2025-06-24 08:04:41,964: INFO: Building opensdn-controller-control-named 2025-06-24 08:04:41,999: 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_0_9_8-4_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} ---> 50caeb26de68 Step 4/9 : ARG CONTAINER_NAME ---> Running in a63a495d55b9 ---> Removed intermediate container a63a495d55b9 ---> 596d1018bf3d Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 81b995cd3838 ---> Removed intermediate container 81b995cd3838 ---> 8a7385eb8819 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 a7fe36597609 ---> Removed intermediate container a7fe36597609 ---> df74b03510c9 Step 7/9 : COPY entrypoint.sh / ---> 7def8e0bd980 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a01916da3cc4 ---> Removed intermediate container a01916da3cc4 ---> 1a769cabebee Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 833d371465c5 ---> Removed intermediate container 833d371465c5 ---> f365bf75ee8a [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 f365bf75ee8a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_0_9_8-4_4 2025-06-24 08:04:57,364: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 29821dd0c682: Preparing 3f09eba4fd06: Preparing 045247e05ff9: Preparing d28548819334: Preparing 95595eaefd26: Preparing 4b2b83fc44c1: Preparing 8a79e3bee8b3: Preparing 95b450f3aff3: Preparing 69d429bc7c9e: Preparing 82385243fb4d: Preparing 174f56854903: Preparing 29821dd0c682: Waiting 3f09eba4fd06: Waiting 045247e05ff9: Waiting d28548819334: Waiting 95595eaefd26: Waiting 4b2b83fc44c1: Waiting 8a79e3bee8b3: Waiting 95b450f3aff3: Waiting 69d429bc7c9e: Waiting 82385243fb4d: Waiting 174f56854903: Waiting 3f09eba4fd06: Layer already exists 045247e05ff9: Layer already exists d28548819334: Layer already exists 95595eaefd26: Layer already exists 29821dd0c682: Pushed 95b450f3aff3: Layer already exists 69d429bc7c9e: Layer already exists 8a79e3bee8b3: Layer already exists 4b2b83fc44c1: Layer already exists 82385243fb4d: Layer already exists 174f56854903: Layer already exists master-1_0_9_8-4_4: digest: sha256:571d1c707b45ccdfb7a2570b2dd4fc70f138105e9ab9ca4a237d40cd720bef09 size: 2619 2025-06-24 08:05:01,025: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds