2025-06-27 13:08:43,089: INFO: Building opensdn-controller-control-named 2025-06-27 13:08:43,140: 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_6_6_1-4_0 --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} ---> d315d41a5c12 Step 4/9 : ARG CONTAINER_NAME ---> Running in 8ad93387839f ---> Removed intermediate container 8ad93387839f ---> 0a50e4b05b22 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in acf06a872c88 ---> Removed intermediate container acf06a872c88 ---> a400d65874ed 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 7cea4f98fd54 ---> Removed intermediate container 7cea4f98fd54 ---> 8b7edd968072 Step 7/9 : COPY entrypoint.sh / ---> e17ac035c85d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6e29d9a6b577 ---> Removed intermediate container 6e29d9a6b577 ---> bc46a9f8b675 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in e893749c97b2 ---> Removed intermediate container e893749c97b2 ---> ae2fdc807940 [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 ae2fdc807940 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_6_1-4_0 2025-06-27 13:08:57,054: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] c89bf0c0c8f5: Preparing ecd1343c7f74: Preparing 5b189da38b9d: Preparing 099633bf2d09: Preparing b1da2e5e35e1: Preparing 1cb330b20003: Preparing 5a8e21502e96: Preparing b8d7d41c3707: Preparing cf50a70cb652: Preparing 80f6445bb760: Preparing 174f56854903: Preparing c89bf0c0c8f5: Waiting ecd1343c7f74: Waiting 5b189da38b9d: Waiting 099633bf2d09: Waiting b1da2e5e35e1: Waiting 1cb330b20003: Waiting b8d7d41c3707: Waiting cf50a70cb652: Waiting 80f6445bb760: Waiting 174f56854903: Waiting 5a8e21502e96: Waiting ecd1343c7f74: Layer already exists 5b189da38b9d: Layer already exists 099633bf2d09: Layer already exists b1da2e5e35e1: Layer already exists 1cb330b20003: Layer already exists c89bf0c0c8f5: Pushed 80f6445bb760: Layer already exists 5a8e21502e96: Layer already exists cf50a70cb652: Layer already exists b8d7d41c3707: Layer already exists 174f56854903: Layer already exists master-1_6_6_1-4_0: digest: sha256:05ecb756be41e2ab9edd076ed97e50919a6b5f55a0c50ec2fa94f2412a3b8411 size: 2619 2025-06-27 13:08:59,713: INFO: Building opensdn-controller-control-named finished successfully, duration: 16 seconds