2025-08-01 13:41:49,852: INFO: Building opensdn-controller-control-dns 2025-08-01 13:41:49,887: 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_9_7_6-3 --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} ---> 129ec9bb9dc4 Step 4/9 : ARG CONTAINER_NAME ---> Running in d3a8d0651a56 ---> Removed intermediate container d3a8d0651a56 ---> 9a103018877c Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in bc9140af4891 ---> Removed intermediate container bc9140af4891 ---> 069a2a241b2b 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 e5968be27ec0 ---> Removed intermediate container e5968be27ec0 ---> 348d1aea249a Step 7/9 : COPY entrypoint.sh / ---> fe686e379ad2 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 28f9c38d2d25 ---> Removed intermediate container 28f9c38d2d25 ---> 86a24717e4a4 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 8aedcb7a3f2a ---> Removed intermediate container 8aedcb7a3f2a ---> 78a4cd22e119 [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 78a4cd22e119 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_7_6-3 2025-08-01 13:42:03,092: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] fb1213c044f2: Preparing 045e4f4848d9: Preparing 59529988551a: Preparing 2f8f961f58f4: Preparing 44995b6b3a2b: Preparing cf7f7867a1c4: Preparing 8ca4fa139eb9: Preparing 05c131178866: Preparing 46c15c853aba: Preparing 6805af08390d: Preparing 174f56854903: Preparing 8ca4fa139eb9: Waiting 05c131178866: Waiting 46c15c853aba: Waiting 6805af08390d: Waiting 174f56854903: Waiting cf7f7867a1c4: Waiting 2f8f961f58f4: Layer already exists 59529988551a: Layer already exists 44995b6b3a2b: Layer already exists 045e4f4848d9: Layer already exists fb1213c044f2: Pushed cf7f7867a1c4: Layer already exists 8ca4fa139eb9: Layer already exists 05c131178866: Layer already exists 46c15c853aba: Layer already exists 6805af08390d: Layer already exists 174f56854903: Layer already exists master-1_9_7_6-3: digest: sha256:3579742a4c55d82127a09c13fa842058e227032ccded2b279730f7e6d8429e6d size: 2620 2025-08-01 13:42:04,767: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds