2025-08-11 22:58:31,360: INFO: Building opensdn-controller-control-dns 2025-08-11 22:58:31,379: 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_9_8_5-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} ---> 5655c0f4b913 Step 4/9 : ARG CONTAINER_NAME ---> Running in 9f3e3109895e ---> Removed intermediate container 9f3e3109895e ---> 6deb3819d704 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 499e11774522 ---> Removed intermediate container 499e11774522 ---> c9f4a1ff3942 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 0e02f06e7114 ---> Removed intermediate container 0e02f06e7114 ---> 1cf5a4eedaa0 Step 7/9 : COPY entrypoint.sh / ---> 071127685640 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5271a8b62583 ---> Removed intermediate container 5271a8b62583 ---> e43bdd34b826 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in d6ba39ca108f ---> Removed intermediate container d6ba39ca108f ---> d3f794bf1256 [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 d3f794bf1256 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_5-1_5 2025-08-11 22:58:45,577: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 105f0a080c98: Preparing f702ef077fd3: Preparing 8d4418a27387: Preparing 105f0a080c98: Waiting f702ef077fd3: Waiting 3598dec68351: Preparing 0aac3cc83f3a: Preparing 66544fef73e6: Preparing 8d4418a27387: Waiting 3598dec68351: Waiting 0aac3cc83f3a: Waiting 66544fef73e6: Waiting 10e97f380fb5: Preparing 6b2195c8f4ff: Preparing c6f3e6f7204d: Preparing 0736bfd38cb7: Preparing 174f56854903: Preparing 10e97f380fb5: Waiting 6b2195c8f4ff: Waiting c6f3e6f7204d: Waiting 0736bfd38cb7: Waiting 174f56854903: Waiting 105f0a080c98: Pushed f702ef077fd3: Layer already exists 3598dec68351: Layer already exists 8d4418a27387: Layer already exists 0aac3cc83f3a: Layer already exists 10e97f380fb5: Layer already exists 66544fef73e6: Layer already exists c6f3e6f7204d: Layer already exists 6b2195c8f4ff: Layer already exists 0736bfd38cb7: Layer already exists 174f56854903: Layer already exists master-1_9_8_5-1_5: digest: sha256:0c5a325cb0661540a49b4ec3594ac640a73a22356c3bcc0bc4c49dd952f71bd7 size: 2620 2025-08-11 22:58:47,759: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds