2025-08-03 06:25:49,333: INFO: Building opensdn-controller-control-control 2025-08-03 06:25:49,366: 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_7_6-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} ---> e193834f3f80 Step 4/10 : ARG CONTAINER_NAME ---> Running in 5a2abff9c487 ---> Removed intermediate container 5a2abff9c487 ---> dbac8dcb5266 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5b70f60bd431 ---> Removed intermediate container 5b70f60bd431 ---> 760a84eff858 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 02fab8dc6dfd ---> Removed intermediate container 02fab8dc6dfd ---> b192039f213d Step 7/10 : COPY entrypoint.sh / ---> 84f75af7ad8e Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 3540fb8a4971 ---> Removed intermediate container 3540fb8a4971 ---> 5a522f8b5634 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ee3a6df98ea7 ---> Removed intermediate container ee3a6df98ea7 ---> 348c65bcedf1 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in dc9348f6a8cb ---> Removed intermediate container dc9348f6a8cb ---> bb253f63cc54 [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 bb253f63cc54 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_6-3 2025-08-03 06:26:03,310: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 5ed2431d29b0: Preparing 69a6a0a98b0c: Preparing 8b7e7b52ce9d: Preparing 3de5eaf21f2d: Preparing 94d836f3ad22: Preparing 7b7e56a5d5ca: Preparing 59713286f59d: Preparing 3416b8088c5f: Preparing 9c84a81163c2: Preparing 45b86fa85710: Preparing c790b4bcabdb: Preparing 174f56854903: Preparing 5ed2431d29b0: Waiting 69a6a0a98b0c: Waiting 8b7e7b52ce9d: Waiting 3de5eaf21f2d: Waiting 94d836f3ad22: Waiting 7b7e56a5d5ca: Waiting 59713286f59d: Waiting 3416b8088c5f: Waiting 9c84a81163c2: Waiting 45b86fa85710: Waiting c790b4bcabdb: Waiting 174f56854903: Waiting 69a6a0a98b0c: Pushed 8b7e7b52ce9d: Layer already exists 3de5eaf21f2d: Layer already exists 94d836f3ad22: Layer already exists 7b7e56a5d5ca: Layer already exists 59713286f59d: Layer already exists 3416b8088c5f: Layer already exists 9c84a81163c2: Layer already exists c790b4bcabdb: Layer already exists 45b86fa85710: Layer already exists 174f56854903: Layer already exists 5ed2431d29b0: Pushed master-1_9_7_6-3: digest: sha256:9e772e246f47639d126c2dc33d43e3ab63a9d585dffcf8770002993f22d3f9d0 size: 2830 2025-08-03 06:26:23,776: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds