Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: add tests that operate at the API level #1097

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

WIP: replace almost fully mocked script tests with more thorough ones

6e179ab
Select commit
Loading
Failed to load commit list.
Draft

WIP: add tests that operate at the API level #1097

WIP: replace almost fully mocked script tests with more thorough ones
6e179ab
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / check-ruff-lint succeeded Dec 3, 2024 in 2m 20s

FirefoxCI (pull_request)

ruff-py311

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-12-03T02:07:45.149Z
Resolved: 2024-12-03T02:08:26.638Z
Task Execution Time: 41 seconds, 489 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2024-12-03 02:07:45.193Z] Task ID: YFy-FAwsQ2CbGaZ8JRFT1w
[taskcluster 2024-12-03 02:07:45.194Z] Worker ID: 7860770661472655693
[taskcluster 2024-12-03 02:07:45.194Z] Worker Group: us-central1-b
[taskcluster 2024-12-03 02:07:45.194Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-12-03 02:07:45.194Z] Worker Pool: scriptworker-1/b-linux-gcp
[taskcluster 2024-12-03 02:07:45.194Z] Worker Version: 38.0.5
[taskcluster 2024-12-03 02:07:45.194Z] Public IP: 34.70.157.236
[taskcluster 2024-12-03 02:07:45.194Z] Hostname: scriptworker-1-b-linux-gcp-byjfqvcoqmm2s3tiifactg
[taskcluster 2024-12-03 02:07:45.194Z] using cache "scriptworker-level-1-checkouts-v3-7afeb851dd97df8f3607-DBS6rkORSV2FBLVFGWbQHA" -> /builds/worker/checkouts

[taskcluster 2024-12-03 02:07:49.410Z] Downloading artifact "public/image.tar.zst" from task ID: DBS6rkORSV2FBLVFGWbQHA.
[taskcluster 2024-12-03 02:07:54.412Z] Download Progress: 88.29%
[taskcluster 2024-12-03 02:07:55.134Z] Downloaded artifact successfully.
[taskcluster 2024-12-03 02:07:55.134Z] Downloaded 285.440 mb
[taskcluster 2024-12-03 02:07:55.135Z] Decompressing downloaded image
[taskcluster 2024-12-03 02:07:57.235Z] Loading docker image from downloaded archive.
[taskcluster 2024-12-03 02:08:14.256Z] Image 'public/image.tar.zst' from task 'DBS6rkORSV2FBLVFGWbQHA' loaded.  Using image ID sha256:60321cf0c7e2778eeb1d676e892d746ab5a5a30e6c1b723690dc85fd99995106.
[taskcluster 2024-12-03 02:08:14.418Z] === Task Starting ===
[setup 2024-12-03T02:08:16.836Z] run-task started in /
[setup 2024-12-03T02:08:16.836Z] Invoked by command: --scriptworker-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- sh -lxce tox -e ruff-py311

...(816 lines hidden)...

[task 2024-12-03T02:08:25.325Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/scriptworker_client/src/scriptworker_client/artifacts.py
[task 2024-12-03T02:08:25.325Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'google.cloud.storage' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.325Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'google.cloud.storage.retry' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.325Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'google.cloud' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.325Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.325Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript.utils' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.325Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript.constants' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.325Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'datetime' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.325Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'google.api_core.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.325Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'google.auth.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.325Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.325Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.325Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pathlib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.325Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/beetmoverscript/src/beetmoverscript/__init__.py
[task 2024-12-03T02:08:25.326Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.326Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.utils' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.326Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/beetmoverscript/src/beetmoverscript/task.py
[task 2024-12-03T02:08:25.326Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/scriptworker_client/src/scriptworker_client/constants.py
[task 2024-12-03T02:08:25.326Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/scriptworker_client/src/scriptworker_client/utils.py
[task 2024-12-03T02:08:25.326Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'tempfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.326Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'time' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.326Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'resource' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.326Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'lzma' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.326Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'difflib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.326Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'hashlib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.326Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'tarfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.326Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'base64' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.326Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.326Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.326Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.326Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'arrow' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.326Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'winsign.sign' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.328Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/docs/conf.py
[task 2024-12-03T02:08:25.328Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'json' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.328Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.328Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.328Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'subprocess' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.328Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.328Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'glob' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.329Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'urllib.parse' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.329Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'zipfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.329Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'copy' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.329Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mohawk' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.329Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.329Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.329Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'shutil' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.329Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.329Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'sys' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.329Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'fnmatch' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.329Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'json' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.329Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mozilla_version.maven' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.329Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/signingscript/src/signingscript/utils.py
[task 2024-12-03T02:08:25.329Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'signingscript' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.330Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'contextlib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.332Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'winsign.crypto' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.332Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'signingscript.rcodesign' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.332Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.utils' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.332Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'signingscript.exceptions' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.332Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'io' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.332Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mardor.reader' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.332Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mardor.writer' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.332Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'json' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.334Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.334Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'tempfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.334Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'functools' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.334Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'yaml' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.334Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'shutil' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.334Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.334Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'random' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.334Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.334Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.334Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript.constants' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.334Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'signingscript.createprecomplete' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.334Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'functools' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.334Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'hashlib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.334Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'widevine' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.334Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'functools' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'dataclasses' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'shutil' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio.subprocess' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'signingscript.exceptions' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mozilla_version.mobile' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/beetmoverscript/src/beetmoverscript/constants.py
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mozilla_version.errors' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bouncerscript/setup.py
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/beetmoverscript/src/beetmoverscript/utils.py
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/scriptworker_client/src/scriptworker_client/exceptions.py
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'builtins' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.constants' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'setuptools' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.335Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bouncerscript/src/bouncerscript/__init__.py
[task 2024-12-03T02:08:25.336Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'typing' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.336Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'urllib.parse' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.336Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'contextlib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.336Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio.subprocess' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.336Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.336Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/bouncerscript/src/bouncerscript/task.py
[task 2024-12-03T02:08:25.336Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'json' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.336Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.336Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pprint' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.336Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'jinja2' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.336Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'yaml' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'zipfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'hashlib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'arrow' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/notarization_poller/setup.py
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'tempfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript.constants' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.utils' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'xml.etree' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'setuptools' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript.task' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/notarization_poller/src/notarization_poller/config.py
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mozilla_version.gecko' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.utils' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.337Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'bouncerscript.constants' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.338Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/scriptworker_client/src/scriptworker_client/aio.py
[task 2024-12-03T02:08:25.338Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/notarization_poller/src/notarization_poller/constants.py
[task 2024-12-03T02:08:25.338Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/notarization_poller/src/notarization_poller/exceptions.py
[task 2024-12-03T02:08:25.338Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.338Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.constants' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-03T02:08:25.338Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'immutabledict' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.338Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.constants' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-03T02:08:25.338Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/notarization_poller/src/notarization_poller/worker.py
[task 2024-12-03T02:08:25.338Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/notarization_poller/src/notarization_poller/__init__.py
[task 2024-12-03T02:08:25.338Z] [2024-12-03][02:08:25][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/notarization_poller/src/notarization_poller/task.py
[task 2024-12-03T02:08:25.338Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'typing' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.338Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'sys' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.338Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'taskcluster' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-03T02:08:25.338Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'socket' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.340Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'signal' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.340Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'arrow' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.341Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'fcntl' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.341Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'random' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.341Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'sys' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.341Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.341Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'aiohttp' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.341Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'aiohttp' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.341Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.341Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.341Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.341Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.341Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'notarization_poller.config' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.341Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging.handlers' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.341Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'notarization_poller.task' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.341Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'async_timeout' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.342Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'argparse' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.342Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.constants' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-03T02:08:25.342Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.342Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.342Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.utils' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-03T02:08:25.342Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.utils' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.342Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.342Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'taskcluster.aio' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-03T02:08:25.342Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.342Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.client' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-03T02:08:25.342Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'notarization_poller.constants' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.342Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'notarization_poller.exceptions' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.342Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.342Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.342Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.343Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'aiohttp' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.343Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'notarization_poller.constants' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.343Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'taskcluster' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-03T02:08:25.343Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'async_generator' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.343Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'taskcluster.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-03T02:08:25.343Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'traceback' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.343Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'arrow' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.343Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'gzip' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.343Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'async_timeout' as Known(ThirdParty) (NoMatch)
[task 2024-12-03T02:08:25.343Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.343Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.343Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pprint' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.343Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.aio' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-03T02:08:25.343Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'notarization_poller.exceptions' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.343Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.constants' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-03T02:08:25.343Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.utils' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-03T02:08:25.343Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'taskcluster.aio' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-03T02:08:25.343Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'notarization_poller.constants' as Known(FirstParty) (SamePackage)
[task 2024-12-03T02:08:25.344Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2024-12-03T02:08:25.344Z] [2024-12-03][02:08:25][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'contextlib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2024-12-03T02:08:25.344Z] [2024-12-03][02:08:25][ruff::commands::check][DEBUG] Checked 136 files in: 43.891875ms
[task 2024-12-03T02:08:25.345Z]   ruff-py311: OK (2.41=setup[2.31]+cmd[0.00,0.10] seconds)
[task 2024-12-03T02:08:25.345Z]   congratulations :) (2.49 seconds)
[taskcluster 2024-12-03 02:08:26.166Z] === Task Finished ===
[taskcluster 2024-12-03 02:08:26.167Z] Successful task run with exit code: 0 completed in 40.975 seconds