2025-08-26 07:20:27,747: INFO: Building opensdn-controller-control-control 2025-08-26 07:20:27,806: 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_5-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 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} ---> dc4093e0b5c7 Step 4/10 : ARG CONTAINER_NAME ---> Running in 15180fa77fdc ---> Removed intermediate container 15180fa77fdc ---> d8d850acde75 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 69575599a830 ---> Removed intermediate container 69575599a830 ---> f40d823835bf 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 a72f626c410a ---> Removed intermediate container a72f626c410a ---> d0792eecfb01 Step 7/10 : COPY entrypoint.sh / ---> a1f6e0a0b348 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 8507038df8ec ---> Removed intermediate container 8507038df8ec ---> 1f251b41c40d Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6cf37b3f756a ---> Removed intermediate container 6cf37b3f756a ---> 0be2af06d7de Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e3db03f5f01a ---> Removed intermediate container e3db03f5f01a ---> aee3a4dde277 [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 aee3a4dde277 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_3_5-2 2025-08-26 07:20:47,957: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] c81abf5ab6fd: Preparing 52b630731a63: Preparing 04f16acb359b: Preparing 0dfa05787caa: Preparing 071a07c4d4c6: Preparing 6960d4a6a8d8: Preparing a60a1049bd00: Preparing d4d8db49ca5f: Preparing 0688b08f1ead: Preparing d83484bef841: Preparing dcb26b3ee233: Preparing 174f56854903: Preparing c81abf5ab6fd: Waiting 52b630731a63: Waiting 04f16acb359b: Waiting 0dfa05787caa: Waiting 071a07c4d4c6: Waiting 6960d4a6a8d8: Waiting a60a1049bd00: Waiting d4d8db49ca5f: Waiting 0688b08f1ead: Waiting d83484bef841: Waiting dcb26b3ee233: Waiting 174f56854903: Waiting 04f16acb359b: Layer already exists 0dfa05787caa: Layer already exists 52b630731a63: Pushed 071a07c4d4c6: Layer already exists 6960d4a6a8d8: Layer already exists a60a1049bd00: Layer already exists d83484bef841: Layer already exists d4d8db49ca5f: Layer already exists 0688b08f1ead: Layer already exists dcb26b3ee233: Layer already exists 174f56854903: Layer already exists c81abf5ab6fd: Pushed master-2_0_3_5-2: digest: sha256:d289cba581b454569154b51a3d519ed0aee491c0ca82345cd441110215ef0d71 size: 2830 2025-08-26 07:21:11,927: INFO: Building opensdn-controller-control-control finished successfully, duration: 44 seconds