2025-08-11 14:29:37,896: INFO: Building opensdn-controller-control-dns 2025-08-11 14:29:37,952: 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_3-4 --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} ---> 190f5da0a101 Step 4/9 : ARG CONTAINER_NAME ---> Running in 865e9b1ec0c6 ---> Removed intermediate container 865e9b1ec0c6 ---> 54bf5d8cea82 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in fd3adb1803d4 ---> Removed intermediate container fd3adb1803d4 ---> fb28e351c210 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 1eb357d2b487 ---> Removed intermediate container 1eb357d2b487 ---> a4a480e3daa8 Step 7/9 : COPY entrypoint.sh / ---> 33c1116db831 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 91b5d2ede087 ---> Removed intermediate container 91b5d2ede087 ---> 0cef04374e5a Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 8373d558ea69 ---> Removed intermediate container 8373d558ea69 ---> fe4107e343af [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 fe4107e343af Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_3-4 2025-08-11 14:29:53,076: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] cd93f35cbe8b: Preparing 03b896980702: Preparing 567919caf539: Preparing 61e6907db031: Preparing 6346e08a016a: Preparing 2fe7cbdb7d34: Preparing 40293c6e366f: Preparing 15daacf810d6: Preparing 94fd7963512c: Preparing f12dbe45d9f5: Preparing 174f56854903: Preparing cd93f35cbe8b: Waiting 03b896980702: Waiting 567919caf539: Waiting 61e6907db031: Waiting 6346e08a016a: Waiting 2fe7cbdb7d34: Waiting 40293c6e366f: Waiting 15daacf810d6: Waiting 94fd7963512c: Waiting f12dbe45d9f5: Waiting 174f56854903: Waiting 03b896980702: Layer already exists 6346e08a016a: Layer already exists 61e6907db031: Layer already exists 567919caf539: Layer already exists 2fe7cbdb7d34: Layer already exists cd93f35cbe8b: Pushed 40293c6e366f: Layer already exists f12dbe45d9f5: Layer already exists 15daacf810d6: Layer already exists 94fd7963512c: Layer already exists 174f56854903: Layer already exists master-1_9_8_3-4: digest: sha256:0b5828f7252f76728adf60eb27e270fcbab2ffab2028c78d64837853e35c7bf6 size: 2620 2025-08-11 14:29:56,766: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds