2025-08-18 17:16:06,697: INFO: Building opensdn-controller-control-dns 2025-08-18 17:16:06,741: 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-2_0_2_2-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} ---> 850ae7ab687a Step 4/9 : ARG CONTAINER_NAME ---> Running in e1491fb8fdfc ---> Removed intermediate container e1491fb8fdfc ---> 494681e59d23 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 88c3f30d519e ---> Removed intermediate container 88c3f30d519e ---> e154e3ce2640 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 e4f45d0c361d ---> Removed intermediate container e4f45d0c361d ---> baaa9cd12939 Step 7/9 : COPY entrypoint.sh / ---> 678784e5e190 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2b0b26ced4e5 ---> Removed intermediate container 2b0b26ced4e5 ---> 5f40086a7773 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 47cc9b3ab172 ---> Removed intermediate container 47cc9b3ab172 ---> c9c8f14b833e [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 c9c8f14b833e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_2_2-4 2025-08-18 17:16:22,593: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] de6935477730: Preparing 3881a98f6c2a: Preparing 5175b903ab76: Preparing cc5040eaf282: Preparing 05773c0a216e: Preparing c0c38513d28d: Preparing e849b3215e7c: Preparing 9bad26ab0706: Preparing 2c015e4482e3: Preparing 7fb21e9684c4: Preparing 174f56854903: Preparing de6935477730: Waiting 3881a98f6c2a: Waiting 5175b903ab76: Waiting cc5040eaf282: Waiting 05773c0a216e: Waiting c0c38513d28d: Waiting e849b3215e7c: Waiting 9bad26ab0706: Waiting 2c015e4482e3: Waiting 7fb21e9684c4: Waiting 174f56854903: Waiting 3881a98f6c2a: Layer already exists 05773c0a216e: Layer already exists de6935477730: Pushed cc5040eaf282: Layer already exists 5175b903ab76: Layer already exists c0c38513d28d: Layer already exists e849b3215e7c: Layer already exists 9bad26ab0706: Layer already exists 7fb21e9684c4: Layer already exists 2c015e4482e3: Layer already exists 174f56854903: Layer already exists master-2_0_2_2-4: digest: sha256:909df895144cf79c6b69df9d345dd09fee8fbb46c9f548cbf35b9b5466a00183 size: 2620 2025-08-18 17:16:26,156: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds