2025-08-06 06:36:52,619: INFO: Building opensdn-controller-control-dns 2025-08-06 06:36:52,662: 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_9_8_5-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} ---> 3ae726649e61 Step 4/9 : ARG CONTAINER_NAME ---> Running in 43ea424d57e2 ---> Removed intermediate container 43ea424d57e2 ---> a08f6d2d5405 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in af60f269ef0e ---> Removed intermediate container af60f269ef0e ---> 88283d5f1b42 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 dad9663c21fc ---> Removed intermediate container dad9663c21fc ---> f97fea4b6dc5 Step 7/9 : COPY entrypoint.sh / ---> 4b433af1f63d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 23904eef675c ---> Removed intermediate container 23904eef675c ---> e9474fdd9e4b Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 7dc208d6cbda ---> Removed intermediate container 7dc208d6cbda ---> a95560477eb6 [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 a95560477eb6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_5-5 2025-08-06 06:37:07,232: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 420fd6347e01: Preparing def50846ee84: Preparing fcfe9935280a: Preparing ec668e665428: Preparing cc443871483d: Preparing aeb6336ec561: Preparing 85e668a23fa4: Preparing 1208c9d85711: Preparing ec2371bb503a: Preparing 4652006e0cf5: Preparing 174f56854903: Preparing 420fd6347e01: Waiting def50846ee84: Waiting fcfe9935280a: Waiting ec668e665428: Waiting cc443871483d: Waiting aeb6336ec561: Waiting 85e668a23fa4: Waiting 1208c9d85711: Waiting ec2371bb503a: Waiting 4652006e0cf5: Waiting 174f56854903: Waiting 420fd6347e01: Pushed def50846ee84: Layer already exists cc443871483d: Layer already exists ec668e665428: Layer already exists fcfe9935280a: Layer already exists aeb6336ec561: Layer already exists 4652006e0cf5: Layer already exists 85e668a23fa4: Layer already exists 1208c9d85711: Layer already exists ec2371bb503a: Layer already exists 174f56854903: Layer already exists master-1_9_8_5-5: digest: sha256:289e19df1f8b7d80a11cfa16fcbceec13cd18adeab0ba7037cd42b341af2a60f size: 2620 2025-08-06 06:37:09,811: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds