2025-07-22 08:04:05,408: INFO: Building opensdn-controller-control-control 2025-07-22 08:04:05,435: 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_4-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} ---> 8cf417b476d9 Step 4/10 : ARG CONTAINER_NAME ---> Running in 978e2985c93b ---> Removed intermediate container 978e2985c93b ---> ba4a119fa925 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 507dbca5853a ---> Removed intermediate container 507dbca5853a ---> fea970e8310b 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 7c7a35938b17 ---> Removed intermediate container 7c7a35938b17 ---> f3585265a82e Step 7/10 : COPY entrypoint.sh / ---> 7fe2ee7e3d92 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in c7c8dfc92e8b ---> Removed intermediate container c7c8dfc92e8b ---> a56d730d668a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2b8d838fd8ea ---> Removed intermediate container 2b8d838fd8ea ---> 44d11c556aaa Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in de22bbf0d956 ---> Removed intermediate container de22bbf0d956 ---> 5f9813aaf7cc [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 5f9813aaf7cc Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_4-1 2025-07-22 08:04:25,424: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 5afe4c75ff4a: Preparing 7667ab90d676: Preparing ae26c4c2f93b: Preparing 4422121a98ca: Preparing 05dc25342b90: Preparing f00dfb80d546: Preparing 2f0306f8ee35: Preparing 1689408ec2a5: Preparing 9c418b546ebc: Preparing 5d1ecf8d8842: Preparing 98e56ef150e5: Preparing 174f56854903: Preparing 5afe4c75ff4a: Waiting 7667ab90d676: Waiting ae26c4c2f93b: Waiting 4422121a98ca: Waiting 05dc25342b90: Waiting f00dfb80d546: Waiting 2f0306f8ee35: Waiting 1689408ec2a5: Waiting 9c418b546ebc: Waiting 5d1ecf8d8842: Waiting 98e56ef150e5: Waiting 174f56854903: Waiting 4422121a98ca: Layer already exists ae26c4c2f93b: Layer already exists 05dc25342b90: Layer already exists 2f0306f8ee35: Layer already exists f00dfb80d546: Layer already exists 1689408ec2a5: Layer already exists 9c418b546ebc: Layer already exists 7667ab90d676: Pushed 98e56ef150e5: Layer already exists 174f56854903: Layer already exists 5d1ecf8d8842: Layer already exists 5afe4c75ff4a: Pushed master-1_9_7_4-1: digest: sha256:f81f0acf88dce14e2f23bd3ee39ff41b19410a6b564bed14890adcf4b21b99d9 size: 2830 2025-07-22 08:04:41,061: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds