2025-08-12 14:01:16,773: INFO: Building opensdn-controller-control-dns 2025-08-12 14:01:16,904: 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_2_2_1-6_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} ---> 47ea1bbdc895 Step 4/9 : ARG CONTAINER_NAME ---> Running in 815412fdf911 ---> Removed intermediate container 815412fdf911 ---> c3b6ea70a793 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in afee2d64708a ---> Removed intermediate container afee2d64708a ---> d774a19ee712 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 b7e4daadaa45 ---> Removed intermediate container b7e4daadaa45 ---> 4f1334452fa9 Step 7/9 : COPY entrypoint.sh / ---> 4ed65f82b030 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e09f43cd903f ---> Removed intermediate container e09f43cd903f ---> 3d16b7a32d88 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 11621e4a0549 ---> Removed intermediate container 11621e4a0549 ---> f103c9778559 [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 f103c9778559 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_2_1-6_9 2025-08-12 14:01:32,956: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] bd5cb47244be: Preparing 4a10d98b0b76: Preparing 4075ef59f9fb: Preparing 84e5ee1c9000: Preparing 4c1c49da0fee: Preparing 355d98eb08e1: Preparing c4a7e66f940d: Preparing b073fce408ca: Preparing 4810a5360eda: Preparing 6001107bdfd7: Preparing 174f56854903: Preparing 355d98eb08e1: Waiting c4a7e66f940d: Waiting b073fce408ca: Waiting 4810a5360eda: Waiting 6001107bdfd7: Waiting 174f56854903: Waiting 84e5ee1c9000: Layer already exists 4a10d98b0b76: Layer already exists bd5cb47244be: Pushed 4c1c49da0fee: Layer already exists 355d98eb08e1: Layer already exists 4075ef59f9fb: Layer already exists c4a7e66f940d: Layer already exists 4810a5360eda: Layer already exists b073fce408ca: Layer already exists 6001107bdfd7: Layer already exists 174f56854903: Layer already exists master-1_2_2_1-6_9: digest: sha256:d85ff79c3094098b2b5985266e1ce59d2d4cc9b2a3ddecae9ce4d2575747e6cf size: 2620 2025-08-12 14:01:34,379: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds