2025-07-23 13:06:45,921: INFO: Building opensdn-controller-control-control 2025-07-23 13:06:45,966: 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_8_1-1 --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} ---> 24b2aafd4e57 Step 4/10 : ARG CONTAINER_NAME ---> Running in a03e6b826277 ---> Removed intermediate container a03e6b826277 ---> fe821ab187be Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in ef81e828b534 ---> Removed intermediate container ef81e828b534 ---> 3776a0e75422 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 1eebd39673d6 ---> Removed intermediate container 1eebd39673d6 ---> bf253bc747f5 Step 7/10 : COPY entrypoint.sh / ---> 1909cf014070 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 54ce953ddb60 ---> Removed intermediate container 54ce953ddb60 ---> 7d8fdd09ff73 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in bab99f1eaf85 ---> Removed intermediate container bab99f1eaf85 ---> cdf4afac25df Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 752e7b8d8a70 ---> Removed intermediate container 752e7b8d8a70 ---> eb002f75f815 [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 eb002f75f815 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_1-1 2025-07-23 13:07:05,877: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] a1882e55ccfa: Preparing 59645ece15cd: Preparing 82ae1720a8ce: Preparing df65f8ba06cb: Preparing a1ca9264db79: Preparing 87f40e231cb8: Preparing 4610fa508622: Preparing 26b133712adc: Preparing cb02e171a1cc: Preparing 07d9d454e761: Preparing 4e74390358be: Preparing 174f56854903: Preparing 82ae1720a8ce: Waiting df65f8ba06cb: Waiting a1ca9264db79: Waiting 4610fa508622: Waiting 26b133712adc: Waiting cb02e171a1cc: Waiting 07d9d454e761: Waiting 4e74390358be: Waiting 174f56854903: Waiting 87f40e231cb8: Waiting 82ae1720a8ce: Layer already exists 59645ece15cd: Pushed df65f8ba06cb: Layer already exists a1ca9264db79: Layer already exists 87f40e231cb8: Layer already exists 26b133712adc: Layer already exists 4610fa508622: Layer already exists 07d9d454e761: Layer already exists 174f56854903: Layer already exists 4e74390358be: Layer already exists cb02e171a1cc: Layer already exists a1882e55ccfa: Pushed master-1_9_8_1-1: digest: sha256:1a13ad1cfda592434cd53bdcd5cb69261ad6a734c7bbb03a6d2aa8797a9b4ef2 size: 2830 2025-07-23 13:07:30,075: INFO: Building opensdn-controller-control-control finished successfully, duration: 45 seconds