Properties
Properties
- Buildable
- B11: rDSTObfc8984cf23e: revision.metadata JSON Schema: set allowed values to: tar, zip, dsc
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Mar 8 2016, 4:37 PM · Built for 28 s
- Status
Failed
1 | python3 -m flake8 swh bin/swh-storage-add-dir bin/swh-objstorage-fsck bin/swh-objstorage-add-dir |
---|---|
2 | swh/storage/converters.py:35:80: E501 line too long (82 > 79 characters) |
3 | swh/storage/db.py:133:40: E701 multiple statements on one line (colon) |
4 | swh/storage/db.py:136:39: E701 multiple statements on one line (colon) |
5 | swh/storage/db.py:139:50: E701 multiple statements on one line (colon) |
6 | swh/storage/db.py:142:45: E701 multiple statements on one line (colon) |
7 | swh/storage/db.py:145:46: E701 multiple statements on one line (colon) |
8 | swh/storage/db.py:148:37: E701 multiple statements on one line (colon) |
9 | swh/storage/db.py:192:46: E701 multiple statements on one line (colon) |
10 | swh/storage/db.py:195:48: E701 multiple statements on one line (colon) |
11 | swh/storage/db.py:198:54: E701 multiple statements on one line (colon) |
12 | swh/storage/db.py:201:47: E701 multiple statements on one line (colon) |
13 | swh/storage/db.py:204:46: E701 multiple statements on one line (colon) |
14 | swh/storage/db.py:207:57: E701 multiple statements on one line (colon) |
15 | swh/storage/db.py:210:53: E701 multiple statements on one line (colon) |
16 | swh/storage/db.py:298:80: E501 line too long (88 > 79 characters) |
17 | swh/storage/db.py:341:80: E501 line too long (85 > 79 characters) |
18 | swh/storage/objstorage.py:50:80: E501 line too long (80 > 79 characters) |
19 | swh/storage/objstorage.py:194:80: E501 line too long (83 > 79 characters) |
20 | swh/storage/objstorage.py:356:80: E501 line too long (81 > 79 characters) |
21 | swh/storage/tests/test_db.py:47:25: E126 continuation line over-indented for hanging indent |
22 | swh/storage/tests/test_storage.py:616:18: E121 continuation line indentation is not a multiple of four |
23 | ../Makefile.python:25: recipe for target 'check' failed |
24 |
Python tests
Python tests
- When
- Completed at Mar 8 2016, 4:37 PM · Built for 21 s
- Status
Failed
127 | Traceback (most recent call last): |
---|---|
128 | File "/usr/lib/python3/dist-packages/nose/suite.py", line 210, in run |
129 | self.setUp() |
130 | File "/usr/lib/python3/dist-packages/nose/suite.py", line 293, in setUp |
131 | self.setupContext(ancestor) |
132 | File "/usr/lib/python3/dist-packages/nose/suite.py", line 316, in setupContext |
133 | try_run(context, names) |
134 | File "/usr/lib/python3/dist-packages/nose/util.py", line 470, in try_run |
135 | return func() |
136 | File "/usr/lib/python3/dist-packages/swh/core/tests/db_testing.py", line 141, in setUpClass |
137 | dump=cls.TEST_DB_DUMP, dumptype=cls.TEST_DB_DUMP_TYPE) |
138 | File "/usr/lib/python3/dist-packages/swh/core/tests/db_testing.py", line 47, in db_create |
139 | pg_dropdb(dbname) # the db already existed |
140 | File "/usr/lib/python3/dist-packages/swh/core/tests/db_testing.py", line 31, in pg_dropdb |
141 | subprocess.check_call(['dropdb', dbname]) |
142 | File "/usr/lib/python3.4/subprocess.py", line 561, in check_call |
143 | raise CalledProcessError(retcode, cmd) |
144 | subprocess.CalledProcessError: Command '['dropdb', 'softwareheritage-test']' returned non-zero exit status 1 |
145 | |
146 | ---------------------------------------------------------------------- |
147 | Ran 23 tests in 13.136s |
148 | |
149 | FAILED (errors=3) |
150 | make: *** [coverage] Error 1 |
151 |
1 | nosetests3 -v --with-coverage --cover-package swh.storage --cover-inclusive --cover-branches ./swh/storage/tests |
---|---|
2 | ../Makefile.python:21: recipe for target 'coverage' failed |
3 |
Pull environment
Pull environment
- When
- Completed at Mar 8 2016, 4:36 PM · Built for 11 s
- Status
Passed
1 empty logs are hidden. Show all logs.
29 | mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-model |
---|---|
30 | Cloning into 'swh-model'... |
31 | |
32 | mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-py-template |
33 | mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-py-template |
34 | Cloning into 'swh-py-template'... |
35 | |
36 | mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-git |
37 | mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-git |
38 | Cloning into 'swh-loader-git'... |
39 | |
40 | mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage |
41 | mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage |
42 | Cloning into 'swh-storage'... |
43 | |
44 | mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage-testdata |
45 | mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage-testdata |
46 | Cloning into 'swh-storage-testdata'... |
47 | |
48 | mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui |
49 | mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui |
50 | Cloning into 'swh-web-ui'... |
51 | |
52 | mr update: finished (13 ok) |
53 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Mar 8 2016, 4:36 PM · Built instantly
- Status
Passed