2025-06-09 11:20:39,721: INFO: Building opensdn-controller-control-control 2025-06-09 11:20:39,757: 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_8_0_3-6 --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} ---> 13f2fc226ef9 Step 4/10 : ARG CONTAINER_NAME ---> Running in c48d2d063b9c ---> Removed intermediate container c48d2d063b9c ---> 54d620ec0cb2 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 61bcd7052984 ---> Removed intermediate container 61bcd7052984 ---> 260271a6e9fb 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 0a89acf393c9 ---> Removed intermediate container 0a89acf393c9 ---> 0c3090c7d6f7 Step 7/10 : COPY entrypoint.sh / ---> c2508a077fa0 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in c7017486a26d ---> Removed intermediate container c7017486a26d ---> 0a2f07aafa4c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 794f43c89d44 ---> Removed intermediate container 794f43c89d44 ---> 2cf9120eb1f5 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 4ff817429679 ---> Removed intermediate container 4ff817429679 ---> 37ff921cafb2 [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 37ff921cafb2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_3-6 2025-06-09 11:20:54,630: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 87235665074d: Preparing edf7059cad3f: Preparing 3e8589ed69ee: Preparing 9f05dc541603: Preparing 3be3967c0020: Preparing 58d23df6c8c3: Preparing 61df60fa0667: Preparing c53d24f0c99a: Preparing 4249aa26ed05: Preparing cf650b90d702: Preparing e81ea98e3f08: Preparing 174f56854903: Preparing 87235665074d: Waiting edf7059cad3f: Waiting 3e8589ed69ee: Waiting 9f05dc541603: Waiting 3be3967c0020: Waiting 58d23df6c8c3: Waiting 61df60fa0667: Waiting c53d24f0c99a: Waiting 4249aa26ed05: Waiting cf650b90d702: Waiting e81ea98e3f08: Waiting 174f56854903: Waiting 9f05dc541603: Layer already exists 3e8589ed69ee: Layer already exists edf7059cad3f: Pushed 3be3967c0020: Layer already exists 61df60fa0667: Layer already exists 58d23df6c8c3: Layer already exists 4249aa26ed05: Layer already exists c53d24f0c99a: Layer already exists e81ea98e3f08: Layer already exists 174f56854903: Layer already exists cf650b90d702: Layer already exists 87235665074d: Pushed master-1_8_0_3-6: digest: sha256:42222d3cc28a6d7f91e8930aa7a4a2529578c809ef98bd1121aa5a898c3aa578 size: 2830 2025-06-09 11:21:14,337: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds