2025-05-30 20:48:28,026: INFO: Building opensdn-controller-control-control 2025-05-30 20:48:28,058: 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_6-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} ---> 22dd348bbe4a Step 4/10 : ARG CONTAINER_NAME ---> Running in 3062cb5e1a7d ---> Removed intermediate container 3062cb5e1a7d ---> 5b5b170960aa Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 424e7fafde29 ---> Removed intermediate container 424e7fafde29 ---> 943a3bd714d9 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 7ccccfb16542 ---> Removed intermediate container 7ccccfb16542 ---> 26089ac3d5d1 Step 7/10 : COPY entrypoint.sh / ---> 0bb9a35ffae4 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 1a21370514e5 ---> Removed intermediate container 1a21370514e5 ---> 1a8ce49dc785 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 78cfd0d503ce ---> Removed intermediate container 78cfd0d503ce ---> ebb10c9a8a04 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 4a4081528e01 ---> Removed intermediate container 4a4081528e01 ---> 054977343298 [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 054977343298 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_6-1 2025-05-30 20:48:43,960: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] f3b94bed7da7: Preparing aebca599aad2: Preparing e4e7e00058f9: Preparing 031269467e2c: Preparing 558cdfb1c448: Preparing fac5315cb03d: Preparing 3fb5525f5026: Preparing 9a7ca5d06432: Preparing 98769c2730c2: Preparing 97717402236c: Preparing 23191535ca4f: Preparing 174f56854903: Preparing f3b94bed7da7: Waiting aebca599aad2: Waiting e4e7e00058f9: Waiting 031269467e2c: Waiting 558cdfb1c448: Waiting fac5315cb03d: Waiting 3fb5525f5026: Waiting 9a7ca5d06432: Waiting 98769c2730c2: Waiting 97717402236c: Waiting 23191535ca4f: Waiting 174f56854903: Waiting aebca599aad2: Pushed 031269467e2c: Layer already exists 558cdfb1c448: Layer already exists e4e7e00058f9: Layer already exists 3fb5525f5026: Layer already exists fac5315cb03d: Layer already exists 9a7ca5d06432: Layer already exists 97717402236c: Layer already exists 23191535ca4f: Layer already exists 174f56854903: Layer already exists 98769c2730c2: Layer already exists f3b94bed7da7: Pushed master-1_7_6_6-1: digest: sha256:faff429bcfffcf70a4ea9c04f0adecf30ce8488f18d1f02f849e0cba1426a5a8 size: 2830 2025-05-30 20:49:05,242: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds