2025-08-22 21:21:16,343: INFO: Building opensdn-controller-control-dns 2025-08-22 21:21:16,381: 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-2_0_3_0-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} ---> a2f0dee72223 Step 4/9 : ARG CONTAINER_NAME ---> Running in 114c8ec8e1cb ---> Removed intermediate container 114c8ec8e1cb ---> 441b27b2a202 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 272ce940572b ---> Removed intermediate container 272ce940572b ---> 33eac66a80a3 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 c706eca436fb ---> Removed intermediate container c706eca436fb ---> e2e4f61b8980 Step 7/9 : COPY entrypoint.sh / ---> 9d9a741fcc39 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7103a73c7f76 ---> Removed intermediate container 7103a73c7f76 ---> 3459204f74ea Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b8d3fc387236 ---> Removed intermediate container b8d3fc387236 ---> ea70093f4a23 [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 ea70093f4a23 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_3_0-1 2025-08-22 21:21:31,922: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 55790ba04d9c: Preparing 24e922ad1c45: Preparing e3c03373b04c: Preparing eaa929f0767a: Preparing 5a405ca64239: Preparing 604a79b49590: Preparing 6313b62809e0: Preparing 198bda9d6565: Preparing 8bbac7514045: Preparing 6637edef5225: Preparing 174f56854903: Preparing 55790ba04d9c: Waiting 24e922ad1c45: Waiting e3c03373b04c: Waiting eaa929f0767a: Waiting 5a405ca64239: Waiting 604a79b49590: Waiting 6313b62809e0: Waiting 198bda9d6565: Waiting 8bbac7514045: Waiting 6637edef5225: Waiting 174f56854903: Waiting e3c03373b04c: Layer already exists 24e922ad1c45: Layer already exists eaa929f0767a: Layer already exists 6313b62809e0: Layer already exists 604a79b49590: Layer already exists 55790ba04d9c: Pushed 198bda9d6565: Layer already exists 8bbac7514045: Layer already exists 5a405ca64239: Layer already exists 6637edef5225: Layer already exists 174f56854903: Layer already exists master-2_0_3_0-1: digest: sha256:3b75a802efa243cc41935f4d87c7584ec3f03a2b90375d64062843fef5afd1dd size: 2620 2025-08-22 21:21:36,066: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds