2025-06-09 01:27:12,950: INFO: Building opensdn-controller-control-control 2025-06-09 01:27:12,979: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 732f81b5a3ae Step 4/10 : ARG CONTAINER_NAME ---> Running in 8c6aa14d8fdb ---> Removed intermediate container 8c6aa14d8fdb ---> 863a25d906c4 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 479b981b476d ---> Removed intermediate container 479b981b476d ---> d5595c34dee6 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 7d0ca67f2e23 ---> Removed intermediate container 7d0ca67f2e23 ---> 2e5064a3ea7d Step 7/10 : COPY entrypoint.sh / ---> c3de2a01bb5f Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 2826afe21660 ---> Removed intermediate container 2826afe21660 ---> 01b910a8ab99 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5da58a6eefb7 ---> Removed intermediate container 5da58a6eefb7 ---> 38aa508525ae Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 3f4b327379bc ---> Removed intermediate container 3f4b327379bc ---> e7a5b7ddae34 [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 e7a5b7ddae34 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-06-09 01:27:28,342: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] 0e2013baaf9b: Preparing 9382927bd2d2: Preparing f1fd7987b168: Preparing 8dba25ac2d4e: Preparing dbe3ec4091e6: Preparing fd7a38af3f89: Preparing 2d961d9f2883: Preparing b08f13a38f9f: Preparing 0345f482a15c: Preparing f0fb0f01f5a6: Preparing cb03b15d4b90: Preparing 0e2013baaf9b: Waiting 9382927bd2d2: Waiting f1fd7987b168: Waiting 8dba25ac2d4e: Waiting dbe3ec4091e6: Waiting fd7a38af3f89: Waiting 2d961d9f2883: Waiting b08f13a38f9f: Waiting 0345f482a15c: Waiting f0fb0f01f5a6: Waiting 174f56854903: Preparing cb03b15d4b90: Waiting 174f56854903: Waiting dbe3ec4091e6: Layer already exists f1fd7987b168: Layer already exists 8dba25ac2d4e: Layer already exists 9382927bd2d2: Pushed fd7a38af3f89: Layer already exists b08f13a38f9f: Layer already exists 2d961d9f2883: Layer already exists 0345f482a15c: Layer already exists f0fb0f01f5a6: Layer already exists cb03b15d4b90: Layer already exists 174f56854903: Layer already exists 0e2013baaf9b: Pushed nightly: digest: sha256:32b7da28625160a0bee13b110825a0c7379fe76e629dd8d8d984ebb08e1c3d94 size: 2830 2025-06-09 01:27:39,249: INFO: Building opensdn-controller-control-control finished successfully, duration: 27 seconds