2025-07-21 09:14:15,451: INFO: Building opensdn-controller-control-dns 2025-07-21 09:14:15,503: 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_7_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} ---> 66618fe9ee9f Step 4/9 : ARG CONTAINER_NAME ---> Running in d337250787f0 ---> Removed intermediate container d337250787f0 ---> 5c810d8873b3 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 758d50804e38 ---> Removed intermediate container 758d50804e38 ---> b15fc4bfb600 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 bb7ead902a0f ---> Removed intermediate container bb7ead902a0f ---> 285de22b17f9 Step 7/9 : COPY entrypoint.sh / ---> 6c0aa8b670c9 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f9e773c69d65 ---> Removed intermediate container f9e773c69d65 ---> 230f5eed697e Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 4ce150f7f283 ---> Removed intermediate container 4ce150f7f283 ---> 80e333cea42d [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 80e333cea42d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_7_2-1 2025-07-21 09:14:32,132: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 330b24538252: Preparing 080b26e73424: Preparing 18a52f9d924d: Preparing 4e6d2ff49293: Preparing cd0de42ca2be: Preparing 5b8f08ad1e0b: Preparing 1bdd2e880f69: Preparing e23d29bf0d3c: Preparing 232c7bc65652: Preparing bea652474f85: Preparing 174f56854903: Preparing 330b24538252: Waiting 080b26e73424: Waiting 18a52f9d924d: Waiting 4e6d2ff49293: Waiting cd0de42ca2be: Waiting 5b8f08ad1e0b: Waiting 1bdd2e880f69: Waiting e23d29bf0d3c: Waiting 232c7bc65652: Waiting bea652474f85: Waiting 174f56854903: Waiting 18a52f9d924d: Layer already exists 080b26e73424: Layer already exists 4e6d2ff49293: Layer already exists cd0de42ca2be: Layer already exists 5b8f08ad1e0b: Layer already exists 232c7bc65652: Layer already exists 330b24538252: Pushed 1bdd2e880f69: Layer already exists e23d29bf0d3c: Layer already exists bea652474f85: Layer already exists 174f56854903: Layer already exists master-1_9_7_2-1: digest: sha256:fdd30f1f300626b0f87d68b9094053c5f8bc4c30c20d280bd1aef704daf2b9aa size: 2620 2025-07-21 09:14:35,862: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds