2025-08-10 10:11:29,586: INFO: Building opensdn-controller-control-control 2025-08-10 10:11:29,638: 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_8_5-9 --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} ---> 960fa4603b4c Step 4/10 : ARG CONTAINER_NAME ---> Running in f3c03a9775ab ---> Removed intermediate container f3c03a9775ab ---> dede4a34e25c Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9cfe19fc9732 ---> Removed intermediate container 9cfe19fc9732 ---> d897f818790a 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 9fb7f9c2a112 ---> Removed intermediate container 9fb7f9c2a112 ---> 7b1811c02606 Step 7/10 : COPY entrypoint.sh / ---> 606db7cbe4a2 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 499e3b822e1e ---> Removed intermediate container 499e3b822e1e ---> dbe7d9963b7e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1da383f01df7 ---> Removed intermediate container 1da383f01df7 ---> ff195aacfd6b Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 371d60d6cc03 ---> Removed intermediate container 371d60d6cc03 ---> 028832a21422 [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 028832a21422 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_5-9 2025-08-10 10:11:48,426: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 5e0c814538e6: Preparing e19cf0bb1229: Preparing e53e8455b5dd: Preparing 2466a64bc5f3: Preparing 3ef3be414c97: Preparing 82e8110a6632: Preparing e53e8455b5dd: Waiting 5e0c814538e6: Waiting e19cf0bb1229: Waiting 2466a64bc5f3: Waiting 3ef3be414c97: Waiting be0fc8a8c4cb: Preparing 4500485d1cfa: Preparing b98baa52c1be: Preparing 82e8110a6632: Waiting be0fc8a8c4cb: Waiting 4500485d1cfa: Waiting c65ad2e769b7: Preparing b98baa52c1be: Waiting c65ad2e769b7: Waiting 2f314ec8b1f9: Preparing 174f56854903: Preparing 2f314ec8b1f9: Waiting 174f56854903: Waiting e53e8455b5dd: Layer already exists 2466a64bc5f3: Layer already exists 3ef3be414c97: Layer already exists be0fc8a8c4cb: Layer already exists e19cf0bb1229: Pushed 4500485d1cfa: Layer already exists 82e8110a6632: Layer already exists b98baa52c1be: Layer already exists 2f314ec8b1f9: Layer already exists 174f56854903: Layer already exists c65ad2e769b7: Layer already exists 5e0c814538e6: Pushed master-1_9_8_5-9: digest: sha256:1f9cee65bba03fb7fcc106498df9ac40ea8658d18c32bcc8acc14ba4cdab669c size: 2830 2025-08-10 10:12:18,173: INFO: Building opensdn-controller-control-control finished successfully, duration: 49 seconds