2025-06-06 18:39:54,976: INFO: Building opensdn-controller-control-named 2025-06-06 18:39:55,025: 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_0_4-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} ---> 57094ae25ee3 Step 4/9 : ARG CONTAINER_NAME ---> Running in ebac9340e656 ---> Removed intermediate container ebac9340e656 ---> e0ea7a33591e Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in e32c09000f5b ---> Removed intermediate container e32c09000f5b ---> 07256ae4aef3 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 17a87470c8bf ---> Removed intermediate container 17a87470c8bf ---> f8aed94073f7 Step 7/9 : COPY entrypoint.sh / ---> 78f00bb37756 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1031b094be5a ---> Removed intermediate container 1031b094be5a ---> 95ccf30d81fb Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in b24236e89f33 ---> Removed intermediate container b24236e89f33 ---> e6ae41f7da2c [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 e6ae41f7da2c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_0_4-1 2025-06-06 18:40:09,695: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] bd575e7929ab: Preparing efc3c7d1c63b: Preparing c503aaffb9fc: Preparing 606db4581e77: Preparing 0b662c6cd2ad: Preparing b83ce86b681d: Preparing 8a8456944a26: Preparing 5aa37df1ff13: Preparing d4b748658f47: Preparing 813cfdc3a17a: Preparing 174f56854903: Preparing bd575e7929ab: Waiting efc3c7d1c63b: Waiting c503aaffb9fc: Waiting 606db4581e77: Waiting b83ce86b681d: Waiting 8a8456944a26: Waiting 5aa37df1ff13: Waiting d4b748658f47: Waiting 813cfdc3a17a: Waiting 174f56854903: Waiting 0b662c6cd2ad: Waiting bd575e7929ab: Pushed efc3c7d1c63b: Layer already exists c503aaffb9fc: Layer already exists 606db4581e77: Layer already exists b83ce86b681d: Layer already exists 0b662c6cd2ad: Layer already exists 8a8456944a26: Layer already exists 5aa37df1ff13: Layer already exists d4b748658f47: Layer already exists 174f56854903: Layer already exists 813cfdc3a17a: Layer already exists master-1_8_0_4-1: digest: sha256:6dcb179994bcf212b93d6c116501cbb4250381734892c3b34536a954ccf9336f size: 2619 2025-06-06 18:40:15,599: INFO: Building opensdn-controller-control-named finished successfully, duration: 21 seconds