2025-07-25 01:38:56,054: INFO: Building opensdn-controller-control-dns 2025-07-25 01:38:56,114: 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_4_1-8 --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} ---> 39489966ccf3 Step 4/9 : ARG CONTAINER_NAME ---> Running in 0697aaa89e0a ---> Removed intermediate container 0697aaa89e0a ---> 44bcb81be8e2 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in ef5215ea7946 ---> Removed intermediate container ef5215ea7946 ---> b69bfd495291 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 9e79dff1b0f4 ---> Removed intermediate container 9e79dff1b0f4 ---> 0bf718c43902 Step 7/9 : COPY entrypoint.sh / ---> d1ff3da55bb5 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3368e0f9ea0b ---> Removed intermediate container 3368e0f9ea0b ---> be16da359084 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 2d27b52c4242 ---> Removed intermediate container 2d27b52c4242 ---> 4822f647154d [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 4822f647154d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_4_1-8 2025-07-25 01:39:12,039: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] a0035d97ad34: Preparing 6f47f46e3ef5: Preparing 0665fd31e666: Preparing 1b11af96df86: Preparing 55cf54c2384a: Preparing e1e09e6f7228: Preparing bbae49671607: Preparing dfff07461ad4: Preparing d0fcaab9910c: Preparing 20ab0a921c0d: Preparing 174f56854903: Preparing e1e09e6f7228: Waiting bbae49671607: Waiting dfff07461ad4: Waiting d0fcaab9910c: Waiting 20ab0a921c0d: Waiting 174f56854903: Waiting 6f47f46e3ef5: Layer already exists 1b11af96df86: Layer already exists a0035d97ad34: Pushed 0665fd31e666: Layer already exists e1e09e6f7228: Layer already exists 55cf54c2384a: Layer already exists bbae49671607: Layer already exists dfff07461ad4: Layer already exists 20ab0a921c0d: Layer already exists d0fcaab9910c: Layer already exists 174f56854903: Layer already exists master-1_7_4_1-8: digest: sha256:a623b0d3fe5f678ffd807eb40ba0cd1c289cbf227c51f40e616f575c89144b72 size: 2620 2025-07-25 01:39:14,332: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds