2025-05-06 09:47:41,994: INFO: Building opensdn-controller-control-dns 2025-05-06 09:47:42,031: 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_6_6_4-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} ---> 001c7e19fd56 Step 4/9 : ARG CONTAINER_NAME ---> Running in 963509bbd5dc ---> Removed intermediate container 963509bbd5dc ---> ba9eb6df75e1 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 240f908d434d ---> Removed intermediate container 240f908d434d ---> 7e45789b4556 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 81c83cda3966 ---> Removed intermediate container 81c83cda3966 ---> cf5c19b2ab98 Step 7/9 : COPY entrypoint.sh / ---> 925be53ee350 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 224d24e0106b ---> Removed intermediate container 224d24e0106b ---> 8eb030850933 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in d78d34aa2fbf ---> Removed intermediate container d78d34aa2fbf ---> d2875978f8d2 [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 d2875978f8d2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_4-1 2025-05-06 09:47:57,356: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] bf56aa3c82d8: Preparing b512db7be517: Preparing 3c75e1e4ff8a: Preparing a6c33817e87a: Preparing 6c9f0ca70f89: Preparing 03a8789fddd0: Preparing 3666d4b1d1ea: Preparing 7283a680f48a: Preparing 85f91cb360eb: Preparing 3bae4ad8ed0e: Preparing 174f56854903: Preparing bf56aa3c82d8: Waiting b512db7be517: Waiting 3c75e1e4ff8a: Waiting a6c33817e87a: Waiting 6c9f0ca70f89: Waiting 03a8789fddd0: Waiting 3666d4b1d1ea: Waiting 7283a680f48a: Waiting 85f91cb360eb: Waiting 3bae4ad8ed0e: Waiting 174f56854903: Waiting 3c75e1e4ff8a: Layer already exists b512db7be517: Layer already exists 6c9f0ca70f89: Layer already exists a6c33817e87a: Layer already exists 03a8789fddd0: Layer already exists 3666d4b1d1ea: Layer already exists 85f91cb360eb: Layer already exists bf56aa3c82d8: Pushed 7283a680f48a: Layer already exists 174f56854903: Layer already exists 3bae4ad8ed0e: Layer already exists master-1_6_6_4-1: digest: sha256:75f9bc1233cc077b103d51d38ffe0611da87eebc3168711dfce9b2932af73231 size: 2620 2025-05-06 09:47:59,908: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds