2025-05-29 10:58:13,402: INFO: Building opensdn-controller-control-control 2025-05-29 10:58:13,430: 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_7_6_3-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} ---> b56e244752f3 Step 4/10 : ARG CONTAINER_NAME ---> Running in d6ba93ec1c57 ---> Removed intermediate container d6ba93ec1c57 ---> c41049588b5e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a783a878dd3a ---> Removed intermediate container a783a878dd3a ---> 389b64f998b9 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 7c492549717c ---> Removed intermediate container 7c492549717c ---> 68aaf1e213f3 Step 7/10 : COPY entrypoint.sh / ---> 392f372a6eb5 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 20980d67c108 ---> Removed intermediate container 20980d67c108 ---> 4d071eb90959 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 71b3e8e07d0c ---> Removed intermediate container 71b3e8e07d0c ---> ef79b57e7ecb Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e27a6d0c060f ---> Removed intermediate container e27a6d0c060f ---> e6bc801ca5e6 [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 e6bc801ca5e6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_3-1 2025-05-29 10:58:28,081: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 83d02e583d8a: Preparing 87c61bc0fbfb: Preparing c4a5c26da68c: Preparing 5efe53fb9db4: Preparing aa100788bcd5: Preparing 1c91f0bc4e1c: Preparing 64d6ca9b3c78: Preparing f8046f1eaec1: Preparing a1e71c2f009a: Preparing 2fc499a4f424: Preparing a62f7e5e6c6f: Preparing 174f56854903: Preparing 83d02e583d8a: Waiting 87c61bc0fbfb: Waiting c4a5c26da68c: Waiting 5efe53fb9db4: Waiting aa100788bcd5: Waiting 1c91f0bc4e1c: Waiting 64d6ca9b3c78: Waiting f8046f1eaec1: Waiting a1e71c2f009a: Waiting 2fc499a4f424: Waiting a62f7e5e6c6f: Waiting 174f56854903: Waiting 5efe53fb9db4: Layer already exists c4a5c26da68c: Layer already exists aa100788bcd5: Layer already exists 1c91f0bc4e1c: Layer already exists 64d6ca9b3c78: Layer already exists f8046f1eaec1: Layer already exists a1e71c2f009a: Layer already exists 87c61bc0fbfb: Pushed a62f7e5e6c6f: Layer already exists 2fc499a4f424: Layer already exists 174f56854903: Layer already exists 83d02e583d8a: Pushed master-1_7_6_3-1: digest: sha256:61ff36a1efba71d9604b490bd1bdceb63a0d3ccb1e38efadba148899db252678 size: 2830 2025-05-29 10:58:51,167: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds