2025-06-10 22:47:52,917: INFO: Building opensdn-controller-control-dns 2025-06-10 22:47:52,959: 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_0_3-8 --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} ---> 565acd68e32c Step 4/9 : ARG CONTAINER_NAME ---> Running in cd367db27537 ---> Removed intermediate container cd367db27537 ---> 005ab48dff71 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8a6df93931c2 ---> Removed intermediate container 8a6df93931c2 ---> 09a40f5dc81b 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 1743c6ee13fc ---> Removed intermediate container 1743c6ee13fc ---> 3cddd1bcabd7 Step 7/9 : COPY entrypoint.sh / ---> fef6515dbce3 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in bf7c9236ff08 ---> Removed intermediate container bf7c9236ff08 ---> 501576545aa6 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in d23ac73a23fe ---> Removed intermediate container d23ac73a23fe ---> 578f8d798a4a [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 578f8d798a4a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_3-8 2025-06-10 22:48:06,666: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] f9393fe22b8c: Preparing 7123e67eb9cc: Preparing f485148dc412: Preparing 64ec1119d8ca: Preparing 11ef2f59b7c1: Preparing c1e7a263b9cb: Preparing a1fe835fb82e: Preparing 94609f0aa6f6: Preparing 21be152ba92c: Preparing 869824e296b1: Preparing 174f56854903: Preparing f9393fe22b8c: Waiting 7123e67eb9cc: Waiting f485148dc412: Waiting 64ec1119d8ca: Waiting 11ef2f59b7c1: Waiting c1e7a263b9cb: Waiting a1fe835fb82e: Waiting 94609f0aa6f6: Waiting 21be152ba92c: Waiting 869824e296b1: Waiting 174f56854903: Waiting 7123e67eb9cc: Layer already exists f485148dc412: Layer already exists 11ef2f59b7c1: Layer already exists c1e7a263b9cb: Layer already exists a1fe835fb82e: Layer already exists 64ec1119d8ca: Layer already exists f9393fe22b8c: Pushed 94609f0aa6f6: Layer already exists 21be152ba92c: Layer already exists 869824e296b1: Layer already exists 174f56854903: Layer already exists master-1_8_0_3-8: digest: sha256:8f66b5a157f43919338ac6e256a6a15beef0e0fdd7b01df8f435ab2c08442147 size: 2619 2025-06-10 22:48:10,835: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds