2025-08-19 12:32:07,461: INFO: Building opensdn-controller-control-dns 2025-08-19 12:32:07,516: 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-2_0_2_3-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} ---> fc4fcb3753cc Step 4/9 : ARG CONTAINER_NAME ---> Running in c857fe559aa4 ---> Removed intermediate container c857fe559aa4 ---> 35680963ef7f Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in d5e7e7da6d4e ---> Removed intermediate container d5e7e7da6d4e ---> fd9459477538 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 01cae556253e ---> Removed intermediate container 01cae556253e ---> 634083ba57f2 Step 7/9 : COPY entrypoint.sh / ---> 450a327c66db Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 551e41a40b85 ---> Removed intermediate container 551e41a40b85 ---> 672c041058cd Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in c444fd52cdd3 ---> Removed intermediate container c444fd52cdd3 ---> bfa612e65059 [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 bfa612e65059 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_2_3-1 2025-08-19 12:32:21,734: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] ffc2121ae85f: Preparing 97ec42db9020: Preparing 094f30842b4d: Preparing df9fbe9ce9ae: Preparing f483e922276c: Preparing 7a36193610a0: Preparing e42efaa3714c: Preparing b314a084ff95: Preparing 0089cd662f3c: Preparing 237410159bb4: Preparing 174f56854903: Preparing ffc2121ae85f: Waiting 97ec42db9020: Waiting 094f30842b4d: Waiting df9fbe9ce9ae: Waiting f483e922276c: Waiting 7a36193610a0: Waiting e42efaa3714c: Waiting b314a084ff95: Waiting 0089cd662f3c: Waiting 237410159bb4: Waiting 174f56854903: Waiting 97ec42db9020: Layer already exists df9fbe9ce9ae: Layer already exists 094f30842b4d: Layer already exists f483e922276c: Layer already exists ffc2121ae85f: Pushed e42efaa3714c: Layer already exists 7a36193610a0: Layer already exists 237410159bb4: Layer already exists 0089cd662f3c: Layer already exists b314a084ff95: Layer already exists 174f56854903: Layer already exists master-2_0_2_3-1: digest: sha256:69ae7b8306d01ec678e042521253f2ebb94c9a40386ec571a55368046cc6848b size: 2620 2025-08-19 12:32:24,556: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds