2025-07-09 13:21:28,135: INFO: Building opensdn-controller-control-control 2025-07-09 13:21:28,169: 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_0_1-1 --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} ---> e7b2e5f2688a Step 4/10 : ARG CONTAINER_NAME ---> Running in 631e5901387d ---> Removed intermediate container 631e5901387d ---> a22fadbb8b89 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0c0eb458d343 ---> Removed intermediate container 0c0eb458d343 ---> cdf563204c36 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 a0f675388a0a ---> Removed intermediate container a0f675388a0a ---> 55da9f6c8d45 Step 7/10 : COPY entrypoint.sh / ---> 6c6b31d37861 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 43a4d70329a6 ---> Removed intermediate container 43a4d70329a6 ---> b6505c2af920 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5628a96d87b9 ---> Removed intermediate container 5628a96d87b9 ---> 1101774b5d3a Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in cca1d6aec2d7 ---> Removed intermediate container cca1d6aec2d7 ---> 99e85a839aef [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 99e85a839aef Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_0_1-1 2025-07-09 13:21:41,832: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] ae7807b89a73: Preparing 2f76cf2f318a: Preparing 3a3511dd0c67: Preparing a140e95ed84d: Preparing 4a50c43eba61: Preparing 87d8df7896fc: Preparing d4248c34ea27: Preparing 2d26eaa0a11c: Preparing 2c8dea770fb9: Preparing a062d818f1cf: Preparing c7e981b9aed3: Preparing 174f56854903: Preparing ae7807b89a73: Waiting 2f76cf2f318a: Waiting 3a3511dd0c67: Waiting a140e95ed84d: Waiting 4a50c43eba61: Waiting 87d8df7896fc: Waiting d4248c34ea27: Waiting 2d26eaa0a11c: Waiting 2c8dea770fb9: Waiting a062d818f1cf: Waiting c7e981b9aed3: Waiting 174f56854903: Waiting 3a3511dd0c67: Layer already exists a140e95ed84d: Layer already exists 87d8df7896fc: Layer already exists 2f76cf2f318a: Pushed 4a50c43eba61: Layer already exists d4248c34ea27: Layer already exists 2d26eaa0a11c: Layer already exists 2c8dea770fb9: Layer already exists a062d818f1cf: Layer already exists 174f56854903: Layer already exists c7e981b9aed3: Layer already exists ae7807b89a73: Pushed master-1_9_0_1-1: digest: sha256:bd237579b9b5abdff75202b392c630e72b2c1a2e03c84c069829654a146925ac size: 2830 2025-07-09 13:22:03,409: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds