Remote-Settings: Adding support for v2 routes #7339
+15
−0
firefoxci-taskcluster / lint-detekt
succeeded
Apr 24, 2026 in 2m 45s
FirefoxCI (pull_request)
Running detekt over all modules
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-04-24T20:50:00.113Z
Resolved: 2026-04-24T20:52:08.208Z
Task Execution Time: 2 minutes, 8 seconds, 95 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: HxCDcGzwSNuqEBbr4L7jiA
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-04-24T20:50:00.189Z] Worker Type (app-services-1/b-linux) settings:
[taskcluster 2026-04-24T20:50:00.189Z] {
[taskcluster 2026-04-24T20:50:00.189Z] "generic-worker": {
[taskcluster 2026-04-24T20:50:00.189Z] "config": {
[taskcluster 2026-04-24T20:50:00.189Z] "headlessTasks": true
[taskcluster 2026-04-24T20:50:00.189Z] },
[taskcluster 2026-04-24T20:50:00.189Z] "engine": "multiuser",
[taskcluster 2026-04-24T20:50:00.189Z] "go-arch": "amd64",
[taskcluster 2026-04-24T20:50:00.189Z] "go-os": "linux",
[taskcluster 2026-04-24T20:50:00.189Z] "go-version": "go1.26.0",
[taskcluster 2026-04-24T20:50:00.189Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v97.0.1",
[taskcluster 2026-04-24T20:50:00.189Z] "revision": "6519c127aad40a47b1412136d9a5797a76eca200",
[taskcluster 2026-04-24T20:50:00.189Z] "source": "https://github.com/taskcluster/taskcluster/commits/6519c127aad40a47b1412136d9a5797a76eca200",
[taskcluster 2026-04-24T20:50:00.189Z] "version": "97.0.1"
[taskcluster 2026-04-24T20:50:00.189Z] },
[taskcluster 2026-04-24T20:50:00.189Z] "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-03-05",
[taskcluster 2026-04-24T20:50:00.189Z] "instance-id": "1198461737410914792",
[taskcluster 2026-04-24T20:50:00.189Z] "instance-type": "projects/887720501152/machineTypes/c2-standard-16",
[taskcluster 2026-04-24T20:50:00.189Z] "local-ipv4": "10.128.2.155",
[taskcluster 2026-04-24T20:50:00.189Z] "project-id": "fxci-production-level1-workers",
...(19 lines hidden)...
[setup 2026-04-24T20:51:17.481Z] Python version: 3.10.12
[cache 2026-04-24T20:51:17.482Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2026-04-24T20:51:17.482Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2026-04-24T20:51:17.482Z] volume /builds/worker/checkouts is a cache
[setup 2026-04-24T20:51:17.482Z] running as worker:worker
[vcs 2026-04-24T20:51:17.482Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-04-24T20:51:17.484Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2026-04-24T20:51:17.485Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2026-04-24T20:51:20.801Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla/application-services', 'rs-v2-support']
[vcs 2026-04-24T20:51:21.227Z] From https://github.com/mozilla/application-services
[vcs 2026-04-24T20:51:21.227Z] * branch rs-v2-support -> FETCH_HEAD
[vcs 2026-04-24T20:51:21.235Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla/application-services', 'rs-v2-support']
[vcs 2026-04-24T20:51:21.437Z] From https://github.com/mozilla/application-services
[vcs 2026-04-24T20:51:21.437Z] * branch rs-v2-support -> FETCH_HEAD
[vcs 2026-04-24T20:51:21.442Z] executing ['git', 'checkout', '-f', '-B', 'rs-v2-support', '5f85f8b63356186103c0cf0e34089a0d91bd59a8']
[vcs 2026-04-24T20:51:21.639Z] Switched to a new branch 'rs-v2-support'
[vcs 2026-04-24T20:51:21.640Z] executing ['git', 'submodule', 'init']
[vcs 2026-04-24T20:51:21.661Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2026-04-24T20:51:21.682Z] cleaning git checkout...
[vcs 2026-04-24T20:51:21.682Z] executing ['git', 'clean', '-nxdff']
[vcs 2026-04-24T20:51:21.689Z] removing []
[vcs 2026-04-24T20:51:21.690Z] successfully cleaned git checkout!
[vcs 2026-04-24T20:51:21.691Z] TinderboxPrint:<a href='https://github.com/mozilla/application-services/commit/5f85f8b63356186103c0cf0e34089a0d91bd59a8' title='Built from application-services commit 5f85f8b63356186103c0cf0e34089a0d91bd59a8'>5f85f8b63356186103c0cf0e34089a0d91bd59a8</a>
[task 2026-04-24T20:51:21.691Z] executing ['bash', '-cx', './gradlew detekt']
[task 2026-04-24T20:51:21.692Z] + ./gradlew detekt
[task 2026-04-24T20:51:21.769Z] Downloading https://services.gradle.org/distributions/gradle-8.14.3-bin.zip
[task 2026-04-24T20:51:23.126Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100%
[task 2026-04-24T20:51:24.749Z]
[task 2026-04-24T20:51:24.749Z] Welcome to Gradle 8.14.3!
[task 2026-04-24T20:51:24.749Z]
[task 2026-04-24T20:51:24.749Z] Here are the highlights of this release:
[task 2026-04-24T20:51:24.749Z] - Java 24 support
[task 2026-04-24T20:51:24.749Z] - GraalVM Native Image toolchain selection
[task 2026-04-24T20:51:24.749Z] - Enhancements to test reporting
[task 2026-04-24T20:51:24.749Z] - Build Authoring improvements
[task 2026-04-24T20:51:24.750Z]
[task 2026-04-24T20:51:24.750Z] For more details see https://docs.gradle.org/8.14.3/release-notes.html
[task 2026-04-24T20:51:24.750Z]
[task 2026-04-24T20:51:24.848Z] To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2026-04-24T20:51:26.148Z] Daemon will be stopped at the end of the build
[task 2026-04-24T20:51:30.448Z] Local configuration: absent local.properties; proceeding as normal.
[task 2026-04-24T20:51:50.449Z]
[task 2026-04-24T20:51:50.449Z] > Configure project :ads-client
[task 2026-04-24T20:51:50.449Z] Requires glean_parser 19.0
[task 2026-04-24T20:51:51.848Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:51.848Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:51.848Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:51.848Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:53.248Z]
[task 2026-04-24T20:51:53.248Z] > Configure project :autofill
[task 2026-04-24T20:51:53.248Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:53.248Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:53.248Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:53.248Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:53.348Z]
[task 2026-04-24T20:51:53.348Z] > Configure project :crashtest
[task 2026-04-24T20:51:53.348Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:53.348Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:53.348Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:53.348Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:55.048Z]
[task 2026-04-24T20:51:55.048Z] > Configure project :errorsupport
[task 2026-04-24T20:51:55.048Z] Requires glean_parser 19.0
[task 2026-04-24T20:51:55.048Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:55.048Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:55.048Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:55.048Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:55.348Z]
[task 2026-04-24T20:51:55.348Z] > Configure project :fxaclient
[task 2026-04-24T20:51:55.348Z] Requires glean_parser 19.0
[task 2026-04-24T20:51:55.348Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:55.348Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:55.348Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:55.348Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:56.548Z]
[task 2026-04-24T20:51:56.548Z] > Configure project :httpconfig
[task 2026-04-24T20:51:56.548Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:56.548Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:56.548Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:56.548Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:56.748Z]
[task 2026-04-24T20:51:56.748Z] > Configure project :init_rust_components
[task 2026-04-24T20:51:56.748Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:56.748Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:56.748Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:56.748Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:56.948Z]
[task 2026-04-24T20:51:56.948Z] > Configure project :logins
[task 2026-04-24T20:51:56.948Z] Requires glean_parser 19.0
[task 2026-04-24T20:51:56.948Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:56.948Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:56.948Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:56.948Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:57.048Z]
[task 2026-04-24T20:51:57.048Z] > Configure project :merino
[task 2026-04-24T20:51:57.048Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:57.048Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:57.048Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:57.048Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:57.248Z]
[task 2026-04-24T20:51:57.248Z] > Configure project :nimbus
[task 2026-04-24T20:51:57.248Z] Requires glean_parser 19.0
[task 2026-04-24T20:51:57.248Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:57.248Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:57.248Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:57.248Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:57.448Z]
[task 2026-04-24T20:51:57.448Z] > Configure project :places
[task 2026-04-24T20:51:57.448Z] Requires glean_parser 19.0
[task 2026-04-24T20:51:57.448Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:57.448Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:57.448Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:57.448Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:57.548Z]
[task 2026-04-24T20:51:57.548Z] > Configure project :push
[task 2026-04-24T20:51:57.548Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:57.548Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:57.548Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:57.548Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:57.648Z]
[task 2026-04-24T20:51:57.648Z] > Configure project :relay
[task 2026-04-24T20:51:57.648Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:57.648Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:57.648Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:57.648Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:57.848Z]
[task 2026-04-24T20:51:57.848Z] > Configure project :remotesettings
[task 2026-04-24T20:51:57.848Z] Requires glean_parser 19.0
[task 2026-04-24T20:51:57.848Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:57.848Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:57.848Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:57.848Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:57.948Z]
[task 2026-04-24T20:51:57.948Z] > Configure project :rust-log-forwarder
[task 2026-04-24T20:51:57.948Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:57.948Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:57.948Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:57.948Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:58.048Z]
[task 2026-04-24T20:51:58.048Z] > Configure project :search
[task 2026-04-24T20:51:58.048Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:58.048Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:58.048Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:58.048Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:58.148Z]
[task 2026-04-24T20:51:58.148Z] > Configure project :suggest
[task 2026-04-24T20:51:58.148Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:58.148Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:58.148Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:58.148Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:58.248Z]
[task 2026-04-24T20:51:58.248Z] > Configure project :sync15
[task 2026-04-24T20:51:58.248Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:58.248Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:58.248Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:58.248Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:58.448Z]
[task 2026-04-24T20:51:58.448Z] > Configure project :syncmanager
[task 2026-04-24T20:51:58.448Z] Requires glean_parser 19.0
[task 2026-04-24T20:51:58.448Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:58.448Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:58.448Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:58.448Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:58.548Z]
[task 2026-04-24T20:51:58.548Z] > Configure project :tabs
[task 2026-04-24T20:51:58.548Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:58.548Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:58.548Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:58.548Z] Run with --info for a stacktrace.
[task 2026-04-24T20:51:58.648Z]
[task 2026-04-24T20:51:58.648Z] > Configure project :tracing
[task 2026-04-24T20:51:58.648Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T20:51:58.648Z] This is a build performance and scalability issue.
[task 2026-04-24T20:51:58.648Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T20:51:58.648Z] Run with --info for a stacktrace.
[task 2026-04-24T20:52:06.448Z]
[task 2026-04-24T20:52:06.448Z] > Task :detekt
[task 2026-04-24T20:52:06.480Z]
[task 2026-04-24T20:52:06.480Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2026-04-24T20:52:06.480Z]
[task 2026-04-24T20:52:06.480Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2026-04-24T20:52:06.480Z]
[task 2026-04-24T20:52:06.480Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2026-04-24T20:52:06.480Z]
[task 2026-04-24T20:52:06.480Z] For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2026-04-24T20:52:06.480Z]
[task 2026-04-24T20:52:06.480Z] BUILD SUCCESSFUL in 44s
[task 2026-04-24T20:52:06.480Z] 1 actionable task: 1 executed
[taskcluster 2026-04-24T20:52:07.398Z] Exit Code: 0
[taskcluster 2026-04-24T20:52:07.398Z] User Time: 6.16ms
[taskcluster 2026-04-24T20:52:07.398Z] Kernel Time: 19.251ms
[taskcluster 2026-04-24T20:52:07.398Z] Wall Time: 53.939335537s
[taskcluster 2026-04-24T20:52:07.398Z] Average Available System Memory: 59.16 GiB
[taskcluster 2026-04-24T20:52:07.398Z] Average System Memory Used: 3.63 GiB
[taskcluster 2026-04-24T20:52:07.398Z] Peak System Memory Used: 4.25 GiB
[taskcluster 2026-04-24T20:52:07.398Z] Total System Memory: 62.79 GiB
[taskcluster 2026-04-24T20:52:07.398Z] Result: SUCCEEDED
[taskcluster 2026-04-24T20:52:07.398Z] === Task Finished ===
[taskcluster 2026-04-24T20:52:07.398Z] Task Duration: 53.939853893s
[taskcluster 2026-04-24T20:52:07.647Z] [mounts] Preserving cache: Moving "/home/task_177706379920890/cache0" to "/home/generic-worker/caches/Acd71hunReqeSD8W-atUjA"
Loading