2025-06-30 16:26:08,072: INFO: Building opensdn-controller-control-dns 2025-06-30 16:26:08,104: 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_3_2_6-4_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} ---> 840bcdb58da5 Step 4/9 : ARG CONTAINER_NAME ---> Running in bae85f152070 ---> Removed intermediate container bae85f152070 ---> 85dda95e3de1 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in f5886586d557 ---> Removed intermediate container f5886586d557 ---> 2ad523357cc3 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 c4a22459a13d ---> Removed intermediate container c4a22459a13d ---> f50610669dcd Step 7/9 : COPY entrypoint.sh / ---> 811896aa912f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 270d3ed52905 ---> Removed intermediate container 270d3ed52905 ---> 537d3db60693 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in bf1566d671fc ---> Removed intermediate container bf1566d671fc ---> 3d6e203fcfe2 [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 3d6e203fcfe2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_3_2_6-4_1 2025-06-30 16:26:19,705: INFO: Docker build duration: 11 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 37ce78174e34: Preparing e8a1a21b27d5: Preparing 06a1bc4f2030: Preparing 949f869047ae: Preparing 6d7902fc742f: Preparing c72907d37e51: Preparing 1aaca8c02df7: Preparing 0b7d44ce4757: Preparing 2dea34b8d0ee: Preparing 09e8f2b109b4: Preparing 174f56854903: Preparing c72907d37e51: Waiting 1aaca8c02df7: Waiting 0b7d44ce4757: Waiting 2dea34b8d0ee: Waiting 09e8f2b109b4: Waiting 174f56854903: Waiting 37ce78174e34: Pushed 06a1bc4f2030: Layer already exists e8a1a21b27d5: Layer already exists 6d7902fc742f: Layer already exists 949f869047ae: Layer already exists c72907d37e51: Layer already exists 1aaca8c02df7: Layer already exists 09e8f2b109b4: Layer already exists 2dea34b8d0ee: Layer already exists 0b7d44ce4757: Layer already exists 174f56854903: Layer already exists master-1_3_2_6-4_1: digest: sha256:02daff895e4272fc6af36c57ae84add1c2593b6919ddaf4d39843a2185e078a4 size: 2620 2025-06-30 16:26:21,759: INFO: Building opensdn-controller-control-dns finished successfully, duration: 13 seconds