Page MenuHomeSoftware Heritage

Build 1165

Lint

When
Completed at Jun 1 2017, 4:57 PM · Built for 1 s
Status
Failed

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

1/usr/bin/python3: No module named flake8
2make: *** [check] Error 1
3

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

1python3 -m flake8 swh bin/swh-storage-add-dir
2../Makefile.python:25: recipe for target 'check' failed
3

Python tests

When
Completed at Jun 1 2017, 4:58 PM · Built for 18 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

1W: unknown repository 'swh-environment', you might want to remove it
2W: unknown repository 'swh-lister-github', you might want to remove it
3W: unknown repository 'swh-lister-bitbucket', you might want to remove it
4Failure: ImportError (No module named 'aiohttp') ... ERROR
5Failure: ImportError (No module named 'aiohttp') ... ERROR
6Failure: ImportError (No module named 'aiohttp') ... ERROR
7ctags_to_db (test_converters.TestConverters) ... ok
8db_to_author (test_converters.TestConverters) ... ok
9db_to_ctags (test_converters.TestConverters) ... ok
10db_to_git_headers (test_converters.TestConverters) ... ok
11db_to_language (test_converters.TestConverters) ... ok
12db_to_mimetype (test_converters.TestConverters) ... ok
13db_to_release (test_converters.TestConverters) ... ok
14db_to_revision (test_converters.TestConverters) ... ok
15
16======================================================================
17ERROR: Failure: ImportError (No module named 'aiohttp')
18----------------------------------------------------------------------
19Traceback (most recent call last):
20 File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
21 raise self.exc_val.with_traceback(self.tb)
22 File "/usr/lib/python3/dist-packages/nose/loader.py", line 414, in loadTestsFromName
23 addr.filename, addr.module)
24 File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath
25 return self.importFromDir(dir_path, fqname)
26 File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir
27 mod = load_module(part_fqname, fh, filename, desc)
28 File "/usr/lib/python3.4/imp.py", line 235, in load_module
29 return load_source(name, filename, file)
30 File "/usr/lib/python3.4/imp.py", line 171, in load_source
31 module = methods.load()
32 File "<frozen importlib._bootstrap>", line 1220, in load
33 File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked
34 File "<frozen importlib._bootstrap>", line 1129, in _exec
35 File "<frozen importlib._bootstrap>", line 1471, in exec_module
36 File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed
37 File "/home/temp-drydock/drydock/workingcopy-178/repo/swh-storage/swh/storage/tests/server_testing.py", line 7, in <module>
38 import aiohttp
39ImportError: No module named 'aiohttp'
40
41======================================================================
42ERROR: Failure: ImportError (No module named 'aiohttp')
43----------------------------------------------------------------------
44Traceback (most recent call last):
45 File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
46 raise self.exc_val.with_traceback(self.tb)
47 File "/usr/lib/python3/dist-packages/nose/loader.py", line 414, in loadTestsFromName
48 addr.filename, addr.module)
49 File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath
50 return self.importFromDir(dir_path, fqname)
51 File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir
52 mod = load_module(part_fqname, fh, filename, desc)
53 File "/usr/lib/python3.4/imp.py", line 235, in load_module
54 return load_source(name, filename, file)
55 File "/usr/lib/python3.4/imp.py", line 171, in load_source
56 module = methods.load()
57 File "<frozen importlib._bootstrap>", line 1220, in load
58 File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked
59 File "<frozen importlib._bootstrap>", line 1129, in _exec
60 File "<frozen importlib._bootstrap>", line 1471, in exec_module
61 File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed
62 File "/home/temp-drydock/drydock/workingcopy-178/repo/swh-storage/swh/storage/tests/test_api_client.py", line 10, in <module>
63 from swh.storage.tests.server_testing import ServerTestFixture
64 File "/home/temp-drydock/drydock/workingcopy-178/repo/swh-storage/swh/storage/tests/server_testing.py", line 7, in <module>
65 import aiohttp
66ImportError: No module named 'aiohttp'
67
68======================================================================
69ERROR: Failure: ImportError (No module named 'aiohttp')
70----------------------------------------------------------------------
71Traceback (most recent call last):
72 File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
73 raise self.exc_val.with_traceback(self.tb)
74 File "/usr/lib/python3/dist-packages/nose/loader.py", line 414, in loadTestsFromName
75 addr.filename, addr.module)
76 File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath
77 return self.importFromDir(dir_path, fqname)
78 File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir
79 mod = load_module(part_fqname, fh, filename, desc)
80 File "/usr/lib/python3.4/imp.py", line 235, in load_module
81 return load_source(name, filename, file)
82 File "/usr/lib/python3.4/imp.py", line 171, in load_source
83 module = methods.load()
84 File "<frozen importlib._bootstrap>", line 1220, in load
85 File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked
86 File "<frozen importlib._bootstrap>", line 1129, in _exec
87 File "<frozen importlib._bootstrap>", line 1471, in exec_module
88 File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed
89 File "/home/temp-drydock/drydock/workingcopy-178/repo/swh-storage/swh/storage/tests/test_archiver.py", line 19, in <module>
90 from server_testing import ServerTestFixtureAsync
91 File "/home/temp-drydock/drydock/workingcopy-178/repo/swh-storage/swh/storage/tests/server_testing.py", line 7, in <module>
92 import aiohttp
93ImportError: No module named 'aiohttp'
94
95----------------------------------------------------------------------
96Ran 11 tests in 5.399s
97
98FAILED (errors=3)
99

Update environment from working copy

When
Completed at Jun 1 2017, 4:57 PM · Built for 54 s
Status
Passed

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

1mr update: command failed
2

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

32
33mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-lister
34mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-lister
35Already up-to-date.
36
37mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-debian
38mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-debian
39Already up-to-date.
40
41mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-antelink
42mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-antelink
43Already up-to-date.
44
45mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-core
46mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-core
47Already up-to-date.
48
49mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-tar
50mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-tar
51ssh_exchange_identification: Connection closed by remote host
52fatal: Could not read from remote repository.
53
54Please make sure you have the correct access rights
55and the repository exists.
56
57mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-dir
58mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-dir
59Already up-to-date.
60
61mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-mercurial
62mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-mercurial
63Already up-to-date.
64
65mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-git
66mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-git
67Already up-to-date.
68
69mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-svn
70mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-loader-svn
71Already up-to-date.
72
73mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-mirror-forge
74mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-mirror-forge
75Already up-to-date.
76
77mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-model
78mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-model
79Already up-to-date.
80
81mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-py-template
82mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-py-template
83Already up-to-date.
84
85mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-objstorage
86mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-objstorage
87Already up-to-date.
88
89mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-scheduler
90mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-scheduler
91From ssh://forge.softwareheritage.org/diffusion/DSCH/swh-scheduler
92 f758291..07ea766 master -> origin/master
93Updating f758291..07ea766
94Fast-forward
95 bin/swh-worker-control | 269 +++++++++++++++++++++++++++++++++
96 setup.py | 2 +-
97 swh/scheduler/celery_backend/config.py | 9 ++
98 3 files changed, 279 insertions(+), 1 deletion(-)
99 create mode 100755 bin/swh-worker-control
100
101mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-storage
102mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-storage
103From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
104 8e97754..5ff3979 master -> origin/master
105Updating 8e97754..5ff3979
106Fast-forward
107 sql/swh-data.sql | 3 +
108 sql/swh-func.sql | 128 ++++++--------
109 sql/swh-indexes.sql | 2 +-
110 sql/swh-schema.sql | 2 +-
111 swh/storage/api/client.py | 3 +
112 swh/storage/api/server.py | 6 +
113 swh/storage/converters.py | 38 +++--
114 swh/storage/db.py | 48 ++++--
115 swh/storage/storage.py | 61 ++++---
116 swh/storage/tests/server_testing.py | 107 +++++++++---
117 swh/storage/tests/test_archiver.py | 8 +-
118 swh/storage/tests/test_converters.py | 55 ++++--
119 swh/storage/tests/test_storage.py | 321 +++++++++++++++++++----------------
120 13 files changed, 474 insertions(+), 308 deletions(-)
121
122mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-storage-testdata
123mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-storage-testdata
124Already up-to-date.
125
126mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-web-ui
127mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-web-ui
128Already up-to-date.
129
130mr update: finished (22 ok; 1 failed)
131

Clone on Software Heritage Worker

When
Completed at Jun 1 2017, 4:56 PM · Built instantly
Status
Passed

Event Timeline