cd layers && make make[1]: Entering directory '/src/layers' make[2]: Entering directory '/src/layers/layer5_python3_extratools' if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/opt/python3_extratools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-experimental_python314/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/opt/python3_extratools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/opt/python3_extratools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-experimental_python314/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/opt/python3_extratools/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/opt/python3_extratools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-experimental_python314/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/opt/python3_extratools/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-experimental_python314/opt/python3_extratools" "python3_extratools" /etc/buildimage_hash: fda3f2fd9455e304df714b1d95af387d /src/adm/root.mk md5sum hash: ac04c3f774071b08f6100448ce54cb32 core@mfext layer (dependency) hash (from cache): e759b1f75e2fdd38bcfd12672458db6d nodejs@mfext layer (dependency) hash (from cache): 5673ad29bde141f778ba736867af5a16 python3@mfext layer (dependency) hash (from cache): 8997f5783cf772d340c6e8df4e8134e7 python3_core@mfext layer (dependency) hash (from cache): bcfa30540eb775078f3903eb4abf2c4e root@mfext layer (dependency) hash (from cache): 742e9d48d453c981ba76544207d0bfb4 source hash: 212f401ff76ec1f66bbbf6ba034c10a7 cache missed (/buildcache/mfext_cache_layer_python3_extratools_377c3d1f5d982075d7925de0b5930416.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_system_libraries 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-experimental_python314/opt/python3_extratools ; \ fi make[3]: Entering directory '/src/layers/layer5_python3_extratools/0001_system_libraries' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,nodejs@mfext,python3_extratools@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for lib in /lib64/liblttng-ust.so.0 /lib64/liblttng-ust.so.0.0.0 /lib64/liblttng-ust-tracepoint.so.0 /lib64/liblttng-ust-tracepoint.so.0.0.0 /lib64/liburcu-bp.so.6 /lib64/liburcu-bp.so.6.0.0 /lib64/liburcu-cds.so.6 /lib64/liburcu-cds.so.6.0.0 /lib64/liburcu-common.so.6 /lib64/liburcu-common.so.6.0.0; do cp -r $lib /opt/metwork-mfext-experimental_python314/opt/python3_extratools/lib; done make[3]: Leaving directory '/src/layers/layer5_python3_extratools/0001_system_libraries' make[3]: Entering directory '/src/layers/layer5_python3_extratools/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@mfext,nodejs@mfext,python3_extratools@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 tempolayer458[/src/layers/layer5_python3_extratools/0500_extra_packages/tempolayer458] Collecting argon2-cffi==23.1.0 (from -r requirements3.txt (line 1)) Downloading argon2_cffi-23.1.0.tar.gz (42 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting argon2-cffi-bindings==21.2.0 (from -r requirements3.txt (line 2)) Downloading argon2-cffi-bindings-21.2.0.tar.gz (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 98.2 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting asgiref==3.8.1 (from -r requirements3.txt (line 3)) Downloading asgiref-3.8.1.tar.gz (35 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting async-lru==2.0.5 (from -r requirements3.txt (line 4)) Downloading async_lru-2.0.5.tar.gz (10 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bleach==6.2.0 (from -r requirements3.txt (line 5)) Downloading bleach-6.2.0.tar.gz (203 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cairocffi==1.7.1 (from -r requirements3.txt (line 6)) Downloading cairocffi-1.7.1.tar.gz (88 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cairosvg==2.9.0 (from -r requirements3.txt (line 7)) Downloading cairosvg-2.9.0.tar.gz (40 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting comm==0.2.2 (from -r requirements3.txt (line 8)) Downloading comm-0.2.2.tar.gz (6.2 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cssselect2==0.9.0 (from -r requirements3.txt (line 9)) Downloading cssselect2-0.9.0.tar.gz (35 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' ERROR: Ignored the following versions that require a different python version: 0.1.2 Requires-Python >=3.10,<3.14; 0.1.2.dev201 Requires-Python >=3.10,<3.14; 0.1.2.dev210 Requires-Python >=3.10,<3.14; 0.1.2.dev227 Requires-Python >=3.10,<3.14; 0.1.2.dev264 Requires-Python >=3.10,<3.14; 0.1.2.dev273 Requires-Python >=3.10,<3.14; 0.1.2.dev282 Requires-Python >=3.10,<3.14; 0.1.2.dev291 Requires-Python >=3.10,<3.14; 0.1.3 Requires-Python >=3.10,<3.14; 0.1.3.dev296 Requires-Python >=3.10,<3.14; 0.1.3.dev306 Requires-Python >=3.10,<3.14; 0.1.4 Requires-Python >=3.10,<3.14; 0.1.4.dev311 Requires-Python >=3.10,<3.14; 0.1.4.dev325 Requires-Python >=3.10,<3.14; 0.1.4.dev330 Requires-Python >=3.10,<3.14; 0.1.4.dev339 Requires-Python >=3.10,<3.14; 0.1.4.dev348 Requires-Python >=3.10,<3.14; 0.1.4.dev385 Requires-Python >=3.10,<3.14; 0.1.4.dev402 Requires-Python >=3.10,<3.14; 0.1.4.dev411 Requires-Python >=3.10,<3.14; 0.1.5.dev416 Requires-Python >=3.10,<3.14; 0.1.5.dev443 Requires-Python >=3.10,<3.14; 0.2.0 Requires-Python >=3.10,<3.14; 0.2.1 Requires-Python >=3.10,<3.14; 0.2.1.dev448 Requires-Python >=3.10,<3.14; 0.2.1.dev490 Requires-Python >=3.10,<3.14; 0.2.1.dev527 Requires-Python >=3.10,<3.14; 0.2.1.dev532 Requires-Python >=3.10,<3.14; 0.2.1.dev537 Requires-Python >=3.10,<3.14; 0.2.2 Requires-Python >=3.10,<3.14; 0.2.2.dev542 Requires-Python >=3.10,<3.14; 0.2.2.dev556 Requires-Python >=3.10,<3.14; 0.2.2.dev573 Requires-Python >=3.10,<3.14; 0.2.3 Requires-Python >=3.10,<3.14; 0.2.3.dev4 Requires-Python >=3.10,<3.14; 0.2.3.dev578 Requires-Python >=3.10,<3.14; 0.2.3.dev592 Requires-Python >=3.10,<3.14; 0.2.3.dev597 Requires-Python >=3.10,<3.14; 0.2.4.dev1 Requires-Python >=3.10,<3.14; 0.2.4.dev2 Requires-Python >=3.10,<3.14; 0.2.4.dev3 Requires-Python >=3.10,<3.14; 0.2.4.dev4 Requires-Python >=3.10,<3.14; 0.2.4.dev5 Requires-Python >=3.10,<3.14; 0.2.4.dev6 Requires-Python >=3.10,<3.14 ERROR: Could not find a version that satisfies the requirement datagouv_client==0.2.3 (from versions: 0.1.0.dev0, 0.1.0.dev59, 0.1.0.dev72, 0.1.0.dev96, 0.1.0.dev105, 0.1.0.dev124, 0.1.0, 0.1.1.dev132, 0.1.1.dev139, 0.1.1.dev180, 0.1.1, 0.1.2.dev189, 0.2.4.dev7, 0.2.4.dev8, 0.2.4.dev9, 0.2.4.dev10) ERROR: No matching distribution found for datagouv_client==0.2.3 ERROR WITH download_compile_requirements requirements3.txt make: *** [/opt/metwork-mfext-experimental_python314/share/python3_layer.mk:35: src] Error 1 make[3]: *** [/opt/metwork-mfext-experimental_python314/share/layer_wrapper.mk:33: all] Error 2 make[3]: Leaving directory '/src/layers/layer5_python3_extratools/0500_extra_packages' make[2]: *** [/opt/metwork-mfext-experimental_python314/share/layer.mk:37: layer] Error 1 make[2]: Leaving directory '/src/layers/layer5_python3_extratools' make[1]: *** [Makefile:9: all] Error 1 make[1]: Leaving directory '/src/layers' make: *** [Makefile:5: all] Error 2