2025-08-11 15:22:30,045: INFO: Building opensdn-controller-control-dns 2025-08-11 15:22:30,084: 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_8_5-1_4 --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} ---> 21c1a0d009e7 Step 4/9 : ARG CONTAINER_NAME ---> Running in 65c2f6e7a18b ---> Removed intermediate container 65c2f6e7a18b ---> 378104b0aa45 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in c50a23939d86 ---> Removed intermediate container c50a23939d86 ---> 13909f6b0e88 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 201aa8ff031d ---> Removed intermediate container 201aa8ff031d ---> 75fb5cfb2c88 Step 7/9 : COPY entrypoint.sh / ---> d27fd4fc1c99 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 51e5510e2176 ---> Removed intermediate container 51e5510e2176 ---> f8022c6f831e Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b2d50053fff8 ---> Removed intermediate container b2d50053fff8 ---> 31a6577aeabd [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 31a6577aeabd Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_5-1_4 2025-08-11 15:22:44,445: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] c1c7cdc48bb8: Preparing 374642f5da16: Preparing 30a171c49653: Preparing 0aa16ee32445: Preparing 473cc537b045: Preparing 11ea94879fb9: Preparing 2e6ff32678da: Preparing b954f7a3cb2b: Preparing cb71937d1097: Preparing 851297f0b976: Preparing 174f56854903: Preparing 473cc537b045: Waiting 11ea94879fb9: Waiting 2e6ff32678da: Waiting b954f7a3cb2b: Waiting cb71937d1097: Waiting 851297f0b976: Waiting 174f56854903: Waiting 30a171c49653: Layer already exists c1c7cdc48bb8: Pushed 0aa16ee32445: Layer already exists 374642f5da16: Layer already exists 473cc537b045: Layer already exists 11ea94879fb9: Layer already exists 2e6ff32678da: Layer already exists 851297f0b976: Layer already exists cb71937d1097: Layer already exists b954f7a3cb2b: Layer already exists 174f56854903: Layer already exists master-1_9_8_5-1_4: digest: sha256:0c7c5bf9eb6cf11db7a9544130dab0301d9be036731ef26e39ea49e7c2c870ed size: 2620 2025-08-11 15:22:46,870: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds