2025-07-23 05:38:24,599: INFO: Building opensdn-controller-control-dns 2025-07-23 05:38:24,663: 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_3-4 --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} ---> 71f62f24d100 Step 4/9 : ARG CONTAINER_NAME ---> Running in 916e163725dd ---> Removed intermediate container 916e163725dd ---> 71edd7fc4f88 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 156192b63052 ---> Removed intermediate container 156192b63052 ---> 17dc7752d25d 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 a7a0bd73d80f ---> Removed intermediate container a7a0bd73d80f ---> 438748628682 Step 7/9 : COPY entrypoint.sh / ---> 3eaaf69d75d0 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3034e6f594e7 ---> Removed intermediate container 3034e6f594e7 ---> 83d296180c35 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 3d741ad979a0 ---> Removed intermediate container 3d741ad979a0 ---> 94afec8e1f85 [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 94afec8e1f85 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_7_3-4 2025-07-23 05:38:39,791: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] ef4f14221beb: Preparing 0bb3be0fd4a3: Preparing 5644f456664e: Preparing 6c36cd5e5c8d: Preparing ef4f14221beb: Waiting 0bb3be0fd4a3: Waiting 5644f456664e: Waiting 52fc30cf23ca: Preparing 509bb480b395: Preparing 6c36cd5e5c8d: Waiting be717f449cf3: Preparing 39369d577975: Preparing 98403fdfcffe: Preparing e98879c79552: Preparing 52fc30cf23ca: Waiting 174f56854903: Preparing 39369d577975: Waiting 98403fdfcffe: Waiting e98879c79552: Waiting 509bb480b395: Waiting be717f449cf3: Waiting 174f56854903: Waiting 5644f456664e: Layer already exists 6c36cd5e5c8d: Layer already exists 52fc30cf23ca: Layer already exists 0bb3be0fd4a3: Layer already exists 509bb480b395: Layer already exists e98879c79552: Layer already exists 39369d577975: Layer already exists ef4f14221beb: Pushed 98403fdfcffe: Layer already exists 174f56854903: Layer already exists be717f449cf3: Layer already exists master-1_9_7_3-4: digest: sha256:6020c42a4065b1c63966a989ea5bf14a1b59a4ac9be4fe2f3a62fce85e9feb0b size: 2620 2025-07-23 05:38:44,123: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds