2025-08-12 13:01:31,509: INFO: Building opensdn-controller-control-named 2025-08-12 13:01:31,550: 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_2_2_1-6_8 --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} ---> cd087365b3be Step 4/9 : ARG CONTAINER_NAME ---> Running in 8ae0c580582c ---> Removed intermediate container 8ae0c580582c ---> 50be2217e61b Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0630c567403b ---> Removed intermediate container 0630c567403b ---> ad4cb13d2d05 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 621ca37dce8f ---> Removed intermediate container 621ca37dce8f ---> 6aec5fe3c609 Step 7/9 : COPY entrypoint.sh / ---> 135163791f7e Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c31ec027b990 ---> Removed intermediate container c31ec027b990 ---> c6bde8f4bb67 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 8a8daf4d6637 ---> Removed intermediate container 8a8daf4d6637 ---> 3785d899cd4d [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 3785d899cd4d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_2_2_1-6_8 2025-08-12 13:01:47,352: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 835253852c2b: Preparing ea6db81475d3: Preparing b3f0e40ab882: Preparing f5be8f8b098b: Preparing a7b14ff4f880: Preparing 393fe211f633: Preparing c32393161e1e: Preparing 963091f20b70: Preparing 3962b5058c5b: Preparing 92abfda1dc98: Preparing 174f56854903: Preparing 835253852c2b: Waiting ea6db81475d3: Waiting b3f0e40ab882: Waiting f5be8f8b098b: Waiting a7b14ff4f880: Waiting 393fe211f633: Waiting c32393161e1e: Waiting 963091f20b70: Waiting 3962b5058c5b: Waiting 92abfda1dc98: Waiting 174f56854903: Waiting b3f0e40ab882: Layer already exists 835253852c2b: Pushed ea6db81475d3: Layer already exists a7b14ff4f880: Layer already exists 393fe211f633: Layer already exists f5be8f8b098b: Layer already exists c32393161e1e: Layer already exists 92abfda1dc98: Layer already exists 963091f20b70: Layer already exists 3962b5058c5b: Layer already exists 174f56854903: Layer already exists master-1_2_2_1-6_8: digest: sha256:6513acbf0a71a05ec713a37b905da22a5560b73ff035ab10fd904fbc5be7e85f size: 2619 2025-08-12 13:01:51,458: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds