2025-06-25 06:55:37,554: INFO: Building opensdn-controller-control-dns 2025-06-25 06:55:37,593: 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_8_6_6-3 --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} ---> 6fcf89396576 Step 4/9 : ARG CONTAINER_NAME ---> Running in 0697ab32c735 ---> Removed intermediate container 0697ab32c735 ---> ca6590a7c6fd Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5ac9dae82242 ---> Removed intermediate container 5ac9dae82242 ---> ddaade7f78bd 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 f060d941bb9c ---> Removed intermediate container f060d941bb9c ---> 06c388d3a607 Step 7/9 : COPY entrypoint.sh / ---> 31a7376d7d94 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1ecd662cf48b ---> Removed intermediate container 1ecd662cf48b ---> ec19daa4d5ec Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 5898dd425582 ---> Removed intermediate container 5898dd425582 ---> 68bed61e2241 [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 68bed61e2241 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_6_6-3 2025-06-25 06:55:50,684: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 4584ff18db24: Preparing f4b7c6b788f0: Preparing 407d995fe312: Preparing e99b3aa77fa2: Preparing 26bfa792f641: Preparing 5b781787ff4d: Preparing 10f56c73b6b8: Preparing c1e8d7224435: Preparing 12313af2927e: Preparing 7b9417931cf8: Preparing 174f56854903: Preparing e99b3aa77fa2: Waiting 26bfa792f641: Waiting 5b781787ff4d: Waiting 10f56c73b6b8: Waiting c1e8d7224435: Waiting 12313af2927e: Waiting 7b9417931cf8: Waiting 174f56854903: Waiting 407d995fe312: Layer already exists e99b3aa77fa2: Layer already exists f4b7c6b788f0: Layer already exists 26bfa792f641: Layer already exists 10f56c73b6b8: Layer already exists c1e8d7224435: Layer already exists 5b781787ff4d: Layer already exists 12313af2927e: Layer already exists 7b9417931cf8: Layer already exists 174f56854903: Layer already exists 4584ff18db24: Pushed master-1_8_6_6-3: digest: sha256:f212cbc36e280434c31d236c135a00480d96ab528e4142a0c8cc6f3a0c0c3e32 size: 2620 2025-06-25 06:55:52,576: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds