2025-08-25 14:36:29,773: INFO: Building opensdn-controller-control-dns 2025-08-25 14:36:29,887: 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_3_5-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 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} ---> 6af0a38c530b Step 4/9 : ARG CONTAINER_NAME ---> Running in 68627c79ea55 ---> Removed intermediate container 68627c79ea55 ---> 212fcd5d46aa Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 77d21521d993 ---> Removed intermediate container 77d21521d993 ---> 46d5fa3b0985 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 fd5073fd40cf ---> Removed intermediate container fd5073fd40cf ---> a19a506d2863 Step 7/9 : COPY entrypoint.sh / ---> 54d1a2acd27a Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2242a7a91833 ---> Removed intermediate container 2242a7a91833 ---> 44ea0abbef9c Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 0267d78bfdaf ---> Removed intermediate container 0267d78bfdaf ---> 5a85d11f3a03 [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] were not consumed Successfully built 5a85d11f3a03 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_3_5-1 2025-08-25 14:36:44,329: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 68842edb3c6a: Preparing a4b95def8c8f: Preparing d7005215bd37: Preparing c4feb60ad335: Preparing 5022e2c8f3d2: Preparing c092e48bf5b1: Preparing 0a8c0adb0819: Preparing 84ce7b2e88dd: Preparing e96928d81a07: Preparing f229393002fa: Preparing 174f56854903: Preparing 68842edb3c6a: Waiting c4feb60ad335: Waiting 84ce7b2e88dd: Waiting e96928d81a07: Waiting 5022e2c8f3d2: Waiting f229393002fa: Waiting c092e48bf5b1: Waiting 174f56854903: Waiting 0a8c0adb0819: Waiting 68842edb3c6a: Pushed a4b95def8c8f: Layer already exists d7005215bd37: Layer already exists c4feb60ad335: Layer already exists 0a8c0adb0819: Layer already exists 84ce7b2e88dd: Layer already exists 5022e2c8f3d2: Layer already exists c092e48bf5b1: Layer already exists f229393002fa: Layer already exists e96928d81a07: Layer already exists 174f56854903: Layer already exists master-2_0_3_5-1: digest: sha256:db2b7efdc3a11601be31a6c7d6f515c59753512b3614c86d74e35a8e7f44301b size: 2620 2025-08-25 14:36:47,385: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds