2025-05-30 20:48:28,023: INFO: Building opensdn-controller-control-dns 2025-05-30 20:48:28,050: 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_6-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} ---> 22dd348bbe4a Step 4/9 : ARG CONTAINER_NAME ---> Running in f39ceef51941 ---> Removed intermediate container f39ceef51941 ---> cdcd3c98e49e Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3e5badcb30ba ---> Removed intermediate container 3e5badcb30ba ---> 78e5dd9cb5e3 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 feb3d7493f48 ---> Removed intermediate container feb3d7493f48 ---> 66b8ac54c3ac Step 7/9 : COPY entrypoint.sh / ---> b296a5999e7d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e1112204b048 ---> Removed intermediate container e1112204b048 ---> f3cc5f1a0e53 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 01d7deaa090c ---> Removed intermediate container 01d7deaa090c ---> aa8ffac73d7c [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 aa8ffac73d7c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_6-1 2025-05-30 20:48:41,958: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] aa1bd72360c2: Preparing e4e7e00058f9: Preparing 031269467e2c: Preparing 558cdfb1c448: Preparing fac5315cb03d: Preparing 3fb5525f5026: Preparing 9a7ca5d06432: Preparing 98769c2730c2: Preparing 97717402236c: Preparing 23191535ca4f: Preparing 174f56854903: Preparing aa1bd72360c2: Waiting e4e7e00058f9: Waiting 031269467e2c: Waiting 558cdfb1c448: Waiting fac5315cb03d: Waiting 3fb5525f5026: Waiting 9a7ca5d06432: Waiting 98769c2730c2: Waiting 97717402236c: Waiting 23191535ca4f: Waiting 174f56854903: Waiting 031269467e2c: Layer already exists e4e7e00058f9: Layer already exists 558cdfb1c448: Layer already exists aa1bd72360c2: Pushed fac5315cb03d: Layer already exists 3fb5525f5026: Layer already exists 9a7ca5d06432: Layer already exists 98769c2730c2: Layer already exists 97717402236c: Layer already exists 174f56854903: Layer already exists 23191535ca4f: Layer already exists master-1_7_6_6-1: digest: sha256:be0577eb8103e6530e5ed90727f0ffbe2ac18f23ed95b07e95c36ed7e679c066 size: 2620 2025-05-30 20:48:43,886: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds