2024-09-04 12:37:16,292: INFO: Building contrail-provisioner 2024-09-04 12:37:16,361: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-9_3_3-1_0 --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=contrail-provisioner --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 18.43 kB Step 1/8 : FROM nexus.gz1.opensdn.io:5101/contrail-base:master-9_3_3-1_0 ---> ad18112da05e Step 2/8 : ARG CONTAINER_NAME ---> Running in ef8ecfa86657 ---> Removed intermediate container ef8ecfa86657 ---> 31de81e19999 Step 3/8 : ENV SERVICE_NAME=provisioner CONTAINER_NAME=$CONTAINER_NAME ---> Running in e5ca6a6b9d05 ---> Removed intermediate container e5ca6a6b9d05 ---> ec050046e5d5 Step 4/8 : LABEL name=$CONTAINER_NAME summary="Contrail Provisioner" description="Contrail Provisioner ia caoneiner that manage env for other containers." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 25d733e8f769 ---> Removed intermediate container 25d733e8f769 ---> dd6121ebbf1e Step 5/8 : COPY *.sh / ---> eaa3289883da Step 6/8 : RUN python3 -m pip install "netaddr==0.10.1" "requests" ---> Running in 51b2bf7dc705 WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead. Collecting netaddr==0.10.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/982/2305b42ea1020/netaddr-0.10.1-py2.py3-none-any.whl (2.2MB) Collecting requests Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63kB) Collecting importlib-resources; python_version < "3.7" (from netaddr==0.10.1) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/33a/95faed5fc19b4/importlib_resources-5.4.0-py3-none-any.whl Collecting idna<4,>=2.5; python_version >= "3" (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/050/b4e5baadcd44d/idna-3.8-py3-none-any.whl (66kB) Collecting charset-normalizer~=2.0.0; python_version >= "3" (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl Collecting urllib3<1.27,>=1.21.1 (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/0ed/14ccfbf1c30a9/urllib3-1.26.20-py2.py3-none-any.whl (144kB) Collecting certifi>=2017.4.17 (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/922/820b53db7a725/certifi-2024.8.30-py3-none-any.whl (167kB) Collecting zipp>=3.1.0; python_version < "3.10" (from importlib-resources; python_version < "3.7"->netaddr==0.10.1) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/9fe/5ea21568a0a70/zipp-3.6.0-py3-none-any.whl Installing collected packages: zipp, importlib-resources, netaddr, idna, charset-normalizer, urllib3, certifi, requests Successfully installed certifi-2024.8.30 charset-normalizer-2.0.12 idna-3.8 importlib-resources-5.4.0 netaddr-0.10.1 requests-2.27.1 urllib3-1.26.20 zipp-3.6.0 ---> Removed intermediate container 51b2bf7dc705 ---> 95df7eefed7c Step 7/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3d0b6987f358 ---> Removed intermediate container 3d0b6987f358 ---> b2106f0192f8 Step 8/8 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in 68e4632097db ---> Removed intermediate container 68e4632097db ---> 6af387ea60cb [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 6af387ea60cb Successfully tagged nexus.gz1.opensdn.io:5101/contrail-provisioner:master-9_3_3-1_0 Successfully tagged nexus.gz1.opensdn.io:5101/tf-provisioner:master-9_3_3-1_0 2024-09-04 12:47:05,846: INFO: Docker build duration: 589 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-provisioner] e21b24239494: Preparing 68942a204f46: Preparing 2810ef8554d1: Preparing b3dd898eda38: Preparing 7520271d5e6d: Preparing 363aa73cdabc: Preparing 87a6b926fed0: Preparing 446cb2859d14: Preparing c9fc99794ebe: Preparing dbf2fc113d98: Preparing 174f56854903: Preparing e21b24239494: Waiting 68942a204f46: Waiting 2810ef8554d1: Waiting b3dd898eda38: Waiting 7520271d5e6d: Waiting 363aa73cdabc: Waiting 87a6b926fed0: Waiting 446cb2859d14: Waiting c9fc99794ebe: Waiting dbf2fc113d98: Waiting 174f56854903: Waiting 68942a204f46: Pushed e21b24239494: Pushed b3dd898eda38: Layer already exists 7520271d5e6d: Layer already exists 363aa73cdabc: Layer already exists 87a6b926fed0: Layer already exists 446cb2859d14: Layer already exists dbf2fc113d98: Layer already exists c9fc99794ebe: Layer already exists 174f56854903: Layer already exists 2810ef8554d1: Layer already exists master-9_3_3-1_0: digest: sha256:8290a96dd1201d229dffdd83659ee6bf0fe0a8bbafc4ff85d9cfc20982e00eb1 size: 2619 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-provisioner] e21b24239494: Preparing 68942a204f46: Preparing e21b24239494: Waiting 2810ef8554d1: Preparing b3dd898eda38: Preparing 7520271d5e6d: Preparing 363aa73cdabc: Preparing 87a6b926fed0: Preparing 68942a204f46: Waiting 2810ef8554d1: Waiting b3dd898eda38: Waiting 7520271d5e6d: Waiting 363aa73cdabc: Waiting 446cb2859d14: Preparing c9fc99794ebe: Preparing dbf2fc113d98: Preparing 174f56854903: Preparing 87a6b926fed0: Waiting 446cb2859d14: Waiting c9fc99794ebe: Waiting dbf2fc113d98: Waiting 174f56854903: Waiting e21b24239494: Layer already exists 68942a204f46: Layer already exists 2810ef8554d1: Layer already exists b3dd898eda38: Layer already exists 7520271d5e6d: Layer already exists 363aa73cdabc: Layer already exists 87a6b926fed0: Layer already exists 446cb2859d14: Layer already exists c9fc99794ebe: Layer already exists dbf2fc113d98: Layer already exists 174f56854903: Layer already exists master-9_3_3-1_0: digest: sha256:8290a96dd1201d229dffdd83659ee6bf0fe0a8bbafc4ff85d9cfc20982e00eb1 size: 2619 2024-09-04 12:56:20,831: INFO: Building contrail-provisioner finished successfully, duration: 1144 seconds