2025-05-31 06:36:05,331: INFO: Building opensdn-controller-control-dns 2025-05-31 06:36:05,372: 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_7_6_7-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} ---> c60e85d69d48 Step 4/9 : ARG CONTAINER_NAME ---> Running in 1137bd3887ab ---> Removed intermediate container 1137bd3887ab ---> c25dd8e741fe Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 56993406aa5f ---> Removed intermediate container 56993406aa5f ---> dca01c14bb8d 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 4fd4fa6fb676 ---> Removed intermediate container 4fd4fa6fb676 ---> c20b3b1d844f Step 7/9 : COPY entrypoint.sh / ---> e05b9c1b6b50 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 469c9ab93028 ---> Removed intermediate container 469c9ab93028 ---> 953d046a7bc2 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in d4492e3cd963 ---> Removed intermediate container d4492e3cd963 ---> 3a5511bdf894 [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 3a5511bdf894 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_7-2 2025-05-31 06:36:21,628: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 063f75ffcdab: Preparing 8c48c0a6792e: Preparing a50b022a8c25: Preparing b14e710ee933: Preparing 90f521106883: Preparing f1f832969e5f: Preparing 322aeea322a1: Preparing 25b0586ab467: Preparing 3712a2d8ce3a: Preparing 2d5b7230cb87: Preparing 174f56854903: Preparing f1f832969e5f: Waiting 322aeea322a1: Waiting 25b0586ab467: Waiting 3712a2d8ce3a: Waiting 2d5b7230cb87: Waiting 174f56854903: Waiting 90f521106883: Layer already exists a50b022a8c25: Layer already exists 8c48c0a6792e: Layer already exists b14e710ee933: Layer already exists f1f832969e5f: Layer already exists 322aeea322a1: Layer already exists 3712a2d8ce3a: Layer already exists 063f75ffcdab: Pushed 25b0586ab467: Layer already exists 2d5b7230cb87: Layer already exists 174f56854903: Layer already exists master-1_7_6_7-2: digest: sha256:aceb01e12e37e0a9798a5ca2219ca154f6d0f503ea204c5218b80fa7d5880448 size: 2620 2025-05-31 06:36:23,239: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds