2025-06-08 15:49:58,816: INFO: Building opensdn-controller-control-dns 2025-06-08 15:49:58,840: 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_6_1_2-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} ---> fe612d7efdcf Step 4/9 : ARG CONTAINER_NAME ---> Running in 11ffdb039bfd ---> Removed intermediate container 11ffdb039bfd ---> caa45a7a7880 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6bb9d1f3f5b2 ---> Removed intermediate container 6bb9d1f3f5b2 ---> d33ca5b4889a 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 2e11542b4866 ---> Removed intermediate container 2e11542b4866 ---> a17a00a7f211 Step 7/9 : COPY entrypoint.sh / ---> 02acaf6275e8 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ec6116525be8 ---> Removed intermediate container ec6116525be8 ---> 95da0a5e2b18 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 292c66733897 ---> Removed intermediate container 292c66733897 ---> c86571696049 [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 c86571696049 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_1_2-5 2025-06-08 15:50:12,307: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] f0e296eaa05c: Preparing 931e766e370b: Preparing c9886c70efee: Preparing 08a85f035155: Preparing 7bee7797b7b7: Preparing f83f435d0377: Preparing 6c66cea2260e: Preparing 173282febdba: Preparing 1422e4a326c4: Preparing c7de08d0bdd0: Preparing 174f56854903: Preparing c9886c70efee: Waiting 08a85f035155: Waiting 7bee7797b7b7: Waiting f83f435d0377: Waiting 6c66cea2260e: Waiting 173282febdba: Waiting 1422e4a326c4: Waiting c7de08d0bdd0: Waiting 174f56854903: Waiting f0e296eaa05c: Waiting 931e766e370b: Waiting 931e766e370b: Layer already exists c9886c70efee: Layer already exists 08a85f035155: Layer already exists f0e296eaa05c: Pushed f83f435d0377: Layer already exists 7bee7797b7b7: Layer already exists 6c66cea2260e: Layer already exists 173282febdba: Layer already exists c7de08d0bdd0: Layer already exists 1422e4a326c4: Layer already exists 174f56854903: Layer already exists master-1_6_1_2-5: digest: sha256:97d96af2935551b17e1136f9a6f091bb2de588b5da96d0856efe8fe58c84ac53 size: 2619 2025-06-08 15:50:14,891: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds