2025-06-08 09:15:32,700: INFO: Building opensdn-controller-control-dns 2025-06-08 09:15:32,761: 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_8_0_3-5 --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} ---> 905aa92e28b1 Step 4/9 : ARG CONTAINER_NAME ---> Running in 9200d30b8412 ---> Removed intermediate container 9200d30b8412 ---> c925045b8d0a Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7814fc5b87fa ---> Removed intermediate container 7814fc5b87fa ---> 2f00368c0207 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 d4507d5d8108 ---> Removed intermediate container d4507d5d8108 ---> b82131c7eb19 Step 7/9 : COPY entrypoint.sh / ---> 4018bd1ed28a Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5c32d104ed6a ---> Removed intermediate container 5c32d104ed6a ---> 8c1b2e7dc39d Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 05b86332c700 ---> Removed intermediate container 05b86332c700 ---> 39f9eb26cd49 [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 39f9eb26cd49 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_3-5 2025-06-08 09:15:48,277: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 7f8b1cc67362: Preparing c3abb284985b: Preparing 7f8b1cc67362: Waiting ae3b3074d435: Preparing d8a24700f054: Preparing af16cc073b94: Preparing 6bbeffca4e0e: Preparing c497264e7d60: Preparing 7e1a1f7c5d24: Preparing eab282c89164: Preparing 070c7add7462: Preparing 174f56854903: Preparing c3abb284985b: Waiting ae3b3074d435: Waiting d8a24700f054: Waiting af16cc073b94: Waiting 6bbeffca4e0e: Waiting c497264e7d60: Waiting 7e1a1f7c5d24: Waiting eab282c89164: Waiting 070c7add7462: Waiting 174f56854903: Waiting c3abb284985b: Layer already exists ae3b3074d435: Layer already exists af16cc073b94: Layer already exists 7f8b1cc67362: Pushed 6bbeffca4e0e: Layer already exists d8a24700f054: Layer already exists c497264e7d60: Layer already exists 7e1a1f7c5d24: Layer already exists eab282c89164: Layer already exists 070c7add7462: Layer already exists 174f56854903: Layer already exists master-1_8_0_3-5: digest: sha256:6c8e59366350ca8de5f0900d7edf7a4f7e7fafc266a80266ff22e95d749a8a0d size: 2620 2025-06-08 09:15:51,821: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds