2025-07-22 10:44:00,231: INFO: Building opensdn-controller-control-control 2025-07-22 10:44:00,259: 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_4-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} ---> 984731bb6c13 Step 4/10 : ARG CONTAINER_NAME ---> Running in 1c1f0f1d2f84 ---> Removed intermediate container 1c1f0f1d2f84 ---> d0520f487fb6 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7dcd9fb3f7d8 ---> Removed intermediate container 7dcd9fb3f7d8 ---> 5e251f8716ed 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 ff1970adbac7 ---> Removed intermediate container ff1970adbac7 ---> 165d78586a8f Step 7/10 : COPY entrypoint.sh / ---> 8415e94a6b0b Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 287dbf53a65a ---> Removed intermediate container 287dbf53a65a ---> 21422f864a70 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 961783f2ad72 ---> Removed intermediate container 961783f2ad72 ---> 2fd5fec9a855 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in c7e79335af2d ---> Removed intermediate container c7e79335af2d ---> fee43c9229e5 [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 fee43c9229e5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_4-2 2025-07-22 10:44:15,072: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] ec475b010cd6: Preparing d5a8cdbd61d1: Preparing 22ea4eb74f5f: Preparing 49785c2c63e3: Preparing 4b3f9d93a727: Preparing ad36dacd1256: Preparing 5940b1984e1b: Preparing 3f2eab10894b: Preparing 15ef80ff97d3: Preparing 2080340e7cd6: Preparing 193ff6ab92a1: Preparing 174f56854903: Preparing ec475b010cd6: Waiting d5a8cdbd61d1: Waiting 22ea4eb74f5f: Waiting 49785c2c63e3: Waiting 4b3f9d93a727: Waiting ad36dacd1256: Waiting 5940b1984e1b: Waiting 3f2eab10894b: Waiting 15ef80ff97d3: Waiting 2080340e7cd6: Waiting 193ff6ab92a1: Waiting 174f56854903: Waiting 22ea4eb74f5f: Layer already exists 49785c2c63e3: Layer already exists 4b3f9d93a727: Layer already exists ad36dacd1256: Layer already exists 5940b1984e1b: Layer already exists 3f2eab10894b: Layer already exists d5a8cdbd61d1: Pushed 193ff6ab92a1: Layer already exists 15ef80ff97d3: Layer already exists 2080340e7cd6: Layer already exists 174f56854903: Layer already exists ec475b010cd6: Pushed master-1_9_7_4-2: digest: sha256:b233cab1b5ae64ee4ff9aad99106e0fb9af3cd8c2a5110b533884a21ac92dfd4 size: 2830 2025-07-22 10:44:36,210: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds