2025-08-07 15:41:15,440: INFO: Building opensdn-controller-control-named 2025-08-07 15:41:15,541: 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_9_8_7-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} ---> a427f2a15bc3 Step 4/9 : ARG CONTAINER_NAME ---> Running in c480a2287776 ---> Removed intermediate container c480a2287776 ---> 2b75fcaf8ea3 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 14a45d45701c ---> Removed intermediate container 14a45d45701c ---> 76239bf21307 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 0448390c635c ---> Removed intermediate container 0448390c635c ---> c4b651c4d257 Step 7/9 : COPY entrypoint.sh / ---> d3de50ff65c0 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8dc00e6db203 ---> Removed intermediate container 8dc00e6db203 ---> d4659d96fbc4 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 3b16bdb9c7a0 ---> Removed intermediate container 3b16bdb9c7a0 ---> 40e6badc30d8 [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 40e6badc30d8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_8_7-1 2025-08-07 15:41:30,087: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 87d82c667f41: Preparing 5a9f3c8a4bd9: Preparing 9f021df389a1: Preparing db93b910b0b5: Preparing a751f12df064: Preparing bb22ae83fe55: Preparing 26f319c487ed: Preparing a890c4ac3cb9: Preparing 5b4102e3f32f: Preparing 1986dea4beff: Preparing 174f56854903: Preparing 87d82c667f41: Waiting 5a9f3c8a4bd9: Waiting 9f021df389a1: Waiting db93b910b0b5: Waiting a751f12df064: Waiting bb22ae83fe55: Waiting 26f319c487ed: Waiting a890c4ac3cb9: Waiting 5b4102e3f32f: Waiting 1986dea4beff: Waiting 174f56854903: Waiting 5a9f3c8a4bd9: Layer already exists 87d82c667f41: Pushed 9f021df389a1: Layer already exists db93b910b0b5: Layer already exists bb22ae83fe55: Layer already exists a751f12df064: Layer already exists a890c4ac3cb9: Layer already exists 26f319c487ed: Layer already exists 5b4102e3f32f: Layer already exists 174f56854903: Layer already exists 1986dea4beff: Layer already exists master-1_9_8_7-1: digest: sha256:a885e220c52b1f7cd33f711189443d16af00fc7c5cb87d05cc579f7f6a1ee70a size: 2619 2025-08-07 15:41:32,790: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds