2025-06-14 20:10:15,227: INFO: Building opensdn-controller-control-dns 2025-06-14 20:10:15,244: 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_0_7-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} ---> bc725dce83ed Step 4/9 : ARG CONTAINER_NAME ---> Running in ba5e37b6be0a ---> Removed intermediate container ba5e37b6be0a ---> 919a366aead2 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in da44b81b6192 ---> Removed intermediate container da44b81b6192 ---> 31e26f9e2b88 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 f571f5156ccc ---> Removed intermediate container f571f5156ccc ---> 04a581a433d1 Step 7/9 : COPY entrypoint.sh / ---> 4e69a261eafd Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 42085ac5eee0 ---> Removed intermediate container 42085ac5eee0 ---> 2e0a3504511b Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in bdd8dcadaf65 ---> Removed intermediate container bdd8dcadaf65 ---> 8b78f1b233be [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 8b78f1b233be Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_7-1 2025-06-14 20:10:28,765: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 383e6cc11175: Preparing c1f399afeaa6: Preparing 9f201a413061: Preparing d153341a24d6: Preparing 68e2df01c29f: Preparing 1ae32b7dc558: Preparing 81a4c7536337: Preparing 3e2aa7e1d15b: Preparing 158bf71bfe60: Preparing 647caf7871e1: Preparing 174f56854903: Preparing 383e6cc11175: Waiting c1f399afeaa6: Waiting 9f201a413061: Waiting d153341a24d6: Waiting 68e2df01c29f: Waiting 1ae32b7dc558: Waiting 81a4c7536337: Waiting 3e2aa7e1d15b: Waiting 158bf71bfe60: Waiting 647caf7871e1: Waiting 174f56854903: Waiting 9f201a413061: Layer already exists 383e6cc11175: Pushed d153341a24d6: Layer already exists c1f399afeaa6: Layer already exists 68e2df01c29f: Layer already exists 1ae32b7dc558: Layer already exists 647caf7871e1: Layer already exists 81a4c7536337: Layer already exists 3e2aa7e1d15b: Layer already exists 158bf71bfe60: Layer already exists 174f56854903: Layer already exists master-1_8_0_7-1: digest: sha256:f59e395a62ebaeeb5f98f19e6ef613d09ae894c240dd4734ba6c2653b544d628 size: 2619 2025-06-14 20:10:31,806: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds