2025-06-06 11:31:47,056: INFO: Building opensdn-controller-control-named 2025-06-06 11:31:47,099: 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_3-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} ---> b31497bbbc01 Step 4/9 : ARG CONTAINER_NAME ---> Running in 7e6148fc6664 ---> Removed intermediate container 7e6148fc6664 ---> 3eb585ff99ea Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7d8b0a08ea82 ---> Removed intermediate container 7d8b0a08ea82 ---> 9474cfb51e43 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 1aaddb5696b5 ---> Removed intermediate container 1aaddb5696b5 ---> dd51453e1a87 Step 7/9 : COPY entrypoint.sh / ---> dd93193c91af Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 75f163c69401 ---> Removed intermediate container 75f163c69401 ---> 20b320efe923 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 008ae53ca6a1 ---> Removed intermediate container 008ae53ca6a1 ---> 923adc42ff74 [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 923adc42ff74 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_0_3-1 2025-06-06 11:32:01,967: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 7eeb92453589: Preparing 180c1fddb1bd: Preparing 0d53ace56a42: Preparing eb4e8cbe31ee: Preparing 1c64abccb960: Preparing bc45989578ad: Preparing fd36166a6183: Preparing b4495eb948b1: Preparing 063ab8282735: Preparing 8f58b7932f16: Preparing 174f56854903: Preparing 7eeb92453589: Waiting 180c1fddb1bd: Waiting 0d53ace56a42: Waiting eb4e8cbe31ee: Waiting bc45989578ad: Waiting fd36166a6183: Waiting b4495eb948b1: Waiting 063ab8282735: Waiting 8f58b7932f16: Waiting 174f56854903: Waiting 1c64abccb960: Waiting 7eeb92453589: Pushed 180c1fddb1bd: Layer already exists 0d53ace56a42: Layer already exists eb4e8cbe31ee: Layer already exists 1c64abccb960: Layer already exists bc45989578ad: Layer already exists fd36166a6183: Layer already exists b4495eb948b1: Layer already exists 063ab8282735: Layer already exists 174f56854903: Layer already exists 8f58b7932f16: Layer already exists master-1_8_0_3-1: digest: sha256:2da6ca18a72f6bfe91fe33e79c640990fbf781f0a4080b5a7ce664128db012ff size: 2619 2025-06-06 11:32:05,318: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds