2025-08-25 22:46:07,274: INFO: Building opensdn-controller-control-control 2025-08-25 22:46:07,311: 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-control --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 13.31 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> 37c1e52e1803 Step 4/10 : ARG CONTAINER_NAME ---> Running in 77a962e901fa ---> Removed intermediate container 77a962e901fa ---> bbadcedc8c87 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 607c1431352f ---> Removed intermediate container 607c1431352f ---> ae0a7d290d46 Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail Controller" description="Contrail Control is xmpp/bgp based routing engine for Contrail." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 6b67aa945822 ---> Removed intermediate container 6b67aa945822 ---> e4c7f5edaaf8 Step 7/10 : COPY entrypoint.sh / ---> 8646ca7dd80c Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 8f86dee938f1 ---> Removed intermediate container 8f86dee938f1 ---> 9a4b4061763b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ed2f31b8386d ---> Removed intermediate container ed2f31b8386d ---> 32f657a5587a Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 52914cbaabb8 ---> Removed intermediate container 52914cbaabb8 ---> 580982ffbb01 [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 580982ffbb01 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_3_2-1 2025-08-25 22:46:28,113: INFO: Docker build duration: 21 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 584a03de3b36: Preparing 182037e6ddd9: Preparing 4b1c340a51c1: Preparing fe5349b72f7b: Preparing 6ed602401970: Preparing 6af72b829f26: Preparing 17e549e804f7: Preparing 584a03de3b36: Waiting fe5349b72f7b: Waiting 6ed602401970: Waiting 6af72b829f26: Waiting 182037e6ddd9: Waiting 4b1c340a51c1: Waiting 51eb2b0fb37f: Preparing 2c96d025e7da: Preparing 00200128e966: Preparing da3b04b9fe0e: Preparing 174f56854903: Preparing 00200128e966: Waiting da3b04b9fe0e: Waiting 51eb2b0fb37f: Waiting 174f56854903: Waiting 2c96d025e7da: Waiting 17e549e804f7: Waiting 4b1c340a51c1: Layer already exists fe5349b72f7b: Layer already exists 6ed602401970: Layer already exists 6af72b829f26: Layer already exists 17e549e804f7: Layer already exists 51eb2b0fb37f: Layer already exists 00200128e966: Layer already exists 182037e6ddd9: Pushed 2c96d025e7da: Layer already exists 174f56854903: Layer already exists da3b04b9fe0e: Layer already exists 584a03de3b36: Pushed master-2_0_3_2-1: digest: sha256:755700bfcfe0b71097d469d66d9cbf7ffdc03e9dd940f32790eae17983d21030 size: 2830 2025-08-25 22:46:50,334: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds