2025-08-13 15:27:19,237: INFO: Building opensdn-controller-control-control 2025-08-13 15:27:19,278: 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_0_4-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 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} ---> 40c5edcdf995 Step 4/10 : ARG CONTAINER_NAME ---> Running in e99d0e0bdcab ---> Removed intermediate container e99d0e0bdcab ---> f82c4247cbb0 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in eae5b99f8687 ---> Removed intermediate container eae5b99f8687 ---> fae35c4934ec 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 ce09aee9ac08 ---> Removed intermediate container ce09aee9ac08 ---> dd6fc83d588e Step 7/10 : COPY entrypoint.sh / ---> 80369558322e Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in e49226a1d230 ---> Removed intermediate container e49226a1d230 ---> ca59c8d2a99e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 049035d3d0ba ---> Removed intermediate container 049035d3d0ba ---> 42efde7a05bb Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in d29881a73a0a ---> Removed intermediate container d29881a73a0a ---> 6871e62c81a3 [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 6871e62c81a3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_0_4-2 2025-08-13 15:27:33,890: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 97e1384ba091: Preparing 428614e6524e: Preparing 4f4f6eeb5f1e: Preparing 2c95b1c59883: Preparing 6a86b45b9589: Preparing 852dee77a635: Preparing 8d67788ed19e: Preparing e694e0391dee: Preparing f1405a59e3b4: Preparing c703c7030f8f: Preparing e8c2e13cf4d1: Preparing 174f56854903: Preparing 97e1384ba091: Waiting 428614e6524e: Waiting 4f4f6eeb5f1e: Waiting 2c95b1c59883: Waiting 6a86b45b9589: Waiting 852dee77a635: Waiting 8d67788ed19e: Waiting e694e0391dee: Waiting f1405a59e3b4: Waiting c703c7030f8f: Waiting e8c2e13cf4d1: Waiting 174f56854903: Waiting 4f4f6eeb5f1e: Layer already exists 428614e6524e: Pushed 6a86b45b9589: Layer already exists 2c95b1c59883: Layer already exists 852dee77a635: Layer already exists f1405a59e3b4: Layer already exists c703c7030f8f: Layer already exists e694e0391dee: Layer already exists 174f56854903: Layer already exists 8d67788ed19e: Layer already exists e8c2e13cf4d1: Layer already exists 97e1384ba091: Pushed master-2_0_0_4-2: digest: sha256:00fe4758449bceccfb38b02fedeaef2a96ed1a8bc4834832f8914e3880d0bb1f size: 2830 2025-08-13 15:27:56,072: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds