2025-05-28 20:18:36,162: INFO: Building opensdn-controller-control-control 2025-05-28 20:18: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-1_7_6_1-3 --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} ---> fa5d5ce03376 Step 4/10 : ARG CONTAINER_NAME ---> Running in 2c611158cadb ---> Removed intermediate container 2c611158cadb ---> d3bb86483389 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in d8aae88e7fd7 ---> Removed intermediate container d8aae88e7fd7 ---> 16d82d8f680f 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 9b4cc8f1a1a8 ---> Removed intermediate container 9b4cc8f1a1a8 ---> fa508ab270bc Step 7/10 : COPY entrypoint.sh / ---> dea1b6ada898 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 02ceba1629d8 ---> Removed intermediate container 02ceba1629d8 ---> 0c5693ec37f6 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a7ec329ab145 ---> Removed intermediate container a7ec329ab145 ---> ec85cfec707f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in eee0495cb1ca ---> Removed intermediate container eee0495cb1ca ---> b6a861bb136d [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 b6a861bb136d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_1-3 2025-05-28 20:18:52,114: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] cb8442340700: Preparing 0603bacab886: Preparing 7ddd2abdc32f: Preparing 0baac49fb653: Preparing 59189b25f957: Preparing b49428aa17ad: Preparing fc3eb694e9a8: Preparing a049eb354365: Preparing 4bb5c9b19f14: Preparing cae9d64e8cce: Preparing b1a62a605ac5: Preparing 174f56854903: Preparing cb8442340700: Waiting 0603bacab886: Waiting 7ddd2abdc32f: Waiting 0baac49fb653: Waiting 59189b25f957: Waiting b49428aa17ad: Waiting fc3eb694e9a8: Waiting a049eb354365: Waiting 4bb5c9b19f14: Waiting cae9d64e8cce: Waiting b1a62a605ac5: Waiting 174f56854903: Waiting 7ddd2abdc32f: Layer already exists 0baac49fb653: Layer already exists 0603bacab886: Pushed 59189b25f957: Layer already exists fc3eb694e9a8: Layer already exists b49428aa17ad: Layer already exists 4bb5c9b19f14: Layer already exists a049eb354365: Layer already exists b1a62a605ac5: Layer already exists cae9d64e8cce: Layer already exists 174f56854903: Layer already exists cb8442340700: Pushed master-1_7_6_1-3: digest: sha256:e3c261d494c435fe32028cbf3974f9e887cd6545c12e8f07e1d47d98ce899d7b size: 2830 2025-05-28 20:19:13,440: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds