2025-04-28 15:07:21,033: INFO: Building opensdn-controller-control-dns 2025-04-28 15:07:21,076: 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_5_8_4-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=22.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} ---> 7deeb05aca52 Step 4/9 : ARG CONTAINER_NAME ---> Running in 7a4133f66b8e ---> Removed intermediate container 7a4133f66b8e ---> e292d5093837 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 356fe1536ebf ---> Removed intermediate container 356fe1536ebf ---> 41e2eb4d0033 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 4be153a50226 ---> Removed intermediate container 4be153a50226 ---> 849073d75f4c Step 7/9 : COPY entrypoint.sh / ---> 478b8eea663a Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ce1fa10e25a0 ---> Removed intermediate container ce1fa10e25a0 ---> c22070b89a0a Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in c255283b648f ---> Removed intermediate container c255283b648f ---> c858f9dcfe98 [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 c858f9dcfe98 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_5_8_4-1 2025-04-28 15:07:38,374: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] a259ee0dd902: Preparing ebe41bb7331b: Preparing b36ba9427724: Preparing cd6217707f09: Preparing 4661538903b7: Preparing 73fcdf96a21b: Preparing f18806485cbf: Preparing dc37252dc6d6: Preparing dc529a5c9763: Preparing f20a8e016c6f: Preparing 174f56854903: Preparing a259ee0dd902: Waiting ebe41bb7331b: Waiting b36ba9427724: Waiting cd6217707f09: Waiting 4661538903b7: Waiting 73fcdf96a21b: Waiting f18806485cbf: Waiting dc37252dc6d6: Waiting dc529a5c9763: Waiting f20a8e016c6f: Waiting 174f56854903: Waiting a259ee0dd902: Pushed ebe41bb7331b: Layer already exists b36ba9427724: Layer already exists cd6217707f09: Layer already exists 4661538903b7: Layer already exists 73fcdf96a21b: Layer already exists dc529a5c9763: Layer already exists dc37252dc6d6: Layer already exists f18806485cbf: Layer already exists f20a8e016c6f: Layer already exists 174f56854903: Layer already exists master-1_5_8_4-1: digest: sha256:74e957a7300dd3b50f99b43b5826d163d57dfe878217eb50424e1a357bcd31a1 size: 2620 2025-04-28 15:07:42,359: INFO: Building opensdn-controller-control-dns finished successfully, duration: 22 seconds