2025-08-11 20:50:36,049: INFO: Building opensdn-controller-control-dns 2025-08-11 20:50:36,082: 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_0_2-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} ---> 179205743e5d Step 4/9 : ARG CONTAINER_NAME ---> Running in 0f201709a575 ---> Removed intermediate container 0f201709a575 ---> b0c02cde0f62 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1f5ab0aae894 ---> Removed intermediate container 1f5ab0aae894 ---> f4ba1c3a3228 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 0e7d5e61bb6d ---> Removed intermediate container 0e7d5e61bb6d ---> 42e68a156c62 Step 7/9 : COPY entrypoint.sh / ---> a443ccf4d7d0 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d8f04d44173c ---> Removed intermediate container d8f04d44173c ---> 52dbbf0a1420 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b2266c367ec6 ---> Removed intermediate container b2266c367ec6 ---> cdae5a4dbc86 [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 cdae5a4dbc86 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_0_2-1 2025-08-11 20:50:49,256: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 4ccfc51a3f77: Preparing 9ea4fe47f0d8: Preparing b8c68195622a: Preparing b2d0485923e8: Preparing b133f1d46693: Preparing f927afe9eb66: Preparing 40193a6e2648: Preparing ad61651946de: Preparing c7f4e19424ea: Preparing e079613c4c06: Preparing 174f56854903: Preparing 40193a6e2648: Waiting ad61651946de: Waiting c7f4e19424ea: Waiting e079613c4c06: Waiting 174f56854903: Waiting 4ccfc51a3f77: Waiting 9ea4fe47f0d8: Waiting b8c68195622a: Waiting b2d0485923e8: Waiting b133f1d46693: Waiting f927afe9eb66: Waiting 4ccfc51a3f77: Pushed 9ea4fe47f0d8: Layer already exists b2d0485923e8: Layer already exists b8c68195622a: Layer already exists b133f1d46693: Layer already exists f927afe9eb66: Layer already exists ad61651946de: Layer already exists 40193a6e2648: Layer already exists c7f4e19424ea: Layer already exists e079613c4c06: Layer already exists 174f56854903: Layer already exists master-2_0_0_2-1: digest: sha256:10ec0c933eca6321aad91d1971c8e762837f6801d05b5dd802d46671425579b3 size: 2620 2025-08-11 20:50:52,035: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds