Page MenuHomeSoftware Heritage
Paste P1182

(An Untitled Masterwork)
ActivePublic

Authored by ardumont on Sep 28 2021, 5:25 PM.
Sep 28 15:23:50 worker0 python3[1078211]: [2021-09-28 15:23:50,779: WARNING/ForkPoolWorker-1] Retrying RPC call
Sep 28 15:23:51 worker0 python3[1078211]: [2021-09-28 15:23:51,222: WARNING/ForkPoolWorker-1] Retrying RPC call
Sep 28 15:23:52 worker0 python3[1078211]: [2021-09-28 15:23:52,122: WARNING/ForkPoolWorker-1] Retrying RPC call
Sep 28 15:23:52 worker0 python3[1078211]: [2021-09-28 15:23:52,126: ERROR/ForkPoolWorker-1] Task swh.loader.git.tasks.UpdateGitRepository[9fd77287-dc5b-4f63-9f15-516438b8e42e] raised unexpected: RetryError('<Future at 0x7f0027780d68 state=
finished raised RemoteException>')
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/celery/app/trace.py", line 385, in trace_task
R = retval = fun(*args, **kwargs)
File "/usr/lib/python3/dist-packages/swh/scheduler/task.py", line 55, in __call__
result = super().__call__(*args, **kwargs)
File "/usr/lib/python3/dist-packages/celery/app/trace.py", line 650, in __protected_call__
return self.run(*args, **kwargs)
File "/usr/lib/python3/dist-packages/swh/loader/git/tasks.py", line 21, in load_git
return loader.load()
File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 322, in load
self._store_origin_visit()
File "/usr/lib/python3/dist-packages/swh/loader/core/loader.py", line 189, in _store_origin_visit
self.storage.origin_add([self.origin])
File "/usr/lib/python3/dist-packages/tenacity/__init__.py", line 329, in wrapped_f
return self.call(f, *args, **kw)
File "/usr/lib/python3/dist-packages/tenacity/__init__.py", line 409, in call
do = self.iter(retry_state=retry_state)
File "/usr/lib/python3/dist-packages/tenacity/__init__.py", line 369, in iter
six.raise_from(retry_exc, fut.exception())
File "<string>", line 3, in raise_from
tenacity.RetryError: <Future at 0x7f0027780d68 state=finished raised RemoteException>
Sep 28 15:23:52 worker0 python3[1078201]: [2021-09-28 15:23:52,130: ERROR/MainProcess] Task handler raised error: <MaybeEncodingError: Error sending result: '"(1, <ExceptionInfo: RetryError('<Future at 0x7f0027780d68 state=finished raised
RemoteException>')>, None)"'. Reason: ''PicklingError("Can\'t pickle <class \'tenacity.RetryError\'>: it\'s not the same object as tenacity.RetryError")''.>
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/billiard/pool.py", line 366, in workloop
put((READY, (job, i, result, inqW_fd)))
File "/usr/lib/python3/dist-packages/billiard/queues.py", line 366, in put
self.send_payload(ForkingPickler.dumps(obj))
File "/usr/lib/python3/dist-packages/billiard/reduction.py", line 56, in dumps
cls(buf, protocol).dump(obj)
billiard.pool.MaybeEncodingError: Error sending result: '"(1, <ExceptionInfo: RetryError('<Future at 0x7f0027780d68 state=finished raised RemoteException>')>, None)"'. Reason: ''PicklingError("Can\
't pickle <class \'tenacity.RetryError\'>: it\'s not the same object as tenacity.RetryError")''.