2025-07-15 15:33:05,092: INFO: Building opensdn-controller-control-control 2025-07-15 15:33:05,163: 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_6_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} ---> 90cb18668e36 Step 4/10 : ARG CONTAINER_NAME ---> Running in 2b3e40ae2f4e ---> Removed intermediate container 2b3e40ae2f4e ---> 707cdd100f5b Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2958bff7e688 ---> Removed intermediate container 2958bff7e688 ---> 9e28de1ebbe2 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 5b5c1dbf30fe ---> Removed intermediate container 5b5c1dbf30fe ---> e584d21a8a50 Step 7/10 : COPY entrypoint.sh / ---> 45e272615e77 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 49836b746a32 ---> Removed intermediate container 49836b746a32 ---> 28c0587a79fb Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 24657a858413 ---> Removed intermediate container 24657a858413 ---> fa25c8080ca1 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 4cf58fd7c6cd ---> Removed intermediate container 4cf58fd7c6cd ---> 4cffd2e86561 [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 4cffd2e86561 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_6_4-1 2025-07-15 15:33:23,757: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 13426bc8af4b: Preparing 80fd8240d4c8: Preparing 05abed18d661: Preparing fd6b7fc7080a: Preparing db13ca0f9809: Preparing 7b2849f0349b: Preparing 322a3fcb118f: Preparing 6e0f24fa9090: Preparing a5595c8a6288: Preparing 6be2899e5a6d: Preparing 63bec296eb84: Preparing 174f56854903: Preparing 13426bc8af4b: Waiting 80fd8240d4c8: Waiting 05abed18d661: Waiting fd6b7fc7080a: Waiting db13ca0f9809: Waiting 7b2849f0349b: Waiting 322a3fcb118f: Waiting 6e0f24fa9090: Waiting a5595c8a6288: Waiting 6be2899e5a6d: Waiting 63bec296eb84: Waiting 174f56854903: Waiting db13ca0f9809: Layer already exists 05abed18d661: Layer already exists fd6b7fc7080a: Layer already exists 322a3fcb118f: Layer already exists 7b2849f0349b: Layer already exists 6e0f24fa9090: Layer already exists 80fd8240d4c8: Pushed 6be2899e5a6d: Layer already exists 63bec296eb84: Layer already exists a5595c8a6288: Layer already exists 174f56854903: Layer already exists 13426bc8af4b: Pushed master-1_9_6_4-1: digest: sha256:3ff47e50accb0e5f2c3cd68292552f27e47c36dc7e1fd276a953ae9282feeceb size: 2830 2025-07-15 15:33:44,589: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds