2025-06-18 15:34:46,554: INFO: Building opensdn-controller-control-named 2025-06-18 15:34:46,600: 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_1_6-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} ---> 5731322abc4e Step 4/9 : ARG CONTAINER_NAME ---> Running in 266ecab38ba5 ---> Removed intermediate container 266ecab38ba5 ---> 7194d128ad7b Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 761ea9f18b0e ---> Removed intermediate container 761ea9f18b0e ---> c91730b08333 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 aa295f991ba3 ---> Removed intermediate container aa295f991ba3 ---> dae904409312 Step 7/9 : COPY entrypoint.sh / ---> 600c29422820 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7d0aaedfb257 ---> Removed intermediate container 7d0aaedfb257 ---> 5c2773f836ea Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 6b8f57a9b29e ---> Removed intermediate container 6b8f57a9b29e ---> a28822c9f204 [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 a28822c9f204 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_1_6-1 2025-06-18 15:35:01,728: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 7d8951472095: Preparing 9a1fac2dcce6: Preparing 749c9c555b32: Preparing 1aea9732aa52: Preparing 9efd85f5f4c4: Preparing 7d8951472095: Waiting 9a1fac2dcce6: Waiting 749c9c555b32: Waiting 1aea9732aa52: Waiting 6db97b461cfb: Preparing 624eedf64925: Preparing c09c5bac7d6d: Preparing c9f5a9b817bd: Preparing 9efd85f5f4c4: Waiting 6db97b461cfb: Waiting 624eedf64925: Waiting c09c5bac7d6d: Waiting 91fb10aa4191: Preparing 174f56854903: Preparing 91fb10aa4191: Waiting 174f56854903: Waiting c9f5a9b817bd: Waiting 9a1fac2dcce6: Layer already exists 9efd85f5f4c4: Layer already exists 1aea9732aa52: Layer already exists 749c9c555b32: Layer already exists 6db97b461cfb: Layer already exists 7d8951472095: Pushed 624eedf64925: Layer already exists c09c5bac7d6d: Layer already exists 91fb10aa4191: Layer already exists 174f56854903: Layer already exists c9f5a9b817bd: Layer already exists master-1_8_1_6-1: digest: sha256:897bae4d87028bca6827d9e5b98f199d51da7ddcfc0bdfaca76ec069b4438e24 size: 2619 2025-06-18 15:35:05,448: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds