2025-06-17 05:49:32,267: INFO: Building opensdn-controller-control-named 2025-06-17 05:49:32,301: 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_7_2_1-4 --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-named --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 5.632 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} ---> c04607375295 Step 4/9 : ARG CONTAINER_NAME ---> Running in 19b08ec09198 ---> Removed intermediate container 19b08ec09198 ---> eb0b070f2a66 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 54cbd250f6c2 ---> Removed intermediate container 54cbd250f6c2 ---> aa72c85bc0ce Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail Named" description="Contrail Named complements Contrail DNS service." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in c222f01748bc ---> Removed intermediate container c222f01748bc ---> cbed927d172d Step 7/9 : COPY entrypoint.sh / ---> e3c5690b21d4 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in df68b473dc64 ---> Removed intermediate container df68b473dc64 ---> 20cb4621c5aa Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 1ca8a8d7a20a ---> Removed intermediate container 1ca8a8d7a20a ---> 93aa14fcd1f3 [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 93aa14fcd1f3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_2_1-4 2025-06-17 05:49:45,830: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 60df70cc86e9: Preparing 9a244b1d4f62: Preparing 6f1fef8087ef: Preparing 480cce86827d: Preparing 9a1bbaafedb1: Preparing 328a88aa0851: Preparing 9e7b1a15ef87: Preparing bec823a5881f: Preparing 040fac88257a: Preparing c08fb2937a30: Preparing 174f56854903: Preparing 328a88aa0851: Waiting 9e7b1a15ef87: Waiting bec823a5881f: Waiting 040fac88257a: Waiting c08fb2937a30: Waiting 174f56854903: Waiting 9a244b1d4f62: Layer already exists 480cce86827d: Layer already exists 60df70cc86e9: Pushed 6f1fef8087ef: Layer already exists 9a1bbaafedb1: Layer already exists 328a88aa0851: Layer already exists 9e7b1a15ef87: Layer already exists bec823a5881f: Layer already exists 040fac88257a: Layer already exists c08fb2937a30: Layer already exists 174f56854903: Layer already exists master-1_7_2_1-4: digest: sha256:4d94979060348619e368b7343843c3b352ff8aed195112a7a232e6cd87222ae0 size: 2618 2025-06-17 05:49:47,566: INFO: Building opensdn-controller-control-named finished successfully, duration: 15 seconds