2025-08-11 12:57:28,194: INFO: Building opensdn-controller-control-dns 2025-08-11 12:57:28,243: 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_2_2_2-4_7 --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} ---> 6f1455993658 Step 4/9 : ARG CONTAINER_NAME ---> Running in a0e8313ca66f ---> Removed intermediate container a0e8313ca66f ---> 03509365c8f7 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 16731e748152 ---> Removed intermediate container 16731e748152 ---> 885bcf1d6a06 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 f3902f7a492e ---> Removed intermediate container f3902f7a492e ---> ff65a9f10d77 Step 7/9 : COPY entrypoint.sh / ---> f38d5a1484fa Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a3c5e656b297 ---> Removed intermediate container a3c5e656b297 ---> e47e7cc9f69d Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in c0db3a27a599 ---> Removed intermediate container c0db3a27a599 ---> 296f02ee544b [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 296f02ee544b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_2_2-4_7 2025-08-11 12:57:43,006: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 3a525e011c84: Preparing 488d9772de3d: Preparing f3873a7ffdbe: Preparing a0690042d20d: Preparing 2762c481d320: Preparing f68023a46e9c: Preparing 5ba9bacbde33: Preparing d1c2f66d7880: Preparing 6b40b7f325ec: Preparing 7ce815a85f80: Preparing 174f56854903: Preparing 3a525e011c84: Waiting 488d9772de3d: Waiting f3873a7ffdbe: Waiting a0690042d20d: Waiting 2762c481d320: Waiting f68023a46e9c: Waiting 5ba9bacbde33: Waiting d1c2f66d7880: Waiting 6b40b7f325ec: Waiting 7ce815a85f80: Waiting 174f56854903: Waiting 488d9772de3d: Layer already exists f3873a7ffdbe: Layer already exists f68023a46e9c: Layer already exists 2762c481d320: Layer already exists 5ba9bacbde33: Layer already exists a0690042d20d: Layer already exists 7ce815a85f80: Layer already exists d1c2f66d7880: Layer already exists 174f56854903: Layer already exists 3a525e011c84: Pushed 6b40b7f325ec: Layer already exists master-1_2_2_2-4_7: digest: sha256:a0f4604b87b8f46a980314b2ab8f909a2a1221a7232ec32cf2a294b6d5127020 size: 2620 2025-08-11 12:57:46,450: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds