2025-08-12 13:01:31,531: INFO: Building opensdn-controller-control-dns 2025-08-12 13:01:31,573: 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_2_2_1-6_8 --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} ---> cd087365b3be Step 4/9 : ARG CONTAINER_NAME ---> Running in 90ff43ce87ec ---> Removed intermediate container 90ff43ce87ec ---> 7cf8174ab7c4 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in e0c8fa7d5c34 ---> Removed intermediate container e0c8fa7d5c34 ---> 8550e529ed4f 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 ee1528a3039e ---> Removed intermediate container ee1528a3039e ---> 467eae51e3a1 Step 7/9 : COPY entrypoint.sh / ---> 4246c8592e19 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in bea5c34eb5dd ---> Removed intermediate container bea5c34eb5dd ---> 5902619898c9 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 652c9a48284f ---> Removed intermediate container 652c9a48284f ---> 50f241664221 [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 50f241664221 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_2_1-6_8 2025-08-12 13:01:44,115: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] f66b53a043cd: Preparing ea6db81475d3: Preparing b3f0e40ab882: Preparing f5be8f8b098b: Preparing a7b14ff4f880: Preparing 393fe211f633: Preparing c32393161e1e: Preparing f66b53a043cd: Waiting ea6db81475d3: Waiting b3f0e40ab882: Waiting f5be8f8b098b: Waiting a7b14ff4f880: Waiting 393fe211f633: Waiting 963091f20b70: Preparing 3962b5058c5b: Preparing 92abfda1dc98: Preparing 174f56854903: Preparing c32393161e1e: Waiting 963091f20b70: Waiting 3962b5058c5b: Waiting 92abfda1dc98: Waiting 174f56854903: Waiting ea6db81475d3: Layer already exists a7b14ff4f880: Layer already exists 393fe211f633: Layer already exists f5be8f8b098b: Layer already exists b3f0e40ab882: Layer already exists f66b53a043cd: Pushed 963091f20b70: Layer already exists c32393161e1e: Layer already exists 3962b5058c5b: Layer already exists 92abfda1dc98: Layer already exists 174f56854903: Layer already exists master-1_2_2_1-6_8: digest: sha256:d4fd2685d63ea10aa8767ebe97f7c8d99b4b986634f05553e66968778a98f11b size: 2620 2025-08-12 13:01:47,654: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds