2025-05-28 16:01:27,990: INFO: Building opensdn-controller-control-named 2025-05-28 16:01:28,034: 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_6_1-3 --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} ---> 48b4804a86cf Step 4/9 : ARG CONTAINER_NAME ---> Running in 06de59dbf440 ---> Removed intermediate container 06de59dbf440 ---> 8fe67cf0ace8 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9f4bc3fb9415 ---> Removed intermediate container 9f4bc3fb9415 ---> 69f0156904cd 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 70de8ea5f838 ---> Removed intermediate container 70de8ea5f838 ---> 98b31d3519f9 Step 7/9 : COPY entrypoint.sh / ---> 8ec2b07f110b Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 756c189e2331 ---> Removed intermediate container 756c189e2331 ---> 36bbaaa7ff83 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in d6cd27183488 ---> Removed intermediate container d6cd27183488 ---> 0c26a4f47d2f [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 0c26a4f47d2f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_6_1-3 2025-05-28 16:01:41,307: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 8fb56cea62c5: Preparing b3fd172004ed: Preparing 803fb2f244fb: Preparing f08827c6665b: Preparing 1124c3dcb0bf: Preparing 71debe97f0af: Preparing cfa18688aa12: Preparing 597e960b11f4: Preparing 485d2e99f945: Preparing 150222549a87: Preparing 174f56854903: Preparing 8fb56cea62c5: Waiting b3fd172004ed: Waiting 803fb2f244fb: Waiting f08827c6665b: Waiting 1124c3dcb0bf: Waiting 71debe97f0af: Waiting cfa18688aa12: Waiting 597e960b11f4: Waiting 485d2e99f945: Waiting 150222549a87: Waiting 174f56854903: Waiting 803fb2f244fb: Layer already exists b3fd172004ed: Layer already exists 1124c3dcb0bf: Layer already exists f08827c6665b: Layer already exists 71debe97f0af: Layer already exists 8fb56cea62c5: Pushed cfa18688aa12: Layer already exists 485d2e99f945: Layer already exists 597e960b11f4: Layer already exists 150222549a87: Layer already exists 174f56854903: Layer already exists master-1_7_6_1-3: digest: sha256:5e260047afae8cb5cb2306702596bd2b57175da7e02a2f37ec9b54d83426ae2b size: 2619 2025-05-28 16:01:44,344: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds