2025-07-31 13:12:59,472: INFO: Building opensdn-controller-control-control 2025-07-31 13:12:59,573: 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_6_4-4 --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} ---> ccf1256324c9 Step 4/10 : ARG CONTAINER_NAME ---> Running in d2655222f4e6 ---> Removed intermediate container d2655222f4e6 ---> 217b85236d59 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8080c8596542 ---> Removed intermediate container 8080c8596542 ---> d7ad59e3f046 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 fddf840a05bb ---> Removed intermediate container fddf840a05bb ---> d2973339ed04 Step 7/10 : COPY entrypoint.sh / ---> 4eeada014440 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 465bf3a7e427 ---> Removed intermediate container 465bf3a7e427 ---> a986d04d4258 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3c48630e0b7b ---> Removed intermediate container 3c48630e0b7b ---> 52a46d7b4bb2 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 4cc6eda942fd ---> Removed intermediate container 4cc6eda942fd ---> 51f268bf3abb [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 51f268bf3abb Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_6_4-4 2025-07-31 13:13:16,664: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 7f062b826184: Preparing 08154cfe6b47: Preparing 309d21bb1bae: Preparing 9c880dbee4df: Preparing e6015113b43d: Preparing 354c8cbb7814: Preparing f7d2fa8a3303: Preparing 7f062b826184: Waiting 08154cfe6b47: Waiting 309d21bb1bae: Waiting 9c880dbee4df: Waiting e6015113b43d: Waiting 354c8cbb7814: Waiting f7d3dfe7a28f: Preparing 1ce37169d514: Preparing 9e97073a2c99: Preparing b82f9854dba5: Preparing 174f56854903: Preparing f7d2fa8a3303: Waiting b82f9854dba5: Waiting 174f56854903: Waiting f7d3dfe7a28f: Waiting 1ce37169d514: Waiting 9e97073a2c99: Waiting 9c880dbee4df: Layer already exists 309d21bb1bae: Layer already exists e6015113b43d: Layer already exists 354c8cbb7814: Layer already exists f7d2fa8a3303: Layer already exists f7d3dfe7a28f: Layer already exists 9e97073a2c99: Layer already exists 08154cfe6b47: Pushed 1ce37169d514: Layer already exists 174f56854903: Layer already exists b82f9854dba5: Layer already exists 7f062b826184: Pushed master-1_9_6_4-4: digest: sha256:94e763c4819fd8cf135f179d53181ccf8fc5bdfca2f79389ac2a4e487846fd01 size: 2830 2025-07-31 13:13:38,745: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds