Page MenuHomeSoftware Heritage

Build 1153

Properties

Buildable
B859: Diff 682
Build Plan
Plan 2 Software Heritage Python tests
Status
Failed

Lint

When
Completed at May 9 2017, 2:36 PM · Built for 8 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at May 9 2017, 2:36 PM · Built for 5 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

18 addr.filename, addr.module)
19 File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath
20 return self.importFromDir(dir_path, fqname)
21 File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir
22 mod = load_module(part_fqname, fh, filename, desc)
23 File "/usr/lib/python3.4/imp.py", line 235, in load_module
24 return load_source(name, filename, file)
25 File "/usr/lib/python3.4/imp.py", line 171, in load_source
26 module = methods.load()
27 File "<frozen importlib._bootstrap>", line 1220, in load
28 File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked
29 File "<frozen importlib._bootstrap>", line 1129, in _exec
30 File "<frozen importlib._bootstrap>", line 1471, in exec_module
31 File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed
32 File "/home/temp-drydock/drydock/workingcopy-175/repo/swh-storage/swh/storage/tests/test_archiver.py", line 27, in <module>
33 from swh.objstorage.api.server import app
34 File "/home/temp-drydock/drydock/workingcopy-175/repo/swh-objstorage/swh/objstorage/api/server.py", line 7, in <module>
35 import aiohttp.web
36ImportError: No module named 'aiohttp'
37
38----------------------------------------------------------------------
39Ran 9 tests in 2.270s
40
41FAILED (errors=1)
42

Update environment from working copy

When
Completed at May 9 2017, 2:36 PM · Built for 19 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

218 4 files changed, 13 insertions(+), 7 deletions(-)
219
220mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage
221mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage
222From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
223 3fe8924..76ed458 master -> origin/master
224 * [new tag] v0.0.83 -> v0.0.83
225Updating 3fe8924..76ed458
226Fast-forward
227 debian/control | 6 +-
228 requirements-swh.txt | 3 +-
229 sql/swh-func.sql | 60 ++++++++------
230 sql/swh-indexes.sql | 6 +-
231 sql/swh-schema.sql | 41 ++++++----
232 sql/swh-triggers.sql | 6 +-
233 sql/upgrades/104.sql | 167 ++++++++++++++++++++++++++++++++++++++
234 swh/storage/db.py | 30 ++++---
235 swh/storage/storage.py | 38 ++++++---
236 swh/storage/tests/test_db.py | 4 +-
237 swh/storage/tests/test_storage.py | 80 +++++++++++++-----
238 11 files changed, 345 insertions(+), 96 deletions(-)
239 create mode 100644 sql/upgrades/104.sql
240
241mr update: finished (24 ok)
242

Clone on Software Heritage Worker

When
Completed at May 9 2017, 2:36 PM · Built instantly
Status
Passed

Event Timeline