2025-05-29 17:25:17,944: INFO: Building opensdn-controller-control-dns 2025-05-29 17:25:17,995: 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_1-9 --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} ---> 794c7a970c57 Step 4/9 : ARG CONTAINER_NAME ---> Running in 3c753884410b ---> Removed intermediate container 3c753884410b ---> 9b3352e62998 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b122125f0cc8 ---> Removed intermediate container b122125f0cc8 ---> d039aed72e62 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 956053d00843 ---> Removed intermediate container 956053d00843 ---> bdbdb0832bd4 Step 7/9 : COPY entrypoint.sh / ---> 07cf3478f9c3 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8047f370bd86 ---> Removed intermediate container 8047f370bd86 ---> 7d7894721c72 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 40391f961483 ---> Removed intermediate container 40391f961483 ---> aa7ad7ad0632 [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 aa7ad7ad0632 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_1-9 2025-05-29 17:25:35,815: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 1963a8a97b9b: Preparing ea17cd7ec441: Preparing 9cbcc9e78c2f: Preparing 38260305cf23: Preparing e9590e399d61: Preparing 98cb956f0557: Preparing 2a96a20a3ed9: Preparing 56489fea7468: Preparing 6c1431019776: Preparing eca8f0a707f8: Preparing 174f56854903: Preparing 1963a8a97b9b: Waiting ea17cd7ec441: Waiting 9cbcc9e78c2f: Waiting 38260305cf23: Waiting e9590e399d61: Waiting 98cb956f0557: Waiting 2a96a20a3ed9: Waiting 56489fea7468: Waiting 6c1431019776: Waiting eca8f0a707f8: Waiting 174f56854903: Waiting 38260305cf23: Layer already exists ea17cd7ec441: Layer already exists 9cbcc9e78c2f: Layer already exists e9590e399d61: Layer already exists 98cb956f0557: Layer already exists 1963a8a97b9b: Pushed 2a96a20a3ed9: Layer already exists 56489fea7468: Layer already exists 6c1431019776: Layer already exists eca8f0a707f8: Layer already exists 174f56854903: Layer already exists master-1_6_6_1-9: digest: sha256:8b120495652487bde7cf7c43882eb3e806ea90a7bf4f7ff5c15b41f2eac70886 size: 2620 2025-05-29 17:25:39,417: INFO: Building opensdn-controller-control-dns finished successfully, duration: 22 seconds