2025-07-22 13:41:15,318: INFO: Building opensdn-controller-control-dns 2025-07-22 13:41:15,380: 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_3-3 --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} ---> 243f6de82550 Step 4/9 : ARG CONTAINER_NAME ---> Running in 0f34a86fe03e ---> Removed intermediate container 0f34a86fe03e ---> e5fbe359b3f6 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8f1b5d95e7a7 ---> Removed intermediate container 8f1b5d95e7a7 ---> 98e1926eec69 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 644cbf77cb67 ---> Removed intermediate container 644cbf77cb67 ---> 7b79d62f68da Step 7/9 : COPY entrypoint.sh / ---> 844b5dd7dfec Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 04b5e3be71a6 ---> Removed intermediate container 04b5e3be71a6 ---> 7f079ae90afe Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 397cf9c9b888 ---> Removed intermediate container 397cf9c9b888 ---> 7bcd6879a74b [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 7bcd6879a74b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_7_3-3 2025-07-22 13:41:30,174: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 927e294cf9b9: Preparing 9c2aa48fd287: Preparing e49cdd92318d: Preparing f06d4b46c358: Preparing b7df0da4777d: Preparing 8a9abd8e4cad: Preparing ae4a25ee3d08: Preparing 54a3affb57a6: Preparing 430a8869dc82: Preparing 602ef71f5ccc: Preparing 174f56854903: Preparing 927e294cf9b9: Waiting 9c2aa48fd287: Waiting e49cdd92318d: Waiting f06d4b46c358: Waiting b7df0da4777d: Waiting 8a9abd8e4cad: Waiting ae4a25ee3d08: Waiting 54a3affb57a6: Waiting 430a8869dc82: Waiting 602ef71f5ccc: Waiting 174f56854903: Waiting e49cdd92318d: Layer already exists 9c2aa48fd287: Layer already exists f06d4b46c358: Layer already exists b7df0da4777d: Layer already exists 8a9abd8e4cad: Layer already exists ae4a25ee3d08: Layer already exists 927e294cf9b9: Pushed 430a8869dc82: Layer already exists 54a3affb57a6: Layer already exists 174f56854903: Layer already exists 602ef71f5ccc: Layer already exists master-1_9_7_3-3: digest: sha256:8bfae9eafd37ef6596470044bc536443bb315c0d9aa703b822069b9d76b3a7ac size: 2620 2025-07-22 13:41:32,991: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds