2025-05-29 10:58:13,410: INFO: Building opensdn-controller-control-dns 2025-05-29 10:58:13,445: 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_6_3-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} ---> b56e244752f3 Step 4/9 : ARG CONTAINER_NAME ---> Running in 6d4020bb4a91 ---> Removed intermediate container 6d4020bb4a91 ---> a6d2f9fa8ed7 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in d4e0bcfa5229 ---> Removed intermediate container d4e0bcfa5229 ---> 844c594c3816 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 478a2e9112ab ---> Removed intermediate container 478a2e9112ab ---> cf39fa0c8072 Step 7/9 : COPY entrypoint.sh / ---> 7b1d7884d39c Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ebeca97bd96e ---> Removed intermediate container ebeca97bd96e ---> d7a2534bc8da Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 8cd97ef80974 ---> Removed intermediate container 8cd97ef80974 ---> dee2aef5a29e [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 dee2aef5a29e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_3-1 2025-05-29 10:58:27,085: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 539061bab617: Preparing c4a5c26da68c: Preparing 5efe53fb9db4: Preparing aa100788bcd5: Preparing 1c91f0bc4e1c: Preparing 64d6ca9b3c78: Preparing f8046f1eaec1: Preparing a1e71c2f009a: Preparing 2fc499a4f424: Preparing a62f7e5e6c6f: Preparing 174f56854903: Preparing 539061bab617: Waiting c4a5c26da68c: Waiting 5efe53fb9db4: Waiting aa100788bcd5: Waiting 1c91f0bc4e1c: Waiting 64d6ca9b3c78: Waiting f8046f1eaec1: Waiting a1e71c2f009a: Waiting 2fc499a4f424: Waiting a62f7e5e6c6f: Waiting 174f56854903: Waiting aa100788bcd5: Layer already exists 5efe53fb9db4: Layer already exists 1c91f0bc4e1c: Layer already exists c4a5c26da68c: Layer already exists 64d6ca9b3c78: Layer already exists 539061bab617: Pushed f8046f1eaec1: Layer already exists 2fc499a4f424: Layer already exists a1e71c2f009a: Layer already exists 174f56854903: Layer already exists a62f7e5e6c6f: Layer already exists master-1_7_6_3-1: digest: sha256:9e125b4171e384c5eab431bfc0867e3283ff2865a9b72d8c21e7951cefa059dc size: 2620 2025-05-29 10:58:29,255: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds