Skip to content

build(deps): bump taskcluster from 96.2.3 to 96.7.0 in /tools

4bfb437
Select commit
Loading
Failed to load commit list.
Closed

build(deps): bump taskcluster from 96.2.3 to 96.7.0 in /tools #3231

build(deps): bump taskcluster from 96.2.3 to 96.7.0 in /tools
4bfb437
Select commit
Loading
Failed to load commit list.
Community-TC Integration / Code Review Backend checks: unit tests succeeded Mar 2, 2026 in 4m 4s

Community-TC (pull_request)

Check python code with Django tests

Details

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

Task Status

Started: 2026-03-02T14:57:36.589Z
Resolved: 2026-03-02T14:58:53.990Z
Task Execution Time: 1 minute, 17 seconds, 401 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: TW2zdwoMQ5iLGuYhSlZqLw
RunId: 0

Artifacts

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


[taskcluster 2026-03-02T14:57:36.655Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2026-03-02T14:57:36.655Z]   {
[taskcluster 2026-03-02T14:57:36.655Z]     "generic-worker": {
[taskcluster 2026-03-02T14:57:36.655Z]       "config": {
[taskcluster 2026-03-02T14:57:36.655Z]         "headlessTasks": false
[taskcluster 2026-03-02T14:57:36.655Z]       },
[taskcluster 2026-03-02T14:57:36.655Z]       "engine": "multiuser",
[taskcluster 2026-03-02T14:57:36.655Z]       "go-arch": "amd64",
[taskcluster 2026-03-02T14:57:36.655Z]       "go-os": "linux",
[taskcluster 2026-03-02T14:57:36.655Z]       "go-version": "go1.26.0",
[taskcluster 2026-03-02T14:57:36.655Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v96.7.0",
[taskcluster 2026-03-02T14:57:36.655Z]       "revision": "95185faf4cc100d0fb0aa561666aab877490c679",
[taskcluster 2026-03-02T14:57:36.655Z]       "source": "https://github.com/taskcluster/taskcluster/commits/95185faf4cc100d0fb0aa561666aab877490c679",
[taskcluster 2026-03-02T14:57:36.655Z]       "version": "96.7.0"
[taskcluster 2026-03-02T14:57:36.655Z]     },
[taskcluster 2026-03-02T14:57:36.655Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-qabejxknnufiinfhmgyr",
[taskcluster 2026-03-02T14:57:36.655Z]     "instance-id": "6439546943588276796",
[taskcluster 2026-03-02T14:57:36.655Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-03-02T14:57:36.655Z]     "local-ipv4": "10.142.0.160",
[taskcluster 2026-03-02T14:57:36.655Z]     "machine-setup": {

...(389 lines hidden)...

creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up e2fsprogs-l10n (1.47.2-3) ...
Setting up bsd-mailx (8.1.2-0.20220412cvs-1.1) ...
update-alternatives: using /usr/bin/bsd-mailx to provide /usr/bin/mailx (mailx) in auto mode
Setting up libdevmapper1.02.1:amd64 (2:1.02.205-2) ...
Setting up dmsetup (2:1.02.205-2) ...
Setting up libcryptsetup12:amd64 (2:2.7.5-2) ...
Setting up systemd-cryptsetup (257.9-1~deb13u1) ...
Processing triggers for shared-mime-info (2.4-5+b2) ...
Processing triggers for procps (2:4.0.4-9) ...
procps: Applying updated sysctl configuration
sysctl: permission denied on key "kernel.core_pattern"
sysctl: permission denied on key "kernel.sysrq"
sysctl: permission denied on key "kernel.core_uses_pid"
sysctl: permission denied on key "net.ipv4.conf.default.rp_filter"
sysctl: permission denied on key "net.ipv4.conf.eth0.rp_filter"
sysctl: permission denied on key "net.ipv4.conf.lo.rp_filter"
sysctl: permission denied on key "net.ipv4.conf.default.accept_source_route"
sysctl: permission denied on key "net.ipv4.conf.eth0.accept_source_route"
sysctl: permission denied on key "net.ipv4.conf.lo.accept_source_route"
sysctl: permission denied on key "net.ipv4.conf.default.promote_secondaries"
sysctl: permission denied on key "net.ipv4.conf.eth0.promote_secondaries"
sysctl: permission denied on key "net.ipv4.conf.lo.promote_secondaries"
sysctl: permission denied on key "net.ipv4.ping_group_range", ignoring
sysctl: permission denied on key "fs.protected_hardlinks"
sysctl: permission denied on key "fs.protected_symlinks"
sysctl: permission denied on key "fs.protected_regular"
sysctl: permission denied on key "fs.protected_fifos"
sysctl: permission denied on key "vm.max_map_count"
sysctl: permission denied on key "kernel.pid_max"
Processing triggers for libc-bin (2.41-12+deb13u1) ...
Processing triggers for systemd (257.9-1~deb13u1) ...
++ dirname ./ci/setup_postgres.sh
+ cp ./ci/pg_hba.conf /etc/postgresql/17/main/pg_hba.conf
+ pg_ctlcluster 17 main start
+ su postgres -c 'createuser --createdb tester'
+ su postgres -c 'createdb --owner=tester code-review'
+ ./manage.py test
Found 38 test(s).
Creating test database for alias 'default'...
Adding sequence initialization for Repository PK to issues.0015 with PostgreSQL backend
Deleted 0 issues that were missing a diff.
System check identified no issues (0 silenced).
Retrieved 2 old revisions to be deleted.
Page 1/1.
Deleted 6 IssueLink, 1 Diff, 4 Issue, 2 Revision.
.Retrieved 1 old revisions to be deleted.
Page 1/1.
Deleted 4 IssueLink, 1 Diff, 2 Issue, 1 Revision.
.Didn't find any old revision to delete.
.Deleted 2 unused Repository.
Retrieved 2 old revisions to be deleted.
Page 1/1.
Deleted 6 IssueLink, 1 Diff, 4 Issue, 2 Revision.
.{"Timestamp": 1772463526301993984, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/1/diffs/", "uid": "", "rid": "ad1aa58c-bb29-487a-a625-523c4cd9149e", "t": 0}}
Forbidden: /v1/revision/1/diffs/
{"Timestamp": 1772463526307741952, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/999999/diffs/", "uid": 1, "rid": "eaf95e2d-a300-4e8a-9196-53cc7b52e1e4", "t": 3}}
Not Found: /v1/revision/999999/diffs/
{"Timestamp": 1772463526313250560, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/1/diffs/", "uid": 1, "rid": "f9e1ce1f-cdf1-4bbe-af55-bf34b0bc7991", "t": 4}}
.{"Timestamp": 1772463526324806400, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/2/issues/", "uid": 2, "rid": "51888450-dc7b-4d1b-9cd5-5b26f44d77c2", "t": 4}}
.{"Timestamp": 1772463526328711168, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/3/issues/", "uid": "", "rid": "24b32a03-023f-4210-a8bd-67b9194f2682", "t": 0}}
Forbidden: /v1/revision/3/issues/
{"Timestamp": 1772463526333265920, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/3/issues/", "uid": 3, "rid": "6a6159b1-45ea-4f15-9e5a-20e82f10c9a6", "t": 3}}
.{"Timestamp": 1772463526343601920, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/4/issues/", "uid": 4, "rid": "7cbf0986-8965-4a55-b59a-e57ed741d000", "t": 3}}
{"Timestamp": 1772463526348616704, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/4/issues/", "uid": 4, "rid": "d34239ca-74f3-45a4-bc1c-a552bf4223b3", "t": 3}}
{"Timestamp": 1772463526353531648, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/4/issues/", "uid": 4, "rid": "5738421f-591c-49a5-aa39-f4226954cc48", "t": 3}}
x{"Timestamp": 1772463526363539968, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/5/issues/", "uid": 5, "rid": "afb23f8f-86d0-4e05-a9e6-653521a01f84", "t": 3}}
.{"Timestamp": 1772463526367672832, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/revision/456/issues/", "uid": 6, "rid": "527f8ab5-0517-4bd7-954f-84bf98716bf4", "t": 0}}
Method Not Allowed: /v1/revision/456/issues/
{"Timestamp": 1772463526368461568, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "PUT", "path": "/v1/revision/456/issues/", "uid": 6, "rid": "962a6dbe-2948-4431-92c8-7720c05c0f9b", "t": 0}}
Method Not Allowed: /v1/revision/456/issues/
{"Timestamp": 1772463526369281024, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "PATCH", "path": "/v1/revision/456/issues/", "uid": 6, "rid": "807e2f9c-80b9-4ccc-b593-05a6f1b9d506", "t": 0}}
Method Not Allowed: /v1/revision/456/issues/
.{"Timestamp": 1772463526377753856, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/7/issues/", "uid": 7, "rid": "004ac534-b6a0-41e6-aef7-cba12cef60c2", "t": 4}}
.{"Timestamp": 1772463526387111168, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/8/issues/", "uid": 8, "rid": "4605a711-37ce-4fc7-bed0-bd1398e081f8", "t": 4}}
.{"Timestamp": 1772463526395305216, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/diff/1234/issues/", "uid": "", "rid": "25e81aa0-e005-45bd-ad8f-76f0c5ce4549", "t": 0}}
Forbidden: /v1/diff/1234/issues/
{"Timestamp": 1772463526396606720, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/diff/1234/issues/", "uid": 9, "rid": "f8b6f464-c95b-46a3-aa28-93c92627d42a", "t": 0}}
Method Not Allowed: /v1/diff/1234/issues/
.{"Timestamp": 1772463526400587776, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/0011101000101001/issues/", "uid": 10, "rid": "ebf1b0b5-529d-4f3d-8eaa-c95804b7eaee", "t": 0}}
Not Found: /v1/revision/0011101000101001/issues/
.{"Timestamp": 1772463526407105792, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": "", "rid": "e9805787-3df1-4017-92ff-42000c4975dc", "t": 0}}
Forbidden: /v1/revision/
{"Timestamp": 1772463526413105664, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 11, "rid": "fc585ef3-3719-418c-a8e9-f2375abd24bb", "t": 5}}
{"Timestamp": 1772463526418080256, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 11, "rid": "72816cf3-be3d-4aee-8b27-0b3f332f323d", "t": 2}}
.{"Timestamp": 1772463526430746624, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 12, "rid": "940540b1-5371-42e5-bc3b-b904475d951f", "t": 5}}
.{"Timestamp": 1772463526440759296, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 13, "rid": "ad599ed5-39d3-43fc-b568-36b9372d6e86", "t": 3}}
Bad Request: /v1/revision/
../usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1606: RuntimeWarning: DateTimeField Diff.created received a naive datetime (2025-12-02 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1772463526488438016, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "cf0b636a-02e6-45a1-97c7-d801cbd8b6bb", "t": 10}}
{"Timestamp": 1772463526491119360, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "28494131-9c79-44ec-89ed-f87f6af60753", "t": 2}}
.{"Timestamp": 1772463526506987520, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "de585390-adb2-4999-ab46-e7b0ea4f2544", "t": 13}}
{"Timestamp": 1772463526510471936, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "d7f4ebf1-e479-49aa-86a9-620724dd5256", "t": 2}}
.{"Timestamp": 1772463526519825664, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "9eada141-7775-4d1b-90a4-57d9112aa0b1", "t": 7}}
.{"Timestamp": 1772463526529058048, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "fe279f1b-949b-4ed4-afbf-87b53226ec65", "t": 7}}
{"Timestamp": 1772463526537150208, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "1120c96e-ce24-4a50-8f93-aa2356df012b", "t": 7}}
.security.W012: SESSION_COOKIE_SECURE is not set to True. Using a secure-only session cookie makes it more difficult for network traffic sniffers to hijack user sessions.
security.W004: You have not set a value for the SECURE_HSTS_SECONDS setting. If your entire site is served only over SSL, you may want to consider setting a value and enabling HTTP Strict Transport Security. Be sure to read the documentation first; enabling HSTS carelessly can cause serious, irreversible problems.
security.W016: You have 'django.middleware.csrf.CsrfViewMiddleware' in your MIDDLEWARE, but you have not set CSRF_COOKIE_SECURE to True. Using a secure-only CSRF cookie makes it more difficult for network traffic sniffers to steal the CSRF token.
security.W008: Your SECURE_SSL_REDIRECT setting is not set to True. Unless your site should be available over both SSL and non-SSL connections, you may want to either set this setting True or configure a load balancer or reverse-proxy server to redirect all connections to HTTPS.
{"Timestamp": 1772463526553961216, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__heartbeat__", "uid": "", "rid": "1120c96e-ce24-4a50-8f93-aa2356df012b"}}
.{"Timestamp": 1772463526562014464, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__heartbeat__", "uid": "", "rid": "1120c96e-ce24-4a50-8f93-aa2356df012b"}}
.{"Timestamp": 1772463526563561984, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__lbheartbeat__", "uid": "", "rid": "1120c96e-ce24-4a50-8f93-aa2356df012b"}}
.{"Timestamp": 1772463526565069312, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__version__", "uid": "", "rid": "1120c96e-ce24-4a50-8f93-aa2356df012b"}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2010-01-01 10:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.updated received a naive datetime (2010-01-01 10:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2000-01-01 10:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.updated received a naive datetime (2000-01-01 10:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1772463526582842624, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "467773d3-c86c-4407-a3c1-786bec313601", "t": 5}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2000-01-01 00:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2000-01-03 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1772463526600713728, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "11f3fbc7-2a18-41e9-809e-365a4c6eae72", "t": 12}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (1998-12-31 00:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (1999-01-02 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1772463526611364352, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "b98e2218-2bd5-4555-9314-de546ea72cfe", "t": 4}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2009-12-31 00:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2010-01-02 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1772463526620910592, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "3c0def55-7692-4b0d-848f-58c015e7838a", "t": 4}}
.{"Timestamp": 1772463526632397824, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "0dbe1d67-acb6-4d0a-8497-7b07fb7f9b31", "t": 5}}
.{"Timestamp": 1772463526639932928, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "d561d208-ad9c-4280-a261-cc2d0516eecc", "t": 1}}
.{"Timestamp": 1772463526645248768, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/no/", "uid": "", "rid": "b8c93f42-e1bd-4cd4-8dbf-d5e030810aac", "t": 0}}
Bad Request: /v1/issues/no/
..{"Timestamp": 1772463526684799232, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/repository/", "uid": "", "rid": "3ceb73aa-b6fd-4147-8f6d-5d70cfa5390c", "t": 1}}
..{"Timestamp": 1772463526840364032, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/check/myrepo-try/analyzer-X/check-1/", "uid": "", "rid": "6fe73cd1-b2b2-4d4c-b961-aee9ba846e4b", "t": 72}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1606: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2025-12-02 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1772463526952564480, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "6367dcf0109c", "EnvVersion": "2.0", "Severity": 6, "Pid": 3580, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/check/stats/", "uid": "", "rid": "27046044-d3ae-41e3-abc9-2849ad0c4020", "t": 12}}
.
----------------------------------------------------------------------
Ran 38 tests in 0.777s

OK (expected failures=1)
Destroying test database for alias 'default'...
+ ./manage.py makemigrations --check --noinput --dry-run -v 3
Adding sequence initialization for Repository PK to issues.0015 with PostgreSQL backend
System check identified some issues:

WARNINGS:
?: (dockerflow.health.W001) Unapplied migration admin.0001_initial
?: (dockerflow.health.W001) Unapplied migration admin.0002_logentry_remove_auto_add
?: (dockerflow.health.W001) Unapplied migration admin.0003_logentry_add_action_flag_choices
?: (dockerflow.health.W001) Unapplied migration auth.0001_initial
?: (dockerflow.health.W001) Unapplied migration auth.0002_alter_permission_name_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0003_alter_user_email_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0004_alter_user_username_opts
?: (dockerflow.health.W001) Unapplied migration auth.0005_alter_user_last_login_null
?: (dockerflow.health.W001) Unapplied migration auth.0006_require_contenttypes_0002
?: (dockerflow.health.W001) Unapplied migration auth.0007_alter_validators_add_error_messages
?: (dockerflow.health.W001) Unapplied migration auth.0008_alter_user_username_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0009_alter_user_last_name_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0010_alter_group_name_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0011_update_proxy_permissions
?: (dockerflow.health.W001) Unapplied migration auth.0012_alter_user_first_name_max_length
?: (dockerflow.health.W001) Unapplied migration contenttypes.0001_initial
?: (dockerflow.health.W001) Unapplied migration contenttypes.0002_remove_content_type_name
?: (dockerflow.health.W001) Unapplied migration issues.0001_initial
?: (dockerflow.health.W001) Unapplied migration issues.0002_compare_issues
?: (dockerflow.health.W001) Unapplied migration issues.0003_diff_repository
?: (dockerflow.health.W001) Unapplied migration issues.0004_issue_in_patch
?: (dockerflow.health.W001) Unapplied migration issues.0005_rename_check_issue_analyzer_check
?: (dockerflow.health.W001) Unapplied migration issues.0006_issuelink_initial
?: (dockerflow.health.W001) Unapplied migration issues.0007_issuelink_swap
?: (dockerflow.health.W001) Unapplied migration issues.0008_revision_base_head_references
?: (dockerflow.health.W001) Unapplied migration issues.0009_revision_optional_phab_references
?: (dockerflow.health.W001) Unapplied migration issues.0010_alter_revision_id
?: (dockerflow.health.W001) Unapplied migration issues.0011_indexes_revision_issue_path
?: (dockerflow.health.W001) Unapplied migration issues.0012_move_issues_attributes_part_1
?: (dockerflow.health.W001) Unapplied migration issues.0013_move_issues_attributes_part_2
?: (dockerflow.health.W001) Unapplied migration issues.0014_unique_hash
?: (dockerflow.health.W001) Unapplied migration issues.0015_remove_repository_phid_alter_repository_id
?: (dockerflow.health.W001) Unapplied migration sessions.0001_initial
No changes detected
[taskcluster 2026-03-02T14:58:53.060Z]                        Exit Code: 0
[taskcluster 2026-03-02T14:58:53.060Z]                        User Time: 21.362ms
[taskcluster 2026-03-02T14:58:53.060Z]                      Kernel Time: 32.508ms
[taskcluster 2026-03-02T14:58:53.060Z]                        Wall Time: 1m0.535842825s
[taskcluster 2026-03-02T14:58:53.060Z]  Average Available System Memory: 14.08 GiB
[taskcluster 2026-03-02T14:58:53.060Z]       Average System Memory Used: 1.53 GiB
[taskcluster 2026-03-02T14:58:53.060Z]          Peak System Memory Used: 1.77 GiB
[taskcluster 2026-03-02T14:58:53.060Z]              Total System Memory: 15.61 GiB
[taskcluster 2026-03-02T14:58:53.060Z]                           Result: SUCCEEDED
[taskcluster 2026-03-02T14:58:53.060Z] === Task Finished ===
[taskcluster 2026-03-02T14:58:53.060Z] Task Duration: 1m0.536262404s