2025-07-23 14:09:01,801: INFO: Building opensdn-controller-control-named 2025-07-23 14:09:01,850: 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_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} ---> 4fe64945c46d Step 4/9 : ARG CONTAINER_NAME ---> Running in 09c616d08476 ---> Removed intermediate container 09c616d08476 ---> 172701737732 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in b4ccb65a4a58 ---> Removed intermediate container b4ccb65a4a58 ---> a58a39b70383 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 72ed03342b29 ---> Removed intermediate container 72ed03342b29 ---> 9beb74de5b5b Step 7/9 : COPY entrypoint.sh / ---> 07fd8c41ff33 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 210825a543aa ---> Removed intermediate container 210825a543aa ---> e5e6988f05c6 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 7ea04315fd83 ---> Removed intermediate container 7ea04315fd83 ---> 92017159925b [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 92017159925b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_8_1-1 2025-07-23 14:09:15,505: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] c869a2b71592: Preparing e7890865fe24: Preparing ffe518c5cfe0: Preparing a93f13da6a01: Preparing d04826478bb9: Preparing 2ba82c2c56ff: Preparing 4d8e47cc1967: Preparing 75d65b466034: Preparing 149c252c382f: Preparing b842fb172eb3: Preparing 174f56854903: Preparing c869a2b71592: Waiting e7890865fe24: Waiting ffe518c5cfe0: Waiting a93f13da6a01: Waiting d04826478bb9: Waiting 2ba82c2c56ff: Waiting 4d8e47cc1967: Waiting 75d65b466034: Waiting 149c252c382f: Waiting b842fb172eb3: Waiting 174f56854903: Waiting e7890865fe24: Layer already exists ffe518c5cfe0: Layer already exists 2ba82c2c56ff: Layer already exists d04826478bb9: Layer already exists a93f13da6a01: Layer already exists 4d8e47cc1967: Layer already exists 149c252c382f: Layer already exists c869a2b71592: Pushed 75d65b466034: Layer already exists 174f56854903: Layer already exists b842fb172eb3: Layer already exists master-1_9_8_1-1: digest: sha256:c5d98e69cbabe3ea31f7bc582e59c233becddddafcddf9ef1b3a994f63b40428 size: 2619 2025-07-23 14:09:18,202: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds