2025-06-18 10:31:44,841: INFO: Building opensdn-controller-control-control 2025-06-18 10:31:44,885: 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_8_1_6-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 YUM_ENABLE_REPOS="" --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} ---> 56902ca57df1 Step 4/10 : ARG CONTAINER_NAME ---> Running in 4b2eb005778e ---> Removed intermediate container 4b2eb005778e ---> 1c89821c4890 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a9fe23bf301d ---> Removed intermediate container a9fe23bf301d ---> 73836f8ab749 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 73924ab87e7a ---> Removed intermediate container 73924ab87e7a ---> 59626431a563 Step 7/10 : COPY entrypoint.sh / ---> 8532d6db58f6 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in e3b57f85f797 ---> Removed intermediate container e3b57f85f797 ---> d5c97f1508a4 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in cfd2219b3788 ---> Removed intermediate container cfd2219b3788 ---> 4f71aedbed0e Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 99076dfd846f ---> Removed intermediate container 99076dfd846f ---> f77de1dfe901 [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 f77de1dfe901 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_1_6-1 2025-06-18 10:32:02,666: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 08c3285fe1cf: Preparing 16436baabb54: Preparing 83a8a6ab7eb5: Preparing b53f4df0972d: Preparing 3eaa5163774f: Preparing 13ef0ac841e9: Preparing 4f1ab072ea0a: Preparing 1f51f032ed42: Preparing a04ccc279bfb: Preparing 187be607c2c6: Preparing 3ff6400137b2: Preparing 174f56854903: Preparing 08c3285fe1cf: Waiting 16436baabb54: Waiting 83a8a6ab7eb5: Waiting b53f4df0972d: Waiting 3eaa5163774f: Waiting 13ef0ac841e9: Waiting 4f1ab072ea0a: Waiting 1f51f032ed42: Waiting a04ccc279bfb: Waiting 187be607c2c6: Waiting 3ff6400137b2: Waiting 174f56854903: Waiting 83a8a6ab7eb5: Layer already exists 3eaa5163774f: Layer already exists b53f4df0972d: Layer already exists 13ef0ac841e9: Layer already exists 4f1ab072ea0a: Layer already exists 16436baabb54: Pushed 1f51f032ed42: Layer already exists 187be607c2c6: Layer already exists a04ccc279bfb: Layer already exists 3ff6400137b2: Layer already exists 174f56854903: Layer already exists 08c3285fe1cf: Pushed master-1_8_1_6-1: digest: sha256:060f7b900dfe63ac5d4e51ddc9222ddd6b087d3dcd8fc8fcb56e814685608e59 size: 2830 2025-06-18 10:32:23,241: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds