2025-07-23 12:18:26,718: INFO: Building opensdn-controller-control-control 2025-07-23 12:18:26,771: 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_2_2_1-5_9 --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} ---> 457d513ec00f Step 4/10 : ARG CONTAINER_NAME ---> Running in beedcea58aa6 ---> Removed intermediate container beedcea58aa6 ---> 9735fa8ff943 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in d7535b7e002f ---> Removed intermediate container d7535b7e002f ---> a2096f58a4c5 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 e065994c2586 ---> Removed intermediate container e065994c2586 ---> a35cec92aa9d Step 7/10 : COPY entrypoint.sh / ---> 6f0756909172 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 54ca1ee4cf12 ---> Removed intermediate container 54ca1ee4cf12 ---> 537f2f6430bd Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 80b66b2f7d7e ---> Removed intermediate container 80b66b2f7d7e ---> 97ee62908746 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 40208f31ffad ---> Removed intermediate container 40208f31ffad ---> 2dca4847f8bb [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 2dca4847f8bb Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-5_9 2025-07-23 12:18:44,801: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 51e3e57ee467: Preparing 4fb912f1dfc7: Preparing e7f15a6b6666: Preparing cf42f020ca73: Preparing ddfed3e628ef: Preparing 3251494e5cc1: Preparing ba1e9ec51093: Preparing bb6fa2d10a24: Preparing acb8c0222b5e: Preparing 5436faa275df: Preparing ff54961489ec: Preparing 174f56854903: Preparing 51e3e57ee467: Waiting 4fb912f1dfc7: Waiting e7f15a6b6666: Waiting cf42f020ca73: Waiting ddfed3e628ef: Waiting 3251494e5cc1: Waiting ba1e9ec51093: Waiting bb6fa2d10a24: Waiting acb8c0222b5e: Waiting 5436faa275df: Waiting ff54961489ec: Waiting 174f56854903: Waiting cf42f020ca73: Layer already exists ddfed3e628ef: Layer already exists e7f15a6b6666: Layer already exists 4fb912f1dfc7: Pushed 3251494e5cc1: Layer already exists ba1e9ec51093: Layer already exists acb8c0222b5e: Layer already exists bb6fa2d10a24: Layer already exists 5436faa275df: Layer already exists ff54961489ec: Layer already exists 174f56854903: Layer already exists 51e3e57ee467: Pushed master-1_2_2_1-5_9: digest: sha256:81c93d07741da655f1cc01aa6cda3ab676cb94351099259d6fae167c6713f8d5 size: 2830 2025-07-23 12:19:05,861: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds