Page MenuHomeSoftware Heritage
Paste P1039

(An Untitled Masterwork)
ActivePublic

Authored by douardda on May 10 2021, 5:43 PM.
swh-graph-replayer-revision_3 | 2021-05-10T14:36:07.253273260Z INFO:swh.storage.tenacious:revision_add: failed to insert a batch of 200 revision objects, splitting
swh-graph-replayer-revision_3 | 2021-05-10T14:36:07.282621939Z INFO:swh.storage.tenacious:revision_add: failed to insert a batch of 100 revision objects, splitting
swh-graph-replayer-revision_3 | 2021-05-10T14:36:08.266450539Z INFO:swh.storage.tenacious:revision_add: failed to insert a batch of 50 revision objects, splitting
swh-graph-replayer-revision_3 | 2021-05-10T14:36:09.948651782Z INFO:swh.storage.tenacious:revision_add: failed to insert a batch of 25 revision objects, splitting
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.204954906Z INFO:swh.storage.tenacious:revision_add: failed to insert a batch of 13 revision objects, splitting
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.431318299Z INFO:swh.storage.tenacious:revision_add: failed to insert a batch of 7 revision objects, splitting
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.442688451Z INFO:swh.storage.tenacious:revision_add: failed to insert a batch of 3 revision objects, splitting
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.632646452Z INFO:swh.storage.tenacious:revision_add: failed to insert a batch of 2 revision objects, splitting
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.881894857Z INFO:swh.storage.tenacious:revision_add: failed to insert an revision, retrying
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.886319917Z INFO:swh.storage.tenacious:revision_add: failed to insert an revision, retrying
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.890669222Z ERROR:swh.storage.tenacious:revision_add: failed to insert an object, excluding [Revision(message=b'Weird commit date\n', author=Person(fullname=b'Alejandro Rodr\xc3\xadguez <alejorro70@gmail.com>', name=b'Alejandro Rodr\xc3\xadguez', email=b'alejorro70@gmail.com'), committer=Person(fullname=b'Alejandro Rodr\xc3\xadguez <alejorro70@gmail.com>', name=b'Alejandro Rodr\xc3\xadguez', email=b'alejorro70@gmail.com'), date=TimestampWithTimezone(timestamp=Timestamp(seconds=9223372036854775, microseconds=0), offset=0, negative_utc=False), committer_date=TimestampWithTimezone(timestamp=Timestamp(seconds=9223372036854775, microseconds=0), offset=0, negative_utc=False), type=<RevisionType.GIT: 'git'>, directory=b'\x90\n\x03}\xd4Vy\xf7+\x95\xe5\x19\x84Y&\x0b#*\r\x13', synthetic=False, metadata=None, parents=(b'\xe6?A\xfeE\x9eb\xe1"\x8f\xce\xf6\rq\x89\x12z\xeb\xa9Z',), id=b'\xba3C\xbcO\xa4\x03\xa8\xdf\xbf\xca\xb7\xfc\x1a\x8c)\xee4\xbdi', extra_headers=())] (from a batch of 200)
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.893786371Z ERROR:swh.storage.tenacious:Exception was: year 292278994 is out of range
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.893875235Z Traceback (most recent call last):
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.893888388Z File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/tenacious.py", line 138, in _tenacious_add
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.893898518Z results.update(add_function(objs))
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.893907502Z File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 24, in d
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.893917077Z return f(*a, **kw)
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.893926166Z File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/metrics.py", line 77, in d
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.893935331Z r = f(*a, **kw)
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.893944042Z File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/core/db/common.py", line 62, in _meth
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.893953011Z return meth(self, *args, db=db, cur=cur, **kwargs)
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.893961715Z File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/storage.py", line 577, in revision_add
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.893970827Z db_revisions_filtered = list(map(converters.revision_to_db, revisions_filtered))
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.893980003Z File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/converters.py", line 153, in revision_to_db
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.893989461Z date = date_to_db(revision.date)
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.893998350Z File "/srv/softwareheritage/venv/lib/python3.7/site-packages/swh/storage/postgresql/converters.py", line 137, in date_to_db
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.894007974Z timestamp = datetime.datetime.fromtimestamp(ts.seconds, datetime.timezone.utc)
swh-graph-replayer-revision_3 | 2021-05-10T14:36:10.894017163Z ValueError: year 292278994 is out of range