2025-06-02 12:54:30,946: INFO: Building opensdn-controller-control-control 2025-06-02 12:54:30,985: 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_8-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} ---> 73380e5cf0e9 Step 4/10 : ARG CONTAINER_NAME ---> Running in acf817883ffe ---> Removed intermediate container acf817883ffe ---> 297052b46418 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a1d677ed8749 ---> Removed intermediate container a1d677ed8749 ---> 91aa5eb096bd 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 cfc6998861d1 ---> Removed intermediate container cfc6998861d1 ---> c2a75f4a7e29 Step 7/10 : COPY entrypoint.sh / ---> a3febac122e8 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 0b257c303794 ---> Removed intermediate container 0b257c303794 ---> 8136986a72e7 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in cef722ed21bd ---> Removed intermediate container cef722ed21bd ---> 022690746607 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in fedd27cb0215 ---> Removed intermediate container fedd27cb0215 ---> f9e1f89528f8 [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 f9e1f89528f8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_8-1 2025-06-02 12:54:46,445: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 6bbcd111e5a8: Preparing d32f3b28ed9c: Preparing fb1cb9220099: Preparing d247740606c5: Preparing 56cfb81b1ae3: Preparing 3e3e3001366d: Preparing a247afd07445: Preparing f206d1350513: Preparing 376a85a2d212: Preparing 10a648366fd8: Preparing 52407f3120c2: Preparing 174f56854903: Preparing 6bbcd111e5a8: Waiting d32f3b28ed9c: Waiting fb1cb9220099: Waiting d247740606c5: Waiting 56cfb81b1ae3: Waiting 3e3e3001366d: Waiting a247afd07445: Waiting f206d1350513: Waiting 376a85a2d212: Waiting 10a648366fd8: Waiting 52407f3120c2: Waiting 174f56854903: Waiting d247740606c5: Layer already exists fb1cb9220099: Layer already exists a247afd07445: Layer already exists 56cfb81b1ae3: Layer already exists 3e3e3001366d: Layer already exists d32f3b28ed9c: Pushed f206d1350513: Layer already exists 376a85a2d212: Layer already exists 10a648366fd8: Layer already exists 174f56854903: Layer already exists 52407f3120c2: Layer already exists 6bbcd111e5a8: Pushed master-1_7_6_8-1: digest: sha256:5857257a8622ea2bcec2c0531624be8cede423d6b457902085587bd8599aa1fb size: 2830 2025-06-02 12:55:09,598: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds