2025-05-23 01:28:17,266: INFO: Building opensdn-controller-control-named 2025-05-23 01:28:17,307: 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_7_2_1-2 --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} ---> 9e7f59d0e985 Step 4/9 : ARG CONTAINER_NAME ---> Running in 80fe3edbe3b3 ---> Removed intermediate container 80fe3edbe3b3 ---> bd12d86f4ffa Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3b8575c8e6d6 ---> Removed intermediate container 3b8575c8e6d6 ---> fc045436d2ac 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 56b50f22d7e0 ---> Removed intermediate container 56b50f22d7e0 ---> a411fcefe00b Step 7/9 : COPY entrypoint.sh / ---> cb213f4bf57c Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6ece672ec769 ---> Removed intermediate container 6ece672ec769 ---> 3b102330f113 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 9d6ee0f3bb94 ---> Removed intermediate container 9d6ee0f3bb94 ---> b32f9e07343c [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 b32f9e07343c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_2_1-2 2025-05-23 01:28:31,069: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 1b6707afc578: Preparing 1605d4bfc77f: Preparing 1d0a07e8be55: Preparing 74eb63028ca0: Preparing 0b2983e04e1c: Preparing 965c902f2e4f: Preparing b9ef9ebdeae9: Preparing cfa8473ef8b0: Preparing 7b74cda30462: Preparing 64cc3a742302: Preparing 174f56854903: Preparing 1d0a07e8be55: Waiting 74eb63028ca0: Waiting 0b2983e04e1c: Waiting 965c902f2e4f: Waiting b9ef9ebdeae9: Waiting cfa8473ef8b0: Waiting 7b74cda30462: Waiting 64cc3a742302: Waiting 174f56854903: Waiting 1b6707afc578: Pushed 1605d4bfc77f: Layer already exists 1d0a07e8be55: Layer already exists 0b2983e04e1c: Layer already exists b9ef9ebdeae9: Layer already exists 965c902f2e4f: Layer already exists 74eb63028ca0: Layer already exists 174f56854903: Layer already exists 7b74cda30462: Layer already exists cfa8473ef8b0: Layer already exists 64cc3a742302: Layer already exists master-1_7_2_1-2: digest: sha256:433c74d543123cd05d0a45736946418e551e1044e3e388f2fa62010b91a268a0 size: 2619 2025-05-23 01:28:33,779: INFO: Building opensdn-controller-control-named finished successfully, duration: 16 seconds