2025-07-19 06:47:31,198: INFO: Building opensdn-controller-control-control 2025-07-19 06:47:31,249: 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_2_2_1-5_6 --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} ---> 3d71481d3b8f Step 4/10 : ARG CONTAINER_NAME ---> Running in 70d74f2929c7 ---> Removed intermediate container 70d74f2929c7 ---> 82e7b3b4a746 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8128f91885d3 ---> Removed intermediate container 8128f91885d3 ---> 9d07a042b3bd 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 4833d9a2686b ---> Removed intermediate container 4833d9a2686b ---> b0ccbe073532 Step 7/10 : COPY entrypoint.sh / ---> 6bc894bc112b Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 2f16ad18563e ---> Removed intermediate container 2f16ad18563e ---> 57a3fa5b67da Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e7c699e5b844 ---> Removed intermediate container e7c699e5b844 ---> 1009cfbfe51c Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e6836198ac40 ---> Removed intermediate container e6836198ac40 ---> 8c820654b7a6 [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 8c820654b7a6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-5_6 2025-07-19 06:47:49,338: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 2d638170456a: Preparing c3341e92d9fe: Preparing be2a9e8928ad: Preparing e9bbab3cd127: Preparing bcd410a7f740: Preparing e4be93c1d354: Preparing 7d7587df0028: Preparing 6cf5b9da471b: Preparing 20c021640f88: Preparing 4962de905f33: Preparing fd2939d04898: Preparing 174f56854903: Preparing 2d638170456a: Waiting c3341e92d9fe: Waiting be2a9e8928ad: Waiting e9bbab3cd127: Waiting bcd410a7f740: Waiting e4be93c1d354: Waiting 7d7587df0028: Waiting 6cf5b9da471b: Waiting 20c021640f88: Waiting 4962de905f33: Waiting fd2939d04898: Waiting 174f56854903: Waiting be2a9e8928ad: Layer already exists bcd410a7f740: Layer already exists e9bbab3cd127: Layer already exists 7d7587df0028: Layer already exists 6cf5b9da471b: Layer already exists e4be93c1d354: Layer already exists 20c021640f88: Layer already exists c3341e92d9fe: Pushed 174f56854903: Layer already exists 4962de905f33: Layer already exists fd2939d04898: Layer already exists 2d638170456a: Pushed master-1_2_2_1-5_6: digest: sha256:305619d155ce827216a283034c21c39de7812717b65ea4c8942c62c216c283d3 size: 2830 2025-07-19 06:48:09,491: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds