2025-06-19 09:55:41,780: INFO: Building opensdn-controller-control-dns 2025-06-19 09:55:41,821: 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_1_9-1 --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} ---> 9c7e6647b553 Step 4/9 : ARG CONTAINER_NAME ---> Running in f3740882c447 ---> Removed intermediate container f3740882c447 ---> e4995f73707d Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 655e9835c4e9 ---> Removed intermediate container 655e9835c4e9 ---> 6d3880d89d4b 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 a0532a4f7c4a ---> Removed intermediate container a0532a4f7c4a ---> 6149425921a1 Step 7/9 : COPY entrypoint.sh / ---> cc1144a87d61 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 15ee19a2ca8d ---> Removed intermediate container 15ee19a2ca8d ---> ca19d60c6ab4 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b22c2dd84a88 ---> Removed intermediate container b22c2dd84a88 ---> 286f4c725b18 [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 286f4c725b18 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_1_9-1 2025-06-19 09:55:55,434: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 41f5b03eaa8a: Preparing 9847fe27d2a6: Preparing c2673f1b4cbe: Preparing c19f94d44ab2: Preparing 87939f7e073b: Preparing 31e0b6ab8b47: Preparing 8eec39366a0c: Preparing c19f94d44ab2: Waiting 41f5b03eaa8a: Waiting 9847fe27d2a6: Waiting 87939f7e073b: Waiting 31e0b6ab8b47: Waiting c2673f1b4cbe: Waiting 3cdf99e6d729: Preparing 0b6fd477df51: Preparing 96f1fa307eb0: Preparing 174f56854903: Preparing 8eec39366a0c: Waiting 3cdf99e6d729: Waiting 0b6fd477df51: Waiting 96f1fa307eb0: Waiting 174f56854903: Waiting 9847fe27d2a6: Layer already exists c2673f1b4cbe: Layer already exists c19f94d44ab2: Layer already exists 41f5b03eaa8a: Pushed 87939f7e073b: Layer already exists 3cdf99e6d729: Layer already exists 31e0b6ab8b47: Layer already exists 8eec39366a0c: Layer already exists 0b6fd477df51: Layer already exists 96f1fa307eb0: Layer already exists 174f56854903: Layer already exists master-1_8_1_9-1: digest: sha256:a679be43feca206afaa1b8f87871d2cfe14fedbaa0a88707860c83c51382a2df size: 2620 2025-06-19 09:55:58,203: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds