[#281318] [test-only] FAILED liblmdb.git=0.9.28-alt1 python3-module-lmdb.git=1.2.1-alt1
Girar awaiter (sin)
girar-builder at altlinux.org
Thu Jul 29 05:57:04 MSK 2021
http://git.altlinux.org/tasks/281318/logs/events.1.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#100 liblmdb 41 56 36 48 36
#200 python3-module-lmdb failed failed failed failed failed
2021-Jul-29 02:54:58 :: test-only task #281318 for sisyphus started by sin:
#100 build 0.9.28-alt1 from /people/sin/packages/liblmdb.git fetched at 2021-Jul-29 02:53:50
#200 build 1.2.1-alt1 from /people/sin/packages/python3-module-lmdb.git fetched at 2021-Jul-29 02:54:43
2021-Jul-29 02:54:58 :: created build repo
2021-Jul-29 02:54:59 :: [ppc64le] #100 liblmdb.git 0.9.28-alt1: build start
2021-Jul-29 02:54:59 :: [i586] #100 liblmdb.git 0.9.28-alt1: build start
2021-Jul-29 02:54:59 :: [armh] #100 liblmdb.git 0.9.28-alt1: build start
2021-Jul-29 02:54:59 :: [aarch64] #100 liblmdb.git 0.9.28-alt1: build start
2021-Jul-29 02:54:59 :: [x86_64] #100 liblmdb.git 0.9.28-alt1: build start
2021-Jul-29 02:55:35 :: [x86_64] #100 liblmdb.git 0.9.28-alt1: build OK
2021-Jul-29 02:55:35 :: [x86_64] #200 python3-module-lmdb.git 1.2.1-alt1: build start
2021-Jul-29 02:55:35 :: [i586] #100 liblmdb.git 0.9.28-alt1: build OK
2021-Jul-29 02:55:35 :: [i586] #200 python3-module-lmdb.git 1.2.1-alt1: build start
2021-Jul-29 02:55:40 :: [aarch64] #100 liblmdb.git 0.9.28-alt1: build OK
2021-Jul-29 02:55:40 :: [aarch64] #200 python3-module-lmdb.git 1.2.1-alt1: build start
2021-Jul-29 02:55:47 :: [ppc64le] #100 liblmdb.git 0.9.28-alt1: build OK
2021-Jul-29 02:55:47 :: [ppc64le] #200 python3-module-lmdb.git 1.2.1-alt1: build start
2021-Jul-29 02:55:55 :: [armh] #100 liblmdb.git 0.9.28-alt1: build OK
2021-Jul-29 02:55:55 :: [armh] #200 python3-module-lmdb.git 1.2.1-alt1: build start
[i586] > self.assertRaises(StopIteration, next, it)
[i586] E AssertionError: StopIteration not raised by next
[i586] tests/cursor_test.py:163: AssertionError
[i586] =========================== short test summary info ============================
[i586] FAILED tests/cursor_test.py::CursorTest2::testIterWithDeletes - AssertionErro...
[i586] ======================== 1 failed, 189 passed in 2.48s =========================
2021-Jul-29 02:56:07 :: [i586] python3-module-lmdb.git 1.2.1-alt1: remote: build failed
2021-Jul-29 02:56:07 :: [i586] #200 python3-module-lmdb.git 1.2.1-alt1: build FAILED
2021-Jul-29 02:56:07 :: [i586] requesting cancellation of task processing
[x86_64] > self.assertRaises(StopIteration, next, it)
[x86_64] E AssertionError: StopIteration not raised by next
[x86_64] tests/cursor_test.py:163: AssertionError
[x86_64] =========================== short test summary info ============================
[x86_64] FAILED tests/cursor_test.py::CursorTest2::testIterWithDeletes - AssertionErro...
[x86_64] ======================== 1 failed, 189 passed in 1.90s =========================
2021-Jul-29 02:56:07 :: [x86_64] python3-module-lmdb.git 1.2.1-alt1: remote: build failed
2021-Jul-29 02:56:07 :: [x86_64] #200 python3-module-lmdb.git 1.2.1-alt1: build FAILED
[aarch64] > self.assertRaises(StopIteration, next, it)
[aarch64] E AssertionError: StopIteration not raised by next
[aarch64] tests/cursor_test.py:163: AssertionError
[aarch64] =========================== short test summary info ============================
[aarch64] FAILED tests/cursor_test.py::CursorTest2::testIterWithDeletes - AssertionErro...
[aarch64] ======================== 1 failed, 189 passed in 2.28s =========================
2021-Jul-29 02:56:15 :: [aarch64] python3-module-lmdb.git 1.2.1-alt1: remote: build failed
2021-Jul-29 02:56:15 :: [aarch64] #200 python3-module-lmdb.git 1.2.1-alt1: build FAILED
[ppc64le] > self.assertRaises(lmdb.MapResizedError, env.open_db, b'foo')
[ppc64le] E lmdb.ReadonlyError: mdb_dbi_open: Permission denied
[ppc64le] tests/crash_test.py:316: ReadonlyError
[ppc64le] --
[ppc64le] env.open_db(b'foo')
[ppc64le] lmdb.MapFullError: mdb_dbi_open: MDB_MAP_FULL: Environment mapsize limit reached
[ppc64le] _______________________ CursorTest2.testIterWithDeletes ________________________
[ppc64le] --
[ppc64le] > self.assertRaises(StopIteration, next, it)
[ppc64le] E AssertionError: StopIteration not raised by next
[ppc64le] tests/cursor_test.py:163: AssertionError
[ppc64le] =========================== short test summary info ============================
[ppc64le] FAILED tests/crash_test.py::MapResizeTest::test_opendb_resize - lmdb.Readonly...
[ppc64le] FAILED tests/cursor_test.py::CursorTest2::testIterWithDeletes - AssertionErro...
[ppc64le] ======================== 2 failed, 188 passed in 3.70s =========================
2021-Jul-29 02:56:29 :: [ppc64le] python3-module-lmdb.git 1.2.1-alt1: remote: build failed
2021-Jul-29 02:56:29 :: [ppc64le] #200 python3-module-lmdb.git 1.2.1-alt1: build FAILED
[armh] > self.assertRaises(StopIteration, next, it)
[armh] E AssertionError: StopIteration not raised by next
[armh] tests/cursor_test.py:163: AssertionError
[armh] =========================== short test summary info ============================
[armh] FAILED tests/cursor_test.py::CursorTest2::testIterWithDeletes - AssertionErro...
[armh] ======================== 1 failed, 189 passed in 4.80s =========================
2021-Jul-29 02:57:03 :: [armh] python3-module-lmdb.git 1.2.1-alt1: remote: build failed
2021-Jul-29 02:57:04 :: [armh] #200 python3-module-lmdb.git 1.2.1-alt1: build FAILED
2021-Jul-29 02:56:07 :: [i586] build FAILED
2021-Jul-29 02:56:07 :: [x86_64] build FAILED
2021-Jul-29 02:56:15 :: [aarch64] build FAILED
2021-Jul-29 02:56:29 :: [ppc64le] build FAILED
2021-Jul-29 02:57:04 :: [armh] build FAILED
2021-Jul-29 02:57:04 :: task #281318 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list