Page MenuHomeSoftware Heritage

Build 708

Lint

When
Completed at Sep 20 2016, 5:08 PM · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Sep 20 2016, 5:08 PM · Built for 3 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

14 addr.filename, addr.module)
15 File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath
16 return self.importFromDir(dir_path, fqname)
17 File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir
18 mod = load_module(part_fqname, fh, filename, desc)
19 File "/usr/lib/python3.4/imp.py", line 235, in load_module
20 return load_source(name, filename, file)
21 File "/usr/lib/python3.4/imp.py", line 171, in load_source
22 module = methods.load()
23 File "<frozen importlib._bootstrap>", line 1220, in load
24 File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked
25 File "<frozen importlib._bootstrap>", line 1129, in _exec
26 File "<frozen importlib._bootstrap>", line 1471, in exec_module
27 File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed
28 File "/home/temp-drydock/drydock/workingcopy-173/repo/swh-storage/swh/storage/tests/test_archiver.py", line 19, in <module>
29 from swh.storage.archiver import ArchiverWithRetentionPolicyDirector
30 File "/home/temp-drydock/drydock/workingcopy-173/repo/swh-storage/swh/storage/archiver/__init__.py", line 6, in <module>
31 from swh.objstorage import register_objstorages
32ImportError: cannot import name 'register_objstorages'
33
34----------------------------------------------------------------------
35Ran 5 tests in 1.007s
36
37FAILED (errors=1)
38

Update environment from working copy

When
Completed at Sep 20 2016, 5:08 PM · Built for 26 s
Status
Passed

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

1mr update: command failed
2

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

112 swh/storage/archiver/__init__.py | 9 +-
113 swh/storage/archiver/copier.py | 9 +-
114 swh/storage/archiver/db.py | 31 ++++-
115 swh/storage/archiver/director.py | 75 ++++++----
116 swh/storage/archiver/storage.py | 23 +++-
117 swh/storage/archiver/worker.py | 109 ++++++---------
118 swh/storage/db.py | 274 ++++++-------------------------------
119 swh/storage/storage.py | 4 +-
120 swh/storage/tests/test_archiver.py | 31 +++--
121 swh/storage/tests/test_storage.py | 93 ++++---------
122 23 files changed, 464 insertions(+), 452 deletions(-)
123 create mode 100644 sql/archiver/swh-archiver-func.sql
124 create mode 100644 sql/upgrades/081.sql
125 create mode 100644 sql/upgrades/082.sql
126
127mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-web-ui
128mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-web-ui
129Already up-to-date.
130
131mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-storage-testdata
132mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-storage-testdata
133Already up-to-date.
134
135mr update: finished (19 ok; 1 failed)
136

Clone on Software Heritage Worker

When
Completed at Sep 20 2016, 5:07 PM · Built instantly
Status
Passed

Event Timeline