2025-05-13 10:31:28,247: INFO: Building opensdn-controller-control-control 2025-05-13 10:31:28,278: 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_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} ---> 3f589c6ced9b Step 4/10 : ARG CONTAINER_NAME ---> Running in f5d72182637c ---> Removed intermediate container f5d72182637c ---> 157bab0077cd Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in fd7be822825e ---> Removed intermediate container fd7be822825e ---> 220876ff072e 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 e48121d372c4 ---> Removed intermediate container e48121d372c4 ---> e309ed4423c7 Step 7/10 : COPY entrypoint.sh / ---> 938ef2e3f56e Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 8b97062ab9c2 ---> Removed intermediate container 8b97062ab9c2 ---> ad988585fd75 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 37b1d03ccfd3 ---> Removed intermediate container 37b1d03ccfd3 ---> 1e6a3debab0c Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in ef1c8e876f03 ---> Removed intermediate container ef1c8e876f03 ---> ad758e0d64d6 [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 ad758e0d64d6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_8_1-1 2025-05-13 10:31:44,037: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 9bf204898b82: Preparing 9fb4877e2989: Preparing 3dadf00031ec: Preparing 1b23c4ddccd8: Preparing b79a49a516c8: Preparing 4d6ff442033b: Preparing 9bd94722b044: Preparing 8ad6d7e018c6: Preparing 247da1e1884c: Preparing 354035e9bf0f: Preparing 0a92dbe2f83b: Preparing 174f56854903: Preparing 9bf204898b82: Waiting 9fb4877e2989: Waiting 3dadf00031ec: Waiting 1b23c4ddccd8: Waiting b79a49a516c8: Waiting 4d6ff442033b: Waiting 9bd94722b044: Waiting 8ad6d7e018c6: Waiting 247da1e1884c: Waiting 354035e9bf0f: Waiting 0a92dbe2f83b: Waiting 174f56854903: Waiting 1b23c4ddccd8: Layer already exists 3dadf00031ec: Layer already exists b79a49a516c8: Layer already exists 9bd94722b044: Layer already exists 4d6ff442033b: Layer already exists 8ad6d7e018c6: Layer already exists 9fb4877e2989: Pushed 247da1e1884c: Layer already exists 354035e9bf0f: Layer already exists 0a92dbe2f83b: Layer already exists 174f56854903: Layer already exists 9bf204898b82: Pushed master-1_6_8_1-1: digest: sha256:1b906cb2e673b048fe2be2f95e2660a37a07f843688ca923a4becb537cc7f7ab size: 2830 2025-05-13 10:32:07,285: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds