[#348505] [test-only] FAILED (try 3) python3-module-fastapi-cli.git=0.0.5-alt1 ...
Girar awaiter (dutyrok)
girar-builder at altlinux.org
Mon Aug 5 09:32:31 MSK 2024
https://git.altlinux.org/tasks/348505/logs/events.3.1.log
subtask name aarch64 i586 ppc64le x86_64
#140 python3-module-fastapi-cli failed failed failed failed
2024-Aug-05 06:31:16 :: test-only task #348505 for sisyphus resumed by dutyrok:
#100 removed
#140 build 0.0.5-alt1 from /people/dutyrok/packages/python3-module-fastapi-cli.git fetched at 2024-Aug-05 06:31:05
#200 build 0.112.0-alt1 from /people/dutyrok/packages/python3-module-fastapi.git fetched at 2024-Aug-05 06:20:07
2024-Aug-05 06:31:17 :: created build repo
2024-Aug-05 06:31:19 :: [i586] #140 python3-module-fastapi-cli.git 0.0.5-alt1: build start
2024-Aug-05 06:31:19 :: [x86_64] #140 python3-module-fastapi-cli.git 0.0.5-alt1: build start
2024-Aug-05 06:31:19 :: [ppc64le] #140 python3-module-fastapi-cli.git 0.0.5-alt1: build start
2024-Aug-05 06:31:19 :: [aarch64] #140 python3-module-fastapi-cli.git 0.0.5-alt1: build start
[x86_64] INFO Importing module single_file_api
[x86_64] ERROR Import error: No module named 'fastapi'
[x86_64] ERROR Import error: No module named 'fastapi'
[x86_64] WARNING Ensure all the package directories have an __init__.py file
[x86_64] --
[x86_64] > from fastapi import FastAPI
[x86_64] E ModuleNotFoundError: No module named 'fastapi'
[x86_64] tests/assets/single_file_other.py:1: ModuleNotFoundError
[x86_64] --
[x86_64] INFO Importing module single_file_other
[x86_64] ERROR Import error: No module named 'fastapi'
[x86_64] ERROR Import error: No module named 'fastapi'
[x86_64] WARNING Ensure all the package directories have an __init__.py file
[x86_64] --
[x86_64] > from fastapi import FastAPI
[x86_64] E ModuleNotFoundError: No module named 'fastapi'
[x86_64] tests/assets/single_file_app.py:1: ModuleNotFoundError
[x86_64] --
[x86_64] INFO Importing module single_file_app
[x86_64] ERROR Import error: No module named 'fastapi'
[x86_64] ERROR Import error: No module named 'fastapi'
[x86_64] WARNING Ensure all the package directories have an __init__.py file
[x86_64] --
[x86_64] =========================== short test summary info ============================
[x86_64] FAILED tests/test_cli.py::test_dev - AssertionError: INFO Using path sing...
[x86_64] FAILED tests/test_cli.py::test_dev_args - AssertionError: INFO Using path...
[x86_64] FAILED tests/test_cli.py::test_run - AssertionError: INFO Using path sing...
2024-Aug-05 06:31:53 :: [x86_64] python3-module-fastapi-cli.git 0.0.5-alt1: remote: build failed
2024-Aug-05 06:31:53 :: [x86_64] #140 python3-module-fastapi-cli.git 0.0.5-alt1: build FAILED
2024-Aug-05 06:31:53 :: [x86_64] requesting cancellation of task processing
[i586] INFO Importing module single_file_api
[i586] ERROR Import error: No module named 'fastapi'
[i586] ERROR Import error: No module named 'fastapi'
[i586] WARNING Ensure all the package directories have an __init__.py file
[i586] --
[i586] > from fastapi import FastAPI
[i586] E ModuleNotFoundError: No module named 'fastapi'
[i586] tests/assets/single_file_other.py:1: ModuleNotFoundError
[i586] --
[i586] INFO Importing module single_file_other
[i586] ERROR Import error: No module named 'fastapi'
[i586] ERROR Import error: No module named 'fastapi'
[i586] WARNING Ensure all the package directories have an __init__.py file
[i586] --
[i586] > from fastapi import FastAPI
[i586] E ModuleNotFoundError: No module named 'fastapi'
[i586] tests/assets/single_file_app.py:1: ModuleNotFoundError
[i586] --
[i586] INFO Importing module single_file_app
[i586] ERROR Import error: No module named 'fastapi'
[i586] ERROR Import error: No module named 'fastapi'
[i586] WARNING Ensure all the package directories have an __init__.py file
[i586] --
[i586] =========================== short test summary info ============================
[i586] FAILED tests/test_cli.py::test_dev - AssertionError: INFO Using path sing...
[i586] FAILED tests/test_cli.py::test_dev_args - AssertionError: INFO Using path...
[i586] FAILED tests/test_cli.py::test_run - AssertionError: INFO Using path sing...
2024-Aug-05 06:31:54 :: [i586] python3-module-fastapi-cli.git 0.0.5-alt1: remote: build failed
2024-Aug-05 06:31:54 :: [i586] #140 python3-module-fastapi-cli.git 0.0.5-alt1: build FAILED
[aarch64] INFO Importing module single_file_api
[aarch64] ERROR Import error: No module named 'fastapi'
[aarch64] ERROR Import error: No module named 'fastapi'
[aarch64] WARNING Ensure all the package directories have an __init__.py file
[aarch64] --
[aarch64] > from fastapi import FastAPI
[aarch64] E ModuleNotFoundError: No module named 'fastapi'
[aarch64] tests/assets/single_file_other.py:1: ModuleNotFoundError
[aarch64] --
[aarch64] INFO Importing module single_file_other
[aarch64] ERROR Import error: No module named 'fastapi'
[aarch64] ERROR Import error: No module named 'fastapi'
[aarch64] WARNING Ensure all the package directories have an __init__.py file
[aarch64] --
[aarch64] > from fastapi import FastAPI
[aarch64] E ModuleNotFoundError: No module named 'fastapi'
[aarch64] tests/assets/single_file_app.py:1: ModuleNotFoundError
[aarch64] --
[aarch64] INFO Importing module single_file_app
[aarch64] ERROR Import error: No module named 'fastapi'
[aarch64] ERROR Import error: No module named 'fastapi'
[aarch64] WARNING Ensure all the package directories have an __init__.py file
[aarch64] --
[aarch64] =========================== short test summary info ============================
[aarch64] FAILED tests/test_cli.py::test_dev - AssertionError: INFO Using path sing...
[aarch64] FAILED tests/test_cli.py::test_dev_args - AssertionError: INFO Using path...
[aarch64] FAILED tests/test_cli.py::test_run - AssertionError: INFO Using path sing...
2024-Aug-05 06:32:20 :: [aarch64] python3-module-fastapi-cli.git 0.0.5-alt1: remote: build failed
2024-Aug-05 06:32:20 :: [aarch64] #140 python3-module-fastapi-cli.git 0.0.5-alt1: build FAILED
[ppc64le] INFO Importing module single_file_api
[ppc64le] ERROR Import error: No module named 'fastapi'
[ppc64le] ERROR Import error: No module named 'fastapi'
[ppc64le] WARNING Ensure all the package directories have an __init__.py file
[ppc64le] --
[ppc64le] > from fastapi import FastAPI
[ppc64le] E ModuleNotFoundError: No module named 'fastapi'
[ppc64le] tests/assets/single_file_other.py:1: ModuleNotFoundError
[ppc64le] --
[ppc64le] INFO Importing module single_file_other
[ppc64le] ERROR Import error: No module named 'fastapi'
[ppc64le] ERROR Import error: No module named 'fastapi'
[ppc64le] WARNING Ensure all the package directories have an __init__.py file
[ppc64le] --
[ppc64le] > from fastapi import FastAPI
[ppc64le] E ModuleNotFoundError: No module named 'fastapi'
[ppc64le] tests/assets/single_file_app.py:1: ModuleNotFoundError
[ppc64le] --
[ppc64le] INFO Importing module single_file_app
[ppc64le] ERROR Import error: No module named 'fastapi'
[ppc64le] ERROR Import error: No module named 'fastapi'
[ppc64le] WARNING Ensure all the package directories have an __init__.py file
[ppc64le] --
[ppc64le] =========================== short test summary info ============================
[ppc64le] FAILED tests/test_cli.py::test_dev - AssertionError: INFO Using path sing...
[ppc64le] FAILED tests/test_cli.py::test_dev_args - AssertionError: INFO Using path...
[ppc64le] FAILED tests/test_cli.py::test_run - AssertionError: INFO Using path sing...
2024-Aug-05 06:32:30 :: [ppc64le] python3-module-fastapi-cli.git 0.0.5-alt1: remote: build failed
2024-Aug-05 06:32:30 :: [ppc64le] #140 python3-module-fastapi-cli.git 0.0.5-alt1: build FAILED
2024-Aug-05 06:31:54 :: [x86_64] build FAILED
2024-Aug-05 06:31:54 :: [i586] build FAILED
2024-Aug-05 06:32:20 :: [aarch64] build FAILED
2024-Aug-05 06:32:31 :: [ppc64le] build FAILED
2024-Aug-05 06:32:31 :: task #348505 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list