Page MenuHomeSoftware Heritage

Build 695

Lint

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

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

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

Python tests

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

Build Log 2386 (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 0.535s
9
10OK
11

Update environment from working copy

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

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

81 create mode 100755 bin/swh-objstorage-azure
82 create mode 100644 swh/objstorage/cloud/objstorage_azure.py
83 create mode 100644 swh/objstorage/tests/test_objstorage_azure.py
84
85mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage-testdata
86mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage-testdata
87Already up-to-date.
88
89mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web-ui
90mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web-ui
91From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui
92 75fcb40..258b7c2 master -> origin/master
93 * [new tag] v0.0.36 -> v0.0.36
94Updating 75fcb40..258b7c2
95Fast-forward
96 README-dev.md | 6 +
97 debian/control | 4 +-
98 requirements.txt | 2 +-
99 swh/web/ui/apidoc.py | 228 +++++++++++++++++-------
100 swh/web/ui/converters.py | 18 +-
101 swh/web/ui/renderers.py | 6 +-
102 swh/web/ui/tests/test_apidoc.py | 351 +++++++------------------------------
103 swh/web/ui/tests/test_app.py | 16 +-
104 swh/web/ui/tests/views/test_api.py | 22 ++-
105 swh/web/ui/views/api.py | 7 +-
106 10 files changed, 283 insertions(+), 377 deletions(-)
107
108mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage
109mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage
110From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
111 1c90cd4..a71109b master -> origin/master
112 * [new tag] v0.0.55 -> v0.0.55
113Updating 1c90cd4..a71109b
114Fast-forward
115 swh/storage/vault/api/client.py | 71 ++++++++++++++
116 swh/storage/vault/api/cooking_tasks.py | 24 +++++
117 swh/storage/vault/api/server.py | 92 ++++++++++++++++++
118 swh/storage/vault/cache.py | 64 ++++++++++++
119 swh/storage/vault/conf.yaml | 0
120 swh/storage/vault/cooker.py | 173 +++++++++++++++++++++++++++++++++
121 6 files changed, 424 insertions(+)
122 create mode 100644 swh/storage/vault/api/client.py
123 create mode 100644 swh/storage/vault/api/cooking_tasks.py
124 create mode 100644 swh/storage/vault/api/server.py
125 create mode 100644 swh/storage/vault/cache.py
126 create mode 100644 swh/storage/vault/conf.yaml
127 create mode 100644 swh/storage/vault/cooker.py
128
129mr update: finished (20 ok)
130

Clone on Software Heritage Worker

When
Completed at Sep 12 2016, 2:28 PM · Built instantly
Status
Passed

Event Timeline