2025-07-08 09:08:20,803: INFO: Building opensdn-controller-control-named 2025-07-08 09:08:20,839: 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_0_1-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} ---> 6589e700bdaf Step 4/9 : ARG CONTAINER_NAME ---> Running in cd857434bd78 ---> Removed intermediate container cd857434bd78 ---> 3b37282f468e Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4b8da6e36d89 ---> Removed intermediate container 4b8da6e36d89 ---> b6358b8d02ca 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 108ef5459c51 ---> Removed intermediate container 108ef5459c51 ---> a58a5e3235b9 Step 7/9 : COPY entrypoint.sh / ---> 1eb1db0301e5 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6570b2d2d268 ---> Removed intermediate container 6570b2d2d268 ---> 485fecb351a7 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in dfccb842038b ---> Removed intermediate container dfccb842038b ---> 893ff911fc67 [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 893ff911fc67 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_0_1-1 2025-07-08 09:08:34,797: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] aed61ff09180: Preparing f8cceeef7f23: Preparing 14f466a82aba: Preparing 55e8807e2376: Preparing 604cb2a85327: Preparing 749182ebd63e: Preparing b601c23c1f20: Preparing 0798a29c930d: Preparing 2e4f582e39dc: Preparing 0987c02ce09f: Preparing 174f56854903: Preparing aed61ff09180: Waiting f8cceeef7f23: Waiting 14f466a82aba: Waiting 55e8807e2376: Waiting 604cb2a85327: Waiting 749182ebd63e: Waiting b601c23c1f20: Waiting 0798a29c930d: Waiting 2e4f582e39dc: Waiting 0987c02ce09f: Waiting 174f56854903: Waiting f8cceeef7f23: Layer already exists 604cb2a85327: Layer already exists 14f466a82aba: Layer already exists 55e8807e2376: Layer already exists 749182ebd63e: Layer already exists b601c23c1f20: Layer already exists aed61ff09180: Pushed 2e4f582e39dc: Layer already exists 0798a29c930d: Layer already exists 0987c02ce09f: Layer already exists 174f56854903: Layer already exists master-1_9_0_1-1: digest: sha256:acb3074c6157d40168a54120e4b7dca8e790260c633ba51508701d30ccd61ca8 size: 2619 2025-07-08 09:08:39,983: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds