2025-06-23 21:28:59,198: INFO: Building opensdn-controller-control-control 2025-06-23 21:28:59,228: 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_4_4-4_0 --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} ---> 67c4a657b831 Step 4/10 : ARG CONTAINER_NAME ---> Running in 698bb72b10c6 ---> Removed intermediate container 698bb72b10c6 ---> 86c224730a65 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 25771ece1ee2 ---> Removed intermediate container 25771ece1ee2 ---> 738b2ada6377 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 7804221af6b4 ---> Removed intermediate container 7804221af6b4 ---> c728cdae73c5 Step 7/10 : COPY entrypoint.sh / ---> 027cb94c50ce Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in a39871e9daa3 ---> Removed intermediate container a39871e9daa3 ---> 868cef1b79f4 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d186efe7ac5a ---> Removed intermediate container d186efe7ac5a ---> 9cada51de2ad Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 983cca1a8c28 ---> Removed intermediate container 983cca1a8c28 ---> 84a2a1a9223f [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 84a2a1a9223f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_4_4-4_0 2025-06-23 21:29:16,686: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 06bae44a5558: Preparing 902869c5cfd2: Preparing f37b69b4fe79: Preparing b300320fc880: Preparing c4ef9b9803cb: Preparing 3552966e9692: Preparing a6598ba05576: Preparing 55a47c8fdcd0: Preparing ddee781d6da3: Preparing 5c0a9760e257: Preparing 37a7d30f6886: Preparing 174f56854903: Preparing 06bae44a5558: Waiting 902869c5cfd2: Waiting f37b69b4fe79: Waiting b300320fc880: Waiting c4ef9b9803cb: Waiting 3552966e9692: Waiting a6598ba05576: Waiting 55a47c8fdcd0: Waiting ddee781d6da3: Waiting 5c0a9760e257: Waiting 37a7d30f6886: Waiting 174f56854903: Waiting b300320fc880: Layer already exists f37b69b4fe79: Layer already exists c4ef9b9803cb: Layer already exists 902869c5cfd2: Pushed a6598ba05576: Layer already exists 3552966e9692: Layer already exists 55a47c8fdcd0: Layer already exists ddee781d6da3: Layer already exists 5c0a9760e257: Layer already exists 37a7d30f6886: Layer already exists 174f56854903: Layer already exists 06bae44a5558: Pushed master-1_2_4_4-4_0: digest: sha256:4367a677cc4d5c95eefd0954de622e0acd88fbe20809bd44d1f875983cab51f4 size: 2830 2025-06-23 21:29:36,434: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds