2025-08-07 15:41:15,375: INFO: Building opensdn-controller-control-dns 2025-08-07 15:41:15,450: 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_8_7-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} ---> a427f2a15bc3 Step 4/9 : ARG CONTAINER_NAME ---> Running in 7e8fa86f832a ---> Removed intermediate container 7e8fa86f832a ---> 65d77864f035 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4fe3546c50d2 ---> Removed intermediate container 4fe3546c50d2 ---> 908f0fe16093 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 f17dc6146829 ---> Removed intermediate container f17dc6146829 ---> f76b8baa5d95 Step 7/9 : COPY entrypoint.sh / ---> d0de99117ecd Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fee8da373a7f ---> Removed intermediate container fee8da373a7f ---> f789781584a3 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 7ee1311839d6 ---> Removed intermediate container 7ee1311839d6 ---> 26b35d67215b [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 26b35d67215b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_7-1 2025-08-07 15:41:30,732: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 1cee202d1d61: Preparing 5a9f3c8a4bd9: Preparing 9f021df389a1: Preparing db93b910b0b5: Preparing a751f12df064: Preparing bb22ae83fe55: Preparing 26f319c487ed: Preparing a890c4ac3cb9: Preparing 5b4102e3f32f: Preparing 1986dea4beff: Preparing 174f56854903: Preparing 1cee202d1d61: Waiting 5a9f3c8a4bd9: Waiting 9f021df389a1: Waiting db93b910b0b5: Waiting a751f12df064: Waiting bb22ae83fe55: Waiting 26f319c487ed: Waiting a890c4ac3cb9: Waiting 5b4102e3f32f: Waiting 1986dea4beff: Waiting 174f56854903: Waiting 1cee202d1d61: Pushed 5a9f3c8a4bd9: Layer already exists 9f021df389a1: Layer already exists db93b910b0b5: Layer already exists a751f12df064: Layer already exists bb22ae83fe55: Layer already exists 26f319c487ed: Layer already exists a890c4ac3cb9: Layer already exists 1986dea4beff: Layer already exists 174f56854903: Layer already exists 5b4102e3f32f: Layer already exists master-1_9_8_7-1: digest: sha256:60b296acdf01db7dcfbfc7cb56999fdbe4821d8a4ef76eb403579e8854259dd7 size: 2620 2025-08-07 15:41:35,507: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds