2025-08-12 13:01:31,524: INFO: Building opensdn-controller-control-control 2025-08-12 13:01:31,564: 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-6_8 --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} ---> cd087365b3be Step 4/10 : ARG CONTAINER_NAME ---> Running in 198d57bef378 ---> Removed intermediate container 198d57bef378 ---> 0d6b85a18b59 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in b572074e08e6 ---> Removed intermediate container b572074e08e6 ---> 55618d48c709 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 58472157c6c2 ---> Removed intermediate container 58472157c6c2 ---> 946c64f02e70 Step 7/10 : COPY entrypoint.sh / ---> 02921b71e902 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 1a8fe5ba2202 ---> Removed intermediate container 1a8fe5ba2202 ---> a246ebe6c35e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 69333cbcb1e0 ---> Removed intermediate container 69333cbcb1e0 ---> a803cbb3fedc Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in c9f241ba8deb ---> Removed intermediate container c9f241ba8deb ---> fb71b560d140 [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 fb71b560d140 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-6_8 2025-08-12 13:01:48,672: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 8dedc1bde724: Preparing 2d90f5037837: Preparing ea6db81475d3: Preparing b3f0e40ab882: Preparing f5be8f8b098b: Preparing a7b14ff4f880: Preparing 393fe211f633: Preparing c32393161e1e: Preparing 963091f20b70: Preparing 3962b5058c5b: Preparing 92abfda1dc98: Preparing 174f56854903: Preparing 8dedc1bde724: Waiting 2d90f5037837: Waiting ea6db81475d3: Waiting b3f0e40ab882: Waiting f5be8f8b098b: Waiting a7b14ff4f880: Waiting 393fe211f633: Waiting c32393161e1e: Waiting 963091f20b70: Waiting 3962b5058c5b: Waiting 92abfda1dc98: Waiting 174f56854903: Waiting ea6db81475d3: Layer already exists 2d90f5037837: Pushed b3f0e40ab882: Layer already exists f5be8f8b098b: Layer already exists a7b14ff4f880: Layer already exists 393fe211f633: Layer already exists c32393161e1e: Layer already exists 963091f20b70: Layer already exists 92abfda1dc98: Layer already exists 3962b5058c5b: Layer already exists 174f56854903: Layer already exists 8dedc1bde724: Pushed master-1_2_2_1-6_8: digest: sha256:f46f5fffefee2bda4caf75d8d7bb435ec7fd3ebb342baa8cb123020c442154de size: 2830 2025-08-12 13:02:10,295: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds