2025-06-11 18:54:26,138: INFO: Building opensdn-controller-control-dns 2025-06-11 18:54:26,188: 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_7_2_1-4 --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} ---> 1d693fb01f67 Step 4/9 : ARG CONTAINER_NAME ---> Running in 42c8db4a0096 ---> Removed intermediate container 42c8db4a0096 ---> 0e23658edae8 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8e1be29ed110 ---> Removed intermediate container 8e1be29ed110 ---> 1a212b6e7f24 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 b4d1b97c7efa ---> Removed intermediate container b4d1b97c7efa ---> 7ba13dc44847 Step 7/9 : COPY entrypoint.sh / ---> 089879413deb Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 96e3be17956f ---> Removed intermediate container 96e3be17956f ---> 243f3e9d1a17 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 7088d73d3472 ---> Removed intermediate container 7088d73d3472 ---> dc6f37284b0c [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 dc6f37284b0c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_2_1-4 2025-06-11 18:54:40,238: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 112fd2372800: Preparing c7afe3692607: Preparing 3c7b85292897: Preparing 4af5fd630826: Preparing 393edb661e64: Preparing 0d4b0dbaf5ae: Preparing 39bc8c1c4987: Preparing f449817cf334: Preparing eee004f3b8e5: Preparing 1fd3d5200c6f: Preparing 174f56854903: Preparing 112fd2372800: Waiting c7afe3692607: Waiting 3c7b85292897: Waiting 4af5fd630826: Waiting 393edb661e64: Waiting 0d4b0dbaf5ae: Waiting 39bc8c1c4987: Waiting f449817cf334: Waiting eee004f3b8e5: Waiting 1fd3d5200c6f: Waiting 174f56854903: Waiting 4af5fd630826: Layer already exists 3c7b85292897: Layer already exists 393edb661e64: Layer already exists c7afe3692607: Layer already exists 0d4b0dbaf5ae: Layer already exists 39bc8c1c4987: Layer already exists eee004f3b8e5: Layer already exists f449817cf334: Layer already exists 112fd2372800: Pushed 1fd3d5200c6f: Layer already exists 174f56854903: Layer already exists master-1_7_2_1-4: digest: sha256:eade9c0e9fa4f1557e784aef68db41b77a07eb39d847340d152d316d6e6a7052 size: 2619 2025-06-11 18:54:42,333: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds