2025-06-13 20:20:13,195: INFO: Building opensdn-controller-control-dns 2025-06-13 20:20:13,219: 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_8-2 --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} ---> b98739926ecd Step 4/9 : ARG CONTAINER_NAME ---> Running in 0af872024054 ---> Removed intermediate container 0af872024054 ---> a59a8bb87265 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 32a71bf5bc24 ---> Removed intermediate container 32a71bf5bc24 ---> d09fc0c743a9 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 88bd30e8ea67 ---> Removed intermediate container 88bd30e8ea67 ---> 98bb7abbd521 Step 7/9 : COPY entrypoint.sh / ---> 33b204bb456d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 911603c144c6 ---> Removed intermediate container 911603c144c6 ---> 6c704f42bb93 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 90af910dbed9 ---> Removed intermediate container 90af910dbed9 ---> 9687b08f6954 [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 9687b08f6954 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_8-2 2025-06-13 20:20:28,199: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 6670f1747d5d: Preparing bc281979686e: Preparing f10feec017f3: Preparing 77d4953a8d12: Preparing b91f5c05a311: Preparing 4c68c7ee20de: Preparing c4e8f38d8a1a: Preparing f7fe766fb063: Preparing 3b5e06f89694: Preparing 7c0b1351f3aa: Preparing 174f56854903: Preparing 6670f1747d5d: Waiting bc281979686e: Waiting f10feec017f3: Waiting 77d4953a8d12: Waiting b91f5c05a311: Waiting 4c68c7ee20de: Waiting c4e8f38d8a1a: Waiting f7fe766fb063: Waiting 3b5e06f89694: Waiting 7c0b1351f3aa: Waiting 174f56854903: Waiting bc281979686e: Layer already exists f10feec017f3: Layer already exists b91f5c05a311: Layer already exists 77d4953a8d12: Layer already exists 4c68c7ee20de: Layer already exists 6670f1747d5d: Pushed 3b5e06f89694: Layer already exists c4e8f38d8a1a: Layer already exists f7fe766fb063: Layer already exists 7c0b1351f3aa: Layer already exists 174f56854903: Layer already exists master-1_8_0_8-2: digest: sha256:e870ccb2ce8defcea665bac4e413541b5998a3709b5ccf28153cb1a27300783c size: 2619 2025-06-13 20:20:32,142: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds