2025-06-11 17:00:12,478: INFO: Building opensdn-controller-control-dns 2025-06-11 17:00:12,509: 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_7_2_1-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} ---> 90fcacde29e0 Step 4/9 : ARG CONTAINER_NAME ---> Running in 86e102637d65 ---> Removed intermediate container 86e102637d65 ---> fc4e18831970 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8e2d6cd0b486 ---> Removed intermediate container 8e2d6cd0b486 ---> 8ea1cd5e1c4a 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 0b2ce8cbe20a ---> Removed intermediate container 0b2ce8cbe20a ---> 803900b5ed8b Step 7/9 : COPY entrypoint.sh / ---> aace482dd689 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6be505f7eaed ---> Removed intermediate container 6be505f7eaed ---> 770621426b44 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 22c9342419d2 ---> Removed intermediate container 22c9342419d2 ---> 2a8b6f125c9d [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 2a8b6f125c9d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_2_1-4 2025-06-11 17:00:28,165: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] cec1e4c443f9: Preparing 5253775d6023: Preparing e5e1362a9305: Preparing 762cda254e21: Preparing 2453608edc96: Preparing a8f03c9ce261: Preparing 29c61290c297: Preparing e1c84613ab10: Preparing eeebc05cffb7: Preparing ed6aa0cf551a: Preparing 174f56854903: Preparing cec1e4c443f9: Waiting 5253775d6023: Waiting e5e1362a9305: Waiting 762cda254e21: Waiting 2453608edc96: Waiting a8f03c9ce261: Waiting 29c61290c297: Waiting e1c84613ab10: Waiting eeebc05cffb7: Waiting ed6aa0cf551a: Waiting 174f56854903: Waiting 5253775d6023: Layer already exists cec1e4c443f9: Pushed 2453608edc96: Layer already exists e5e1362a9305: Layer already exists 762cda254e21: Layer already exists a8f03c9ce261: Layer already exists 29c61290c297: Layer already exists e1c84613ab10: Layer already exists eeebc05cffb7: Layer already exists ed6aa0cf551a: Layer already exists 174f56854903: Layer already exists master-1_7_2_1-4: digest: sha256:d8718e56c7c4dff1cd5c135778abd84ce39b2b570811b4a877345a6a00898442 size: 2619 2025-06-11 17:00:32,810: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds