CBG-4322 use unique output files #13280
ci.yml
on: push
build
1m 24s
addlicense
16s
lint
1m 34s
test-race
2m 43s
test-default-collection
2m 43s
test-no-xattrs
2m 42s
python-format
3s
python-lint
3s
Matrix: test-sgcollect
Matrix: test-stats-definition-exporter
Matrix: test
Annotations
30 errors and 2 warnings
Ruff (F821):
tools-tests/sgcollect_info_test.py#L101
tools-tests/sgcollect_info_test.py:101:22: F821 Undefined name `uuid`
|
python-lint
The process '/opt/hostedtoolcache/ruff/0.9.7/x86_64/ruff' failed with exit code 1
|
test-sgcollect (ubuntu-latest):
tools-tests/sgcollect_info_test.py#L101
test_make_collect_logs_tasks_duplicate_files[True]
NameError: name 'uuid' is not defined
|
test-sgcollect (ubuntu-latest):
tools-tests/sgcollect_info_test.py#L101
test_make_collect_logs_tasks_duplicate_files[False]
NameError: name 'uuid' is not defined
|
test-sgcollect (ubuntu-latest):
tools-tests/tasks_test.py#L62
test_add_file_task[True]
TypeError: add_file_task() missing 1 required positional argument: 'output_path'
|
test-sgcollect (ubuntu-latest):
tools-tests/tasks_test.py#L62
test_add_file_task[False]
TypeError: add_file_task() missing 1 required positional argument: 'output_path'
|
test-sgcollect (ubuntu-latest)
Process completed with exit code 1.
|
test-sgcollect (macos-latest):
tools-tests/sgcollect_info_test.py#L101
test_make_collect_logs_tasks_duplicate_files[True]
NameError: name 'uuid' is not defined
|
test-sgcollect (macos-latest):
tools-tests/sgcollect_info_test.py#L101
test_make_collect_logs_tasks_duplicate_files[False]
NameError: name 'uuid' is not defined
|
test-sgcollect (macos-latest):
tools-tests/tasks_test.py#L62
test_add_file_task[True]
TypeError: add_file_task() missing 1 required positional argument: 'output_path'
|
test-sgcollect (macos-latest):
tools-tests/tasks_test.py#L62
test_add_file_task[False]
TypeError: add_file_task() missing 1 required positional argument: 'output_path'
|
test-sgcollect (macos-latest)
Process completed with exit code 1.
|
test-sgcollect (windows-latest)
Canceling since a higher priority waiting request for 'ci-refs/heads/CBG-4322' exists
|
test-sgcollect (windows-latest):
tools-tests\sgcollect_info_test.py#L101
test_make_collect_logs_tasks_duplicate_files[True]
NameError: name 'uuid' is not defined
|
test-sgcollect (windows-latest):
tools-tests\sgcollect_info_test.py#L101
test_make_collect_logs_tasks_duplicate_files[False]
NameError: name 'uuid' is not defined
|
test-sgcollect (windows-latest):
tools-tests\tasks_test.py#L62
test_add_file_task[True]
TypeError: add_file_task() missing 1 required positional argument: 'output_path'
|
test-sgcollect (windows-latest):
tools-tests\tasks_test.py#L62
test_add_file_task[False]
TypeError: add_file_task() missing 1 required positional argument: 'output_path'
|
test-sgcollect (windows-latest)
The operation was canceled.
|
test (windows)
Canceling since a higher priority waiting request for 'ci-refs/heads/CBG-4322' exists
|
test (windows)
The operation was canceled.
|
test (ubuntu)
Canceling since a higher priority waiting request for 'ci-refs/heads/CBG-4322' exists
|
test (ubuntu)
The operation was canceled.
|
test-no-xattrs
Canceling since a higher priority waiting request for 'ci-refs/heads/CBG-4322' exists
|
test-no-xattrs
The operation was canceled.
|
test-race
Canceling since a higher priority waiting request for 'ci-refs/heads/CBG-4322' exists
|
test-race
The operation was canceled.
|
test-default-collection
Canceling since a higher priority waiting request for 'ci-refs/heads/CBG-4322' exists
|
test-default-collection
The operation was canceled.
|
test (macos)
Canceling since a higher priority waiting request for 'ci-refs/heads/CBG-4322' exists
|
test (macos)
The operation was canceled.
|
python-lint
Could not parse version from /home/runner/work/sync_gateway/sync_gateway/pyproject.toml. Using latest version.
|
python-format
Could not parse version from /home/runner/work/sync_gateway/sync_gateway/pyproject.toml. Using latest version.
|