2025-08-05 18:56:20,667: INFO: Building opensdn-controller-control-dns 2025-08-05 18:56:20,730: 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-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} ---> c5ccf994855f Step 4/9 : ARG CONTAINER_NAME ---> Running in 237d3586bc3a ---> Removed intermediate container 237d3586bc3a ---> a6f745720d35 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in a79a3b2baf34 ---> Removed intermediate container a79a3b2baf34 ---> 9963873f7dcc 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 93e330afd755 ---> Removed intermediate container 93e330afd755 ---> 6940a7f509f5 Step 7/9 : COPY entrypoint.sh / ---> 2dd3b6f2355e Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3167676f4b2b ---> Removed intermediate container 3167676f4b2b ---> 132cbb417740 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in c26d113b849d ---> Removed intermediate container c26d113b849d ---> 25669c6ed720 [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 25669c6ed720 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_5-4 2025-08-05 18:56:34,834: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] cf09bf743673: Preparing d4be9ee628ba: Preparing b60e4a63631d: Preparing 8d04837cb400: Preparing df286ebf1a58: Preparing e4f3a42ee4cd: Preparing 06e81b3bb448: Preparing 915bb8f2816e: Preparing 97f691a34b66: Preparing d10453df02bc: Preparing 174f56854903: Preparing e4f3a42ee4cd: Waiting 06e81b3bb448: Waiting 915bb8f2816e: Waiting cf09bf743673: Waiting d4be9ee628ba: Waiting 97f691a34b66: Waiting b60e4a63631d: Waiting 8d04837cb400: Waiting df286ebf1a58: Waiting d10453df02bc: Waiting 174f56854903: Waiting 8d04837cb400: Layer already exists b60e4a63631d: Layer already exists cf09bf743673: Pushed d4be9ee628ba: Layer already exists df286ebf1a58: Layer already exists e4f3a42ee4cd: Layer already exists 915bb8f2816e: Layer already exists 06e81b3bb448: Layer already exists d10453df02bc: Layer already exists 97f691a34b66: Layer already exists 174f56854903: Layer already exists master-1_9_8_5-4: digest: sha256:e565098a09bdeb721bebfde1c2ba62f2d29580e785202412b7d7aebc2a4154f0 size: 2620 2025-08-05 18:56:37,453: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds