Add a rule to add metadata to bugs related to Interop proposals - #3020
Open
jgraham wants to merge 2 commits into
Open
Add a rule to add metadata to bugs related to Interop proposals#3020jgraham wants to merge 2 commits into
jgraham wants to merge 2 commits into
Community-TC Integration / bugbot tests
failed
Sep 9, 2026 in 1m 43s
Community-TC (pull_request)
bugbot tests
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-09-09T15:17:20.298Z
Resolved: 2026-09-09T15:19:03.685Z
Task Execution Time: 1 minute, 43 seconds, 387 milliseconds
Task Status: failed
Reason Resolved: failed
TaskId: FHy5qZ0uRC2deOBf6wGK1w
RunId: 0
Artifacts
- public/logs/live_backing.log (11.1 KB)
- public/logs/live.log
[taskcluster 2026-09-09T15:17:20.394Z] Worker Type (proj-relman/ci) settings:
[taskcluster 2026-09-09T15:17:20.394Z] {
[taskcluster 2026-09-09T15:17:20.394Z] "generic-worker": {
[taskcluster 2026-09-09T15:17:20.394Z] "config": {
[taskcluster 2026-09-09T15:17:20.394Z] "capacity": 1,
[taskcluster 2026-09-09T15:17:20.394Z] "headlessTasks": false
[taskcluster 2026-09-09T15:17:20.394Z] },
[taskcluster 2026-09-09T15:17:20.394Z] "engine": "multiuser",
[taskcluster 2026-09-09T15:17:20.394Z] "go-arch": "amd64",
[taskcluster 2026-09-09T15:17:20.394Z] "go-os": "linux",
[taskcluster 2026-09-09T15:17:20.394Z] "go-version": "go1.27.0",
[taskcluster 2026-09-09T15:17:20.394Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v108.0.0",
[taskcluster 2026-09-09T15:17:20.394Z] "revision": "ae7697a5449cc29e7d41ae62ef6e5f725b929ed3",
[taskcluster 2026-09-09T15:17:20.394Z] "source": "https://github.com/taskcluster/taskcluster/commits/ae7697a5449cc29e7d41ae62ef6e5f725b929ed3",
[taskcluster 2026-09-09T15:17:20.394Z] "version": "108.0.0"
[taskcluster 2026-09-09T15:17:20.394Z] },
[taskcluster 2026-09-09T15:17:20.394Z] "image": "projects/taskcluster-imaging/global/images/generic-worker-ubuntu-24-04-10c009c7a14346ef8938",
[taskcluster 2026-09-09T15:17:20.394Z] "instance-id": "7022728817148741888",
[taskcluster 2026-09-09T15:17:20.394Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-09-09T15:17:20.394Z] "local-ipv4": "10.142.0.93",
[taskcluster 2026-09-09T15:17:20.394Z] "machine-setup": {
[taskcluster 2026-09-09T15:17:20.394Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-09-09T15:17:20.394Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-09-09T15:17:20.394Z] },
[taskcluster 2026-09-09T15:17:20.394Z] "project-id": "community-tc-workers",
[taskcluster 2026-09-09T15:17:20.394Z] "public-hostname": "proj-relman-ci-r9myekqktawh8b84167y6w.c.community-tc-workers.internal",
[taskcluster 2026-09-09T15:17:20.394Z] "public-ipv4": "35.237.102.167",
[taskcluster 2026-09-09T15:17:20.394Z] "region": "us-east1",
[taskcluster 2026-09-09T15:17:20.394Z] "zone": "us-east1-d"
[taskcluster 2026-09-09T15:17:20.394Z] }
[taskcluster 2026-09-09T15:17:20.394Z] Task ID: FHy5qZ0uRC2deOBf6wGK1w
[taskcluster 2026-09-09T15:17:20.394Z] === Task Starting ===
[taskcluster 2026-09-09T15:17:21.224Z] [d2g] Loading docker image
[taskcluster 2026-09-09T15:17:39.941Z] [d2g] Loaded docker image "docker.io/astral/uv:python3.10-trixie"
[taskcluster 2026-09-09T15:17:39.948Z] Executing command 0: docker run -t --name taskcontainer_NR9AGH12Q2yxc6g8ehtAEg --memory-swap -1 --pids-limit -1 --pull=never --log-driver=none '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' -- 'astral/uv:python3.10-trixie' /bin/bash -lcx 'git clone --quiet https://github.com/jgraham/bugbot bugbot && cd bugbot && git -c advice.detachedHead=false checkout ba0818860801b2ccf4637782bc41a5b78d8e3134 && uv sync --quiet --locked --extra test && uv run pre-commit run --all-files --show-diff-on-failure && uv run tox -e $TOX_ENV && uv run coveralls'
++ id -u
+ '[' 0 -eq 0 ']'
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ '[' '' ']'
+ '[' -d /etc/profile.d ']'
++ run-parts --list --regex '^[a-zA-Z0-9_][a-zA-Z0-9._-]*\.sh$' /etc/profile.d
+ unset i
+ '[' /bin/bash ']'
+ '[' -f /root/.bashrc ']'
+ . /root/.bashrc
+ git clone --quiet https://github.com/jgraham/bugbot bugbot
+ cd bugbot
+ git -c advice.detachedHead=false checkout ba0818860801b2ccf4637782bc41a5b78d8e3134
HEAD is now at ba08188 Add a rule to add metadata to bugs related to Interop proposals
+ uv sync --quiet --locked --extra test
+ uv run pre-commit run --all-files --show-diff-on-failure
[INFO] Initializing environment for https://github.com/Riverside-Healthcare/djLint.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo.
[INFO] Initializing environment for https://github.com/codespell-project/codespell.
[INFO] Initializing environment for https://github.com/marco-c/taskcluster_yml_validator.
[INFO] Initializing environment for https://github.com/asottile/yesqa.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy:tokenize-rt==4.2.1,types-filelock==3.2.7,types-pytz==2021.3.8,types-python-dateutil==2.8.17,types-PyYAML==6.0.8,types-requests==2.27.30,types-tabulate==0.8.9.
[INFO] Initializing environment for https://github.com/astral-sh/uv-pre-commit.
[INFO] Installing environment for https://github.com/Riverside-Healthcare/djLint.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/codespell-project/codespell.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/marco-c/taskcluster_yml_validator.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/asottile/yesqa.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/mirrors-mypy.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/astral-sh/uv-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
djLint linting for Jinja.................................................Passed
djLint linting for Jinja.................................................Passed
ruff.....................................................................Passed
ruff-format..............................................................Failed
- hook id: ruff-format
- files were modified by this hook
warning: Selection `CPY` has no effect because preview is not enabled.
1 file reformatted, 171 files left unchanged
check python ast.........................................................Passed
check docstring is first.................................................Passed
check that executables have shebangs.....................................Passed
check for merge conflicts................................................Passed
check for broken symlinks............................(no files to check)Skipped
debug statements (python)................................................Passed
trim trailing whitespace.................................................Passed
check yaml...............................................................Passed
mixed line ending........................................................Passed
python tests naming......................................................Passed
check json...............................................................Passed
fix requirements.txt.................................(no files to check)Skipped
check vcs permalinks.....................................................Passed
codespell................................................................Passed
taskcluster_yml..........................................................Passed
Strip unnecessary `# noqa`s..............................................Passed
mypy.....................................................................Passed
Check for useless excludes...............................................Passed
uv-lock..................................................................Passed
pre-commit hook(s) made changes.
If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`.
To run `pre-commit` as part of git workflow, use `pre-commit install`.
All changes made by hooks:
diff --git a/bugbot/rules/web_platform_features.py b/bugbot/rules/web_platform_features.py
index 53c68aa..61a4968 100644
--- a/bugbot/rules/web_platform_features.py
+++ b/bugbot/rules/web_platform_features.py
@@ -373,12 +373,14 @@ class UpdateRule(ABC, Generic[_DataType]):
self.client = client
@abstractmethod
- def get_data(self) -> _DataType: ...
+ def get_data(self) -> _DataType:
+ ...
@abstractmethod
def update(
self, updates: MutableMapping[int, FeatureBugUpdate], data: _DataType
- ) -> None: ...
+ ) -> None:
+ ...
def run(self, updates: MutableMapping[int, FeatureBugUpdate]) -> None:
data: _DataType = self.get_data()
[taskcluster 2026-09-09T15:19:02.463Z] Exit Code: 1
[taskcluster 2026-09-09T15:19:02.463Z] User Time: 24.684ms
[taskcluster 2026-09-09T15:19:02.463Z] Kernel Time: 24.684ms
[taskcluster 2026-09-09T15:19:02.463Z] Wall Time: 1m22.514728638s
[taskcluster 2026-09-09T15:19:02.463Z] Average Available System Memory: 14.07 GiB
[taskcluster 2026-09-09T15:19:02.463Z] Average System Memory Used: 1.55 GiB
[taskcluster 2026-09-09T15:19:02.463Z] Peak System Memory Used: 1.75 GiB
[taskcluster 2026-09-09T15:19:02.463Z] Total System Memory: 15.61 GiB
[taskcluster 2026-09-09T15:19:02.463Z] Result: FAILED
[taskcluster 2026-09-09T15:19:02.464Z] === Task Finished ===
[taskcluster 2026-09-09T15:19:02.464Z] Task Duration: 1m22.515352393s
[taskcluster:error] exit status 1
Loading