2025-07-21 12:00:17,985: INFO: Building opensdn-controller-control-dns 2025-07-21 12:00:18,139: 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_7_2-2 --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} ---> d66fb08fcccf Step 4/9 : ARG CONTAINER_NAME ---> Running in dbd9a4143a4e ---> Removed intermediate container dbd9a4143a4e ---> e758eab07714 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in a8af98fddd87 ---> Removed intermediate container a8af98fddd87 ---> 8673645edc62 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 cd03ac8fb86b ---> Removed intermediate container cd03ac8fb86b ---> 0e290b772f36 Step 7/9 : COPY entrypoint.sh / ---> eb060979f45e Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1c65f8b44cb4 ---> Removed intermediate container 1c65f8b44cb4 ---> 654f88bd74d1 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 6c5dfe9e5950 ---> Removed intermediate container 6c5dfe9e5950 ---> 3445dcb59f94 [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 3445dcb59f94 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_7_2-2 2025-07-21 12:00:32,941: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 9461046d044d: Preparing e58c42545b2d: Preparing 21b77aef33a8: Preparing 40de417b4e14: Preparing f7a11079b8d3: Preparing c2d417855afc: Preparing 315e1a25f81d: Preparing 970043a485eb: Preparing 8103040c13ca: Preparing 10880e6641b0: Preparing 174f56854903: Preparing 9461046d044d: Waiting e58c42545b2d: Waiting 21b77aef33a8: Waiting 40de417b4e14: Waiting f7a11079b8d3: Waiting c2d417855afc: Waiting 315e1a25f81d: Waiting 970043a485eb: Waiting 8103040c13ca: Waiting 10880e6641b0: Waiting 174f56854903: Waiting e58c42545b2d: Layer already exists 21b77aef33a8: Layer already exists 40de417b4e14: Layer already exists f7a11079b8d3: Layer already exists c2d417855afc: Layer already exists 9461046d044d: Pushed 10880e6641b0: Layer already exists 8103040c13ca: Layer already exists 315e1a25f81d: Layer already exists 970043a485eb: Layer already exists 174f56854903: Layer already exists master-1_9_7_2-2: digest: sha256:5d8d314a233c32bd6a6f964cf0c2169bfbbc30e9a4d5937e123fc2c595673f01 size: 2620 2025-07-21 12:00:35,757: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds