2025-08-13 16:19:10,000: INFO: Building opensdn-controller-control-named 2025-08-13 16:19:10,045: 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_6_9-2_6 --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} ---> 7fa908c2a9c1 Step 4/9 : ARG CONTAINER_NAME ---> Running in 14e14daf3b68 ---> Removed intermediate container 14e14daf3b68 ---> a51606ecc5d6 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0f263ddaba34 ---> Removed intermediate container 0f263ddaba34 ---> b4b7285867a5 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 68b84e642a37 ---> Removed intermediate container 68b84e642a37 ---> 27e7f9cf976f Step 7/9 : COPY entrypoint.sh / ---> 174e2c0c5a88 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6d4e46c2d835 ---> Removed intermediate container 6d4e46c2d835 ---> 4bb7c5b909b8 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 98a59ee1fd68 ---> Removed intermediate container 98a59ee1fd68 ---> 1746448dd3c2 [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 1746448dd3c2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_6_9-2_6 2025-08-13 16:19:25,410: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] aae7d12bd267: Preparing 6de9141fec46: Preparing fee85a3bda6f: Preparing ab4a08883bdc: Preparing aa522d7cd251: Preparing dccc1b7e8bfc: Preparing 719166a5294e: Preparing bb865389a650: Preparing 1f86fd394a07: Preparing b7631afc6232: Preparing 174f56854903: Preparing dccc1b7e8bfc: Waiting 719166a5294e: Waiting bb865389a650: Waiting 1f86fd394a07: Waiting b7631afc6232: Waiting 174f56854903: Waiting aa522d7cd251: Layer already exists fee85a3bda6f: Layer already exists 6de9141fec46: Layer already exists aae7d12bd267: Pushed ab4a08883bdc: Layer already exists dccc1b7e8bfc: Layer already exists 719166a5294e: Layer already exists bb865389a650: Layer already exists 1f86fd394a07: Layer already exists 174f56854903: Layer already exists b7631afc6232: Layer already exists master-1_7_6_9-2_6: digest: sha256:b46bb49769f555389ea418fb5cd0384c33e8e3ac330060368de768e725b943e1 size: 2619 2025-08-13 16:19:27,835: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds