2025-05-12 10:52:46,020: INFO: Building opensdn-controller-control-dns 2025-05-12 10:52:46,054: 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_0_8_7-7_0 --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} ---> 09899ee4c1b2 Step 4/9 : ARG CONTAINER_NAME ---> Running in ec469baa5606 ---> Removed intermediate container ec469baa5606 ---> b5ee87f25a1c Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1f3d98d2c0f5 ---> Removed intermediate container 1f3d98d2c0f5 ---> 70f2e8ff9555 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 cc9d88af5329 ---> Removed intermediate container cc9d88af5329 ---> 29d555ebe39c Step 7/9 : COPY entrypoint.sh / ---> e3d8b49ed43a Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1a253309c9f4 ---> Removed intermediate container 1a253309c9f4 ---> db8a820a633a Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 458c1f255e70 ---> Removed intermediate container 458c1f255e70 ---> f27b36b116a7 [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 f27b36b116a7 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_0_8_7-7_0 2025-05-12 10:53:00,216: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] e186f9bacd25: Preparing 1b85fc157b27: Preparing 79c8f85374a0: Preparing 480e8699210a: Preparing 7508ca859452: Preparing d24931b41642: Preparing 622a89690fdf: Preparing 79d76a183714: Preparing c0f9089667c4: Preparing 5c45c81768a9: Preparing 174f56854903: Preparing e186f9bacd25: Waiting 1b85fc157b27: Waiting 79c8f85374a0: Waiting 480e8699210a: Waiting 7508ca859452: Waiting d24931b41642: Waiting 622a89690fdf: Waiting 79d76a183714: Waiting c0f9089667c4: Waiting 5c45c81768a9: Waiting 174f56854903: Waiting 1b85fc157b27: Layer already exists 79c8f85374a0: Layer already exists 7508ca859452: Layer already exists e186f9bacd25: Pushed 622a89690fdf: Layer already exists 79d76a183714: Layer already exists 480e8699210a: Layer already exists d24931b41642: Layer already exists c0f9089667c4: Layer already exists 5c45c81768a9: Layer already exists 174f56854903: Layer already exists master-1_0_8_7-7_0: digest: sha256:354a173b02ce368f56028314e1a60136a71968fd183652d2b6c4a26a83ce1d97 size: 2620 2025-05-12 10:53:03,152: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds