2025-08-18 09:04:37,281: INFO: Building opensdn-controller-control-dns 2025-08-18 09:04:37,311: 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_7_6_9-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} ---> 03f49ef8bd91 Step 4/9 : ARG CONTAINER_NAME ---> Running in 70d2d5df08bb ---> Removed intermediate container 70d2d5df08bb ---> 268fb23efa57 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in a2b5f0c64c9d ---> Removed intermediate container a2b5f0c64c9d ---> 3ce6480338e2 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 6bcca644e32d ---> Removed intermediate container 6bcca644e32d ---> 8b6b9499eb4a Step 7/9 : COPY entrypoint.sh / ---> 14b6a3715d3f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e6ff4b21aa62 ---> Removed intermediate container e6ff4b21aa62 ---> b4a009a0d258 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 5ea2fdafeaec ---> Removed intermediate container 5ea2fdafeaec ---> f508a863613e [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 f508a863613e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_9-3_1 2025-08-18 09:04:49,001: INFO: Docker build duration: 11 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 6baf29236c1c: Preparing aaff7952f96e: Preparing 646b864766cb: Preparing 27dd185d644f: Preparing 46d2dfd9dacd: Preparing 563a4ae1eb25: Preparing 35e9fed59e16: Preparing a264bce45a63: Preparing e4d898f6290f: Preparing 2ee3850783e6: Preparing 174f56854903: Preparing 6baf29236c1c: Waiting aaff7952f96e: Waiting 646b864766cb: Waiting 27dd185d644f: Waiting 46d2dfd9dacd: Waiting 563a4ae1eb25: Waiting 35e9fed59e16: Waiting a264bce45a63: Waiting e4d898f6290f: Waiting 2ee3850783e6: Waiting 174f56854903: Waiting 646b864766cb: Layer already exists aaff7952f96e: Layer already exists 27dd185d644f: Layer already exists 6baf29236c1c: Pushed 35e9fed59e16: Layer already exists 46d2dfd9dacd: Layer already exists 563a4ae1eb25: Layer already exists a264bce45a63: Layer already exists 174f56854903: Layer already exists e4d898f6290f: Layer already exists 2ee3850783e6: Layer already exists master-1_7_6_9-3_1: digest: sha256:b771c4236bf0daf94ffc4e4fb0edc14693102e512723247befabe8bf9374a3b3 size: 2620 2025-08-18 09:04:53,011: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds