2025-07-08 09:08:20,835: INFO: Building opensdn-controller-control-dns 2025-07-08 09:08:20,922: 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_0_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} ---> 6589e700bdaf Step 4/9 : ARG CONTAINER_NAME ---> Running in d4b5969a8b09 ---> Removed intermediate container d4b5969a8b09 ---> ce2977127b90 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 93228bb54e72 ---> Removed intermediate container 93228bb54e72 ---> 90b31ab01e66 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 eedfbc34e410 ---> Removed intermediate container eedfbc34e410 ---> 369b39537539 Step 7/9 : COPY entrypoint.sh / ---> c94a6eb007eb Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 55b8402a4ef3 ---> Removed intermediate container 55b8402a4ef3 ---> 3be82178ec9e Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 35d08c91e039 ---> Removed intermediate container 35d08c91e039 ---> 636d99a9586e [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 636d99a9586e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_0_1-1 2025-07-08 09:08:35,450: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 6b4828d6aad5: Preparing f8cceeef7f23: Preparing 14f466a82aba: Preparing 55e8807e2376: Preparing 604cb2a85327: Preparing 749182ebd63e: Preparing b601c23c1f20: Preparing 0798a29c930d: Preparing 2e4f582e39dc: Preparing 0987c02ce09f: Preparing 174f56854903: Preparing 6b4828d6aad5: Waiting f8cceeef7f23: Waiting 14f466a82aba: Waiting 55e8807e2376: Waiting 604cb2a85327: Waiting 749182ebd63e: Waiting b601c23c1f20: Waiting 0798a29c930d: Waiting 2e4f582e39dc: Waiting 0987c02ce09f: Waiting 174f56854903: Waiting 55e8807e2376: Layer already exists f8cceeef7f23: Layer already exists 14f466a82aba: Layer already exists 604cb2a85327: Layer already exists 0798a29c930d: Layer already exists 749182ebd63e: Layer already exists b601c23c1f20: Layer already exists 6b4828d6aad5: Pushed 174f56854903: Layer already exists 0987c02ce09f: Layer already exists 2e4f582e39dc: Layer already exists master-1_9_0_1-1: digest: sha256:e5f45ffe2685392af807ee9438b4ac19694e51dce45c402602ca5936109fc661 size: 2620 2025-07-08 09:08:40,821: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds