2025-06-18 07:21:20,454: INFO: Building opensdn-controller-control-dns 2025-06-18 07:21:20,564: 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_8_0_5-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} ---> 94ab62d7036b Step 4/9 : ARG CONTAINER_NAME ---> Running in 19cef33eee64 ---> Removed intermediate container 19cef33eee64 ---> 8aaffbb9da9f Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in f9e79f9c5710 ---> Removed intermediate container f9e79f9c5710 ---> 496bc441df46 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 b7a68d3eef47 ---> Removed intermediate container b7a68d3eef47 ---> 00ef068d6ae8 Step 7/9 : COPY entrypoint.sh / ---> 259094c211ad Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a933f31d580a ---> Removed intermediate container a933f31d580a ---> 165f1c712fe5 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in c4b2322f0dee ---> Removed intermediate container c4b2322f0dee ---> 5d2303c22d67 [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 5d2303c22d67 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_5-1 2025-06-18 07:21:37,267: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 6c2c023d3b7f: Preparing 931f776a6352: Preparing 54eb5fd8111c: Preparing 2968827bde45: Preparing 68b563e7598d: Preparing e523103c32dc: Preparing da3b54453f6b: Preparing ce33fc492924: Preparing 774ad0abe377: Preparing 33f0f62233c6: Preparing 174f56854903: Preparing 6c2c023d3b7f: Waiting 931f776a6352: Waiting 54eb5fd8111c: Waiting 2968827bde45: Waiting 68b563e7598d: Waiting e523103c32dc: Waiting da3b54453f6b: Waiting ce33fc492924: Waiting 774ad0abe377: Waiting 33f0f62233c6: Waiting 174f56854903: Waiting 931f776a6352: Layer already exists 68b563e7598d: Layer already exists 54eb5fd8111c: Layer already exists ce33fc492924: Layer already exists 2968827bde45: Layer already exists da3b54453f6b: Layer already exists e523103c32dc: Layer already exists 774ad0abe377: Layer already exists 6c2c023d3b7f: Pushed 174f56854903: Layer already exists 33f0f62233c6: Layer already exists master-1_8_0_5-1: digest: sha256:ab1bd729a6d95788f200c93397d2ac193632cfd470130046e24ec3c8bb3c34ac size: 2620 2025-06-18 07:21:40,024: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds