2025-08-11 12:32:09,486: INFO: Building opensdn-controller-control-named 2025-08-11 12:32:09,519: 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-2_0_0_1-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-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} ---> 3984ce3e135b Step 4/9 : ARG CONTAINER_NAME ---> Running in daefedba9be3 ---> Removed intermediate container daefedba9be3 ---> 8cb9e199e0d1 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in de8aa944ac12 ---> Removed intermediate container de8aa944ac12 ---> 74438184c0ca 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 7de780319efd ---> Removed intermediate container 7de780319efd ---> 7328ddb2a3c8 Step 7/9 : COPY entrypoint.sh / ---> 0de0f9333de9 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7ee5f460a232 ---> Removed intermediate container 7ee5f460a232 ---> 88e72814621d Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in ab37f6970079 ---> Removed intermediate container ab37f6970079 ---> 89875b5a5641 [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 89875b5a5641 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_0_0_1-1 2025-08-11 12:32:26,184: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 997583c527e3: Preparing cf07b474082f: Preparing a807723b7658: Preparing 93c80f4de747: Preparing bd76c7f85880: Preparing 964325750bdb: Preparing 04863a414d7d: Preparing cc403b0dc479: Preparing 175c11e1e288: Preparing 49019b0d44ec: Preparing 174f56854903: Preparing 997583c527e3: Waiting cf07b474082f: Waiting a807723b7658: Waiting 964325750bdb: Waiting 93c80f4de747: Waiting 04863a414d7d: Waiting 49019b0d44ec: Waiting cc403b0dc479: Waiting 175c11e1e288: Waiting 174f56854903: Waiting bd76c7f85880: Waiting a807723b7658: Layer already exists cf07b474082f: Layer already exists 93c80f4de747: Layer already exists 997583c527e3: Pushed bd76c7f85880: Layer already exists 964325750bdb: Layer already exists cc403b0dc479: Layer already exists 175c11e1e288: Layer already exists 04863a414d7d: Layer already exists 49019b0d44ec: Layer already exists 174f56854903: Layer already exists master-2_0_0_1-1: digest: sha256:57ef880cc37862ebe32f0102e6c6b8762f2949821bf75f216f751d4173fb18ce size: 2619 2025-08-11 12:32:29,841: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds