2025-06-25 10:34:58,827: INFO: Building opensdn-controller-control-dns 2025-06-25 10:34:58,861: 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=contrail_dpdk_19_11-1_4_4_4-5 --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} ---> f30ad2775c9b Step 4/9 : ARG CONTAINER_NAME ---> Running in f589c4256dd8 ---> Removed intermediate container f589c4256dd8 ---> 05a10bb63a80 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 336cfe0a86fb ---> Removed intermediate container 336cfe0a86fb ---> f9399d308911 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 59da35b9c8a9 ---> Removed intermediate container 59da35b9c8a9 ---> 8ba34b64b5aa Step 7/9 : COPY entrypoint.sh / ---> 0d57cb3ad2e4 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3452a696a33d ---> Removed intermediate container 3452a696a33d ---> 47601221132b Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 8edf53895970 ---> Removed intermediate container 8edf53895970 ---> 8b131fff9db1 [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 8b131fff9db1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:contrail_dpdk_19_11-1_4_4_4-5 2025-06-25 10:35:13,449: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] a65158b3903e: Preparing 46edfe623059: Preparing 8501f0a4f838: Preparing dc331350dd6c: Preparing c3578806f24b: Preparing b38c671de703: Preparing e575f2c18efa: Preparing 35769ad158e0: Preparing eedc25cec0c7: Preparing dff077186794: Preparing 174f56854903: Preparing b38c671de703: Waiting e575f2c18efa: Waiting 35769ad158e0: Waiting eedc25cec0c7: Waiting dff077186794: Waiting 174f56854903: Waiting dc331350dd6c: Layer already exists 8501f0a4f838: Layer already exists a65158b3903e: Pushed b38c671de703: Layer already exists 46edfe623059: Layer already exists c3578806f24b: Layer already exists e575f2c18efa: Layer already exists 35769ad158e0: Layer already exists eedc25cec0c7: Layer already exists dff077186794: Layer already exists 174f56854903: Layer already exists contrail_dpdk_19_11-1_4_4_4-5: digest: sha256:8270b1cf4a7c4a1ee1b47d7cde0d9053d99d22864d3a5e01787d696600d6b26c size: 2620 2025-06-25 10:35:15,769: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds