2025-07-21 14:43:35,881: INFO: Building opensdn-controller-control-control 2025-07-21 14:43:35,967: 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_7_3-2 --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} ---> 9874d1239546 Step 4/10 : ARG CONTAINER_NAME ---> Running in a47317854324 ---> Removed intermediate container a47317854324 ---> 7f87549d999b Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6142e9186e4b ---> Removed intermediate container 6142e9186e4b ---> ac9ddd23aa5f 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 2cc00a4c9d7b ---> Removed intermediate container 2cc00a4c9d7b ---> daea01e5d60b Step 7/10 : COPY entrypoint.sh / ---> 8bc9846b57ad Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 5ee34ee9f3a2 ---> Removed intermediate container 5ee34ee9f3a2 ---> 79701472981d Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 42c005a57da3 ---> Removed intermediate container 42c005a57da3 ---> b92424c05365 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 8d89e014f34a ---> Removed intermediate container 8d89e014f34a ---> 6288ff95fa8e [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 6288ff95fa8e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_3-2 2025-07-21 14:43:54,062: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 17820e854a96: Preparing 366205405365: Preparing 02f8b1a104e9: Preparing b005dacdd3cd: Preparing 9e5ccc2cadd3: Preparing d3951116aacf: Preparing ae909dd5df28: Preparing a0ab77de1956: Preparing 5760a6625790: Preparing 530d37150f10: Preparing f185299989a4: Preparing 174f56854903: Preparing ae909dd5df28: Waiting a0ab77de1956: Waiting 5760a6625790: Waiting 530d37150f10: Waiting f185299989a4: Waiting 174f56854903: Waiting 17820e854a96: Waiting 366205405365: Waiting 02f8b1a104e9: Waiting b005dacdd3cd: Waiting 9e5ccc2cadd3: Waiting d3951116aacf: Waiting 02f8b1a104e9: Layer already exists b005dacdd3cd: Layer already exists 9e5ccc2cadd3: Layer already exists d3951116aacf: Layer already exists 366205405365: Pushed ae909dd5df28: Layer already exists 530d37150f10: Layer already exists a0ab77de1956: Layer already exists 5760a6625790: Layer already exists 174f56854903: Layer already exists f185299989a4: Layer already exists 17820e854a96: Pushed master-1_9_7_3-2: digest: sha256:dfa319ff2ca6b4e7d8afbbf2442dbc6e65e4e748200d33e0f35cc126245ca5f9 size: 2830 2025-07-21 14:44:19,269: INFO: Building opensdn-controller-control-control finished successfully, duration: 44 seconds