2025-06-16 20:02:02,500: INFO: Building opensdn-controller-control-dns 2025-06-16 20:02:02,543: 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_1_2-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} ---> 1909a1b4e526 Step 4/9 : ARG CONTAINER_NAME ---> Running in ed1a4777b382 ---> Removed intermediate container ed1a4777b382 ---> e129521ed58d Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b309072cd73f ---> Removed intermediate container b309072cd73f ---> 1b3122fc3203 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 d481853d07cc ---> Removed intermediate container d481853d07cc ---> 3cdfe9bc3f9a Step 7/9 : COPY entrypoint.sh / ---> 7c238bc6f099 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3b90f0c1688f ---> Removed intermediate container 3b90f0c1688f ---> 828a543c0967 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 17abd2f67439 ---> Removed intermediate container 17abd2f67439 ---> b827361cc69e [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 b827361cc69e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_1_2-1 2025-06-16 20:02:18,985: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 9867dd97d222: Preparing 8ca47cda2cd7: Preparing b409eafe44b8: Preparing 1c89723ed9c4: Preparing e82a6659ffcb: Preparing 0cbe07dcc29e: Preparing dbd598e4492e: Preparing 2739c21af8c8: Preparing aebbb06a3173: Preparing 6cd272ab026c: Preparing 174f56854903: Preparing 9867dd97d222: Waiting 8ca47cda2cd7: Waiting b409eafe44b8: Waiting 1c89723ed9c4: Waiting e82a6659ffcb: Waiting 0cbe07dcc29e: Waiting dbd598e4492e: Waiting 2739c21af8c8: Waiting aebbb06a3173: Waiting 6cd272ab026c: Waiting 174f56854903: Waiting b409eafe44b8: Layer already exists 1c89723ed9c4: Layer already exists 8ca47cda2cd7: Layer already exists e82a6659ffcb: Layer already exists 0cbe07dcc29e: Layer already exists dbd598e4492e: Layer already exists aebbb06a3173: Layer already exists 2739c21af8c8: Layer already exists 174f56854903: Layer already exists 9867dd97d222: Pushed 6cd272ab026c: Layer already exists master-1_8_1_2-1: digest: sha256:609883b9f4147aafa301caec072536e8cb6da6003ce4229c9df4fbabbab27ff5 size: 2619 2025-06-16 20:02:23,980: INFO: Building opensdn-controller-control-dns finished successfully, duration: 21 seconds