Properties
Properties
- Buildable
- B988: rDSTOe14e72d6e4bb: sql: add origin_visit to swh_stat_counters()
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Sep 4 2017, 8:17 PM · Built for 4 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 1 | python3 -m flake8 swh bin/swh-storage-add-dir |
|---|---|
| 2 |
Python tests
Python tests
- When
- Completed at Sep 4 2017, 8:17 PM · Built for 3 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 1 | ./pythonpath.sh: line 7: local: can only be used in a function |
|---|---|
| 2 | ./pythonpath.sh: line 11: local: can only be used in a function |
| 3 | W: unknown repository 'swh-loader-antelink', you might want to remove it |
| 4 | W: unknown repository 'swh-cloner-git', you might want to remove it |
| 5 | W: unknown repository 'swh-environment', you might want to remove it |
| 6 | W: unknown repository 'swh-lister-github', you might want to remove it |
| 7 | W: unknown repository 'swh-web-ui', you might want to remove it |
| 8 | W: unknown repository 'swh-lister-bitbucket', you might want to remove it |
| 9 | W: unknown repository 'swh-fetcher-googlecode', you might want to remove it |
| 10 | ctags_to_db (test_converters.TestConverters) ... ok |
| 11 | db_to_author (test_converters.TestConverters) ... ok |
| 12 | db_to_ctags (test_converters.TestConverters) ... ok |
| 13 | db_to_fossology_license (test_converters.TestConverters) ... ok |
| 14 | db_to_git_headers (test_converters.TestConverters) ... ok |
| 15 | db_to_language (test_converters.TestConverters) ... ok |
| 16 | db_to_metadata (test_converters.TestConverters) ... ok |
| 17 | db_to_mimetype (test_converters.TestConverters) ... ok |
| 18 | db_to_release (test_converters.TestConverters) ... ok |
| 19 | db_to_revision (test_converters.TestConverters) ... ok |
| 20 | |
| 21 | ---------------------------------------------------------------------- |
| 22 | Ran 10 tests in 1.386s |
| 23 | |
| 24 | OK |
| 25 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Sep 4 2017, 8:17 PM · Built for 21 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 341 | create mode 100644 docs/.gitignore |
|---|---|
| 342 | create mode 100644 docs/Makefile |
| 343 | create mode 100644 docs/_static/.placeholder |
| 344 | create mode 100644 docs/_templates/.placeholder |
| 345 | create mode 100644 docs/conf.py |
| 346 | create mode 100644 docs/index.rst |
| 347 | |
| 348 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-scheduler |
| 349 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-scheduler |
| 350 | From ssh://forge.softwareheritage.org/diffusion/DSCH/swh-scheduler |
| 351 | 3194c2b..ca0230d master -> origin/master |
| 352 | * [new tag] v0.0.16 -> v0.0.16 |
| 353 | Updating 3194c2b..ca0230d |
| 354 | Fast-forward |
| 355 | debian/control | 4 +- |
| 356 | docs/.gitignore | 3 + |
| 357 | docs/Makefile | 1 + |
| 358 | docs/_static/.placeholder | 0 |
| 359 | docs/_templates/.placeholder | 0 |
| 360 | docs/conf.py | 1 + |
| 361 | docs/index.rst | 15 ++++ |
| 362 | requirements-swh.txt | 2 +- |
| 363 | sql/swh-scheduler-schema.sql | 13 +-- |
| 364 | sql/updates/05.sql | 144 ++++++++++++++++++++++++++++++++++ |
| 365 | swh/scheduler/tests/test_scheduler.py | 2 + |
| 366 | 11 files changed, 176 insertions(+), 9 deletions(-) |
| 367 | create mode 100644 docs/.gitignore |
| 368 | create mode 100644 docs/Makefile |
| 369 | create mode 100644 docs/_static/.placeholder |
| 370 | create mode 100644 docs/_templates/.placeholder |
| 371 | create mode 100644 docs/conf.py |
| 372 | create mode 100644 docs/index.rst |
| 373 | create mode 100644 sql/updates/05.sql |
| 374 | |
| 375 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage-testdata |
| 376 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage-testdata |
| 377 | Already up-to-date. |
| 378 | |
| 379 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-vault |
| 380 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-vault |
| 381 | From ssh://forge.softwareheritage.org/diffusion/DVAU/swh-vault |
| 382 | 6f4441b..f190b6a master -> origin/master |
| 383 | Updating 6f4441b..f190b6a |
| 384 | Fast-forward |
| 385 | docs/.gitignore | 3 +++ |
| 386 | docs/Makefile | 1 + |
| 387 | docs/_static/.placeholder | 0 |
| 388 | docs/_templates/.placeholder | 0 |
| 389 | docs/conf.py | 1 + |
| 390 | docs/index.rst | 15 +++++++++++++++ |
| 391 | 6 files changed, 20 insertions(+) |
| 392 | create mode 100644 docs/.gitignore |
| 393 | create mode 100644 docs/Makefile |
| 394 | create mode 100644 docs/_static/.placeholder |
| 395 | create mode 100644 docs/_templates/.placeholder |
| 396 | create mode 100644 docs/conf.py |
| 397 | create mode 100644 docs/index.rst |
| 398 | |
| 399 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage |
| 400 | mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage |
| 401 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
| 402 | 806f511..e14e72d master -> origin/master |
| 403 | Updating 806f511..e14e72d |
| 404 | Fast-forward |
| 405 | docs/.gitignore | 3 + |
| 406 | docs/Makefile | 1 + |
| 407 | docs/_static/.placeholder | 0 |
| 408 | docs/_templates/.placeholder | 0 |
| 409 | docs/conf.py | 1 + |
| 410 | docs/index.rst | 15 + |
| 411 | .../revision_metadata.translated_metadata.json | 59 ++++ |
| 412 | sql/swh-data.sql | 3 + |
| 413 | sql/swh-func.sql | 176 +++++++++-- |
| 414 | sql/swh-indexes.sql | 17 +- |
| 415 | sql/swh-schema.sql | 23 +- |
| 416 | sql/upgrades/108.sql | 58 ++++ |
| 417 | sql/upgrades/109.sql | 33 ++ |
| 418 | swh/storage/api/client.py | 12 + |
| 419 | swh/storage/api/server.py | 18 ++ |
| 420 | swh/storage/db.py | 29 ++ |
| 421 | swh/storage/storage.py | 51 +++ |
| 422 | swh/storage/tests/storage_testing.py | 17 +- |
| 423 | swh/storage/tests/test_storage.py | 347 ++++++++++++++++++--- |
| 424 | 19 files changed, 775 insertions(+), 88 deletions(-) |
| 425 | create mode 100644 docs/.gitignore |
| 426 | create mode 100644 docs/Makefile |
| 427 | create mode 100644 docs/_static/.placeholder |
| 428 | create mode 100644 docs/_templates/.placeholder |
| 429 | create mode 100644 docs/conf.py |
| 430 | create mode 100644 docs/index.rst |
| 431 | create mode 100644 sql/json/revision_metadata.translated_metadata.json |
| 432 | create mode 100644 sql/upgrades/108.sql |
| 433 | create mode 100644 sql/upgrades/109.sql |
| 434 | |
| 435 | mr checkout: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-web |
| 436 | mr checkout: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-web |
| 437 | Cloning into 'swh-web'... |
| 438 | |
| 439 | mr update: finished (23 ok) |
| 440 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Sep 4 2017, 8:17 PM · Built instantly
- Status
Passed