2025-06-10 15:13:11,627: INFO: Building opensdn-controller-control-control 2025-06-10 15:13:11,697: 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_8_0_3-8 --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} ---> 89316b527eb9 Step 4/10 : ARG CONTAINER_NAME ---> Running in b5b277788101 ---> Removed intermediate container b5b277788101 ---> 52170e145929 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in c577e9f5d184 ---> Removed intermediate container c577e9f5d184 ---> 9c824ffc2d96 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 279513f74b29 ---> Removed intermediate container 279513f74b29 ---> 79a632b1e64e Step 7/10 : COPY entrypoint.sh / ---> 70df1ceb424f Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in f8003eb9da4b ---> Removed intermediate container f8003eb9da4b ---> 8ac597a9ff4f Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4347fa665f9f ---> Removed intermediate container 4347fa665f9f ---> c0a496a49659 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 5aa4fc4c0662 ---> Removed intermediate container 5aa4fc4c0662 ---> 1bb742d45914 [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 1bb742d45914 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_3-8 2025-06-10 15:13:32,924: INFO: Docker build duration: 21 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 3b6f2faec6be: Preparing e7884a9aa33d: Preparing 84e1884af9e4: Preparing 6d84aa00b841: Preparing 4de00616b2d6: Preparing e924d6c6c98a: Preparing 61346e9bb096: Preparing 571fb4fda098: Preparing a1d92a46f18e: Preparing 556a667c6f27: Preparing 68a4a3fe1125: Preparing 174f56854903: Preparing 3b6f2faec6be: Waiting e7884a9aa33d: Waiting 84e1884af9e4: Waiting 6d84aa00b841: Waiting 61346e9bb096: Waiting 571fb4fda098: Waiting a1d92a46f18e: Waiting 556a667c6f27: Waiting 68a4a3fe1125: Waiting 174f56854903: Waiting e924d6c6c98a: Waiting 4de00616b2d6: Waiting 84e1884af9e4: Layer already exists 6d84aa00b841: Layer already exists 4de00616b2d6: Layer already exists e924d6c6c98a: Layer already exists e7884a9aa33d: Pushed a1d92a46f18e: Layer already exists 571fb4fda098: Layer already exists 556a667c6f27: Layer already exists 61346e9bb096: Layer already exists 68a4a3fe1125: Layer already exists 174f56854903: Layer already exists 3b6f2faec6be: Pushed master-1_8_0_3-8: digest: sha256:d65d44c13f8aef78c6f59550b87b903e07ab6ca7125f828525fa69f2f91c1d36 size: 2830 2025-06-10 15:13:55,257: INFO: Building opensdn-controller-control-control finished successfully, duration: 44 seconds