[#228351] FAILED python-module-aiomcache.git=0.1-alt1.git20140713.1.2 ...

Girar Builder awaiter robot girar-builder at altlinux.org
Tue Apr 30 02:43:56 MSK 2019


http://git.altlinux.org/tasks/228351/logs/events.1.1.log

2019-Apr-29 15:14:57 :: task #228351 for sisyphus started by grenka:
#100 build 0.1-alt1.git20140713.1.2 from /gears/p/python-module-aiomcache.git fetched at 2019-Apr-29 14:19:03
#200 build 1.1.0-alt1 from /gears/p/python-module-aioredis.git fetched at 2019-Apr-29 14:19:04
#300 build 0.4.0-alt2 from /gears/p/python-module-aiorwlock.git fetched at 2019-Apr-29 14:19:05
#400 build 0.3.10-alt1.1 from /gears/p/python-module-aioutils.git fetched at 2019-Apr-29 14:19:05
#500 build 0.4-alt1.dev0.git20140814.1.1.1 from /gears/p/python-module-aiowsgi.git fetched at 2019-Apr-29 14:19:06
#600 build python-module-aioxmlrpc-0.3-alt1.1.src.rpm from sisyphus
#700 build 0.7.6-alt3 from /gears/p/python-module-alabaster.git fetched at 2019-Apr-29 14:19:07
#1000 build python-module-alembic-1.0.5-alt2.src.rpm from sisyphus
#1100 build 0.5.3-alt1.git20150630.3 from /gears/p/python-module-algopy.git fetched at 2019-Apr-29 14:19:09
#1200 build 2.3.2-alt1 from /gears/p/python-module-amqp.git fetched at 2019-Apr-29 14:19:10
#1300 build python-module-aniso8601-4.0.1-alt1.src.rpm from sisyphus
#1400 build 0.81.04-alt1.1.2 from /gears/p/python-module-antipathy.git fetched at 2019-Apr-29 14:19:11
#1500 build 0.2-alt2 from /gears/p/python-module-anykeystore.git fetched at 2019-Apr-29 14:19:12
#1600 build python-module-aodhclient-1.1.1-alt1.src.rpm from sisyphus
#1700 build 1.6.0-alt1 from /gears/p/python-module-apicapi.git fetched at 2019-Apr-29 14:19:14
#2000 build python-module-appier-1.9.2-alt1.src.rpm from sisyphus
#2100 build 1.9.0-alt1 from /gears/p/python-module-arpeggio.git fetched at 2019-Apr-29 14:19:15
#2200 build 3.0.1-alt1 from /gears/p/python-module-async-timeout.git fetched at 2019-Apr-29 14:19:16
#2300 build 0.9.2-alt1.git20150126.1.2 from /gears/p/python-module-asyncssh.git fetched at 2019-Apr-29 14:19:16
#2400 build 2.6.0-alt1 from /gears/p/python-module-babel.git fetched at 2019-Apr-29 14:19:21
2019-Apr-29 15:15:16 :: created build repo
2019-Apr-29 15:15:18 :: [x86_64] #100 python-module-aiomcache.git 0.1-alt1.git20140713.1.2: build start
2019-Apr-29 15:15:18 :: [i586] #100 python-module-aiomcache.git 0.1-alt1.git20140713.1.2: build start
2019-Apr-29 15:15:18 :: [aarch64] #100 python-module-aiomcache.git 0.1-alt1.git20140713.1.2: build start
2019-Apr-29 15:16:24 :: [i586] #100 python-module-aiomcache.git 0.1-alt1.git20140713.1.2: build OK
2019-Apr-29 15:16:24 :: [i586] #200 python-module-aioredis.git 1.1.0-alt1: build start
2019-Apr-29 15:16:29 :: [x86_64] #100 python-module-aiomcache.git 0.1-alt1.git20140713.1.2: build OK
2019-Apr-29 15:16:29 :: [x86_64] #200 python-module-aioredis.git 1.1.0-alt1: build start
2019-Apr-29 15:17:59 :: [x86_64] #200 python-module-aioredis.git 1.1.0-alt1: build OK
2019-Apr-29 15:17:59 :: [x86_64] #300 python-module-aiorwlock.git 0.4.0-alt2: build start
2019-Apr-29 15:18:02 :: [i586] #200 python-module-aioredis.git 1.1.0-alt1: build OK
2019-Apr-29 15:18:02 :: [i586] #300 python-module-aiorwlock.git 0.4.0-alt2: build start
2019-Apr-29 15:18:03 :: [aarch64] #100 python-module-aiomcache.git 0.1-alt1.git20140713.1.2: build OK
2019-Apr-29 15:18:03 :: [aarch64] #200 python-module-aioredis.git 1.1.0-alt1: build start
2019-Apr-29 15:21:44 :: [aarch64] #200 python-module-aioredis.git 1.1.0-alt1: build OK
2019-Apr-29 15:21:44 :: [aarch64] #300 python-module-aiorwlock.git 0.4.0-alt2: build start
tests/test_rwlock.py::test_release_unlocked PASSED                       [ 26%]
tests/test_rwlock.py::test_many_readers FAILED                           [ 30%]
tests/test_rwlock.py::test_reader_recursion FAILED                       [ 34%]
tests/test_rwlock.py::test_writer_recursion FAILED                       [ 39%]
tests/test_rwlock.py::test_writer_then_reader_recursion FAILED           [ 43%]
tests/test_rwlock.py::test_writer_recursion_fail PASSED                  [ 47%]
--
    raise RuntimeError("cannot release an un-acquired lock")
RuntimeError: cannot release an un-acquired lock
Task was destroyed but it is pending!
--
    raise RuntimeError("cannot release an un-acquired lock")
RuntimeError: cannot release an un-acquired lock
Task was destroyed but it is pending!
--
task: <Task pending coro=<Bunch.__init__.<locals>.task() running at /usr/src/RPM/BUILD/python3/tests/test_rwlock.py:30> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0xf6800944>()]> cb=[gather.<locals>._done_callback() at /usr/lib/python3.7/asyncio/tasks.py:664]>
FAILED                        [ 52%]
tests/test_rwlock.py::test_writer_success Fatal Python error: Cannot recover from MemoryErrors while normalizing exceptions.
Current thread 0xf7fac700 (most recent call first):
2019-Apr-29 15:25:40 :: [i586] python-module-aiorwlock.git 0.4.0-alt2: remote: build failed
2019-Apr-29 15:25:40 :: [i586] #300 python-module-aiorwlock.git 0.4.0-alt2: build FAILED
2019-Apr-29 15:25:41 :: [i586] requesting cancellation of task processing
tests/test_rwlock.py::test_release_unlocked PASSED                       [ 26%]
tests/test_rwlock.py::test_many_readers FAILED                           [ 30%]
tests/test_rwlock.py::test_reader_recursion FAILED                       [ 34%]
tests/test_rwlock.py::test_writer_recursion FAILED                       [ 39%]
tests/test_rwlock.py::test_writer_then_reader_recursion FAILED           [ 43%]
tests/test_rwlock.py::test_writer_recursion_fail PASSED                  [ 47%]
--
    raise RuntimeError("cannot release an un-acquired lock")
RuntimeError: cannot release an un-acquired lock
Task was destroyed but it is pending!
--
    raise RuntimeError("cannot release an un-acquired lock")
RuntimeError: cannot release an un-acquired lock
Task was destroyed but it is pending!
--
task: <Task pending coro=<Bunch.__init__.<locals>.task() running at /usr/src/RPM/BUILD/python3/tests/test_rwlock.py:30> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0x7f66fb272498>()]> cb=[gather.<locals>._done_callback() at /usr/lib64/python3.7/asyncio/tasks.py:664]>
FAILED                        [ 52%]
tests/test_rwlock.py::test_writer_success make: *** [Makefile:11: vtest] Killed
2019-Apr-29 15:46:58 :: [x86_64] python-module-aiorwlock.git 0.4.0-alt2: remote: build failed
2019-Apr-29 15:46:58 :: [x86_64] #300 python-module-aiorwlock.git 0.4.0-alt2: build FAILED
tests/test_rwlock.py::test_release_unlocked PASSED                       [ 26%]
tests/test_rwlock.py::test_many_readers FAILED                           [ 30%]
tests/test_rwlock.py::test_reader_recursion FAILED                       [ 34%]
tests/test_rwlock.py::test_writer_recursion FAILED                       [ 39%]
tests/test_rwlock.py::test_writer_then_reader_recursion FAILED           [ 43%]
tests/test_rwlock.py::test_writer_recursion_fail PASSED                  [ 47%]
--
    raise RuntimeError("cannot release an un-acquired lock")
RuntimeError: cannot release an un-acquired lock
Task was destroyed but it is pending!
--
    raise RuntimeError("cannot release an un-acquired lock")
RuntimeError: cannot release an un-acquired lock
Task was destroyed but it is pending!
--
task: <Task pending coro=<Bunch.__init__.<locals>.task() running at /usr/src/RPM/BUILD/python3/tests/test_rwlock.py:30> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0xffffb7ba2498>()]> cb=[gather.<locals>._done_callback() at /usr/lib64/python3.7/asyncio/tasks.py:664]>
FAILED                        [ 52%]
tests/test_rwlock.py::test_writer_success 
hasher-priv: master: idle time limit (30000 seconds) exceeded
2019-Apr-29 23:43:56 :: [aarch64] python-module-aiorwlock.git 0.4.0-alt2: remote: build failed
2019-Apr-29 23:43:56 :: [aarch64] #300 python-module-aiorwlock.git 0.4.0-alt2: build FAILED
2019-Apr-29 15:25:41 :: [i586] build FAILED
2019-Apr-29 15:46:58 :: [x86_64] build FAILED
2019-Apr-29 23:43:56 :: [aarch64] build FAILED
2019-Apr-29 23:43:56 :: task #228351 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list