2025-05-29 11:55:35,315: INFO: Building opensdn-controller-control-dns 2025-05-29 11:55:35,352: 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} ---> d47f6beaec41 Step 4/9 : ARG CONTAINER_NAME ---> Running in 8eff5a22712b ---> Removed intermediate container 8eff5a22712b ---> d78f3276b406 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 77de4d44c4ac ---> Removed intermediate container 77de4d44c4ac ---> 32596898d4d6 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 961f1be1353f ---> Removed intermediate container 961f1be1353f ---> ae18bf5a9dc6 Step 7/9 : COPY entrypoint.sh / ---> 7186b92cbaea Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4c3b6854de94 ---> Removed intermediate container 4c3b6854de94 ---> 772b5f548c27 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 74862d411545 ---> Removed intermediate container 74862d411545 ---> 98cfde2e7f37 [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 98cfde2e7f37 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_3-1 2025-05-29 11:55:48,653: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] f8c67e337215: Preparing 59a88ee6f932: Preparing 308e53500e15: Preparing b8a1078fa766: Preparing f3c0dc5c68a3: Preparing d50a603ef982: Preparing aa14a2cb6b0e: Preparing d52132f7c1a7: Preparing 5acae68b2931: Preparing a0ecbdc28aec: Preparing 174f56854903: Preparing f8c67e337215: Waiting 59a88ee6f932: Waiting 308e53500e15: Waiting b8a1078fa766: Waiting f3c0dc5c68a3: Waiting d50a603ef982: Waiting aa14a2cb6b0e: Waiting d52132f7c1a7: Waiting 5acae68b2931: Waiting a0ecbdc28aec: Waiting 174f56854903: Waiting 59a88ee6f932: Layer already exists b8a1078fa766: Layer already exists f3c0dc5c68a3: Layer already exists f8c67e337215: Pushed 308e53500e15: Layer already exists d50a603ef982: Layer already exists d52132f7c1a7: Layer already exists aa14a2cb6b0e: Layer already exists a0ecbdc28aec: Layer already exists 5acae68b2931: Layer already exists 174f56854903: Layer already exists master-1_7_6_3-1: digest: sha256:cd2e058ffd72b96d32dfe50a5411139914e5e340cdd9b9e28ef1bcf3d162e527 size: 2620 2025-05-29 11:55:52,728: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds