2025-08-26 10:39:11,565: INFO: Building opensdn-controller-control-dns 2025-08-26 10:39:11,592: 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-2_0_3_8-1 --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 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} ---> f11f6d6bc1ef Step 4/9 : ARG CONTAINER_NAME ---> Running in dbe1a3e1232a ---> Removed intermediate container dbe1a3e1232a ---> 2e0baf03eaac Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 95b0c5b4f26d ---> Removed intermediate container 95b0c5b4f26d ---> f95a328a38a3 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 c73a73bc44c0 ---> Removed intermediate container c73a73bc44c0 ---> 7975c24500f5 Step 7/9 : COPY entrypoint.sh / ---> c0b49cc11d04 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5c7e976a71a5 ---> Removed intermediate container 5c7e976a71a5 ---> 55ddf877a9cf Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 128bbb64d1b5 ---> Removed intermediate container 128bbb64d1b5 ---> e4db9592c72b [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] were not consumed Successfully built e4db9592c72b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_3_8-1 2025-08-26 10:39:27,938: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] c2d8f224d1af: Preparing 86217b6838d1: Preparing 16cd2c8c7e62: Preparing 7e950f1b7817: Preparing aab627e6bc87: Preparing 9a23572c275d: Preparing ff6197fef55a: Preparing b5d39ae4480f: Preparing 6cc68c93373a: Preparing 855e3f2a64b6: Preparing 174f56854903: Preparing 9a23572c275d: Waiting ff6197fef55a: Waiting b5d39ae4480f: Waiting 6cc68c93373a: Waiting 855e3f2a64b6: Waiting 174f56854903: Waiting c2d8f224d1af: Waiting 86217b6838d1: Waiting 16cd2c8c7e62: Waiting 7e950f1b7817: Waiting aab627e6bc87: Waiting 86217b6838d1: Layer already exists 7e950f1b7817: Layer already exists aab627e6bc87: Layer already exists 16cd2c8c7e62: Layer already exists 9a23572c275d: Layer already exists ff6197fef55a: Layer already exists c2d8f224d1af: Pushed b5d39ae4480f: Layer already exists 6cc68c93373a: Layer already exists 855e3f2a64b6: Layer already exists 174f56854903: Layer already exists master-2_0_3_8-1: digest: sha256:2ca17715727915bb49ba7d0015ea3cb0ced510490fb2a465baf305476039fd4a size: 2620 2025-08-26 10:39:32,341: INFO: Building opensdn-controller-control-dns finished successfully, duration: 21 seconds