2025-05-06 06:42:06,543: INFO: Building opensdn-controller-control-control 2025-05-06 06:42:06,601: 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_3-2 --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} ---> 994deaea1139 Step 4/10 : ARG CONTAINER_NAME ---> Running in fa380a201f0c ---> Removed intermediate container fa380a201f0c ---> a04237349a6f Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 093e32fac6e4 ---> Removed intermediate container 093e32fac6e4 ---> e4bb12334879 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 79c3041a7fa4 ---> Removed intermediate container 79c3041a7fa4 ---> ae1a5b36703c Step 7/10 : COPY entrypoint.sh / ---> 19ae7b99d4dd Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 90881f68b9d1 ---> Removed intermediate container 90881f68b9d1 ---> 9d445d780e4c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b5efe8403063 ---> Removed intermediate container b5efe8403063 ---> 57fd25ac3592 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 50d8ca01ce2d ---> Removed intermediate container 50d8ca01ce2d ---> 395892831d02 [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 395892831d02 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_3-2 2025-05-06 06:42:20,866: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 365136b88468: Preparing 178da952080e: Preparing 96169e23bd18: Preparing 8fc00710ef0e: Preparing 87351a72485d: Preparing 365136b88468: Waiting 178da952080e: Waiting 96169e23bd18: Waiting 8fc00710ef0e: Waiting e55f5283c339: Preparing 3df06355dcfc: Preparing a3c388b2720c: Preparing 714afb3a2c74: Preparing a43ede764aef: Preparing 9c208c26dfd1: Preparing 174f56854903: Preparing 87351a72485d: Waiting e55f5283c339: Waiting 3df06355dcfc: Waiting a3c388b2720c: Waiting 714afb3a2c74: Waiting a43ede764aef: Waiting 9c208c26dfd1: Waiting 174f56854903: Waiting 87351a72485d: Layer already exists 96169e23bd18: Layer already exists 8fc00710ef0e: Layer already exists a3c388b2720c: Layer already exists 178da952080e: Pushed e55f5283c339: Layer already exists 3df06355dcfc: Layer already exists 714afb3a2c74: Layer already exists 9c208c26dfd1: Layer already exists 174f56854903: Layer already exists a43ede764aef: Layer already exists 365136b88468: Pushed master-1_6_6_3-2: digest: sha256:6542f1ab8a2f00340f79db02ea705142c19fceb4bc2e23d3385f90fd6bf76945 size: 2830 2025-05-06 06:42:44,959: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds