2025-08-21 10:31:36,133: INFO: Building opensdn-controller-control-control 2025-08-21 10:31:36,203: 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-2_0_2_7-1 --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} ---> c595b851a340 Step 4/10 : ARG CONTAINER_NAME ---> Running in 8d865a7ddaab ---> Removed intermediate container 8d865a7ddaab ---> 4ae2fdc0a5f7 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in c9544a29f146 ---> Removed intermediate container c9544a29f146 ---> ce2e9d9d8cf0 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 0fa63405b7bd ---> Removed intermediate container 0fa63405b7bd ---> a71afb6dd126 Step 7/10 : COPY entrypoint.sh / ---> 0a8fe90c67f9 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 02cf4d8e1a95 ---> Removed intermediate container 02cf4d8e1a95 ---> 6e0219256a3a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7f6f48b56ab7 ---> Removed intermediate container 7f6f48b56ab7 ---> 374d1d9815f0 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 0e4913a02364 ---> Removed intermediate container 0e4913a02364 ---> 4494047e5e4a [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 4494047e5e4a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_2_7-1 2025-08-21 10:31:55,858: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 02242c2ff728: Preparing 3008f3e8a499: Preparing 2861f1f32fd8: Preparing 9d3e02b8bedd: Preparing 20a325db61d4: Preparing c286a26e049c: Preparing 17889eff39ae: Preparing fe5078320e37: Preparing e3418e8e7409: Preparing ea8fc1f772c4: Preparing 8c8e88b45418: Preparing 174f56854903: Preparing 02242c2ff728: Waiting 3008f3e8a499: Waiting 2861f1f32fd8: Waiting 9d3e02b8bedd: Waiting 20a325db61d4: Waiting c286a26e049c: Waiting 17889eff39ae: Waiting fe5078320e37: Waiting e3418e8e7409: Waiting ea8fc1f772c4: Waiting 8c8e88b45418: Waiting 174f56854903: Waiting 2861f1f32fd8: Layer already exists 9d3e02b8bedd: Layer already exists 3008f3e8a499: Pushed 20a325db61d4: Layer already exists c286a26e049c: Layer already exists 17889eff39ae: Layer already exists fe5078320e37: Layer already exists ea8fc1f772c4: Layer already exists 8c8e88b45418: Layer already exists e3418e8e7409: Layer already exists 174f56854903: Layer already exists 02242c2ff728: Pushed master-2_0_2_7-1: digest: sha256:49b05f5c2e9c4164e39dfc82abe26b6a822ba31ffd9ac5417e2b98d37e232a3d size: 2830 2025-08-21 10:32:15,009: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds