2025-07-23 14:09:01,847: INFO: Building opensdn-controller-control-dns 2025-07-23 14:09:01,894: 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_1-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} ---> 4fe64945c46d Step 4/9 : ARG CONTAINER_NAME ---> Running in 7b0444f24d12 ---> Removed intermediate container 7b0444f24d12 ---> 4b8a75a0ee66 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in e9d2fd325921 ---> Removed intermediate container e9d2fd325921 ---> f8385c571e6c 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 a5f84c967d7d ---> Removed intermediate container a5f84c967d7d ---> df6ae480a558 Step 7/9 : COPY entrypoint.sh / ---> 2d97013253a5 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ea58c277dbf8 ---> Removed intermediate container ea58c277dbf8 ---> f1cd03abc7f4 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 19be443f7b2d ---> Removed intermediate container 19be443f7b2d ---> b38097f3e74a [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 b38097f3e74a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_1-1 2025-07-23 14:09:15,747: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 81ff0c8b4f8d: Preparing e7890865fe24: Preparing ffe518c5cfe0: Preparing a93f13da6a01: Preparing d04826478bb9: Preparing 2ba82c2c56ff: Preparing 4d8e47cc1967: Preparing 75d65b466034: Preparing 149c252c382f: Preparing b842fb172eb3: Preparing 174f56854903: Preparing 81ff0c8b4f8d: Waiting e7890865fe24: Waiting ffe518c5cfe0: Waiting a93f13da6a01: Waiting d04826478bb9: Waiting 2ba82c2c56ff: Waiting 4d8e47cc1967: Waiting 75d65b466034: Waiting 149c252c382f: Waiting b842fb172eb3: Waiting 174f56854903: Waiting e7890865fe24: Layer already exists ffe518c5cfe0: Layer already exists d04826478bb9: Layer already exists a93f13da6a01: Layer already exists 75d65b466034: Layer already exists 81ff0c8b4f8d: Pushed 4d8e47cc1967: Layer already exists 2ba82c2c56ff: Layer already exists 149c252c382f: Layer already exists b842fb172eb3: Layer already exists 174f56854903: Layer already exists master-1_9_8_1-1: digest: sha256:1b89ad6643394474caf3d54f1328e25195b2c3caefbca8eeab728c33e4477fb0 size: 2620 2025-07-23 14:09:18,717: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds