2025-08-25 22:46:07,282: INFO: Building opensdn-controller-control-named 2025-08-25 22:46:07,317: 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-2_0_3_2-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 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} ---> 37c1e52e1803 Step 4/9 : ARG CONTAINER_NAME ---> Running in c5ce2cc9021c ---> Removed intermediate container c5ce2cc9021c ---> f115de297c0e Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in f7b2d5f2f434 ---> Removed intermediate container f7b2d5f2f434 ---> 5076f2b03183 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 f74aadbd6afd ---> Removed intermediate container f74aadbd6afd ---> 50de32ec273a Step 7/9 : COPY entrypoint.sh / ---> f2975582562c Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5e0a51e265a1 ---> Removed intermediate container 5e0a51e265a1 ---> 653f414265b5 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 8cd5e69a0f50 ---> Removed intermediate container 8cd5e69a0f50 ---> fd62db45f17a [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] were not consumed Successfully built fd62db45f17a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_0_3_2-1 2025-08-25 22:46:21,707: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 5ac4bcefe79f: Preparing 4b1c340a51c1: Preparing fe5349b72f7b: Preparing 6ed602401970: Preparing 6af72b829f26: Preparing 17e549e804f7: Preparing 51eb2b0fb37f: Preparing 2c96d025e7da: Preparing 00200128e966: Preparing da3b04b9fe0e: Preparing 174f56854903: Preparing 5ac4bcefe79f: Waiting 4b1c340a51c1: Waiting fe5349b72f7b: Waiting 6ed602401970: Waiting 6af72b829f26: Waiting 17e549e804f7: Waiting 51eb2b0fb37f: Waiting 2c96d025e7da: Waiting 00200128e966: Waiting da3b04b9fe0e: Waiting 174f56854903: Waiting fe5349b72f7b: Layer already exists 4b1c340a51c1: Layer already exists 5ac4bcefe79f: Pushed 6ed602401970: Layer already exists 6af72b829f26: Layer already exists 17e549e804f7: Layer already exists 51eb2b0fb37f: Layer already exists 2c96d025e7da: Layer already exists 00200128e966: Layer already exists da3b04b9fe0e: Layer already exists 174f56854903: Layer already exists master-2_0_3_2-1: digest: sha256:91b2535e4a59468929de4ab0f186170cbde15686561212e3d51cee223fc78286 size: 2619 2025-08-25 22:46:27,850: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds