2025-07-16 11:07:10,209: INFO: Building opensdn-controller-control-dns 2025-07-16 11:07:10,263: 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_4_2-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=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} ---> 1de513adb894 Step 4/9 : ARG CONTAINER_NAME ---> Running in 130f03ecca91 ---> Removed intermediate container 130f03ecca91 ---> 011caea21a3e Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in ec5204470caf ---> Removed intermediate container ec5204470caf ---> 059412cef2a7 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 c03e95a7558c ---> Removed intermediate container c03e95a7558c ---> 22df54e93cee Step 7/9 : COPY entrypoint.sh / ---> 18d89699e234 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3c54420c53bf ---> Removed intermediate container 3c54420c53bf ---> 781372dda1f0 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 76246339f895 ---> Removed intermediate container 76246339f895 ---> 90399c9a6fd6 [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 90399c9a6fd6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_4_2-1 2025-07-16 11:07:26,651: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 6983a3a93f1c: Preparing abd26b38c0db: Preparing a7c5000f77f7: Preparing b462ca52c33e: Preparing d9b3d047c022: Preparing 9ab133c14475: Preparing 9067902dc803: Preparing eb91008d58a7: Preparing 25e64ce3e9db: Preparing 7698c60c5908: Preparing 174f56854903: Preparing 6983a3a93f1c: Waiting abd26b38c0db: Waiting a7c5000f77f7: Waiting b462ca52c33e: Waiting d9b3d047c022: Waiting 9ab133c14475: Waiting 9067902dc803: Waiting eb91008d58a7: Waiting 25e64ce3e9db: Waiting 7698c60c5908: Waiting 174f56854903: Waiting b462ca52c33e: Layer already exists a7c5000f77f7: Layer already exists d9b3d047c022: Layer already exists abd26b38c0db: Layer already exists 6983a3a93f1c: Pushed eb91008d58a7: Layer already exists 9067902dc803: Layer already exists 9ab133c14475: Layer already exists 25e64ce3e9db: Layer already exists 7698c60c5908: Layer already exists 174f56854903: Layer already exists master-1_9_4_2-1: digest: sha256:65ab7fc37e0ad0f88332959c3e7de348c9d2df4ecc962fbe5227480e1c9fb68f size: 2620 2025-07-16 11:07:30,324: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds