2025-08-04 01:36:10,380: INFO: Building opensdn-controller-control-control 2025-08-04 01:36:10,425: 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} ---> ba131788b1cd Step 4/10 : ARG CONTAINER_NAME ---> Running in c869a0b86b37 ---> Removed intermediate container c869a0b86b37 ---> 436dcaaae248 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in c73776cbbcd4 ---> Removed intermediate container c73776cbbcd4 ---> 46c6dc7c14db 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 54a8fcba049d ---> Removed intermediate container 54a8fcba049d ---> d42fa3e3c3b2 Step 7/10 : COPY entrypoint.sh / ---> fdc179943e31 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 0bd2b5a37717 ---> Removed intermediate container 0bd2b5a37717 ---> 4d2d01dbc98c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 71ae38b6df22 ---> Removed intermediate container 71ae38b6df22 ---> 8ef2e00b6582 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 9052704fc184 ---> Removed intermediate container 9052704fc184 ---> a02580e2c3b3 [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 a02580e2c3b3 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-08-04 01:36:25,469: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] 8f2534757ba5: Preparing af1176fc772e: Preparing b511ae9ef38a: Preparing e64892d8496d: Preparing edb1fee4ffd8: Preparing 73326d9b8897: Preparing 6caa2ceb23a9: Preparing bc75dd4eaf7b: Preparing 8d76f8c48b8c: Preparing f9e06f788867: Preparing 71f991f77ca3: Preparing 174f56854903: Preparing 8f2534757ba5: Waiting af1176fc772e: Waiting b511ae9ef38a: Waiting e64892d8496d: Waiting edb1fee4ffd8: Waiting 6caa2ceb23a9: Waiting bc75dd4eaf7b: Waiting 8d76f8c48b8c: Waiting f9e06f788867: Waiting 73326d9b8897: Waiting 71f991f77ca3: Waiting 174f56854903: Waiting e64892d8496d: Layer already exists b511ae9ef38a: Layer already exists edb1fee4ffd8: Layer already exists 73326d9b8897: Layer already exists af1176fc772e: Pushed bc75dd4eaf7b: Layer already exists 6caa2ceb23a9: Layer already exists 8d76f8c48b8c: Layer already exists 71f991f77ca3: Layer already exists f9e06f788867: Layer already exists 174f56854903: Layer already exists 8f2534757ba5: Pushed nightly: digest: sha256:12250351a83a20d3481392a8bbd5ce474978a79167af05a149eb854f32ca0b80 size: 2830 2025-08-04 01:36:45,245: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds