2025-06-30 01:35:01,128: INFO: Building opensdn-controller-control-dns 2025-06-30 01:35:01,166: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> b9616065b120 Step 4/9 : ARG CONTAINER_NAME ---> Running in 86cd833610d1 ---> Removed intermediate container 86cd833610d1 ---> 07f6d345f451 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 584b7626fd83 ---> Removed intermediate container 584b7626fd83 ---> 7028774d493a 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 7181b9ee2b18 ---> Removed intermediate container 7181b9ee2b18 ---> 9e2392c218f8 Step 7/9 : COPY entrypoint.sh / ---> 981b61a5adbd Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 69623cd2ca5d ---> Removed intermediate container 69623cd2ca5d ---> bf23768aa6c4 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 21c7609ade15 ---> Removed intermediate container 21c7609ade15 ---> b6ff79110898 [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 b6ff79110898 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 2025-06-30 01:35:15,936: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns] ac2351f1cc9b: Preparing 96812019a694: Preparing cedc16c4ec72: Preparing 7921308bbc18: Preparing 5508c80dec1f: Preparing 23eec888fc98: Preparing 4811f02d146c: Preparing 6fe9616a3ba8: Preparing 5596361584af: Preparing 7e2050ac8733: Preparing 174f56854903: Preparing ac2351f1cc9b: Waiting 96812019a694: Waiting cedc16c4ec72: Waiting 7921308bbc18: Waiting 5508c80dec1f: Waiting 23eec888fc98: Waiting 4811f02d146c: Waiting 6fe9616a3ba8: Waiting 5596361584af: Waiting 7e2050ac8733: Waiting 174f56854903: Waiting 96812019a694: Layer already exists cedc16c4ec72: Layer already exists 5508c80dec1f: Layer already exists 7921308bbc18: Layer already exists ac2351f1cc9b: Pushed 23eec888fc98: Layer already exists 6fe9616a3ba8: Layer already exists 5596361584af: Layer already exists 4811f02d146c: Layer already exists 7e2050ac8733: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:9790fec2f11b64c7438d4d651cc671fbd54c084a3029d82a8beca88dd557b4f9 size: 2620 2025-06-30 01:35:18,046: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds