2025-06-02 02:51:56,155: INFO: Building opensdn-controller-control-control 2025-06-02 02:51:56,193: 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_6_6_1-1_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} ---> 96e8bfc8655c Step 4/10 : ARG CONTAINER_NAME ---> Running in c17dae4e9691 ---> Removed intermediate container c17dae4e9691 ---> 5179ea40ee55 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0d4f71a11d55 ---> Removed intermediate container 0d4f71a11d55 ---> b51b3a440f20 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 914502531ddb ---> Removed intermediate container 914502531ddb ---> f03ec6b6d797 Step 7/10 : COPY entrypoint.sh / ---> 9fda62e06697 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in d1e4b5875c57 ---> Removed intermediate container d1e4b5875c57 ---> bdd449bf337a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 46985a23e1e1 ---> Removed intermediate container 46985a23e1e1 ---> 2960c70d7333 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 3451329379f2 ---> Removed intermediate container 3451329379f2 ---> dd1b9e1a6353 [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 dd1b9e1a6353 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-1_6 2025-06-02 02:52:13,762: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 9c5153d11a97: Preparing a5c1aa582228: Preparing 5c9d425f0d5f: Preparing 48d17efabe26: Preparing 2b5e96c62960: Preparing 13be3cad0d28: Preparing 8c0adee7f055: Preparing 2c905155f9fa: Preparing 4e506330b4f2: Preparing 002e1ed43c60: Preparing c2ece9c0b5c4: Preparing 174f56854903: Preparing 9c5153d11a97: Waiting a5c1aa582228: Waiting 5c9d425f0d5f: Waiting 48d17efabe26: Waiting 2b5e96c62960: Waiting 13be3cad0d28: Waiting 8c0adee7f055: Waiting 2c905155f9fa: Waiting 4e506330b4f2: Waiting 002e1ed43c60: Waiting c2ece9c0b5c4: Waiting 174f56854903: Waiting 5c9d425f0d5f: Layer already exists 2b5e96c62960: Layer already exists 48d17efabe26: Layer already exists 13be3cad0d28: Layer already exists a5c1aa582228: Pushed 8c0adee7f055: Layer already exists 002e1ed43c60: Layer already exists 2c905155f9fa: Layer already exists 4e506330b4f2: Layer already exists c2ece9c0b5c4: Layer already exists 174f56854903: Layer already exists 9c5153d11a97: Pushed master-1_6_6_1-1_6: digest: sha256:9e0948797fc3eddc95f541861d7250218dbb750193ffb2d8f7b8864a30a9fcf2 size: 2830 2025-06-02 02:52:31,926: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds