2025-06-05 15:37:44,941: INFO: Building opensdn-controller-control-named 2025-06-05 15:37:45,001: 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_8_0_2-2 --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} ---> 24a242beb8ce Step 4/9 : ARG CONTAINER_NAME ---> Running in 0c2c1a8881a4 ---> Removed intermediate container 0c2c1a8881a4 ---> 06c0ec6472a6 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in f3eb2d9a4048 ---> Removed intermediate container f3eb2d9a4048 ---> 7299773addcd 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 6968fab7c9fd ---> Removed intermediate container 6968fab7c9fd ---> a2dd0470c905 Step 7/9 : COPY entrypoint.sh / ---> 707c05b37b00 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b4715a6759e8 ---> Removed intermediate container b4715a6759e8 ---> 66e05c98c78d Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 09b1bfa2de41 ---> Removed intermediate container 09b1bfa2de41 ---> 8533c5db6aff [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 8533c5db6aff Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_0_2-2 2025-06-05 15:38:01,875: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 897833643cff: Preparing d5c32e10eaa0: Preparing 89df0933e7ae: Preparing ecca47aa7f54: Preparing 7466525f0778: Preparing 7a2ce2efbcad: Preparing 8b789fb2f7cb: Preparing a73b9c636f7f: Preparing 8d20ab7a4c41: Preparing 74faf3c8c435: Preparing 174f56854903: Preparing 89df0933e7ae: Waiting ecca47aa7f54: Waiting 7466525f0778: Waiting 7a2ce2efbcad: Waiting 8b789fb2f7cb: Waiting a73b9c636f7f: Waiting 8d20ab7a4c41: Waiting 74faf3c8c435: Waiting 174f56854903: Waiting d5c32e10eaa0: Layer already exists ecca47aa7f54: Layer already exists 89df0933e7ae: Layer already exists 7466525f0778: Layer already exists 7a2ce2efbcad: Layer already exists a73b9c636f7f: Layer already exists 8b789fb2f7cb: Layer already exists 897833643cff: Pushed 8d20ab7a4c41: Layer already exists 174f56854903: Layer already exists 74faf3c8c435: Layer already exists master-1_8_0_2-2: digest: sha256:8a5a9630c5c336b1be80f9a4d683fcd13e837413a863842cfd00ab346cf0a972 size: 2619 2025-06-05 15:38:04,772: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds