cd layers && make make[1]: Entering directory '/src/layers' make[2]: Entering directory '/src/layers/layer5_python3_ia' if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_ia" "python3_ia" /etc/buildimage_hash: 105e6aaed75383e445894dab15d1959e /src/adm/root.mk md5sum hash: 250da484d2cf5296b6d10e69128cb1be core@mfext layer (dependency) hash (from cache): b01456365ec89de5406a012e2c8eae82 python3@mfext layer (dependency) hash (from cache): 3cdbb35ee7db25ae6b3ddf96af90e675 python3_core@mfext layer (dependency) hash (from cache): aada8baec99541fb692378a54004a17e python3_scientific@mfext layer (dependency) hash (from cache): e26dd3439fc6e09c54deba6675130536 root@mfext layer (dependency) hash (from cache): 8bf331d0be2f5a41d0b2dfbc4d03e297 scientific@mfext layer (dependency) hash (from cache): c345a804c31608aeeca445e897de4314 scientific_core@mfext layer (dependency) hash (from cache): f657c29e2bff60980c3e0266992492a9 source hash: f78e6ca3a6fd3754f1ca4e9378ce1b00 cache missed (/buildcache/mfext_cache_layer_python3_ia_d9cac206e01dd01048a38eb04067d132.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_extra_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/python3_ia ; \ fi make[3]: Entering directory '/src/layers/layer5_python3_ia/0500_extra_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_scientific@mfext,python3_ia@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer463[/src/layers/layer5_python3_ia/0500_extra_packages/tempolayer463] Collecting astunparse==1.6.3 (from -r requirements3.txt (line 1)) Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) Collecting absl-py==2.2.2 (from -r requirements3.txt (line 2)) Downloading absl_py-2.2.2-py3-none-any.whl.metadata (2.6 kB) Collecting diffusers==0.33.1 (from -r requirements3.txt (line 3)) Downloading diffusers-0.33.1.tar.gz (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 96.6 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dm-tree==0.1.9 (from -r requirements3.txt (line 4)) Downloading dm_tree-0.1.9.tar.gz (35 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting einops==0.8.1 (from -r requirements3.txt (line 5)) Downloading einops-0.8.1.tar.gz (54 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting flatbuffers==25.2.10 (from -r requirements3.txt (line 6)) Downloading flatbuffers-25.2.10-py2.py3-none-any.whl.metadata (875 bytes) Collecting google-auth==2.40.1 (from -r requirements3.txt (line 7)) Downloading google_auth-2.40.1-py2.py3-none-any.whl.metadata (6.2 kB) Collecting google-auth-oauthlib==1.2.2 (from -r requirements3.txt (line 8)) Downloading google_auth_oauthlib-1.2.2-py3-none-any.whl.metadata (2.7 kB) Collecting google-pasta==0.2.0 (from -r requirements3.txt (line 9)) Downloading google_pasta-0.2.0-py3-none-any.whl.metadata (814 bytes) Collecting grpcio==1.71.0 (from -r requirements3.txt (line 10)) Downloading grpcio-1.71.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.8 kB) Collecting huggingface_hub==0.31.4 (from -r requirements3.txt (line 11)) Downloading huggingface_hub-0.31.4.tar.gz (407 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting keras==3.11.3 (from -r requirements3.txt (line 12)) Downloading keras-3.11.3-py3-none-any.whl.metadata (5.9 kB) Collecting libclang==18.1.1 (from -r requirements3.txt (line 13)) Downloading libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl.metadata (5.2 kB) Collecting lightning==2.5.1.post0 (from -r requirements3.txt (line 14)) Downloading lightning-2.5.1.post0.tar.gz (631 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 631.1/631.1 kB 49.3 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lightning-utilities==0.14.3 (from -r requirements3.txt (line 15)) Downloading lightning_utilities-0.14.3.tar.gz (30 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lit==18.1.8 (from -r requirements3.txt (line 16)) Downloading lit-18.1.8.tar.gz (161 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ml-dtypes==0.5.1 (from -r requirements3.txt (line 17)) Downloading ml_dtypes-0.5.1.tar.gz (698 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.8/698.8 kB 57.2 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mpmath==1.3.0 (from -r requirements3.txt (line 18)) Downloading mpmath-1.3.0.tar.gz (508 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting namex==0.0.9 (from -r requirements3.txt (line 19)) Downloading namex-0.0.9.tar.gz (6.6 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting nvidia-cublas-cu12==12.6.4.1 (from -r requirements3.txt (line 20)) Downloading nvidia_cublas_cu12-12.6.4.1-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cuda-cupti-cu12==12.6.80 (from -r requirements3.txt (line 21)) Downloading nvidia_cuda_cupti_cu12-12.6.80-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.6 kB) Collecting nvidia-cuda-nvcc-cu12==12.2.140 (from -r requirements3.txt (line 22)) Downloading nvidia_cuda_nvcc_cu12-12.2.140-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cuda-nvrtc-cu12==12.6.77 (from -r requirements3.txt (line 23)) Downloading nvidia_cuda_nvrtc_cu12-12.6.77-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cuda-runtime-cu12==12.6.77 (from -r requirements3.txt (line 24)) Downloading nvidia_cuda_runtime_cu12-12.6.77-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cudnn-cu12==9.5.1.17 (from -r requirements3.txt (line 25)) Downloading nvidia_cudnn_cu12-9.5.1.17-py3-none-manylinux_2_28_x86_64.whl.metadata (1.6 kB) Collecting nvidia-cufft-cu12==11.3.0.4 (from -r requirements3.txt (line 26)) Downloading nvidia_cufft_cu12-11.3.0.4-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cufile-cu12==1.11.1.6 (from -r requirements3.txt (line 27)) Downloading nvidia_cufile_cu12-1.11.1.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) Collecting nvidia-curand-cu12==10.3.7.77 (from -r requirements3.txt (line 28)) Downloading nvidia_curand_cu12-10.3.7.77-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cusolver-cu12==11.7.1.2 (from -r requirements3.txt (line 29)) Downloading nvidia_cusolver_cu12-11.7.1.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.6 kB) Collecting nvidia-cusparse-cu12==12.5.4.2 (from -r requirements3.txt (line 30)) Downloading nvidia_cusparse_cu12-12.5.4.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.6 kB) Collecting nvidia-cusparselt-cu12==0.6.3 (from -r requirements3.txt (line 31)) Downloading nvidia_cusparselt_cu12-0.6.3-py3-none-manylinux2014_x86_64.whl.metadata (6.8 kB) Collecting nvidia-nccl-cu12==2.26.2 (from -r requirements3.txt (line 32)) Downloading nvidia_nccl_cu12-2.26.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.0 kB) Collecting nvidia-nvjitlink-cu12==12.6.85 (from -r requirements3.txt (line 33)) Downloading nvidia_nvjitlink_cu12-12.6.85-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.5 kB) Collecting nvidia-nvtx-cu12==12.6.77 (from -r requirements3.txt (line 34)) Downloading nvidia_nvtx_cu12-12.6.77-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.6 kB) Collecting oauthlib==3.2.2 (from -r requirements3.txt (line 35)) Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) Collecting onnx==1.18.0 (from -r requirements3.txt (line 36)) Downloading onnx-1.18.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.9 kB) Collecting onnxruntime==1.22.0 (from -r requirements3.txt (line 37)) Downloading onnxruntime-1.22.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (4.8 kB) Collecting onnxscript==0.2.5 (from -r requirements3.txt (line 38)) Downloading onnxscript-0.2.5-py3-none-any.whl.metadata (15 kB) Collecting opt-einsum==3.4.0 (from -r requirements3.txt (line 39)) Downloading opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) Collecting optree==0.15.0 (from -r requirements3.txt (line 40)) Downloading optree-0.15.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (48 kB) Collecting pytorch-lightning==2.5.1.post0 (from -r requirements3.txt (line 41)) Downloading pytorch_lightning-2.5.1.post0.tar.gz (634 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.4/634.4 kB 55.3 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests-oauthlib==2.0.0 (from -r requirements3.txt (line 42)) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) Collecting rsa==4.9 (from -r requirements3.txt (line 43)) Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) Collecting safetensors==0.5.3 (from -r requirements3.txt (line 44)) Downloading safetensors-0.5.3.tar.gz (67 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting segmentation_models_pytorch==0.5.0 (from -r requirements3.txt (line 45)) Downloading segmentation_models_pytorch-0.5.0.tar.gz (105 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sympy==1.14.0 (from -r requirements3.txt (line 46)) Downloading sympy-1.14.0.tar.gz (7.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 135.3 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tensorboard==2.20.0 (from -r requirements3.txt (line 47)) Downloading tensorboard-2.20.0-py3-none-any.whl.metadata (1.8 kB) Collecting tensorboard-data-server==0.7.2 (from -r requirements3.txt (line 48)) Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) Collecting tensorflow==2.20.0 (from -r requirements3.txt (line 49)) Downloading tensorflow-2.20.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.5 kB) Collecting tensorflow-hub==0.16.1 (from -r requirements3.txt (line 50)) Downloading tensorflow_hub-0.16.1-py2.py3-none-any.whl.metadata (1.3 kB) Collecting tf-keras==2.20.1 (from -r requirements3.txt (line 51)) Downloading tf_keras-2.20.1.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 92.6 MB/s 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting timm==1.0.15 (from -r requirements3.txt (line 52)) Downloading timm-1.0.15.tar.gz (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 146.0 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tokenizers==0.21.1 (from -r requirements3.txt (line 53)) Downloading tokenizers-0.21.1.tar.gz (343 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting torch==2.7.1 (from -r requirements3.txt (line 54)) Downloading torch-2.7.1-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (29 kB) Collecting torchmetrics==1.7.1 (from -r requirements3.txt (line 55)) Downloading torchmetrics-1.7.1.tar.gz (565 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 565.0/565.0 kB 43.4 MB/s 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting torchvision==0.22.1 (from -r requirements3.txt (line 56)) Downloading torchvision-0.22.1-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (6.1 kB) Collecting transformers==4.53.3 (from -r requirements3.txt (line 57)) Downloading transformers-4.53.3.tar.gz (9.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 168.1 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting triton==3.3.1 (from -r requirements3.txt (line 58)) Downloading triton-3.3.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.5 kB) Collecting wheel<1.0,>=0.23.0 (from astunparse==1.6.3->-r requirements3.txt (line 1)) Downloading wheel-0.45.1.tar.gz (107 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting six<2.0,>=1.6.1 (from astunparse==1.6.3->-r requirements3.txt (line 1)) Downloading six-1.17.0.tar.gz (34 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting importlib_metadata (from diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading importlib_metadata-8.6.1.tar.gz (55 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filelock (from diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading filelock-3.18.0.tar.gz (18 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting numpy (from diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading numpy-2.2.6.tar.gz (20.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.3/20.3 MB 166.8 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): finished with status 'done' Collecting regex!=2019.12.17 (from diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading regex-2024.11.6.tar.gz (399 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests (from diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading requests-2.32.4.tar.gz (135 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Pillow (from diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading pillow-11.1.0.tar.gz (46.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 MB 127.1 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting attrs>=18.2.0 (from dm-tree==0.1.9->-r requirements3.txt (line 4)) Downloading attrs-25.1.0.tar.gz (810 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.6/810.6 kB 75.2 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wrapt>=1.11.2 (from dm-tree==0.1.9->-r requirements3.txt (line 4)) Downloading wrapt-1.17.2.tar.gz (55 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cachetools<6.0,>=2.0.0 (from google-auth==2.40.1->-r requirements3.txt (line 7)) Downloading cachetools-5.5.2.tar.gz (28 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1-modules>=0.2.1 (from google-auth==2.40.1->-r requirements3.txt (line 7)) Downloading pyasn1_modules-0.4.1.tar.gz (310 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1>=0.1.3 (from rsa==4.9->-r requirements3.txt (line 43)) Downloading pyasn1-0.6.1.tar.gz (145 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fsspec>=2023.5.0 (from huggingface_hub==0.31.4->-r requirements3.txt (line 11)) Downloading fsspec-2025.3.0.tar.gz (298 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=20.9 (from huggingface_hub==0.31.4->-r requirements3.txt (line 11)) Downloading packaging-24.2.tar.gz (163 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml>=5.1 (from huggingface_hub==0.31.4->-r requirements3.txt (line 11)) Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting tqdm>=4.42.1 (from huggingface_hub==0.31.4->-r requirements3.txt (line 11)) Downloading tqdm-4.67.1.tar.gz (169 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-extensions>=3.7.4.3 (from huggingface_hub==0.31.4->-r requirements3.txt (line 11)) Downloading typing_extensions-4.14.0.tar.gz (107 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rich (from keras==3.11.3->-r requirements3.txt (line 12)) Downloading rich-14.0.0-py3-none-any.whl.metadata (18 kB) Collecting h5py (from keras==3.11.3->-r requirements3.txt (line 12)) Downloading h5py-3.13.0.tar.gz (414 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools (from lightning-utilities==0.14.3->-r requirements3.txt (line 15)) Downloading setuptools-80.9.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 118.3 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting networkx (from torch==2.7.1->-r requirements3.txt (line 54)) Downloading networkx-3.4.2.tar.gz (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 151.0 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2 (from torch==2.7.1->-r requirements3.txt (line 54)) Downloading jinja2-3.1.6.tar.gz (245 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting protobuf>=4.25.1 (from onnx==1.18.0->-r requirements3.txt (line 36)) Downloading protobuf-5.29.5-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) Collecting coloredlogs (from onnxruntime==1.22.0->-r requirements3.txt (line 37)) Downloading coloredlogs-15.0.1.tar.gz (278 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting markdown>=2.6.8 (from tensorboard==2.20.0->-r requirements3.txt (line 47)) Downloading markdown-3.7.tar.gz (357 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting werkzeug>=1.0.1 (from tensorboard==2.20.0->-r requirements3.txt (line 47)) Downloading werkzeug-3.1.3.tar.gz (806 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 86.2 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting gast!=0.5.0,!=0.5.1,!=0.5.2,>=0.2.1 (from tensorflow==2.20.0->-r requirements3.txt (line 49)) Downloading gast-0.6.0.tar.gz (27 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting termcolor>=1.1.0 (from tensorflow==2.20.0->-r requirements3.txt (line 49)) Downloading termcolor-2.5.0.tar.gz (13 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohttp!=4.0.0a0,!=4.0.0a1 (from fsspec[http]<2026.0,>=2022.5.0->lightning==2.5.1.post0->-r requirements3.txt (line 14)) Downloading aiohttp-3.12.15.tar.gz (7.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 177.9 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting charset_normalizer<4,>=2 (from requests->diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading charset_normalizer-3.4.2.tar.gz (126 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting idna<4,>=2.5 (from requests->diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading idna-3.10.tar.gz (190 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting urllib3<3,>=1.21.1 (from requests->diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading urllib3-2.5.0.tar.gz (393 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting certifi>=2017.4.17 (from requests->diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading certifi-2025.4.26.tar.gz (160 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting aiohappyeyeballs>=2.5.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.5.1.post0->-r requirements3.txt (line 14)) Downloading aiohappyeyeballs-2.5.0-py3-none-any.whl.metadata (5.9 kB) Collecting aiosignal>=1.4.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.5.1.post0->-r requirements3.txt (line 14)) Downloading aiosignal-1.4.0.tar.gz (25 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting frozenlist>=1.1.1 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.5.1.post0->-r requirements3.txt (line 14)) Downloading frozenlist-1.5.0.tar.gz (39 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting multidict<7.0,>=4.5 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.5.1.post0->-r requirements3.txt (line 14)) Downloading multidict-6.1.0.tar.gz (64 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting propcache>=0.2.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.5.1.post0->-r requirements3.txt (line 14)) Downloading propcache-0.3.0.tar.gz (42 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yarl<2.0,>=1.17.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.5.1.post0->-r requirements3.txt (line 14)) Downloading yarl-1.18.3.tar.gz (181 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting MarkupSafe>=2.1.1 (from werkzeug>=1.0.1->tensorboard==2.20.0->-r requirements3.txt (line 47)) Downloading markupsafe-3.0.2.tar.gz (20 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting humanfriendly>=9.1 (from coloredlogs->onnxruntime==1.22.0->-r requirements3.txt (line 37)) Downloading humanfriendly-10.0.tar.gz (360 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting zipp>=3.20 (from importlib_metadata->diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading zipp-3.21.0.tar.gz (24 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markdown-it-py>=2.2.0 (from rich->keras==3.11.3->-r requirements3.txt (line 12)) Downloading markdown-it-py-3.0.0.tar.gz (74 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pygments<3.0.0,>=2.13.0 (from rich->keras==3.11.3->-r requirements3.txt (line 12)) Downloading pygments-2.19.1.tar.gz (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 241.6 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->keras==3.11.3->-r requirements3.txt (line 12)) Downloading mdurl-0.1.2.tar.gz (8.7 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Downloading absl_py-2.2.2-py3-none-any.whl (135 kB) Downloading flatbuffers-25.2.10-py2.py3-none-any.whl (30 kB) Downloading google_auth-2.40.1-py2.py3-none-any.whl (216 kB) Downloading rsa-4.9-py3-none-any.whl (34 kB) Downloading google_auth_oauthlib-1.2.2-py3-none-any.whl (19 kB) Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB) Downloading grpcio-1.71.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.9/5.9 MB 154.3 MB/s 0:00:00 Downloading keras-3.11.3-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 120.6 MB/s 0:00:00 Downloading libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl (24.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.5/24.5 MB 65.9 MB/s 0:00:00 Downloading torch-2.7.1-cp313-cp313-manylinux_2_28_x86_64.whl (821.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 821.0/821.0 MB 46.3 MB/s 0:00:08 Downloading nvidia_cublas_cu12-12.6.4.1-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (393.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 393.1/393.1 MB 102.5 MB/s 0:00:03 Downloading nvidia_cuda_cupti_cu12-12.6.80-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (8.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.9/8.9 MB 4.0 MB/s 0:00:02 Downloading nvidia_cuda_nvcc_cu12-12.2.140-py3-none-manylinux1_x86_64.whl (21.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.3/21.3 MB 143.8 MB/s 0:00:00 Downloading nvidia_cuda_nvrtc_cu12-12.6.77-py3-none-manylinux2014_x86_64.whl (23.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.7/23.7 MB 169.6 MB/s 0:00:00 Downloading nvidia_cuda_runtime_cu12-12.6.77-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (897 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 897.7/897.7 kB 109.5 MB/s 0:00:00 Downloading nvidia_cudnn_cu12-9.5.1.17-py3-none-manylinux_2_28_x86_64.whl (571.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 571.0/571.0 MB 68.8 MB/s 0:00:04 Downloading nvidia_cufft_cu12-11.3.0.4-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (200.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 200.2/200.2 MB 146.0 MB/s 0:00:01 Downloading nvidia_cufile_cu12-1.11.1.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 109.4 MB/s 0:00:00 Downloading nvidia_curand_cu12-10.3.7.77-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (56.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 MB 153.9 MB/s 0:00:00 Downloading nvidia_cusolver_cu12-11.7.1.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (158.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.2/158.2 MB 111.6 MB/s 0:00:01 Downloading nvidia_cusparse_cu12-12.5.4.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 MB 110.4 MB/s 0:00:01 Downloading nvidia_cusparselt_cu12-0.6.3-py3-none-manylinux2014_x86_64.whl (156.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.8/156.8 MB 64.8 MB/s 0:00:02 Downloading nvidia_nccl_cu12-2.26.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (201.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.3/201.3 MB 146.1 MB/s 0:00:01 Downloading nvidia_nvjitlink_cu12-12.6.85-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (19.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.7/19.7 MB 175.8 MB/s 0:00:00 Downloading nvidia_nvtx_cu12-12.6.77-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (89 kB) Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) Downloading onnx-1.18.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.6/17.6 MB 162.8 MB/s 0:00:00 Downloading onnxruntime-1.22.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.4/16.4 MB 187.3 MB/s 0:00:00 Downloading onnxscript-0.2.5-py3-none-any.whl (689 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 689.4/689.4 kB 56.7 MB/s 0:00:00 Downloading opt_einsum-3.4.0-py3-none-any.whl (71 kB) Downloading optree-0.15.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (409 kB) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) Downloading tensorboard-2.20.0-py3-none-any.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 193.9 MB/s 0:00:00 Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) Downloading tensorflow-2.20.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (620.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.8/620.8 MB 51.6 MB/s 0:00:06 Downloading tensorflow_hub-0.16.1-py2.py3-none-any.whl (30 kB) Downloading torchvision-0.22.1-cp313-cp313-manylinux_2_28_x86_64.whl (7.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.5/7.5 MB 177.3 MB/s 0:00:00 Downloading triton-3.3.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (155.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.7/155.7 MB 133.1 MB/s 0:00:01 Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 759.5/759.5 kB 54.5 MB/s 0:00:00 Downloading aiohappyeyeballs-2.5.0-py3-none-any.whl (15 kB) Downloading protobuf-5.29.5-cp38-abi3-manylinux2014_x86_64.whl (319 kB) Downloading rich-14.0.0-py3-none-any.whl (243 kB) Saved ./src/astunparse-1.6.3-py2.py3-none-any.whl Saved ./src/absl_py-2.2.2-py3-none-any.whl Saved ./src/flatbuffers-25.2.10-py2.py3-none-any.whl Saved ./src/google_auth-2.40.1-py2.py3-none-any.whl Saved ./src/rsa-4.9-py3-none-any.whl Saved ./src/google_auth_oauthlib-1.2.2-py3-none-any.whl Saved ./src/google_pasta-0.2.0-py3-none-any.whl Saved ./src/grpcio-1.71.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/keras-3.11.3-py3-none-any.whl Saved ./src/libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl Saved ./src/torch-2.7.1-cp313-cp313-manylinux_2_28_x86_64.whl Saved ./src/nvidia_cublas_cu12-12.6.4.1-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cuda_cupti_cu12-12.6.80-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cuda_nvcc_cu12-12.2.140-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cuda_nvrtc_cu12-12.6.77-py3-none-manylinux2014_x86_64.whl Saved ./src/nvidia_cuda_runtime_cu12-12.6.77-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cudnn_cu12-9.5.1.17-py3-none-manylinux_2_28_x86_64.whl Saved ./src/nvidia_cufft_cu12-11.3.0.4-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cufile_cu12-1.11.1.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_curand_cu12-10.3.7.77-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cusolver_cu12-11.7.1.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cusparse_cu12-12.5.4.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cusparselt_cu12-0.6.3-py3-none-manylinux2014_x86_64.whl Saved ./src/nvidia_nccl_cu12-2.26.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_nvjitlink_cu12-12.6.85-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl Saved ./src/nvidia_nvtx_cu12-12.6.77-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/oauthlib-3.2.2-py3-none-any.whl Saved ./src/onnx-1.18.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/onnxruntime-1.22.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/onnxscript-0.2.5-py3-none-any.whl Saved ./src/opt_einsum-3.4.0-py3-none-any.whl Saved ./src/optree-0.15.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/requests_oauthlib-2.0.0-py2.py3-none-any.whl Saved ./src/tensorboard-2.20.0-py3-none-any.whl Saved ./src/tensorboard_data_server-0.7.2-py3-none-any.whl Saved ./src/tensorflow-2.20.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/tensorflow_hub-0.16.1-py2.py3-none-any.whl Saved ./src/torchvision-0.22.1-cp313-cp313-manylinux_2_28_x86_64.whl Saved ./src/triton-3.3.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/aiohappyeyeballs-2.5.0-py3-none-any.whl Saved ./src/protobuf-5.29.5-cp38-abi3-manylinux2014_x86_64.whl Saved ./src/rich-14.0.0-py3-none-any.whl Building wheels for collected packages: diffusers, dm-tree, einops, huggingface_hub, lightning, lightning-utilities, torchmetrics, lit, ml-dtypes, mpmath, namex, pytorch-lightning, safetensors, segmentation_models_pytorch, sympy, tf-keras, timm, tokenizers, transformers, cachetools, fsspec, packaging, requests, charset_normalizer, idna, six, tqdm, typing-extensions, urllib3, wheel, aiohttp, multidict, yarl, aiosignal, attrs, certifi, frozenlist, gast, h5py, markdown, numpy, Pillow, propcache, pyasn1, pyasn1-modules, regex, setuptools, termcolor, werkzeug, MarkupSafe, wrapt, coloredlogs, humanfriendly, filelock, importlib_metadata, zipp, jinja2, networkx, pygments, markdown-it-py, mdurl Building wheel for diffusers (pyproject.toml): started Building wheel for diffusers (pyproject.toml): finished with status 'done' Created wheel for diffusers: filename=diffusers-0.33.1-py3-none-any.whl size=3554748 sha256=3fb03384300d6d12b9ab87fd02ce62e929e6cb91ca5e3c95963b924cafe43701 Stored in directory: /root/.cache/pip/wheels/b9/76/3c/751bb4fa2b58552db26aab663cbaf5fa643a21b6698c072254 DEPRECATION: Building 'dm-tree' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'dm-tree'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for dm-tree (setup.py): started Building wheel for dm-tree (setup.py): still running... Building wheel for dm-tree (setup.py): finished with status 'done' Created wheel for dm-tree: filename=dm_tree-0.1.9-cp313-cp313-linux_x86_64.whl size=134879 sha256=e89459b61ab8f71c76bd0670706f23d498d1b71f163c4b411b87184fe256b24b Stored in directory: /root/.cache/pip/wheels/7c/d1/64/27afe0f6062c57af79a108b1affbf10ed775cde4ce8b5c5e65 Building wheel for einops (pyproject.toml): started Building wheel for einops (pyproject.toml): finished with status 'done' Created wheel for einops: filename=einops-0.8.1-py3-none-any.whl size=64359 sha256=919387eb55330f5757c6bea9165c5ff5cfe63a642682ea788a6d472576d81737 Stored in directory: /root/.cache/pip/wheels/5c/0b/17/14bd55a997682f0e7163e71bbc41d1f2cde6bf53a3b9d4e851 Building wheel for huggingface_hub (pyproject.toml): started Building wheel for huggingface_hub (pyproject.toml): finished with status 'done' Created wheel for huggingface_hub: filename=huggingface_hub-0.31.4-py3-none-any.whl size=489423 sha256=224ebe414061038708abac50b7be18c809007446e25aad7215f3c48802dc1328 Stored in directory: /root/.cache/pip/wheels/89/13/33/e2b132be126094a40802e97bd53fe2f27977e85bd3f358e141 Building wheel for lightning (pyproject.toml): started Building wheel for lightning (pyproject.toml): finished with status 'done' Created wheel for lightning: filename=lightning-2.5.1.post0-py3-none-any.whl size=819045 sha256=33522bb6857fc6fd28bfb3aa3dbcac2490b44c9529682d11a8a10e1e703e548e Stored in directory: /root/.cache/pip/wheels/7e/ec/c4/366c1787ee326d48a31123793bfd381f123de7d4f4438d5c51 Building wheel for lightning-utilities (pyproject.toml): started Building wheel for lightning-utilities (pyproject.toml): finished with status 'done' Created wheel for lightning-utilities: filename=lightning_utilities-0.14.3-py3-none-any.whl size=28898 sha256=d76c497834daca9ef22a741615151dd0b4a5478d7e4fb0a4e58031a320caf4de Stored in directory: /root/.cache/pip/wheels/b6/d5/7b/97e221fc74f3ddcf1228e7390931f3279de428cc1e695e86ef DEPRECATION: Building 'torchmetrics' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'torchmetrics'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for torchmetrics (setup.py): started Building wheel for torchmetrics (setup.py): finished with status 'done' Created wheel for torchmetrics: filename=torchmetrics-1.7.1-py3-none-any.whl size=961481 sha256=ee335def2fc7299a6cd82b8404522b520ab109cdc6c13c9812f37da15dc742da Stored in directory: /root/.cache/pip/wheels/f0/23/df/72dfd896616d4d1b67859a0e5ff76895dd0e2fd9dace6c9dc9 Building wheel for lit (pyproject.toml): started Building wheel for lit (pyproject.toml): finished with status 'done' Created wheel for lit: filename=lit-18.1.8-py3-none-any.whl size=96440 sha256=485ee404282cce87b1a0104fd8eda29ef68d2096d06224f8f977300ca4c6c4f7 Stored in directory: /root/.cache/pip/wheels/8c/e6/06/17ae99bde1507059dfe115dcd5afeb39a3f811352864b8b0aa Building wheel for ml-dtypes (pyproject.toml): started Building wheel for ml-dtypes (pyproject.toml): finished with status 'done' Created wheel for ml-dtypes: filename=ml_dtypes-0.5.1-cp313-cp313-linux_x86_64.whl size=4639773 sha256=8b8d143d54f58149c87eb8a9d9d6e255feb423a89528e3686ec8c079a4858a9e Stored in directory: /root/.cache/pip/wheels/35/24/42/80f79d6713d4ac3796a12a96577e5cd19986dea1d91b2f54ce DEPRECATION: Building 'mpmath' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'mpmath'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for mpmath (setup.py): started Building wheel for mpmath (setup.py): finished with status 'done' Created wheel for mpmath: filename=mpmath-1.3.0-py3-none-any.whl size=536227 sha256=d8c115ea8aa2dbf0192d6890e15cd60cb0de7821b70e4b20f71d97a2abcf7d2a Stored in directory: /root/.cache/pip/wheels/e0/d9/95/be927925f8fb33b054cb01c71de62dd6986954987033d9ec7d DEPRECATION: Building 'namex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'namex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for namex (setup.py): started Building wheel for namex (setup.py): finished with status 'done' Created wheel for namex: filename=namex-0.0.9-py3-none-any.whl size=5848 sha256=85a6513bd83a66396b8e13bb45725459c869b030e4d7264e703a67ed23ef55eb Stored in directory: /root/.cache/pip/wheels/e8/7b/42/47254d4d8ca71e3efd85f570cc00ff0b2f1a3f0ef3cd48894f Building wheel for pytorch-lightning (pyproject.toml): started Building wheel for pytorch-lightning (pyproject.toml): finished with status 'done' Created wheel for pytorch-lightning: filename=pytorch_lightning-2.5.1.post0-py3-none-any.whl size=823210 sha256=989bc2c5c1258c546e037267e94f6087c83a9e300314e7d842eb2c0e5dbd4d8d Stored in directory: /root/.cache/pip/wheels/af/d3/69/f42016fae872ff6e9571ba8cff486ddc69fe44dc91ca67614e Building wheel for safetensors (pyproject.toml): started Building wheel for safetensors (pyproject.toml): finished with status 'done' Created wheel for safetensors: filename=safetensors-0.5.3-cp38-abi3-linux_x86_64.whl size=470491 sha256=afe24453cbace809e1572aa3ccfc3ef99f15a7326f771a9d155d739d298d68ce Stored in directory: /root/.cache/pip/wheels/98/6f/99/689732991bb94ba09d951ec50f20b1e1af372a0341ec7507d9 Building wheel for segmentation_models_pytorch (pyproject.toml): started Building wheel for segmentation_models_pytorch (pyproject.toml): finished with status 'done' Created wheel for segmentation_models_pytorch: filename=segmentation_models_pytorch-0.5.0-py3-none-any.whl size=154792 sha256=8a41031d97a2102639541d859c6e91416ee98d65c778a72c361f0b1791dc7193 Stored in directory: /root/.cache/pip/wheels/6b/27/44/f5c638ac76ce860722d6fa65d0f691024525f08660cc0fb352 Building wheel for sympy (pyproject.toml): started Building wheel for sympy (pyproject.toml): finished with status 'done' Created wheel for sympy: filename=sympy-1.14.0-py3-none-any.whl size=6299354 sha256=e895192ac32e294baba068476ff8b7c4aeecd1764827672cc13e941619ce708a Stored in directory: /root/.cache/pip/wheels/ea/65/fe/0618f49c53307866c0d5380a6cf289ac4792f669230123c10e DEPRECATION: Building 'tf-keras' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'tf-keras'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for tf-keras (setup.py): started Building wheel for tf-keras (setup.py): finished with status 'done' Created wheel for tf-keras: filename=tf_keras-2.20.1-py3-none-any.whl size=1694335 sha256=7fe526276603047e3b5e9866ca682b42a7a2e6345d441f00215f9eb9e2868cb2 Stored in directory: /root/.cache/pip/wheels/70/e9/b2/0e178fa93a35d211a20676cc6d181cb80f1a20193fb179557c Building wheel for timm (pyproject.toml): started Building wheel for timm (pyproject.toml): finished with status 'done' Created wheel for timm: filename=timm-1.0.15-py3-none-any.whl size=2361373 sha256=c391cc12427a338751c8c53d64e05bc0f3785d180567fc8cc8ae912f773488b4 Stored in directory: /root/.cache/pip/wheels/56/88/43/ea928e454c025643da68217d59f8c22e171552d0fdf6bd087e Building wheel for tokenizers (pyproject.toml): started Building wheel for tokenizers (pyproject.toml): finished with status 'done' Created wheel for tokenizers: filename=tokenizers-0.21.1-cp39-abi3-linux_x86_64.whl size=3091264 sha256=5cb5d4249f8c08e89a45b02ace22802e0bb986b7650508b58b1f754f2268313d Stored in directory: /root/.cache/pip/wheels/f5/cb/2b/4e0b58d22040d9a48ad5fdcf852369071773c22806844c74c1 Building wheel for transformers (pyproject.toml): started Building wheel for transformers (pyproject.toml): finished with status 'done' Created wheel for transformers: filename=transformers-4.53.3-py3-none-any.whl size=10826382 sha256=eb400152270d998d62775f34320d067b723fda8f2c3d7224467ef97c4054d8a2 Stored in directory: /root/.cache/pip/wheels/71/8e/b9/90508cb9fe785ac157be9bee02c7a6536659c50c6aa31161a2 Building wheel for cachetools (pyproject.toml): started Building wheel for cachetools (pyproject.toml): finished with status 'done' Created wheel for cachetools: filename=cachetools-5.5.2-py3-none-any.whl size=10119 sha256=c50490e2c81da0a475c95d7b982df45978fb68c621505a52885e551459696e4f Stored in directory: /root/.cache/pip/wheels/69/77/7f/62227f093a6ea30c706a7c69843a58d450560961b9e819fbb1 Building wheel for fsspec (pyproject.toml): started Building wheel for fsspec (pyproject.toml): finished with status 'done' Created wheel for fsspec: filename=fsspec-2025.3.0-py3-none-any.whl size=193615 sha256=efb87af3efa9103f94ca91a7f8cb7a4df91af9f74fc106c9c7ea0efd7277c1b3 Stored in directory: /root/.cache/pip/wheels/2f/86/59/c7d34288373f614e07615ec132f37708c9fd6041ab01f83900 Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-24.2-py3-none-any.whl size=65537 sha256=a9fdc4ec57347e611c4ab3c50cee753e51b2f7437ef3989ddf64e44a3076a35f Stored in directory: /root/.cache/pip/wheels/6a/39/69/bce2381e81f17178c02000e6b3d7bec993dd3f637c984b2236 Building wheel for requests (pyproject.toml): started Building wheel for requests (pyproject.toml): finished with status 'done' Created wheel for requests: filename=requests-2.32.4-py3-none-any.whl size=65069 sha256=fde7fade732474d997fe3a5a3db0659799cc325fff0763961c3d0b3c2afdc232 Stored in directory: /root/.cache/pip/wheels/3d/bd/13/9434bd33965702a7cb6a094afa4066329be05639934dc8faf7 Building wheel for charset_normalizer (pyproject.toml): started Building wheel for charset_normalizer (pyproject.toml): finished with status 'done' Created wheel for charset_normalizer: filename=charset_normalizer-3.4.2-py3-none-any.whl size=52629 sha256=1d2008c1b81b74957a3463ff74942c2424a0356d056f6f2fe8e12d3bbba518cf Stored in directory: /root/.cache/pip/wheels/78/b3/cf/91d31f17365250421e6b3d53632c13beb26117481d7f9ead27 Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.10-py3-none-any.whl size=70489 sha256=4280b2053b11c26390caff6747d09f3de138b267c9a310ad6f4eaf0507d60ca0 Stored in directory: /root/.cache/pip/wheels/13/72/f8/cd5b0bba8c24bed053d8c1659667d8d013ba7b311d41b31f85 DEPRECATION: Building 'six' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'six'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.17.0-py2.py3-none-any.whl size=11130 sha256=62b1fe532a7b0335aeddb51752d203b7e60121074822baa88f4bb3803564055d Stored in directory: /root/.cache/pip/wheels/5a/d9/5f/40d10edbbee7c086d4e30ff2bdb02a396f055c3ae4cb9927d9 Building wheel for tqdm (pyproject.toml): started Building wheel for tqdm (pyproject.toml): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.67.1-py3-none-any.whl size=78579 sha256=a5f8e150e95c19578769b0c484ff20f0c680446c9ed2e2508c76cb763bc836cd Stored in directory: /root/.cache/pip/wheels/dc/e3/21/2f76ebd10c58a53f0a8c39cbfd9016b0da6ac5d37ed5dfd4cf Building wheel for typing-extensions (pyproject.toml): started Building wheel for typing-extensions (pyproject.toml): finished with status 'done' Created wheel for typing-extensions: filename=typing_extensions-4.14.0-py3-none-any.whl size=43839 sha256=a1514509136dd0b477638fc68d6a91497af5076466ad0fa6c338e44e359944af Stored in directory: /root/.cache/pip/wheels/a7/31/f1/5284ea24d28e6df354d7d6841c06776f1895eb2138d8e513ec Building wheel for urllib3 (pyproject.toml): started Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-2.5.0-py3-none-any.whl size=129795 sha256=1b2cba9e21317a909f95221578fc769fc0fb043ed28a114be1650e89be69994c Stored in directory: /root/.cache/pip/wheels/e6/15/5f/a50abd628d908c76d83bb381c0662d7d19cd18a82f12eaa6a0 Building wheel for wheel (pyproject.toml): started Building wheel for wheel (pyproject.toml): finished with status 'done' Created wheel for wheel: filename=wheel-0.45.1-py3-none-any.whl size=72538 sha256=ac951226cc3bface5f1471268c8abee9571875578f14bbd1882923c7905c2235 Stored in directory: /root/.cache/pip/wheels/10/2b/b5/5fc3df8092844fff5eb1fccbb3baf9ca076432ee00506c8d7b Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.12.15-cp313-cp313-linux_x86_64.whl size=1706619 sha256=1f07c4fc98e6d5e99478b98faacd84e109a6294b576bc5bd5c72ac0c8ecd88fe Stored in directory: /root/.cache/pip/wheels/57/1a/dc/a4085b7df42b2ed8d30cbe55ac50a8ebae49547023b363b5b5 Building wheel for multidict (pyproject.toml): started Building wheel for multidict (pyproject.toml): finished with status 'done' Created wheel for multidict: filename=multidict-6.1.0-cp313-cp313-linux_x86_64.whl size=130389 sha256=66ea99eed497e0624079faf257dfac4f0f562b7b46db3ebecdde164ecf55a3e6 Stored in directory: /root/.cache/pip/wheels/6a/45/ec/0346af42277e50f74a282b6c8b3a0328794fd5e8d24004be29 Building wheel for yarl (pyproject.toml): started Building wheel for yarl (pyproject.toml): finished with status 'done' Created wheel for yarl: filename=yarl-1.18.3-cp313-cp313-linux_x86_64.whl size=411997 sha256=9f2a6fed9b5221be8767872ede42155d0d576a372a825e04a113d1f4cd1f72c8 Stored in directory: /root/.cache/pip/wheels/3b/4b/1e/0cd2d71ca415eb39dc9bdbaa17698fce531298b8b2c61a06e6 Building wheel for aiosignal (pyproject.toml): started Building wheel for aiosignal (pyproject.toml): finished with status 'done' Created wheel for aiosignal: filename=aiosignal-1.4.0-py3-none-any.whl size=7490 sha256=6b73d91d349b14f5f06b16509437b5115ccd8be51e8ee88bebf2843e4683a9b0 Stored in directory: /root/.cache/pip/wheels/0d/56/73/8ab751b393035f64781c96a5062fa492538fb9c657d45406e4 Building wheel for attrs (pyproject.toml): started Building wheel for attrs (pyproject.toml): finished with status 'done' Created wheel for attrs: filename=attrs-25.1.0-py3-none-any.whl size=63152 sha256=950555ae50dec7943a57cc26c7f3214ad3b90a682d50dfb1df31fcf81f7938d6 Stored in directory: /root/.cache/pip/wheels/b4/b6/cb/92074ce97aeec13fd6cb3a18f05b3a69387fbe9fca0632c021 DEPRECATION: Building 'certifi' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'certifi'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2025.4.26-py3-none-any.whl size=159619 sha256=1ce4fbd734731af333ec76cbbadb6a1f440f0be8b0f47d8f8698854d75379474 Stored in directory: /root/.cache/pip/wheels/34/9c/58/cda09f3752000c484808e507a47f1eda813ee4d0d75ed4884f Building wheel for frozenlist (pyproject.toml): started Building wheel for frozenlist (pyproject.toml): finished with status 'done' Created wheel for frozenlist: filename=frozenlist-1.5.0-cp313-cp313-linux_x86_64.whl size=288162 sha256=2bd94bd3ed62c4cedd86b245581a602c7e884e4f18ba7da24747280a021abb42 Stored in directory: /root/.cache/pip/wheels/27/77/94/133655d37f6595e539a16fe120117ab055a7a45016803b565c DEPRECATION: Building 'gast' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'gast'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for gast (setup.py): started Building wheel for gast (setup.py): finished with status 'done' Created wheel for gast: filename=gast-0.6.0-py3-none-any.whl size=21256 sha256=e5e44f592dddf1b890658cb863e76ca28705e00c4c0cbc34d039dbe2491882c5 Stored in directory: /root/.cache/pip/wheels/40/42/37/114e09eddd482136059bcf8cc89c2bd89103c063f17c075a3c Building wheel for h5py (pyproject.toml): started Building wheel for h5py (pyproject.toml): still running... Building wheel for h5py (pyproject.toml): finished with status 'done' Created wheel for h5py: filename=h5py-3.13.0-cp313-cp313-linux_x86_64.whl size=8778739 sha256=4726d8562fe239c59b6372c20b4587c5c6e3f633c1a88c20bf21bca191ae8988 Stored in directory: /root/.cache/pip/wheels/46/55/63/a1f44d17da55a4f3f31240044bdf6c5a405b12d4cc50ccfc94 Building wheel for markdown (pyproject.toml): started Building wheel for markdown (pyproject.toml): finished with status 'done' Created wheel for markdown: filename=markdown-3.7-py3-none-any.whl size=106383 sha256=1ddbb5cdb26d304dcd9e34ff7a44a63488438ac3d6a538011437ee635cc252bc Stored in directory: /root/.cache/pip/wheels/fa/42/40/7fcbae4b7bcfc8a4fe1209035a3111ce7de129bd90ba7e02bd Building wheel for numpy (pyproject.toml): started Building wheel for numpy (pyproject.toml): finished with status 'done' Created wheel for numpy: filename=numpy-2.2.6-cp313-cp313-linux_x86_64.whl size=8030429 sha256=a202bb0edc1424c2d5a51f63d232c660f323af0127f6f793f724622b6658de9a Stored in directory: /root/.cache/pip/wheels/1f/0c/e3/c46933f763d12d8776cfae1d75b2d7abd8d223f7f1096b7249 Building wheel for Pillow (pyproject.toml): started Building wheel for Pillow (pyproject.toml): finished with status 'done' Created wheel for Pillow: filename=pillow-11.1.0-cp313-cp313-linux_x86_64.whl size=1468544 sha256=7e383d18d50551dece3b275dec567f6fde45e8b087b70c913ae3968e65a4ddc7 Stored in directory: /root/.cache/pip/wheels/f6/a1/93/e15e3399b4d869aed1fd0566d549ff1013a0ee99c28d033cde Building wheel for propcache (pyproject.toml): started Building wheel for propcache (pyproject.toml): finished with status 'done' Created wheel for propcache: filename=propcache-0.3.0-cp313-cp313-linux_x86_64.whl size=239315 sha256=b48ee077192deae22fcb589aab5e2aa059a805459a0d71288077473ee4bbb39a Stored in directory: /root/.cache/pip/wheels/22/b3/2c/f65a7ba86c68435f82351336399a33fb68132496f7d44cd42c Building wheel for pyasn1 (pyproject.toml): started Building wheel for pyasn1 (pyproject.toml): finished with status 'done' Created wheel for pyasn1: filename=pyasn1-0.6.1-py3-none-any.whl size=83524 sha256=4d97fb8213f212cd9611186eb0e3900cc7c497f75e7742fb79f863845e30221d Stored in directory: /root/.cache/pip/wheels/0e/f2/2d/c954b24a62237f354998af2b9b985b7b984075162f984bbadf Building wheel for pyasn1-modules (pyproject.toml): started Building wheel for pyasn1-modules (pyproject.toml): finished with status 'done' Created wheel for pyasn1-modules: filename=pyasn1_modules-0.4.1-py3-none-any.whl size=181257 sha256=90791c0c5e67276a86465f266b3276c07998e2a6d8d6e592173bd53322f278d1 Stored in directory: /root/.cache/pip/wheels/22/1f/a1/41c667c21b6708ffa6f098b6a2d293c81e3eed87666885d40d Building wheel for regex (pyproject.toml): started Building wheel for regex (pyproject.toml): finished with status 'done' Created wheel for regex: filename=regex-2024.11.6-cp313-cp313-linux_x86_64.whl size=796950 sha256=6b24ac8898512f0b72dfe0c51b2e00a8c6e38f61befd90d5b7f69a585b734762 Stored in directory: /root/.cache/pip/wheels/78/25/fd/78977b709cb576063310b902b1a828bbb1c5f62bd4d2890332 Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-80.9.0-py3-none-any.whl size=1201486 sha256=2ed7cb3d03dcfbd10155650e3630e62952edc35c598b29356470714e0864bde5 Stored in directory: /root/.cache/pip/wheels/d3/a1/1d/4fc3ba3c891e04daa99e10d368ecfde1eb5544321746bd67e4 Building wheel for termcolor (pyproject.toml): started Building wheel for termcolor (pyproject.toml): finished with status 'done' Created wheel for termcolor: filename=termcolor-2.5.0-py3-none-any.whl size=7756 sha256=246832b913f2b532257b9bda58d6c5ac9247be7818250353568244d5c5d74321 Stored in directory: /root/.cache/pip/wheels/84/12/d7/1343d53052004c0f242122acd61029a801516dde70506aef4f Building wheel for werkzeug (pyproject.toml): started Building wheel for werkzeug (pyproject.toml): finished with status 'done' Created wheel for werkzeug: filename=werkzeug-3.1.3-py3-none-any.whl size=224546 sha256=98f8399abaf5c173a801acaca801282be2c038b93cf68b034b9f43fa4950d52f Stored in directory: /root/.cache/pip/wheels/bf/0e/39/674dbdb897614ad5d1d46745a830f4ed32918877c7511fce0e Building wheel for MarkupSafe (pyproject.toml): started Building wheel for MarkupSafe (pyproject.toml): finished with status 'done' Created wheel for MarkupSafe: filename=markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl size=22843 sha256=958c7186c0037c482b46edc047cf6c705e2708ab0ccc49aab95c061c62631807 Stored in directory: /root/.cache/pip/wheels/c9/3a/71/0ae58756520a2873f0144737a2e9d29126d6c86bf2da2b4f13 DEPRECATION: Building 'wrapt' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'wrapt'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.17.2-cp313-cp313-linux_x86_64.whl size=88661 sha256=221da4cfccae1533f3c418f54ecf951244842fd9a0477ca5d969a5aa6806515c Stored in directory: /root/.cache/pip/wheels/5a/65/98/2fa436bf4607df3abd6476efad6ee41b317084a282947f1b50 DEPRECATION: Building 'coloredlogs' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'coloredlogs'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for coloredlogs (setup.py): started Building wheel for coloredlogs (setup.py): finished with status 'done' Created wheel for coloredlogs: filename=coloredlogs-15.0.1-py2.py3-none-any.whl size=46104 sha256=af7e517110ddf49750097a941f6058e3d86e1242107f795e3a72f6d6bfb3e920 Stored in directory: /root/.cache/pip/wheels/c1/7d/91/6f5a4c93915faafbe3011e9d2c07e0125e4032916cc7bcda22 DEPRECATION: Building 'humanfriendly' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'humanfriendly'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for humanfriendly (setup.py): started Building wheel for humanfriendly (setup.py): finished with status 'done' Created wheel for humanfriendly: filename=humanfriendly-10.0-py2.py3-none-any.whl size=86887 sha256=4c889b8158ad6714109dff945c4db715ac00ee9b1c2b81498bf61af73c3612b1 Stored in directory: /root/.cache/pip/wheels/50/5f/26/1a0ae49ea9d84384cbc199686368423a7593fa1ab7ee031de5 Building wheel for filelock (pyproject.toml): started Building wheel for filelock (pyproject.toml): finished with status 'done' Created wheel for filelock: filename=filelock-3.18.0-py3-none-any.whl size=16215 sha256=c401f4f8377c4464e6db25fff06205fd89bdd83b65eb0488ed1b160f780e21de Stored in directory: /root/.cache/pip/wheels/6e/8b/37/c026912990487b85717ea482f57dff7f97d4e829286c2b8254 Building wheel for importlib_metadata (pyproject.toml): started Building wheel for importlib_metadata (pyproject.toml): finished with status 'done' Created wheel for importlib_metadata: filename=importlib_metadata-8.6.1-py3-none-any.whl size=27014 sha256=c847fd5890056d795809cbd43e6bcb48c22b64de0711be88a97ea399d33a515c Stored in directory: /root/.cache/pip/wheels/b6/cc/ed/5b17c27889b677291da1411fde2eeb372e2232811b6e938cd3 Building wheel for zipp (pyproject.toml): started Building wheel for zipp (pyproject.toml): finished with status 'done' Created wheel for zipp: filename=zipp-3.21.0-py3-none-any.whl size=9659 sha256=013e23d4776b608f490321cc96f1ff312e9a17c76a844b4c7f028404d826ab77 Stored in directory: /root/.cache/pip/wheels/b0/43/cb/a7dfa616492f6348706d31224baacd5a6416e5c93cc78d691d Building wheel for jinja2 (pyproject.toml): started Building wheel for jinja2 (pyproject.toml): finished with status 'done' Created wheel for jinja2: filename=jinja2-3.1.6-py3-none-any.whl size=134897 sha256=005a2fc379b662ac007c271a8122f7a7db49bb67fbedfc85db50fccde34d839f Stored in directory: /root/.cache/pip/wheels/4c/17/f6/aca0772a8af26aa06649769a26d22f502386142985a0e71d90 Building wheel for networkx (pyproject.toml): started Building wheel for networkx (pyproject.toml): finished with status 'done' Created wheel for networkx: filename=networkx-3.4.2-py3-none-any.whl size=1723296 sha256=00f00a4d738744427364608b4903c5e6e944e63f5684c714201e309feaf5d8ee Stored in directory: /root/.cache/pip/wheels/aa/27/90/ac1448411c5fed43fc3c8924914e30777d4dbaf9f8ef196c28 Building wheel for pygments (pyproject.toml): started Building wheel for pygments (pyproject.toml): finished with status 'done' Created wheel for pygments: filename=pygments-2.19.1-py3-none-any.whl size=1225293 sha256=9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c Stored in directory: /root/.cache/pip/wheels/28/f5/16/0456550eca7c0c5440521d20f24b892e7a8b16259fd63a05ea Building wheel for markdown-it-py (pyproject.toml): started Building wheel for markdown-it-py (pyproject.toml): finished with status 'done' Created wheel for markdown-it-py: filename=markdown_it_py-3.0.0-py3-none-any.whl size=87594 sha256=2405b83d987f98f979d0b67707323fa797eade163097dda46f0785cf4a82069a Stored in directory: /root/.cache/pip/wheels/b4/0e/8b/2a77555be7fe04a9ba66ef18f3f7fe60e77addc49f1db5e23c Building wheel for mdurl (pyproject.toml): started Building wheel for mdurl (pyproject.toml): finished with status 'done' Created wheel for mdurl: filename=mdurl-0.1.2-py3-none-any.whl size=10023 sha256=e09a93faf10973b4df4d9bb682dec5068ea51e1a11807dec2cdc21122f6d2f09 Stored in directory: /root/.cache/pip/wheels/75/58/94/b22a684be2e028740d095905aba1425f24b4d11de6a401c0ac Successfully built diffusers dm-tree einops huggingface_hub lightning lightning-utilities torchmetrics lit ml-dtypes mpmath namex pytorch-lightning safetensors segmentation_models_pytorch sympy tf-keras timm tokenizers transformers cachetools fsspec packaging requests charset_normalizer idna six tqdm typing-extensions urllib3 wheel aiohttp multidict yarl aiosignal attrs certifi frozenlist gast h5py markdown numpy Pillow propcache pyasn1 pyasn1-modules regex setuptools termcolor werkzeug MarkupSafe wrapt coloredlogs humanfriendly filelock importlib_metadata zipp jinja2 networkx pygments markdown-it-py mdurl if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_ia ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_ia ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_ia@mfext[/opt/metwork-mfext-master/opt/python3_ia] is already loaded Looking in links: ./src Processing ./src/astunparse-1.6.3-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/absl_py-2.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/diffusers-0.33.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/dm_tree-0.1.9-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/einops-0.8.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/flatbuffers-25.2.10-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/google_auth-2.40.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/google_auth_oauthlib-1.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/google_pasta-0.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/grpcio-1.71.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/huggingface_hub-0.31.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/keras-3.11.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/lightning-2.5.1.post0-py3-none-any.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/lightning_utilities-0.14.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/lit-18.1.8-py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/ml_dtypes-0.5.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/mpmath-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/namex-0.0.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/nvidia_cublas_cu12-12.6.4.1-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/nvidia_cuda_cupti_cu12-12.6.80-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/nvidia_cuda_nvcc_cu12-12.2.140-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/nvidia_cuda_nvrtc_cu12-12.6.77-py3-none-manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/nvidia_cuda_runtime_cu12-12.6.77-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/nvidia_cudnn_cu12-9.5.1.17-py3-none-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/nvidia_cufft_cu12-11.3.0.4-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/nvidia_cufile_cu12-1.11.1.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/nvidia_curand_cu12-10.3.7.77-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/nvidia_cusolver_cu12-11.7.1.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/nvidia_cusparse_cu12-12.5.4.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/nvidia_cusparselt_cu12-0.6.3-py3-none-manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/nvidia_nccl_cu12-2.26.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/nvidia_nvjitlink_cu12-12.6.85-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/nvidia_nvtx_cu12-12.6.77-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/oauthlib-3.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/onnx-1.18.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/onnxruntime-1.22.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/onnxscript-0.2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/opt_einsum-3.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/optree-0.15.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/pytorch_lightning-2.5.1.post0-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/requests_oauthlib-2.0.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/rsa-4.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/safetensors-0.5.3-cp38-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/segmentation_models_pytorch-0.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/sympy-1.14.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/tensorboard-2.20.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/tensorboard_data_server-0.7.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/tensorflow-2.20.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/tensorflow_hub-0.16.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/tf_keras-2.20.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/timm-1.0.15-py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/tokenizers-0.21.1-cp39-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/torch-2.7.1-cp313-cp313-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/torchmetrics-1.7.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/torchvision-0.22.1-cp313-cp313-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/transformers-4.53.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/triton-3.3.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 58)) Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from astunparse==1.6.3->-r requirements3.txt.tmp (line 1)) (0.45.1) Requirement already satisfied: six<2.0,>=1.6.1 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from astunparse==1.6.3->-r requirements3.txt.tmp (line 1)) (1.17.0) Requirement already satisfied: importlib_metadata in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (8.6.1) Requirement already satisfied: filelock in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (3.18.0) Requirement already satisfied: numpy in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (2.2.6) Requirement already satisfied: regex!=2019.12.17 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (2024.11.6) Requirement already satisfied: requests in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (2.32.4) Requirement already satisfied: Pillow in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (11.1.0) Requirement already satisfied: attrs>=18.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from dm-tree==0.1.9->-r requirements3.txt.tmp (line 4)) (25.1.0) Requirement already satisfied: wrapt>=1.11.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from dm-tree==0.1.9->-r requirements3.txt.tmp (line 4)) (1.17.2) Requirement already satisfied: cachetools<6.0,>=2.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from google-auth==2.40.1->-r requirements3.txt.tmp (line 7)) (5.5.2) Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from google-auth==2.40.1->-r requirements3.txt.tmp (line 7)) (0.4.1) Requirement already satisfied: pyasn1>=0.1.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from rsa==4.9->-r requirements3.txt.tmp (line 43)) (0.6.1) Requirement already satisfied: fsspec>=2023.5.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from huggingface_hub==0.31.4->-r requirements3.txt.tmp (line 11)) (2025.3.0) Requirement already satisfied: packaging>=20.9 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from huggingface_hub==0.31.4->-r requirements3.txt.tmp (line 11)) (24.2) Requirement already satisfied: pyyaml>=5.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from huggingface_hub==0.31.4->-r requirements3.txt.tmp (line 11)) (6.0.2) Requirement already satisfied: tqdm>=4.42.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from huggingface_hub==0.31.4->-r requirements3.txt.tmp (line 11)) (4.67.1) Requirement already satisfied: typing-extensions>=3.7.4.3 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from huggingface_hub==0.31.4->-r requirements3.txt.tmp (line 11)) (4.14.0) Requirement already satisfied: rich in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from keras==3.11.3->-r requirements3.txt.tmp (line 12)) (14.0.0) Requirement already satisfied: h5py in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from keras==3.11.3->-r requirements3.txt.tmp (line 12)) (3.13.0) Requirement already satisfied: setuptools in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from lightning-utilities==0.14.3->-r requirements3.txt.tmp (line 15)) (80.9.0) Requirement already satisfied: networkx in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from torch==2.7.1->-r requirements3.txt.tmp (line 54)) (3.4.2) Requirement already satisfied: jinja2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from torch==2.7.1->-r requirements3.txt.tmp (line 54)) (3.1.6) Requirement already satisfied: protobuf>=4.25.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from onnx==1.18.0->-r requirements3.txt.tmp (line 36)) (5.29.5) Requirement already satisfied: coloredlogs in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from onnxruntime==1.22.0->-r requirements3.txt.tmp (line 37)) (15.0.1) Requirement already satisfied: markdown>=2.6.8 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from tensorboard==2.20.0->-r requirements3.txt.tmp (line 47)) (3.7) Requirement already satisfied: werkzeug>=1.0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from tensorboard==2.20.0->-r requirements3.txt.tmp (line 47)) (3.1.3) Requirement already satisfied: gast!=0.5.0,!=0.5.1,!=0.5.2,>=0.2.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from tensorflow==2.20.0->-r requirements3.txt.tmp (line 49)) (0.6.0) Requirement already satisfied: termcolor>=1.1.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from tensorflow==2.20.0->-r requirements3.txt.tmp (line 49)) (2.5.0) Requirement already satisfied: aiohttp!=4.0.0a0,!=4.0.0a1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from fsspec[http]<2026.0,>=2022.5.0->lightning==2.5.1.post0->-r requirements3.txt.tmp (line 14)) (3.12.15) Requirement already satisfied: charset_normalizer<4,>=2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests->diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (3.4.2) Requirement already satisfied: idna<4,>=2.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests->diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests->diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (2.5.0) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from requests->diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (2025.4.26) Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.5.1.post0->-r requirements3.txt.tmp (line 14)) (2.5.0) Requirement already satisfied: aiosignal>=1.4.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.5.1.post0->-r requirements3.txt.tmp (line 14)) (1.4.0) Requirement already satisfied: frozenlist>=1.1.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.5.1.post0->-r requirements3.txt.tmp (line 14)) (1.5.0) Requirement already satisfied: multidict<7.0,>=4.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.5.1.post0->-r requirements3.txt.tmp (line 14)) (6.1.0) Requirement already satisfied: propcache>=0.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.5.1.post0->-r requirements3.txt.tmp (line 14)) (0.3.0) Requirement already satisfied: yarl<2.0,>=1.17.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.5.1.post0->-r requirements3.txt.tmp (line 14)) (1.18.3) Requirement already satisfied: MarkupSafe>=2.1.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from werkzeug>=1.0.1->tensorboard==2.20.0->-r requirements3.txt.tmp (line 47)) (3.0.2) Requirement already satisfied: humanfriendly>=9.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from coloredlogs->onnxruntime==1.22.0->-r requirements3.txt.tmp (line 37)) (10.0) Requirement already satisfied: zipp>=3.20 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from importlib_metadata->diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (3.21.0) Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from rich->keras==3.11.3->-r requirements3.txt.tmp (line 12)) (3.0.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from rich->keras==3.11.3->-r requirements3.txt.tmp (line 12)) (2.19.1) Requirement already satisfied: mdurl~=0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from markdown-it-py>=2.2.0->rich->keras==3.11.3->-r requirements3.txt.tmp (line 12)) (0.1.2) Installing collected packages: nvidia-cusparselt-cu12, namex, mpmath, lit, libclang, flatbuffers, triton, tensorboard-data-server, sympy, safetensors, rsa, optree, opt-einsum, onnx, oauthlib, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufile-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-nvcc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, ml-dtypes, lightning-utilities, grpcio, google-pasta, einops, astunparse, absl-py, tensorboard, requests-oauthlib, onnxscript, onnxruntime, nvidia-cusparse-cu12, nvidia-cufft-cu12, nvidia-cudnn-cu12, huggingface_hub, google-auth, dm-tree, tokenizers, nvidia-cusolver-cu12, keras, google-auth-oauthlib, diffusers, transformers, torch, tensorflow, torchvision, torchmetrics, tf-keras, timm, tensorflow-hub, pytorch-lightning, segmentation_models_pytorch, lightning Successfully installed absl-py-2.2.2 astunparse-1.6.3 diffusers-0.33.1 dm-tree-0.1.9 einops-0.8.1 flatbuffers-25.2.10 google-auth-2.40.1 google-auth-oauthlib-1.2.2 google-pasta-0.2.0 grpcio-1.71.0 huggingface_hub-0.31.4 keras-3.11.3 libclang-18.1.1 lightning-2.5.1.post0 lightning-utilities-0.14.3 lit-18.1.8 ml-dtypes-0.5.1 mpmath-1.3.0 namex-0.0.9 nvidia-cublas-cu12-12.6.4.1 nvidia-cuda-cupti-cu12-12.6.80 nvidia-cuda-nvcc-cu12-12.2.140 nvidia-cuda-nvrtc-cu12-12.6.77 nvidia-cuda-runtime-cu12-12.6.77 nvidia-cudnn-cu12-9.5.1.17 nvidia-cufft-cu12-11.3.0.4 nvidia-cufile-cu12-1.11.1.6 nvidia-curand-cu12-10.3.7.77 nvidia-cusolver-cu12-11.7.1.2 nvidia-cusparse-cu12-12.5.4.2 nvidia-cusparselt-cu12-0.6.3 nvidia-nccl-cu12-2.26.2 nvidia-nvjitlink-cu12-12.6.85 nvidia-nvtx-cu12-12.6.77 oauthlib-3.2.2 onnx-1.18.0 onnxruntime-1.22.0 onnxscript-0.2.5 opt-einsum-3.4.0 optree-0.15.0 pytorch-lightning-2.5.1.post0 requests-oauthlib-2.0.0 rsa-4.9 safetensors-0.5.3 segmentation_models_pytorch-0.5.0 sympy-1.14.0 tensorboard-2.20.0 tensorboard-data-server-0.7.2 tensorflow-2.20.0 tensorflow-hub-0.16.1 tf-keras-2.20.1 timm-1.0.15 tokenizers-0.21.1 torch-2.7.1 torchmetrics-1.7.1 torchvision-0.22.1 transformers-4.53.3 triton-3.3.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/absl-py.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/astunparse.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/diffusers.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/dm-tree.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/einops.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/flatbuffers.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/google-auth-oauthlib.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/google-auth.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/google-pasta.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/grpcio.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/huggingface_hub.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/keras.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/libclang.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/lightning-utilities.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/lightning.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/lit.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/ml_dtypes.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/mpmath.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/namex.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cublas-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-cupti-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-nvcc-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-nvrtc-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-runtime-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cudnn-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cufft-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cufile-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-curand-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cusolver-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cusparse-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cusparselt-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nccl-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nvjitlink-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nvtx-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/oauthlib.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/onnx.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/onnxruntime.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/onnxscript.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/opt_einsum.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/optree.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/pytorch-lightning.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/requests-oauthlib.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/rsa.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/safetensors.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/segmentation_models_pytorch.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/sympy.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tensorboard-data-server.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tensorboard.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tensorflow-hub.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tensorflow.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tf_keras.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/timm.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tokenizers.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/torch.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/torchmetrics.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/torchvision.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/transformers.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/triton.yaml is ready make[3]: Leaving directory '/src/layers/layer5_python3_ia/0500_extra_packages' if test "1" = "1"; then echo python3_ia > /opt/metwork-mfext-master/opt/python3_ia/.mfextaddon; fi _layer_dhash "python3_ia@mfext" >/opt/metwork-mfext-master/opt/python3_ia/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_ia" cache: /buildcache/mfext_cache_layer_python3_ia_d9cac206e01dd01048a38eb04067d132.tar created make[2]: Leaving directory '/src/layers/layer5_python3_ia' make[1]: Leaving directory '/src/layers' if test "1" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-master/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md