2025-05-07 08:13:43,164: INFO: Building opensdn-controller-control-dns 2025-05-07 08:13:43,178: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_6_6_8-2 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-controller-control-dns --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 15.36 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> 9fec897808d2 Step 4/9 : ARG CONTAINER_NAME ---> Running in f7320975e4c9 ---> Removed intermediate container f7320975e4c9 ---> 1203032e8894 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2b92c604bc93 ---> Removed intermediate container 2b92c604bc93 ---> a53f2687e3b9 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail DNS" description="Contrail DNS provides DNS service to the VMs spawned on compute nodes." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 1efebfb78cab ---> Removed intermediate container 1efebfb78cab ---> 5e54a6d5d63c Step 7/9 : COPY entrypoint.sh / ---> 3311a653450d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3f14baf34a73 ---> Removed intermediate container 3f14baf34a73 ---> b982ec8f2d04 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 77d0f7967a10 ---> Removed intermediate container 77d0f7967a10 ---> ab0c658c5384 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built ab0c658c5384 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_8-2 2025-05-07 08:13:59,231: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] ff465fc43499: Preparing 32a8cfa483b6: Preparing faf1b641187f: Preparing ecdfa3cee11d: Preparing 3062bc12d76f: Preparing ffd8bd95b855: Preparing be1104ddc790: Preparing bfe8e43fab3c: Preparing e169059767e9: Preparing 9692a72f4d88: Preparing 174f56854903: Preparing ff465fc43499: Waiting 32a8cfa483b6: Waiting faf1b641187f: Waiting ecdfa3cee11d: Waiting 3062bc12d76f: Waiting ffd8bd95b855: Waiting be1104ddc790: Waiting bfe8e43fab3c: Waiting e169059767e9: Waiting 9692a72f4d88: Waiting 174f56854903: Waiting ecdfa3cee11d: Layer already exists 32a8cfa483b6: Layer already exists faf1b641187f: Layer already exists be1104ddc790: Layer already exists bfe8e43fab3c: Layer already exists ffd8bd95b855: Layer already exists 3062bc12d76f: Layer already exists ff465fc43499: Pushed e169059767e9: Layer already exists 9692a72f4d88: Layer already exists 174f56854903: Layer already exists master-1_6_6_8-2: digest: sha256:272148083ba6904869fe0a978ab579e3f47d3b16aeae211d7f5ff0389447d951 size: 2620 2025-05-07 08:14:02,172: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds