2025-06-19 08:13:19,570: INFO: Building opensdn-controller-control-dns 2025-06-19 08:13:19,606: 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_7_2_1-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} ---> 13df00b662c1 Step 4/9 : ARG CONTAINER_NAME ---> Running in b0a7ecff71b0 ---> Removed intermediate container b0a7ecff71b0 ---> 1be1b61ff01b Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3709c41e5657 ---> Removed intermediate container 3709c41e5657 ---> 9ab4684fd441 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 fa3c3af2862b ---> Removed intermediate container fa3c3af2862b ---> 82c44303c38d Step 7/9 : COPY entrypoint.sh / ---> 12a235d143c0 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 777c30dc5b45 ---> Removed intermediate container 777c30dc5b45 ---> 6eb2ef399c40 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in dad3a2bbc5ba ---> Removed intermediate container dad3a2bbc5ba ---> c85734833607 [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 c85734833607 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_2_1-5 2025-06-19 08:13:33,526: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 3ea63283a0b6: Preparing 8f71784493e1: Preparing 3440a553350b: Preparing 69365872ebb6: Preparing bfe0850607bd: Preparing e55c604e8d56: Preparing aec3eace0672: Preparing 6cf5f853c51c: Preparing f9908b0716d7: Preparing f3bb5520e6a1: Preparing 174f56854903: Preparing e55c604e8d56: Waiting aec3eace0672: Waiting 6cf5f853c51c: Waiting f9908b0716d7: Waiting f3bb5520e6a1: Waiting 174f56854903: Waiting bfe0850607bd: Layer already exists 69365872ebb6: Layer already exists 3440a553350b: Layer already exists 8f71784493e1: Layer already exists e55c604e8d56: Layer already exists aec3eace0672: Layer already exists 3ea63283a0b6: Pushed f9908b0716d7: Layer already exists 6cf5f853c51c: Layer already exists f3bb5520e6a1: Layer already exists 174f56854903: Layer already exists master-1_7_2_1-5: digest: sha256:959726658e19fc39ca64ef7e292f00a0697aa2147de307504b47974898c193e3 size: 2620 2025-06-19 08:13:35,586: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds