2025-08-11 10:36:10,908: INFO: Building opensdn-controller-control-control 2025-08-11 10:36:10,961: 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_9_8_3-3 --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} ---> 8745857d74e8 Step 4/10 : ARG CONTAINER_NAME ---> Running in 9ca4977ab50d ---> Removed intermediate container 9ca4977ab50d ---> ef5a301bc68c Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4de1815530f2 ---> Removed intermediate container 4de1815530f2 ---> 9d046af939a4 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 4e51ea013c27 ---> Removed intermediate container 4e51ea013c27 ---> 27d72a9ccf0e Step 7/10 : COPY entrypoint.sh / ---> 65eb15614fc9 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 6c3745d40581 ---> Removed intermediate container 6c3745d40581 ---> abdb7d4e516f Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b37f03080428 ---> Removed intermediate container b37f03080428 ---> ce94ba6522b4 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 667ea05f5e3d ---> Removed intermediate container 667ea05f5e3d ---> c08d6bc7fdd2 [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 c08d6bc7fdd2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_3-3 2025-08-11 10:36:29,593: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 0babf0025df1: Preparing 6b247ebc0fa7: Preparing d6dd4902dcf2: Preparing 7993fc12608f: Preparing ed0718b866dd: Preparing 51580bc4e26a: Preparing a5c8d57c7208: Preparing f4511698e9aa: Preparing c750b1c2b09b: Preparing 153010b22811: Preparing 823ae46c9ab2: Preparing 174f56854903: Preparing 0babf0025df1: Waiting 6b247ebc0fa7: Waiting d6dd4902dcf2: Waiting 7993fc12608f: Waiting ed0718b866dd: Waiting 51580bc4e26a: Waiting a5c8d57c7208: Waiting f4511698e9aa: Waiting c750b1c2b09b: Waiting 153010b22811: Waiting 823ae46c9ab2: Waiting 174f56854903: Waiting d6dd4902dcf2: Layer already exists 7993fc12608f: Layer already exists ed0718b866dd: Layer already exists 6b247ebc0fa7: Pushed 51580bc4e26a: Layer already exists c750b1c2b09b: Layer already exists f4511698e9aa: Layer already exists a5c8d57c7208: Layer already exists 823ae46c9ab2: Layer already exists 153010b22811: Layer already exists 174f56854903: Layer already exists 0babf0025df1: Pushed master-1_9_8_3-3: digest: sha256:1a0046e1a0cf4d635f1d3131a7e4b7b152180caec9b340f3b7134953eeb9dd7b size: 2830 2025-08-11 10:36:49,829: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds