2025-05-29 20:48:34,511: INFO: Building opensdn-controller-control-control 2025-05-29 20:48:34,567: 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_5-5 --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} ---> 416fef10839d Step 4/10 : ARG CONTAINER_NAME ---> Running in 586fab04ea00 ---> Removed intermediate container 586fab04ea00 ---> 37a9ceaa4d69 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 066942700b2d ---> Removed intermediate container 066942700b2d ---> 7d01c7970f12 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 c460b40eff21 ---> Removed intermediate container c460b40eff21 ---> 4997b6cfe275 Step 7/10 : COPY entrypoint.sh / ---> 72ff6e907e39 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 9908706ab31b ---> Removed intermediate container 9908706ab31b ---> 6d6aca56669b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 78654fc8d996 ---> Removed intermediate container 78654fc8d996 ---> b3623f0fe660 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 1fdc6674e66b ---> Removed intermediate container 1fdc6674e66b ---> 9c3a59ee520a [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 9c3a59ee520a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_5-5 2025-05-29 20:48:53,072: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 80e39c0c6975: Preparing e51cf291ec38: Preparing 899e258ca316: Preparing 4819d5e72034: Preparing 1b94a188972d: Preparing 80e39c0c6975: Waiting e51cf291ec38: Waiting 899e258ca316: Waiting 4819d5e72034: Waiting 24522ba5e695: Preparing 61741010ede5: Preparing ba718d3712c2: Preparing 01751f46d12d: Preparing b52a2f275017: Preparing fbf18eae9f2e: Preparing 174f56854903: Preparing 1b94a188972d: Waiting 01751f46d12d: Waiting b52a2f275017: Waiting 61741010ede5: Waiting fbf18eae9f2e: Waiting ba718d3712c2: Waiting 174f56854903: Waiting 24522ba5e695: Waiting e51cf291ec38: Pushed 24522ba5e695: Layer already exists 4819d5e72034: Layer already exists 899e258ca316: Layer already exists 1b94a188972d: Layer already exists 61741010ede5: Layer already exists ba718d3712c2: Layer already exists b52a2f275017: Layer already exists 01751f46d12d: Layer already exists fbf18eae9f2e: Layer already exists 174f56854903: Layer already exists 80e39c0c6975: Pushed master-1_7_6_5-5: digest: sha256:a75fbfaa5a10622ed9318b4d9173fb1cb1a28a031d770481528b9d0ac0c688fd size: 2830 2025-05-29 20:49:18,950: INFO: Building opensdn-controller-control-control finished successfully, duration: 44 seconds