Page MenuHomeSoftware Heritage

Build 743

Lint

When
Completed at Sep 29 2016, 2:44 PM · Built for 6 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 2602 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1python3 -m flake8 swh bin/swh-storage-add-dir
2

Python tests

When
Completed at Sep 29 2016, 2:44 PM · Built for 5 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 2601 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1W: unknown repository 'swh-environment', you might want to remove it
2db_to_author (test_converters.TestConverters) ... ok
3db_to_git_headers (test_converters.TestConverters) ... ok
4db_to_release (test_converters.TestConverters) ... ok
5db_to_revision (test_converters.TestConverters) ... ok
6
7----------------------------------------------------------------------
8Ran 4 tests in 2.082s
9
10OK
11

Update environment from working copy

When
Completed at Sep 29 2016, 2:44 PM · Built for 36 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 2594 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

108 sql/archiver/swh-archiver-func.sql | 17 +++++
109 sql/archiver/upgrades/005.sql | 24 +++++++
110 sql/swh-func.sql | 76 +++++++++++++++------
111 sql/swh-schema.sql | 2 +-
112 sql/upgrades/083.sql | 49 ++++++++++++++
113 sql/upgrades/084.sql | 74 +++++++++++++++++++++
114 sql/upgrades/085.sql | 74 +++++++++++++++++++++
115 swh/storage/api/client.py | 4 +-
116 swh/storage/archiver/db.py | 11 +++
117 swh/storage/archiver/director.py | 87 +++++++++++++++++++++---
118 swh/storage/archiver/storage.py | 24 ++++++-
119 swh/storage/archiver/tasks.py | 8 ++-
120 swh/storage/archiver/worker.py | 117 ++++++++++++--------------------
121 swh/storage/db.py | 10 +--
122 swh/storage/provenance/tasks.py | 6 +-
123 swh/storage/storage.py | 9 ++-
124 swh/storage/tests/test_storage.py | 133 ++++++++++++++++++++++++-------------
125 17 files changed, 552 insertions(+), 173 deletions(-)
126 create mode 100644 sql/archiver/upgrades/005.sql
127 create mode 100644 sql/upgrades/083.sql
128 create mode 100644 sql/upgrades/084.sql
129 create mode 100644 sql/upgrades/085.sql
130
131mr update: finished (21 ok)
132

Clone on Software Heritage Worker

When
Completed at Sep 29 2016, 2:43 PM · Built instantly
Status
Passed

Event Timeline