2025-06-04 11:10:08,188: INFO: Building opensdn-controller-control-control 2025-06-04 11:10:08,223: 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_8_0_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} ---> cc8d8261071a Step 4/10 : ARG CONTAINER_NAME ---> Running in 231270f26bb5 ---> Removed intermediate container 231270f26bb5 ---> c2425e7c9153 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in e52b1d3b3ea6 ---> Removed intermediate container e52b1d3b3ea6 ---> 22f35f8e0e8b 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 0be56484e9ad ---> Removed intermediate container 0be56484e9ad ---> b30a63fe3537 Step 7/10 : COPY entrypoint.sh / ---> 9be14336cd89 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 61c4dacb382f ---> Removed intermediate container 61c4dacb382f ---> a75407f19a4c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b746108d2aa0 ---> Removed intermediate container b746108d2aa0 ---> 01e868a7cfed Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 18a1f15d7f62 ---> Removed intermediate container 18a1f15d7f62 ---> be609c9b1ee1 [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 be609c9b1ee1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_1-1 2025-06-04 11:10:22,991: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 8196f5e94d94: Preparing b00fe4e849c9: Preparing 0a7fa75de3c8: Preparing 39498820f09a: Preparing 0d296c259091: Preparing d40f89c64cc0: Preparing 95d23b542722: Preparing 2a0f57e2e971: Preparing 89d6b305fb14: Preparing ac1a518eac10: Preparing 2655c24f3d3a: Preparing 174f56854903: Preparing 8196f5e94d94: Waiting b00fe4e849c9: Waiting 0a7fa75de3c8: Waiting 39498820f09a: Waiting 0d296c259091: Waiting d40f89c64cc0: Waiting 95d23b542722: Waiting 2a0f57e2e971: Waiting 89d6b305fb14: Waiting ac1a518eac10: Waiting 2655c24f3d3a: Waiting 174f56854903: Waiting 0a7fa75de3c8: Layer already exists b00fe4e849c9: Pushed 0d296c259091: Layer already exists 95d23b542722: Layer already exists d40f89c64cc0: Layer already exists 39498820f09a: Layer already exists 2655c24f3d3a: Layer already exists ac1a518eac10: Layer already exists 2a0f57e2e971: Layer already exists 89d6b305fb14: Layer already exists 174f56854903: Layer already exists 8196f5e94d94: Pushed master-1_8_0_1-1: digest: sha256:b0ed5cb12cc8ce56c5755b0f2dc5f460e6e12afa37f3fd84eeb5ebc3dc5f1d21 size: 2830 2025-06-04 11:10:48,187: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds