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 .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: 7287d05885b641033e3d2e66ec030375 /src/adm/root.mk md5sum hash: 250da484d2cf5296b6d10e69128cb1be core@mfext layer (dependency) hash (from cache): 48181fefb5eb6328fdfac6c360e931e7 python3@mfext layer (dependency) hash (from cache): fb10a6a934f6c07a473d28b8277922d1 python3_core@mfext layer (dependency) hash (from cache): cf1db76c5db3648bbf3b313f3348150f python3_scientific@mfext layer (dependency) hash (from cache): 9a5556792b6b253bf46484ac090b9ec8 root@mfext layer (dependency) hash (from cache): c81ad0f6ce679fb2e800692dfc1a6b07 scientific@mfext layer (dependency) hash (from cache): bc7af71945b5ba543f593ee8ff0ee4cb scientific_core@mfext layer (dependency) hash (from cache): 17e43dd083453cacef203d277e812405 source hash: 7cfd2599f1765c8ae9af49a97fea6e35 cache missed (/buildcache/mfext_cache_layer_python3_ia_55a7348eec7a2bd98d662154917ebc71.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 -- 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 tempolayer411[/src/layers/layer5_python3_ia/0500_extra_packages/tempolayer411] Collecting absl-py==2.0.0 (from -r requirements3.txt (line 1)) Downloading absl_py-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting astunparse==1.6.3 (from -r requirements3.txt (line 2)) Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) Collecting diffusers==0.25.1 (from -r requirements3.txt (line 3)) Downloading diffusers-0.25.1.tar.gz (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 46.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dm-tree==0.1.8 (from -r requirements3.txt (line 4)) Downloading dm-tree-0.1.8.tar.gz (35 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting efficientnet-pytorch==0.7.1 (from -r requirements3.txt (line 5)) Downloading efficientnet_pytorch-0.7.1.tar.gz (21 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting einops==0.7.0 (from -r requirements3.txt (line 6)) Downloading einops-0.7.0.tar.gz (58 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting flatbuffers==23.5.26 (from -r requirements3.txt (line 7)) Downloading flatbuffers-23.5.26-py2.py3-none-any.whl.metadata (850 bytes) Collecting google-auth==2.25.2 (from -r requirements3.txt (line 8)) Downloading google_auth-2.25.2-py2.py3-none-any.whl.metadata (4.7 kB) Collecting google-auth-oauthlib==1.2.0 (from -r requirements3.txt (line 9)) Downloading google_auth_oauthlib-1.2.0-py2.py3-none-any.whl.metadata (2.7 kB) Collecting google-pasta==0.2.0 (from -r requirements3.txt (line 10)) Downloading google_pasta-0.2.0-py3-none-any.whl.metadata (814 bytes) Collecting grpcio==1.60.0 (from -r requirements3.txt (line 11)) Downloading grpcio-1.60.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting huggingface_hub==0.20.2 (from -r requirements3.txt (line 12)) Downloading huggingface_hub-0.20.2.tar.gz (287 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting keras==3.0.5 (from -r requirements3.txt (line 13)) Downloading keras-3.0.5-py3-none-any.whl.metadata (4.8 kB) Collecting libclang==16.0.6 (from -r requirements3.txt (line 14)) Downloading libclang-16.0.6-py2.py3-none-manylinux2010_x86_64.whl.metadata (5.2 kB) Collecting lightning==2.3.3 (from -r requirements3.txt (line 15)) Downloading lightning-2.3.3.tar.gz (618 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 618.5/618.5 kB 45.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lightning-utilities==0.10.1 (from -r requirements3.txt (line 16)) Downloading lightning-utilities-0.10.1.tar.gz (26 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lit==17.0.6 (from -r requirements3.txt (line 17)) Downloading lit-17.0.6.tar.gz (153 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ml-dtypes==0.3.2 (from -r requirements3.txt (line 18)) Downloading ml_dtypes-0.3.2.tar.gz (692 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 692.0/692.0 kB 1.4 MB/s eta 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 19)) 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.8 (from -r requirements3.txt (line 20)) Downloading namex-0.0.8.tar.gz (6.6 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting nvidia-cublas-cu12==12.1.3.1 (from -r requirements3.txt (line 21)) Downloading nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cuda-cupti-cu12==12.1.105 (from -r requirements3.txt (line 22)) Downloading nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) Collecting nvidia-cuda-nvcc-cu12==12.2.140 (from -r requirements3.txt (line 23)) Downloading nvidia_cuda_nvcc_cu12-12.2.140-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cuda-nvrtc-cu12==12.1.105 (from -r requirements3.txt (line 24)) Downloading nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cuda-runtime-cu12==12.1.105 (from -r requirements3.txt (line 25)) Downloading nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cudnn-cu12==8.9.2.26 (from -r requirements3.txt (line 26)) Downloading nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) Collecting nvidia-cufft-cu12==11.0.2.54 (from -r requirements3.txt (line 27)) Downloading nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-curand-cu12==10.3.2.106 (from -r requirements3.txt (line 28)) Downloading nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cusolver-cu12==11.4.5.107 (from -r requirements3.txt (line 29)) Downloading nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) Collecting nvidia-cusparse-cu12==12.1.0.106 (from -r requirements3.txt (line 30)) Downloading nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) Collecting nvidia-nccl-cu12==2.19.3 (from -r requirements3.txt (line 31)) Downloading nvidia_nccl_cu12-2.19.3-py3-none-manylinux1_x86_64.whl.metadata (1.8 kB) Collecting nvidia-nvjitlink-cu12==12.3.101 (from -r requirements3.txt (line 32)) Downloading nvidia_nvjitlink_cu12-12.3.101-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-nvtx-cu12==12.1.105 (from -r requirements3.txt (line 33)) Downloading nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl.metadata (1.7 kB) Collecting oauthlib==3.2.2 (from -r requirements3.txt (line 34)) Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) Collecting onnx==1.17.0 (from -r requirements3.txt (line 35)) Downloading onnx-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (16 kB) Collecting onnxscript==0.1.0.dev20240405 (from -r requirements3.txt (line 36)) Downloading onnxscript-0.1.0.dev20240405-py3-none-any.whl.metadata (10 kB) Collecting opt-einsum==3.3.0 (from -r requirements3.txt (line 37)) Downloading opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting optree==0.11.0 (from -r requirements3.txt (line 38)) Downloading optree-0.11.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (45 kB) Collecting pretrainedmodels==0.7.4 (from -r requirements3.txt (line 39)) Downloading pretrainedmodels-0.7.4.tar.gz (58 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pytorch-lightning==2.1.3 (from -r requirements3.txt (line 40)) Downloading pytorch-lightning-2.1.3.tar.gz (594 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 595.0/595.0 kB 16.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests-oauthlib==1.3.1 (from -r requirements3.txt (line 41)) Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl.metadata (10 kB) Collecting rsa==4.9 (from -r requirements3.txt (line 42)) Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) Collecting safetensors==0.4.1 (from -r requirements3.txt (line 43)) Downloading safetensors-0.4.1.tar.gz (62 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting segmentation_models_pytorch==0.3.3 (from -r requirements3.txt (line 44)) Downloading segmentation_models_pytorch-0.3.3.tar.gz (69 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sympy==1.12 (from -r requirements3.txt (line 45)) Downloading sympy-1.12.tar.gz (6.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 155.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tensorboard==2.16.2 (from -r requirements3.txt (line 46)) Downloading tensorboard-2.16.2-py3-none-any.whl.metadata (1.6 kB) Collecting tensorboard-data-server==0.7.2 (from -r requirements3.txt (line 47)) Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) Collecting tensorflow==2.16.1 (from -r requirements3.txt (line 48)) Downloading tensorflow-2.16.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.3 kB) Collecting tensorflow-hub==0.16.1 (from -r requirements3.txt (line 49)) Downloading tensorflow_hub-0.16.1-py2.py3-none-any.whl.metadata (1.3 kB) Collecting tf-keras==2.16.0 (from -r requirements3.txt (line 50)) Downloading tf_keras-2.16.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 6.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting timm==0.9.2 (from -r requirements3.txt (line 51)) Downloading timm-0.9.2.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 4.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tokenizers==0.15.0 (from -r requirements3.txt (line 52)) Downloading tokenizers-0.15.0.tar.gz (318 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting torch==2.2.2 (from -r requirements3.txt (line 53)) Downloading torch-2.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (25 kB) Collecting torchmetrics==1.3.0.post0 (from -r requirements3.txt (line 54)) Downloading torchmetrics-1.3.0.post0.tar.gz (490 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting torchvision==0.17.2 (from -r requirements3.txt (line 55)) Downloading torchvision-0.17.2-cp312-cp312-manylinux1_x86_64.whl.metadata (6.6 kB) Collecting transformers==4.38.2 (from -r requirements3.txt (line 56)) Downloading transformers-4.38.2.tar.gz (7.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.4/7.4 MB 10.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting triton==2.2.0 (from -r requirements3.txt (line 57)) Downloading triton-2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.4 kB) Collecting wheel<1.0,>=0.23.0 (from astunparse==1.6.3->-r requirements3.txt (line 2)) Downloading wheel-0.41.3.tar.gz (98 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 2)) Downloading six-1.16.0.tar.gz (34 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting importlib-metadata (from diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading importlib_metadata-6.8.0.tar.gz (53 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filelock (from diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading filelock-3.12.3.tar.gz (13 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting numpy (from diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading numpy-1.26.4.tar.gz (15.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.8/15.8 MB 92.1 MB/s eta 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.25.1->-r requirements3.txt (line 3)) Downloading regex-2023.8.8.tar.gz (392 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests (from diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading requests-2.32.3.tar.gz (131 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Pillow (from diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading pillow-11.0.0.tar.gz (46.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 MB 105.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cachetools<6.0,>=2.0.0 (from google-auth==2.25.2->-r requirements3.txt (line 8)) Downloading cachetools-5.3.1.tar.gz (27 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1-modules>=0.2.1 (from google-auth==2.25.2->-r requirements3.txt (line 8)) Downloading pyasn1-modules-0.2.8.tar.gz (242 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting fsspec>=2023.5.0 (from huggingface_hub==0.20.2->-r requirements3.txt (line 12)) Downloading fsspec-2023.9.2.tar.gz (161 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tqdm>=4.42.1 (from huggingface_hub==0.20.2->-r requirements3.txt (line 12)) Downloading tqdm-4.66.4.tar.gz (169 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml>=5.1 (from huggingface_hub==0.20.2->-r requirements3.txt (line 12)) Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting typing-extensions>=3.7.4.3 (from huggingface_hub==0.20.2->-r requirements3.txt (line 12)) Downloading typing_extensions-4.12.2.tar.gz (85 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=20.9 (from huggingface_hub==0.20.2->-r requirements3.txt (line 12)) Downloading packaging-23.1.tar.gz (134 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rich (from keras==3.0.5->-r requirements3.txt (line 13)) Downloading rich-13.5.2-py3-none-any.whl.metadata (18 kB) Collecting h5py (from keras==3.0.5->-r requirements3.txt (line 13)) Downloading h5py-3.11.0.tar.gz (406 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools (from lightning-utilities==0.10.1->-r requirements3.txt (line 16)) Downloading setuptools-70.3.0.tar.gz (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 95.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting protobuf>=3.20.2 (from onnx==1.17.0->-r requirements3.txt (line 35)) Downloading protobuf-3.20.3.tar.gz (216 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting munch (from pretrainedmodels==0.7.4->-r requirements3.txt (line 39)) Downloading munch-4.0.0.tar.gz (19 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyasn1>=0.1.3 (from rsa==4.9->-r requirements3.txt (line 42)) Downloading pyasn1-0.4.8.tar.gz (146 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting markdown>=2.6.8 (from tensorboard==2.16.2->-r requirements3.txt (line 46)) Downloading Markdown-3.4.4.tar.gz (324 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting werkzeug>=1.0.1 (from tensorboard==2.16.2->-r requirements3.txt (line 46)) Downloading werkzeug-3.0.6.tar.gz (805 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 805.2/805.2 kB 56.9 MB/s eta 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.16.1->-r requirements3.txt (line 48)) Downloading gast-0.5.4.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting termcolor>=1.1.0 (from tensorflow==2.16.1->-r requirements3.txt (line 48)) Downloading termcolor-2.3.0.tar.gz (12 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wrapt>=1.11.0 (from tensorflow==2.16.1->-r requirements3.txt (line 48)) Downloading wrapt-1.16.0.tar.gz (53 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting networkx (from torch==2.2.2->-r requirements3.txt (line 53)) Downloading networkx-3.2.1.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 90.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2 (from torch==2.2.2->-r requirements3.txt (line 53)) Downloading jinja2-3.1.4.tar.gz (240 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.3.3->-r requirements3.txt (line 15)) Downloading aiohttp-3.10.5.tar.gz (7.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.5/7.5 MB 115.1 MB/s eta 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.25.1->-r requirements3.txt (line 3)) Downloading charset-normalizer-3.2.0.tar.gz (97 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting idna<4,>=2.5 (from requests->diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading idna-3.7.tar.gz (189 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting urllib3<3,>=1.21.1 (from requests->diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading urllib3-2.2.2.tar.gz (292 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting certifi>=2017.4.17 (from requests->diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading certifi-2024.7.4.tar.gz (164 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting MarkupSafe>=2.1.1 (from werkzeug>=1.0.1->tensorboard==2.16.2->-r requirements3.txt (line 46)) Downloading MarkupSafe-2.1.3.tar.gz (19 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting zipp>=0.5 (from importlib-metadata->diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading zipp-3.19.2.tar.gz (22 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.0.5->-r requirements3.txt (line 13)) 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.0.5->-r requirements3.txt (line 13)) Downloading Pygments-2.16.1.tar.gz (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 103.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohappyeyeballs>=2.3.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt (line 15)) Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB) Collecting aiosignal>=1.1.2 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt (line 15)) Downloading aiosignal-1.3.1.tar.gz (19 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting attrs>=17.3.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt (line 15)) Downloading attrs-23.2.0.tar.gz (780 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 780.8/780.8 kB 100.2 MB/s eta 0:00:00 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.3.3->-r requirements3.txt (line 15)) 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.3.3->-r requirements3.txt (line 15)) Downloading multidict-6.0.4.tar.gz (51 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yarl<2.0,>=1.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt (line 15)) Downloading yarl-1.9.11.tar.gz (156 kB) 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.0.5->-r requirements3.txt (line 13)) Downloading mdurl-0.1.2.tar.gz (8.7 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading absl_py-2.0.0-py3-none-any.whl (130 kB) Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Downloading flatbuffers-23.5.26-py2.py3-none-any.whl (26 kB) Downloading google_auth-2.25.2-py2.py3-none-any.whl (184 kB) Downloading google_auth_oauthlib-1.2.0-py2.py3-none-any.whl (24 kB) Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB) Downloading grpcio-1.60.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 136.8 MB/s eta 0:00:00 Downloading keras-3.0.5-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 103.3 MB/s eta 0:00:00 Downloading libclang-16.0.6-py2.py3-none-manylinux2010_x86_64.whl (22.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.9/22.9 MB 123.5 MB/s eta 0:00:00 Downloading nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl (410.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 410.6/410.6 MB 40.4 MB/s eta 0:00:00 Downloading nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (14.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.1/14.1 MB 153.2 MB/s eta 0:00:00 Downloading nvidia_cuda_nvcc_cu12-12.2.140-py3-none-manylinux1_x86_64.whl (21.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.3/21.3 MB 129.8 MB/s eta 0:00:00 Downloading nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (23.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.7/23.7 MB 153.3 MB/s eta 0:00:00 Downloading nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (823 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 823.6/823.6 kB 119.5 MB/s eta 0:00:00 Downloading nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl (731.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.7/731.7 MB 64.6 MB/s eta 0:00:00 Downloading nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl (121.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.6/121.6 MB 137.6 MB/s eta 0:00:00 Downloading nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl (56.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.5/56.5 MB 137.9 MB/s eta 0:00:00 Downloading nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl (124.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 MB 123.8 MB/s eta 0:00:00 Downloading nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl (196.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.0/196.0 MB 67.4 MB/s eta 0:00:00 Downloading nvidia_nccl_cu12-2.19.3-py3-none-manylinux1_x86_64.whl (166.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.0/166.0 MB 114.6 MB/s eta 0:00:00 Downloading nvidia_nvjitlink_cu12-12.3.101-py3-none-manylinux1_x86_64.whl (20.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.5/20.5 MB 129.4 MB/s eta 0:00:00 Downloading nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (99 kB) Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) Downloading onnx-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 124.8 MB/s eta 0:00:00 Downloading onnxscript-0.1.0.dev20240405-py3-none-any.whl (562 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 562.7/562.7 kB 22.7 MB/s eta 0:00:00 Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) Downloading optree-0.11.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (308 kB) Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Downloading rsa-4.9-py3-none-any.whl (34 kB) Downloading tensorboard-2.16.2-py3-none-any.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 116.1 MB/s eta 0:00:00 Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) Downloading tensorflow-2.16.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (589.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 589.9/589.9 MB 46.6 MB/s eta 0:00:00 Downloading tensorflow_hub-0.16.1-py2.py3-none-any.whl (30 kB) Downloading torch-2.2.2-cp312-cp312-manylinux1_x86_64.whl (755.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 755.5/755.5 MB 29.5 MB/s eta 0:00:00 Downloading torchvision-0.17.2-cp312-cp312-manylinux1_x86_64.whl (6.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 47.3 MB/s eta 0:00:00 Downloading triton-2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (167.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.9/167.9 MB 106.4 MB/s eta 0:00:00 Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 106.6 MB/s eta 0:00:00 Downloading rich-13.5.2-py3-none-any.whl (239 kB) Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB) Saved ./src/absl_py-2.0.0-py3-none-any.whl Saved ./src/astunparse-1.6.3-py2.py3-none-any.whl Saved ./src/flatbuffers-23.5.26-py2.py3-none-any.whl Saved ./src/google_auth-2.25.2-py2.py3-none-any.whl Saved ./src/google_auth_oauthlib-1.2.0-py2.py3-none-any.whl Saved ./src/google_pasta-0.2.0-py3-none-any.whl Saved ./src/grpcio-1.60.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/keras-3.0.5-py3-none-any.whl Saved ./src/libclang-16.0.6-py2.py3-none-manylinux2010_x86_64.whl Saved ./src/nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_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.1.105-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_nccl_cu12-2.19.3-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_nvjitlink_cu12-12.3.101-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl Saved ./src/oauthlib-3.2.2-py3-none-any.whl Saved ./src/onnx-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/onnxscript-0.1.0.dev20240405-py3-none-any.whl Saved ./src/opt_einsum-3.3.0-py3-none-any.whl Saved ./src/optree-0.11.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/requests_oauthlib-1.3.1-py2.py3-none-any.whl Saved ./src/rsa-4.9-py3-none-any.whl Saved ./src/tensorboard-2.16.2-py3-none-any.whl Saved ./src/tensorboard_data_server-0.7.2-py3-none-any.whl Saved ./src/tensorflow-2.16.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/tensorflow_hub-0.16.1-py2.py3-none-any.whl Saved ./src/torch-2.2.2-cp312-cp312-manylinux1_x86_64.whl Saved ./src/torchvision-0.17.2-cp312-cp312-manylinux1_x86_64.whl Saved ./src/triton-2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/rich-13.5.2-py3-none-any.whl Saved ./src/aiohappyeyeballs-2.4.0-py3-none-any.whl Building wheels for collected packages: diffusers, dm-tree, efficientnet-pytorch, einops, huggingface_hub, lightning, lightning-utilities, lit, ml-dtypes, mpmath, namex, pretrainedmodels, pytorch-lightning, safetensors, segmentation_models_pytorch, sympy, tf-keras, timm, tokenizers, torchmetrics, transformers, cachetools, fsspec, gast, h5py, markdown, numpy, packaging, Pillow, protobuf, pyasn1, pyasn1-modules, regex, requests, setuptools, six, termcolor, tqdm, typing-extensions, werkzeug, wheel, wrapt, filelock, importlib-metadata, jinja2, munch, networkx, aiohttp, certifi, charset-normalizer, idna, markdown-it-py, MarkupSafe, pygments, urllib3, zipp, aiosignal, attrs, frozenlist, mdurl, multidict, yarl Building wheel for diffusers (pyproject.toml): started Building wheel for diffusers (pyproject.toml): finished with status 'done' Created wheel for diffusers: filename=diffusers-0.25.1-py3-none-any.whl size=1835041 sha256=1db48b6b6ff84aeb0a8d2da8a443b37a2c013e2f9d316794854f906e35166dcd Stored in directory: /root/.cache/pip/wheels/e4/5e/50/851cb4561ab8b574c978523d772f04a2393ed61d2c3d41b648 Building wheel for dm-tree (setup.py): started Building wheel for dm-tree (setup.py): finished with status 'done' Created wheel for dm-tree: filename=dm_tree-0.1.8-cp312-cp312-linux_x86_64.whl size=127620 sha256=78925190caacd72652664b73803e05b762abbe35c5820865382bce5c05da0991 Stored in directory: /root/.cache/pip/wheels/00/ff/c0/f36581ec91139b47adfee326d96e8b34fb8720051232d9b93a Building wheel for efficientnet-pytorch (setup.py): started Building wheel for efficientnet-pytorch (setup.py): finished with status 'done' Created wheel for efficientnet-pytorch: filename=efficientnet_pytorch-0.7.1-py3-none-any.whl size=16424 sha256=36285799e4ee2ab303951bc594c771d8960ec4b2d7430f1e6d2fbe12a8396092 Stored in directory: /root/.cache/pip/wheels/9c/3f/43/e6271c7026fe08c185da2be23c98c8e87477d3db63f41f32ad Building wheel for einops (pyproject.toml): started Building wheel for einops (pyproject.toml): finished with status 'done' Created wheel for einops: filename=einops-0.7.0-py3-none-any.whl size=44599 sha256=0f3096f26b914f465f6ff3c66f5478f9a5e380bb367ffc6493a68143fbbf1fd1 Stored in directory: /root/.cache/pip/wheels/13/0e/dd/800758693e5f323944b78a7699e6eb8a9840564be918b2d2f2 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.20.2-py3-none-any.whl size=330315 sha256=d6a22961eaaf7084ef1cfa2440da2d5767bedd08a0e4c88d0881f96db76a7201 Stored in directory: /root/.cache/pip/wheels/5b/3b/14/d9df1adfff146a03119872aa7e9c1c3ad1bcd1f4777f4c2903 Building wheel for lightning (pyproject.toml): started Building wheel for lightning (pyproject.toml): finished with status 'done' Created wheel for lightning: filename=lightning-2.3.3-py3-none-any.whl size=808373 sha256=312fe0a6159460a56c5bf7c6e682cc2be5cf8eab04599f5d46c366e4982acd14 Stored in directory: /root/.cache/pip/wheels/b2/d4/4f/20e8dc28ebd87668e4f66d251dec7254690fa99887849c62d9 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.10.1-py3-none-any.whl size=24868 sha256=9c29b6e25ff551989ee6ea2f183be441cf61472f85911cde269972849ed5cdca Stored in directory: /root/.cache/pip/wheels/d5/f9/54/288c67c1b6ef6e8e38fa5f0fc7d0808844e37858be9a628ba4 Building wheel for lit (pyproject.toml): started Building wheel for lit (pyproject.toml): finished with status 'done' Created wheel for lit: filename=lit-17.0.6-py3-none-any.whl size=93256 sha256=73cb9c97cf7b749c39d19db0d0636dbbfb98ea8a78c38680b1e6cc96ba5940f0 Stored in directory: /root/.cache/pip/wheels/75/c6/02/196f1e9a1cceff1f2b9c969663252167d06bedfdba7136f42c 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.3.2-cp312-cp312-linux_x86_64.whl size=1809777 sha256=a5bb0ffbc5a8f87495836d04eb570758d8aadb93cdbd9e7d71b1815c646f7584 Stored in directory: /root/.cache/pip/wheels/4f/3f/b0/6ea862716282205b360007f587e41001f89a9132c642760319 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=536194 sha256=5c922a62b380ae3141afeadc951b80e0caa0982bf23a592d6b53457bea8a0181 Stored in directory: /root/.cache/pip/wheels/01/d9/01/02ea19f19739edd47b3d230e69227fbf197bfce7e881ff35f8 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.8-py3-none-any.whl size=5807 sha256=dc6292d3665ea610ad4fa8212ce172a02b676b72f91ab2f30521bcd61b96047b Stored in directory: /root/.cache/pip/wheels/9e/61/9c/aba39e33ffa46e6f0d7b4af786d58a1671a61ea1e4bbda606a Building wheel for pretrainedmodels (setup.py): started Building wheel for pretrainedmodels (setup.py): finished with status 'done' Created wheel for pretrainedmodels: filename=pretrainedmodels-0.7.4-py3-none-any.whl size=60943 sha256=ba6b9ae0664fd8c9cd98c642ea388eba7114911ce94819463096645728319d95 Stored in directory: /root/.cache/pip/wheels/4c/01/56/40a48f75dbdfe167a0cb70d3b48913369a00ec5c4e9fed5f2b 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.1.3-py3-none-any.whl size=777644 sha256=e02ef714d6921f6ba8145ad6dd3a2de739163c180eecda381cf6b552955974e4 Stored in directory: /root/.cache/pip/wheels/91/ad/88/ed01f1f8fba20e8a44a004f43ab8b2be24612e942e08ed260d Building wheel for safetensors (pyproject.toml): started Building wheel for safetensors (pyproject.toml): finished with status 'done' Created wheel for safetensors: filename=safetensors-0.4.1-cp312-cp312-linux_x86_64.whl size=433203 sha256=2da3d77c63f113038e5f556457111ca65a72d31df5b5d3ad978abae241ae508a Stored in directory: /root/.cache/pip/wheels/13/c4/a9/a93130f2a9a80a829ce9548c157d67e957f51ca59478571ac3 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.3.3-py3-none-any.whl size=106719 sha256=56fee8e3a3d5880d747f0691a613671f8451d29b134c309118b699b87ef6feda Stored in directory: /root/.cache/pip/wheels/c7/2d/bb/eb3b782b2364ad93cd95c4539713a0251333a03c5d56f05365 Building wheel for sympy (pyproject.toml): started Building wheel for sympy (pyproject.toml): finished with status 'done' Created wheel for sympy: filename=sympy-1.12-py3-none-any.whl size=5742429 sha256=e858b77177cccd09c4a7aaec0175d4585b0fe35141ee6288d58117c135204493 Stored in directory: /root/.cache/pip/wheels/f0/84/29/26efcd8db68314b05e084965c7ce98cae6df4e112deda61847 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.16.0-py3-none-any.whl size=1724696 sha256=ad94163fbd62daa942698ebefc0cbe40553eeb1a9cd0396dd87447f4042e3f34 Stored in directory: /root/.cache/pip/wheels/dd/72/7a/17d39b5968f90be6739d77145a2b07c044cd54ecaf127b9c5d Building wheel for timm (pyproject.toml): started Building wheel for timm (pyproject.toml): finished with status 'done' Created wheel for timm: filename=timm-0.9.2-py3-none-any.whl size=2173354 sha256=d034270b78ad4270712d764efe99e844f66bfe09ca386c45ddfe492f9fe8c97f Stored in directory: /root/.cache/pip/wheels/ad/bb/8a/02b539dd8f6fe6b8f20d5681b1342d7b9b1df1b7667fd5f1d0 Building wheel for tokenizers (pyproject.toml): started Building wheel for tokenizers (pyproject.toml): still running... Building wheel for tokenizers (pyproject.toml): finished with status 'done' Created wheel for tokenizers: filename=tokenizers-0.15.0-cp312-cp312-linux_x86_64.whl size=2795992 sha256=396b8d50955caaa7f311c4b5ba7b2a21a58ed2f472041a24b4e1e4eff938ca70 Stored in directory: /root/.cache/pip/wheels/66/21/82/f863ba9e106ed792c7797617139c2871a39fc28748cc20422f Building wheel for torchmetrics (setup.py): started Building wheel for torchmetrics (setup.py): finished with status 'done' Created wheel for torchmetrics: filename=torchmetrics-1.3.0.post0-py3-none-any.whl size=840226 sha256=4cbb85e760cc631e702d96e8f87f63fbeb6d80e3be9b153d03d24dd440907440 Stored in directory: /root/.cache/pip/wheels/3d/ab/8a/cbe6d82c537723ca05cad05659cdf036b7e3c7e84036129980 Building wheel for transformers (pyproject.toml): started Building wheel for transformers (pyproject.toml): finished with status 'done' Created wheel for transformers: filename=transformers-4.38.2-py3-none-any.whl size=8544463 sha256=0e3bbb820fca554b72b8f16713c64769e3379f4e81fda88cb0039089f656211b Stored in directory: /root/.cache/pip/wheels/4b/77/17/449814342f2800aac33fa6764154dccf9b8e9720cbd8e7d80d Building wheel for cachetools (pyproject.toml): started Building wheel for cachetools (pyproject.toml): finished with status 'done' Created wheel for cachetools: filename=cachetools-5.3.1-py3-none-any.whl size=9288 sha256=a7af1f6313a8f243a7e783d4ef3c36f40d1b5b298ad003ef75f05b8869c252d5 Stored in directory: /root/.cache/pip/wheels/04/6a/09/8ac75d8a1dbfac6cf84c83483e90c61e69632950991c0d9c54 Building wheel for fsspec (pyproject.toml): started Building wheel for fsspec (pyproject.toml): finished with status 'done' Created wheel for fsspec: filename=fsspec-2023.9.2-py3-none-any.whl size=164963 sha256=486985015959fc6ef1c0797cfcc93bde37a9581b708bb12c0d29f9bd9a7cd08b Stored in directory: /root/.cache/pip/wheels/0d/5f/0b/53b2715fd800551fe11af3d31bf91a0d63eb5f073c7eea1ba0 Building wheel for gast (setup.py): started Building wheel for gast (setup.py): finished with status 'done' Created wheel for gast: filename=gast-0.5.4-py3-none-any.whl size=19670 sha256=432486c983aac40428c54ab29dabecaa31bea92d4a33eb925b6430a2f471955a Stored in directory: /root/.cache/pip/wheels/9a/75/31/362a9adf83f3beaed98b909e95c1aea2178c6dc0169d1b2f28 Building wheel for h5py (pyproject.toml): started Building wheel for h5py (pyproject.toml): still running... 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.11.0-cp312-cp312-linux_x86_64.whl size=8430041 sha256=f615a6f2a4dbbf574b23645af9ab8f490a862e789e62ed0ffe2ac4994ce6d313 Stored in directory: /root/.cache/pip/wheels/b1/82/d4/0204e13ae16555a246e115db9078ab3858f1c9f9239de1b610 Building wheel for markdown (pyproject.toml): started Building wheel for markdown (pyproject.toml): finished with status 'done' Created wheel for markdown: filename=Markdown-3.4.4-py3-none-any.whl size=94167 sha256=71f8cca998bbcea102c9c70f919ec2045b62e056ed52c79f23e91e64e300c808 Stored in directory: /root/.cache/pip/wheels/a3/44/60/81382cb300f56a9fefd70790ca00df4dfb144b6e3c0dd46b2b Building wheel for numpy (pyproject.toml): started Building wheel for numpy (pyproject.toml): finished with status 'done' Created wheel for numpy: filename=numpy-1.26.4-cp312-cp312-linux_x86_64.whl size=6732602 sha256=9e4234c59a2220516b5931b6050df70dded062a5522145d6eb8b74d1ed396d40 Stored in directory: /root/.cache/pip/wheels/20/a4/6c/2797aa42f4892652893b41dc71b468b078aee999a238c6409e Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-23.1-py3-none-any.whl size=48907 sha256=58ce658223d59449dc55183037197a970e4d8e84b04e4b1dda30cfd3771c3069 Stored in directory: /root/.cache/pip/wheels/27/8c/e2/2413919246ef4bf1608a46ce5c8cc3026d5180ffeb203f187c Building wheel for Pillow (pyproject.toml): started Building wheel for Pillow (pyproject.toml): finished with status 'done' Created wheel for Pillow: filename=pillow-11.0.0-cp312-cp312-linux_x86_64.whl size=1603862 sha256=920fab7a9e9177eeb9d167c93300bb218ce4bd94548a96f13c13e5954ba1e2e9 Stored in directory: /root/.cache/pip/wheels/9f/5b/7b/4f5c7bb46d78f484a91952ff368a2d77f86ec9daad6f6a8785 Building wheel for protobuf (setup.py): started Building wheel for protobuf (setup.py): finished with status 'done' Created wheel for protobuf: filename=protobuf-3.20.3-py2.py3-none-any.whl size=162108 sha256=cb1d94b7d45f8e24a37b68c61cd1f1d2cd85b01f0335b2c08c49b1d47352a6d1 Stored in directory: /root/.cache/pip/wheels/fc/2d/75/8a2f2988232dcb16a81794549e4efb1b4dae7974ca10653480 Building wheel for pyasn1 (setup.py): started Building wheel for pyasn1 (setup.py): finished with status 'done' Created wheel for pyasn1: filename=pyasn1-0.4.8-py2.py3-none-any.whl size=77160 sha256=420719293d716043c828aa12c8819460673858d8cf1b75bf3c6b8340a2a74422 Stored in directory: /root/.cache/pip/wheels/19/f2/4c/aad5c580e00cac5b4b66ff5f324078ff5fd9acfffc7060e6fe Building wheel for pyasn1-modules (setup.py): started Building wheel for pyasn1-modules (setup.py): finished with status 'done' Created wheel for pyasn1-modules: filename=pyasn1_modules-0.2.8-py2.py3-none-any.whl size=155281 sha256=76ed787dbb76525cc49a88ac98fa7906ec71e9dd6acf72cdc16326cdf6ed95bf Stored in directory: /root/.cache/pip/wheels/ec/8c/7a/e8495647e69ca4475702aae28dad869ea4f26cc505e432692a Building wheel for regex (pyproject.toml): started Building wheel for regex (pyproject.toml): finished with status 'done' Created wheel for regex: filename=regex-2023.8.8-cp312-cp312-linux_x86_64.whl size=695154 sha256=730a6e5ccb8c0e150805f0b921f5b3dc58ff8088c7dd0f2e2856bd1634651c43 Stored in directory: /root/.cache/pip/wheels/12/c4/b4/73602a095bf7c687563c1613f83c92aa520ed38cdb3b2cdf7f 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.3-py3-none-any.whl size=64928 sha256=433a3c2c55153315557cb48694a1d13717d4579e998d0ce8cd42103f5370d000 Stored in directory: /root/.cache/pip/wheels/33/0f/67/609cc7e3d03673f4b5ee2bd90e3f03e76779a9b3fa2777660b Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-70.3.0-py3-none-any.whl size=931070 sha256=f0cfa396308bbafb35b414ba7df2439c30a879c04d74f7621f43b75d279b13d7 Stored in directory: /root/.cache/pip/wheels/d7/31/cf/835925c9dc398cbda5aae6cbd5ff7275a7c39c83eee3e5305b Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.16.0-py2.py3-none-any.whl size=11042 sha256=a20dd569f4565e8306b67ca51af11d2fdf80961f12ae23de3d107143e860522b Stored in directory: /root/.cache/pip/wheels/2d/44/a6/eaa84ad030d2047bb916e0740a9ec8b0ee9d23127bb389728f Building wheel for termcolor (pyproject.toml): started Building wheel for termcolor (pyproject.toml): finished with status 'done' Created wheel for termcolor: filename=termcolor-2.3.0-py3-none-any.whl size=6871 sha256=a840aad17720930a7ef57f447cdadc5766a6d4fdc9ae0caace375db55cab031a Stored in directory: /root/.cache/pip/wheels/11/ee/21/3fc5c1f21aad888939f5879079ac1dfb82321181c3df3b8390 Building wheel for tqdm (pyproject.toml): started Building wheel for tqdm (pyproject.toml): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.66.4-py3-none-any.whl size=78275 sha256=185d57be93b9769393c68c0a86f76257a4f5a8f940b1bbb1ea42925bb25c4c44 Stored in directory: /root/.cache/pip/wheels/52/c2/af/12bcf98722de62c127bf746b39fa400510484aa2d04acde808 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.12.2-py3-none-any.whl size=37438 sha256=04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d Stored in directory: /root/.cache/pip/wheels/cc/d7/e0/01a4e9a11dee2698cfa7e32d2cdb65ade91303986b2fc7d84f Building wheel for werkzeug (pyproject.toml): started Building wheel for werkzeug (pyproject.toml): finished with status 'done' Created wheel for werkzeug: filename=werkzeug-3.0.6-py3-none-any.whl size=227979 sha256=8143cc2a4cece557b6090a6891e99f57c4016db6e752822f6b59d796a3545a63 Stored in directory: /root/.cache/pip/wheels/ff/fd/62/148fe1810701604dd6fa657ed6b00ce94ae82f64a331dae7ea Building wheel for wheel (pyproject.toml): started Building wheel for wheel (pyproject.toml): finished with status 'done' Created wheel for wheel: filename=wheel-0.41.3-py3-none-any.whl size=65801 sha256=488609bc63a29322326e05560731bf7bfea8e48ad646e1f5e40d366607de0942 Stored in directory: /root/.cache/pip/wheels/13/47/61/3c28bd9497acb61c7039d9a4423867a48742f9245fcbadb82a Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.16.0-cp312-cp312-linux_x86_64.whl size=91840 sha256=a2ad6469e917305213ef7702ae5d4b44bed7ef69de45e7048b7daf15de1e7764 Stored in directory: /root/.cache/pip/wheels/40/44/d3/ffbde56a7a69654df752645d4c5ca2773c953d184ffee0b764 Building wheel for filelock (pyproject.toml): started Building wheel for filelock (pyproject.toml): finished with status 'done' Created wheel for filelock: filename=filelock-3.12.3-py3-none-any.whl size=11327 sha256=ee458bbb3177bc34781117ad1de811ce1c378484990c81696c748e9b49797fba Stored in directory: /root/.cache/pip/wheels/de/3b/53/a4282abfa7acfb4642f6e607b1cf1982fa4603a412e633fb05 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-6.8.0-py3-none-any.whl size=22919 sha256=0a82e9c53f4658c5baa7da7edb6e6afc22d681f707d1edabb3b4bdcad29c22c5 Stored in directory: /root/.cache/pip/wheels/51/d9/c7/6aab09faa71af584705c217c034a43ae902714c86dd881318d 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.4-py3-none-any.whl size=133271 sha256=2cc61acdcd68c66df952089a1f22f3a5047ecf02a4598de6d82ec2991f701077 Stored in directory: /root/.cache/pip/wheels/7f/67/67/b63139f529294cf991d5ae0fcb029d540c4107042912afd508 Building wheel for munch (setup.py): started Building wheel for munch (setup.py): finished with status 'done' Created wheel for munch: filename=munch-4.0.0-py2.py3-none-any.whl size=10131 sha256=65e544c3879812e7c1361cb72fb55344c6eaca39a1cf823c59d0d9fc2d734d9a Stored in directory: /root/.cache/pip/wheels/49/49/9c/771ae80acd41eff52e855ae0764241b761b147bd98a58b8b57 Building wheel for networkx (pyproject.toml): started Building wheel for networkx (pyproject.toml): finished with status 'done' Created wheel for networkx: filename=networkx-3.2.1-py3-none-any.whl size=1647772 sha256=4bf0ad10f43a68af46f1d603cce4e8bfe6183e1e1e2f5e7264e5b39e3f3c39fb Stored in directory: /root/.cache/pip/wheels/46/83/48/c43358d12fa934ad0e9fe0961c2b14aa4d269bebf396fb6da0 Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.10.5-cp312-cp312-linux_x86_64.whl size=1291263 sha256=3dff740e77346fff29b1ad4fe8bf0b92ab14c371bc33129fbe2c996cc66efb39 Stored in directory: /root/.cache/pip/wheels/76/c3/e5/e0f571afa71bb97104330c8adf3800dad0ad9863423d35894b Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2024.7.4-py3-none-any.whl size=162959 sha256=dad4d071d548fc98dcd02bfea98bd2dab56ee70c6bfff6ef985371a0fbe09796 Stored in directory: /root/.cache/pip/wheels/67/51/d3/6d7959274c1f51d32371fe752b8f409e3e912af017eef76976 Building wheel for charset-normalizer (setup.py): started Building wheel for charset-normalizer (setup.py): finished with status 'done' Created wheel for charset-normalizer: filename=charset_normalizer-3.2.0-py3-none-any.whl size=46666 sha256=4ef588124bd395f6a77e006c45b07415f84b704e0bae59095dbf79cacba5f5ad Stored in directory: /root/.cache/pip/wheels/e8/2c/41/2479e88a743418e0664a23e028a65525ff8b5d70a08cd7ca51 Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.7-py3-none-any.whl size=66836 sha256=f1899a303d2ddadbfb9ec6fcd6682b77ed087e1ccf2c0a7face410ad0c4b9baa Stored in directory: /root/.cache/pip/wheels/bf/52/96/3e941a689700f28b32e6a5022052afb477369c535a7c34485f 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=87526 sha256=6d00561ef69282f31c923e5520f8f7025f6c2bbd1d7796f3d730840cc54130a6 Stored in directory: /root/.cache/pip/wheels/19/77/58/74d52672b43e0ee5a9737255de8a7b9cbfdd7be24575559162 Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-2.1.3-cp312-cp312-linux_x86_64.whl size=33059 sha256=e703d83c3b28459528586d9abaf3dd7dac01244ab06eb2913ca8cca32f719f66 Stored in directory: /root/.cache/pip/wheels/c2/bd/c4/f13a19279cf9072aeb000631eeedb8f80ab9b91a6851054592 Building wheel for pygments (pyproject.toml): started Building wheel for pygments (pyproject.toml): finished with status 'done' Created wheel for pygments: filename=Pygments-2.16.1-py3-none-any.whl size=1164749 sha256=744146adea8ba8850db19830de9a3143ff6707545e71ae563d1df199f0ade6d2 Stored in directory: /root/.cache/pip/wheels/9d/0e/4d/83afeb43e6b37171bd7a3d202fe2e475884c29bbd233487965 Building wheel for urllib3 (pyproject.toml): started Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-2.2.2-py3-none-any.whl size=121442 sha256=e2444bbe7b39dc077296c5161fa12f8254c42864eef78f9e67af22f9c8ac669e Stored in directory: /root/.cache/pip/wheels/a8/75/cc/a17ccc2390d324190feae94b6f8141f9032c1b4ed081e20fbd Building wheel for zipp (pyproject.toml): started Building wheel for zipp (pyproject.toml): finished with status 'done' Created wheel for zipp: filename=zipp-3.19.2-py3-none-any.whl size=9038 sha256=2849a582b74bd659c2a612cd680b806e5961fa6f1d28b76e1a878519ed1b03cc Stored in directory: /root/.cache/pip/wheels/47/2e/f1/6b8fa50fb6584bab87ea1cd4b8ad9f7f7e93d0cbaddf943c5e Building wheel for aiosignal (pyproject.toml): started Building wheel for aiosignal (pyproject.toml): finished with status 'done' Created wheel for aiosignal: filename=aiosignal-1.3.1-py3-none-any.whl size=7613 sha256=573f101cf889e891fbdb0796080070b8d25f39fe69b3d079e062cac2865e2ae4 Stored in directory: /root/.cache/pip/wheels/52/b6/98/9db9ecd54a156a085ca03dd0613859a4d9befcd50539d779dc Building wheel for attrs (pyproject.toml): started Building wheel for attrs (pyproject.toml): finished with status 'done' Created wheel for attrs: filename=attrs-23.2.0-py3-none-any.whl size=60760 sha256=3fcb6d3cc7c093ace2f4658ed64dd3fc415d9db4d45d96b1191a6cf8a5564c7a Stored in directory: /root/.cache/pip/wheels/13/97/a1/1422ad52d139f365c86c5d8d4066051e93ebd4f404996ff881 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-cp312-cp312-linux_x86_64.whl size=261469 sha256=b447863f3bf5d3be18ea377082b6afc5f281eebb076719c7cc3ecaf41e54c15b Stored in directory: /root/.cache/pip/wheels/80/ec/87/d9667bf0ec14efb7bf3c69e2899f7b8f63150a4f1e8ed76c14 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=9979 sha256=4a1d36c303799b925ac67bc0635055ca21c11a184fd6e6cdb4e0e9ade753770e Stored in directory: /root/.cache/pip/wheels/ca/6d/55/6ac682351d5b9b87e313eafa21f4c600d263b411a798851d5d Building wheel for multidict (pyproject.toml): started Building wheel for multidict (pyproject.toml): finished with status 'done' Created wheel for multidict: filename=multidict-6.0.4-cp312-cp312-linux_x86_64.whl size=182951 sha256=9769586c24936166a62f04cce29e13baee3eb7f545734d5fc9397ab3c12250ad Stored in directory: /root/.cache/pip/wheels/f6/d8/ff/3c14a64b8f2ab1aa94ba2888f5a988be6ab446ec5c8d1a82da Building wheel for yarl (pyproject.toml): started Building wheel for yarl (pyproject.toml): finished with status 'done' Created wheel for yarl: filename=yarl-1.9.11-cp312-cp312-linux_x86_64.whl size=486460 sha256=f22e1b24afdc87fcff7feeb4a291047e20e4655ca9abe9343f3dbb659c5e1318 Stored in directory: /root/.cache/pip/wheels/89/92/c3/a978930967b34ce684677c1805e189a53acebd4377963bc0dc Successfully built diffusers dm-tree efficientnet-pytorch einops huggingface_hub lightning lightning-utilities lit ml-dtypes mpmath namex pretrainedmodels pytorch-lightning safetensors segmentation_models_pytorch sympy tf-keras timm tokenizers torchmetrics transformers cachetools fsspec gast h5py markdown numpy packaging Pillow protobuf pyasn1 pyasn1-modules regex requests setuptools six termcolor tqdm typing-extensions werkzeug wheel wrapt filelock importlib-metadata jinja2 munch networkx aiohttp certifi charset-normalizer idna markdown-it-py MarkupSafe pygments urllib3 zipp aiosignal attrs frozenlist mdurl multidict yarl 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/absl_py-2.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/astunparse-1.6.3-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/diffusers-0.25.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/dm_tree-0.1.8-cp312-cp312-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/efficientnet_pytorch-0.7.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/einops-0.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/flatbuffers-23.5.26-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/google_auth-2.25.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/google_auth_oauthlib-1.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/google_pasta-0.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/grpcio-1.60.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/huggingface_hub-0.20.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/keras-3.0.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/libclang-16.0.6-py2.py3-none-manylinux2010_x86_64.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/lightning-2.3.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/lightning_utilities-0.10.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/lit-17.0.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/ml_dtypes-0.3.2-cp312-cp312-linux_x86_64.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/mpmath-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/namex-0.0.8-py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/nvidia_cuda_nvcc_cu12-12.2.140-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/nvidia_nccl_cu12-2.19.3-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/nvidia_nvjitlink_cu12-12.3.101-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/oauthlib-3.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/onnx-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/onnxscript-0.1.0.dev20240405-py3-none-any.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/opt_einsum-3.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/optree-0.11.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/pretrainedmodels-0.7.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/pytorch_lightning-2.1.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/requests_oauthlib-1.3.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/rsa-4.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/safetensors-0.4.1-cp312-cp312-linux_x86_64.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/segmentation_models_pytorch-0.3.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/sympy-1.12-py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/tensorboard-2.16.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/tensorboard_data_server-0.7.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/tensorflow-2.16.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/tensorflow_hub-0.16.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/tf_keras-2.16.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/timm-0.9.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/tokenizers-0.15.0-cp312-cp312-linux_x86_64.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/torch-2.2.2-cp312-cp312-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/torchmetrics-1.3.0.post0-py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/torchvision-0.17.2-cp312-cp312-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/transformers-4.38.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/triton-2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 57)) Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from astunparse==1.6.3->-r requirements3.txt.tmp (line 2)) (0.41.3) Requirement already satisfied: six<2.0,>=1.6.1 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from astunparse==1.6.3->-r requirements3.txt.tmp (line 2)) (1.16.0) Requirement already satisfied: importlib-metadata in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (6.8.0) Requirement already satisfied: filelock in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (3.12.3) Requirement already satisfied: numpy in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.12/site-packages (from diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (1.26.4) Requirement already satisfied: regex!=2019.12.17 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (2023.8.8) Requirement already satisfied: requests in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (2.32.3) Requirement already satisfied: Pillow in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.12/site-packages (from diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (11.0.0) Requirement already satisfied: cachetools<6.0,>=2.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from google-auth==2.25.2->-r requirements3.txt.tmp (line 8)) (5.3.1) Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from google-auth==2.25.2->-r requirements3.txt.tmp (line 8)) (0.2.8) Requirement already satisfied: fsspec>=2023.5.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from huggingface_hub==0.20.2->-r requirements3.txt.tmp (line 12)) (2023.9.2) Requirement already satisfied: tqdm>=4.42.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from huggingface_hub==0.20.2->-r requirements3.txt.tmp (line 12)) (4.66.4) Requirement already satisfied: pyyaml>=5.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from huggingface_hub==0.20.2->-r requirements3.txt.tmp (line 12)) (6.0.2) Requirement already satisfied: typing-extensions>=3.7.4.3 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from huggingface_hub==0.20.2->-r requirements3.txt.tmp (line 12)) (4.12.2) Requirement already satisfied: packaging>=20.9 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from huggingface_hub==0.20.2->-r requirements3.txt.tmp (line 12)) (23.1) Requirement already satisfied: rich in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from keras==3.0.5->-r requirements3.txt.tmp (line 13)) (13.5.2) Requirement already satisfied: h5py in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.12/site-packages (from keras==3.0.5->-r requirements3.txt.tmp (line 13)) (3.11.0) Requirement already satisfied: setuptools in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from lightning-utilities==0.10.1->-r requirements3.txt.tmp (line 16)) (70.3.0) Requirement already satisfied: protobuf>=3.20.2 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.12/site-packages (from onnx==1.17.0->-r requirements3.txt.tmp (line 35)) (3.20.3) Requirement already satisfied: munch in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.12/site-packages (from pretrainedmodels==0.7.4->-r requirements3.txt.tmp (line 39)) (4.0.0) Requirement already satisfied: pyasn1>=0.1.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from rsa==4.9->-r requirements3.txt.tmp (line 42)) (0.4.8) Requirement already satisfied: markdown>=2.6.8 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from tensorboard==2.16.2->-r requirements3.txt.tmp (line 46)) (3.4.4) Requirement already satisfied: werkzeug>=1.0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from tensorboard==2.16.2->-r requirements3.txt.tmp (line 46)) (3.0.6) 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.12/site-packages (from tensorflow==2.16.1->-r requirements3.txt.tmp (line 48)) (0.5.4) Requirement already satisfied: termcolor>=1.1.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from tensorflow==2.16.1->-r requirements3.txt.tmp (line 48)) (2.3.0) Requirement already satisfied: wrapt>=1.11.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from tensorflow==2.16.1->-r requirements3.txt.tmp (line 48)) (1.16.0) Requirement already satisfied: networkx in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.12/site-packages (from torch==2.2.2->-r requirements3.txt.tmp (line 53)) (3.2.1) Requirement already satisfied: jinja2 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from torch==2.2.2->-r requirements3.txt.tmp (line 53)) (3.1.4) Requirement already satisfied: aiohttp!=4.0.0a0,!=4.0.0a1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt.tmp (line 15)) (3.10.5) Requirement already satisfied: charset-normalizer<4,>=2 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from requests->diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from requests->diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (3.7) Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from requests->diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (2.2.2) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from requests->diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (2024.7.4) Requirement already satisfied: MarkupSafe>=2.1.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from werkzeug>=1.0.1->tensorboard==2.16.2->-r requirements3.txt.tmp (line 46)) (2.1.3) Requirement already satisfied: zipp>=0.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.12/site-packages (from importlib-metadata->diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (3.19.2) Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from rich->keras==3.0.5->-r requirements3.txt.tmp (line 13)) (3.0.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from rich->keras==3.0.5->-r requirements3.txt.tmp (line 13)) (2.16.1) Requirement already satisfied: aiohappyeyeballs>=2.3.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt.tmp (line 15)) (2.4.0) Requirement already satisfied: aiosignal>=1.1.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt.tmp (line 15)) (1.3.1) Requirement already satisfied: attrs>=17.3.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt.tmp (line 15)) (23.2.0) Requirement already satisfied: frozenlist>=1.1.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt.tmp (line 15)) (1.5.0) Requirement already satisfied: multidict<7.0,>=4.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt.tmp (line 15)) (6.0.4) Requirement already satisfied: yarl<2.0,>=1.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2026.0,>=2022.5.0->lightning==2.3.3->-r requirements3.txt.tmp (line 15)) (1.9.11) Requirement already satisfied: mdurl~=0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich->keras==3.0.5->-r requirements3.txt.tmp (line 13)) (0.1.2) Installing collected packages: namex, mpmath, lit, libclang, flatbuffers, dm-tree, 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-cufft-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, nvidia-cusparse-cu12, nvidia-cudnn-cu12, huggingface_hub, google-auth, tokenizers, nvidia-cusolver-cu12, keras, google-auth-oauthlib, diffusers, transformers, torch, tensorflow, torchvision, torchmetrics, tf-keras, efficientnet-pytorch, timm, tensorflow-hub, pytorch-lightning, pretrainedmodels, segmentation_models_pytorch, lightning Successfully installed absl-py-2.0.0 astunparse-1.6.3 diffusers-0.25.1 dm-tree-0.1.8 efficientnet-pytorch-0.7.1 einops-0.7.0 flatbuffers-23.5.26 google-auth-2.25.2 google-auth-oauthlib-1.2.0 google-pasta-0.2.0 grpcio-1.60.0 huggingface_hub-0.20.2 keras-3.0.5 libclang-16.0.6 lightning-2.3.3 lightning-utilities-0.10.1 lit-17.0.6 ml-dtypes-0.3.2 mpmath-1.3.0 namex-0.0.8 nvidia-cublas-cu12-12.1.3.1 nvidia-cuda-cupti-cu12-12.1.105 nvidia-cuda-nvcc-cu12-12.2.140 nvidia-cuda-nvrtc-cu12-12.1.105 nvidia-cuda-runtime-cu12-12.1.105 nvidia-cudnn-cu12-8.9.2.26 nvidia-cufft-cu12-11.0.2.54 nvidia-curand-cu12-10.3.2.106 nvidia-cusolver-cu12-11.4.5.107 nvidia-cusparse-cu12-12.1.0.106 nvidia-nccl-cu12-2.19.3 nvidia-nvjitlink-cu12-12.3.101 nvidia-nvtx-cu12-12.1.105 oauthlib-3.2.2 onnx-1.17.0 onnxscript-0.1.0.dev20240405 opt-einsum-3.3.0 optree-0.11.0 pretrainedmodels-0.7.4 pytorch-lightning-2.1.3 requests-oauthlib-1.3.1 rsa-4.9 safetensors-0.4.1 segmentation_models_pytorch-0.3.3 sympy-1.12 tensorboard-2.16.2 tensorboard-data-server-0.7.2 tensorflow-2.16.1 tensorflow-hub-0.16.1 tf-keras-2.16.0 timm-0.9.2 tokenizers-0.15.0 torch-2.2.2 torchmetrics-1.3.0.post0 torchvision-0.17.2 transformers-4.38.2 triton-2.2.0 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.12/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_ia/lib/python3.12/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_ia/lib/python3.12/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_ia/lib/python3.12/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_ia/lib/python3.12/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_ia/lib/python3.12/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_ia/lib/python3.12/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.12/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/efficientnet_pytorch.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-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-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/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/pretrainedmodels.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_55a7348eec7a2bd98d662154917ebc71.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