2025-08-12 09:09:56,339: INFO: Building opensdn-controller-control-control 2025-08-12 09:09:56,403: 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_2-5_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} ---> 6fe28bcc7a2d Step 4/10 : ARG CONTAINER_NAME ---> Running in abfb89899922 ---> Removed intermediate container abfb89899922 ---> 4cffaf111559 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in b19484d8452c ---> Removed intermediate container b19484d8452c ---> c8689438d617 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 dff9b0f47f42 ---> Removed intermediate container dff9b0f47f42 ---> cc4170f350f8 Step 7/10 : COPY entrypoint.sh / ---> b0b9718d8422 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 508665ec23ed ---> Removed intermediate container 508665ec23ed ---> 4fd09278a52d Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 21e24b069d98 ---> Removed intermediate container 21e24b069d98 ---> 442818c25bdc Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in fb0d5bf55777 ---> Removed intermediate container fb0d5bf55777 ---> 7832acbfa637 [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 7832acbfa637 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_2-5_1 2025-08-12 09:10:14,714: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] c7bc120c49ec: Preparing 1256ea9bd66d: Preparing 6b60ce65ca89: Preparing cf978dea96e3: Preparing e269ae5962d6: Preparing 2e6cf8a692a2: Preparing 2cb3ecc66de9: Preparing c2c41c8db9f9: Preparing 3e886c37f4cb: Preparing bb30365be49e: Preparing edea4b186e87: Preparing 174f56854903: Preparing c7bc120c49ec: Waiting 1256ea9bd66d: Waiting 6b60ce65ca89: Waiting cf978dea96e3: Waiting e269ae5962d6: Waiting 2e6cf8a692a2: Waiting 2cb3ecc66de9: Waiting c2c41c8db9f9: Waiting 3e886c37f4cb: Waiting bb30365be49e: Waiting edea4b186e87: Waiting 174f56854903: Waiting 6b60ce65ca89: Layer already exists cf978dea96e3: Layer already exists e269ae5962d6: Layer already exists 1256ea9bd66d: Pushed 2e6cf8a692a2: Layer already exists 2cb3ecc66de9: Layer already exists c2c41c8db9f9: Layer already exists bb30365be49e: Layer already exists 3e886c37f4cb: Layer already exists edea4b186e87: Layer already exists 174f56854903: Layer already exists c7bc120c49ec: Pushed master-1_2_2_2-5_1: digest: sha256:3abfa666fa41506cef0ffdba364aec378d9d1fa2da93e916c68c758a41521a27 size: 2830 2025-08-12 09:11:05,748: INFO: Building opensdn-controller-control-control finished successfully, duration: 69 seconds