2025-06-07 16:52:29,371: INFO: Building opensdn-controller-control-control 2025-06-07 16:52:29,391: 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_6_2_1-5 --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} ---> ba4712b1f20d Step 4/10 : ARG CONTAINER_NAME ---> Running in 69bf05da99e9 ---> Removed intermediate container 69bf05da99e9 ---> 5fa4d4543ffd Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 59f40740b73b ---> Removed intermediate container 59f40740b73b ---> 253762918184 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 a94b9cdaf1bf ---> Removed intermediate container a94b9cdaf1bf ---> 24ea08970ffd Step 7/10 : COPY entrypoint.sh / ---> 9eff6d07194a Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 6962285f4ff4 ---> Removed intermediate container 6962285f4ff4 ---> eefb8d773d66 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 43d3f6a07ac3 ---> Removed intermediate container 43d3f6a07ac3 ---> f61cca3b7447 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 45f2fd60c303 ---> Removed intermediate container 45f2fd60c303 ---> 94438271bb51 [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 94438271bb51 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_2_1-5 2025-06-07 16:52:44,304: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 85a06033c56c: Preparing 2bd17f2dd447: Preparing 1b3fc4c42d5c: Preparing 894dedd906a9: Preparing 60cc0a53042d: Preparing f0694258cdfd: Preparing aaf34b0cd74a: Preparing 3c6d05151d83: Preparing 350cdd3ff2d0: Preparing 2ce7ae00033a: Preparing a405b262dfc1: Preparing 174f56854903: Preparing 85a06033c56c: Waiting 2bd17f2dd447: Waiting 1b3fc4c42d5c: Waiting 894dedd906a9: Waiting 60cc0a53042d: Waiting f0694258cdfd: Waiting aaf34b0cd74a: Waiting 3c6d05151d83: Waiting 350cdd3ff2d0: Waiting 2ce7ae00033a: Waiting a405b262dfc1: Waiting 174f56854903: Waiting 1b3fc4c42d5c: Layer already exists 2bd17f2dd447: Pushed 894dedd906a9: Layer already exists f0694258cdfd: Layer already exists 60cc0a53042d: Layer already exists aaf34b0cd74a: Layer already exists 350cdd3ff2d0: Layer already exists 3c6d05151d83: Layer already exists 2ce7ae00033a: Layer already exists a405b262dfc1: Layer already exists 174f56854903: Layer already exists 85a06033c56c: Pushed master-1_6_2_1-5: digest: sha256:f1087b4c5f84611bcd3d0cedaf5edd160f8fdff03699c3729e0aa295e08903d9 size: 2830 2025-06-07 16:53:08,497: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds