feat(ads-client): retry callback requests once on transient transport failure #7361
+70
−1
firefoxci-taskcluster / lint-ktlint
succeeded
May 11, 2026 in 4m 21s
FirefoxCI (pull_request)
Running ktlint over all modules
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-05-11T20:45:03.021Z
Resolved: 2026-05-11T20:47:08.736Z
Task Execution Time: 2 minutes, 5 seconds, 715 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: WrJN52rcQSudfr8KmOMfKA
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-05-11T20:45:03.071Z] Worker Type (app-services-1/b-linux) settings:
[taskcluster 2026-05-11T20:45:03.071Z] {
[taskcluster 2026-05-11T20:45:03.071Z] "generic-worker": {
[taskcluster 2026-05-11T20:45:03.071Z] "config": {
[taskcluster 2026-05-11T20:45:03.071Z] "headlessTasks": true
[taskcluster 2026-05-11T20:45:03.071Z] },
[taskcluster 2026-05-11T20:45:03.071Z] "engine": "multiuser",
[taskcluster 2026-05-11T20:45:03.071Z] "go-arch": "amd64",
[taskcluster 2026-05-11T20:45:03.071Z] "go-os": "linux",
[taskcluster 2026-05-11T20:45:03.071Z] "go-version": "go1.26.2",
[taskcluster 2026-05-11T20:45:03.071Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v99.2.1",
[taskcluster 2026-05-11T20:45:03.071Z] "revision": "ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-05-11T20:45:03.071Z] "source": "https://github.com/taskcluster/taskcluster/commits/ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-05-11T20:45:03.071Z] "version": "99.2.1"
[taskcluster 2026-05-11T20:45:03.071Z] },
[taskcluster 2026-05-11T20:45:03.071Z] "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-05-04",
[taskcluster 2026-05-11T20:45:03.071Z] "instance-id": "7646407572331659703",
[taskcluster 2026-05-11T20:45:03.071Z] "instance-type": "projects/887720501152/machineTypes/c2-standard-16",
[taskcluster 2026-05-11T20:45:03.071Z] "local-ipv4": "10.138.0.169",
[taskcluster 2026-05-11T20:45:03.071Z] "project-id": "fxci-production-level1-workers",
...(16 lines hidden)...
[taskcluster 2026-05-11T20:46:11.998Z] Executing command 0: docker run -t --name taskcontainer_TjNgNm3GQvGTbw11Z4R2ew --memory-swap -1 --pids-limit -1 --pull=never --log-driver=none '--add-host=localhost.localdomain:127.0.0.1' -v /home/task_177853230230233/cache0:/builds/worker/checkouts --add-host=taskcluster:host-gateway --env-file 'env.list' 8ca8f50c7a855c7848ea4b4f2d6b045e826cd499d4786283a74760c97f3a0c62 /usr/local/bin/run-task --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx './gradlew ktlint'
[setup 2026-05-11T20:46:15.247Z] run-task started in /builds/worker
[setup 2026-05-11T20:46:15.247Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew ktlint
[setup 2026-05-11T20:46:15.247Z] Python version: 3.10.12
[cache 2026-05-11T20:46:15.249Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2026-05-11T20:46:15.249Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2026-05-11T20:46:15.249Z] volume /builds/worker/checkouts is a cache
[setup 2026-05-11T20:46:15.249Z] running as worker:worker
[vcs 2026-05-11T20:46:15.249Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-05-11T20:46:15.251Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2026-05-11T20:46:15.252Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2026-05-11T20:46:19.588Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/Almaju/application-services', 'ads-client-callback-retry']
[vcs 2026-05-11T20:46:20.079Z] From https://github.com/Almaju/application-services
[vcs 2026-05-11T20:46:20.079Z] * branch ads-client-callback-retry -> FETCH_HEAD
[vcs 2026-05-11T20:46:20.081Z] executing ['git', 'checkout', '-f', '-B', 'ads-client-callback-retry', 'e697f1d541c01082c5796cb50eac271ff7223f1d']
[vcs 2026-05-11T20:46:20.269Z] Switched to a new branch 'ads-client-callback-retry'
[vcs 2026-05-11T20:46:20.269Z] executing ['git', 'submodule', 'init']
[vcs 2026-05-11T20:46:20.289Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2026-05-11T20:46:20.309Z] cleaning git checkout...
[vcs 2026-05-11T20:46:20.309Z] executing ['git', 'clean', '-nxdff']
[vcs 2026-05-11T20:46:20.317Z] removing []
[vcs 2026-05-11T20:46:20.317Z] successfully cleaned git checkout!
[vcs 2026-05-11T20:46:20.318Z] TinderboxPrint:<a href='https://github.com/Almaju/application-services/commit/e697f1d541c01082c5796cb50eac271ff7223f1d' title='Built from application-services commit e697f1d541c01082c5796cb50eac271ff7223f1d'>e697f1d541c01082c5796cb50eac271ff7223f1d</a>
[task 2026-05-11T20:46:20.318Z] executing ['bash', '-cx', './gradlew ktlint']
[task 2026-05-11T20:46:20.319Z] + ./gradlew ktlint
[task 2026-05-11T20:46:20.392Z] Downloading https://services.gradle.org/distributions/gradle-8.14.3-bin.zip
[task 2026-05-11T20:46:22.922Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100%
[task 2026-05-11T20:46:24.052Z]
[task 2026-05-11T20:46:24.052Z] Welcome to Gradle 8.14.3!
[task 2026-05-11T20:46:24.052Z]
[task 2026-05-11T20:46:24.052Z] Here are the highlights of this release:
[task 2026-05-11T20:46:24.052Z] - Java 24 support
[task 2026-05-11T20:46:24.052Z] - GraalVM Native Image toolchain selection
[task 2026-05-11T20:46:24.052Z] - Enhancements to test reporting
[task 2026-05-11T20:46:24.052Z] - Build Authoring improvements
[task 2026-05-11T20:46:24.052Z]
[task 2026-05-11T20:46:24.052Z] For more details see https://docs.gradle.org/8.14.3/release-notes.html
[task 2026-05-11T20:46:24.052Z]
[task 2026-05-11T20:46:24.151Z] 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-05-11T20:46:25.051Z] Daemon will be stopped at the end of the build
[task 2026-05-11T20:46:29.251Z] Local configuration: absent local.properties; proceeding as normal.
[task 2026-05-11T20:46:49.552Z]
[task 2026-05-11T20:46:49.552Z] > Configure project :ads-client
[task 2026-05-11T20:46:49.552Z] Requires glean_parser 19.0
[task 2026-05-11T20:46:50.851Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:50.851Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:50.851Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:50.851Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:52.151Z]
[task 2026-05-11T20:46:52.151Z] > Configure project :autofill
[task 2026-05-11T20:46:52.151Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:52.151Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:52.151Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:52.151Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:52.251Z]
[task 2026-05-11T20:46:52.251Z] > Configure project :crashtest
[task 2026-05-11T20:46:52.251Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:52.251Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:52.251Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:52.251Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:54.251Z]
[task 2026-05-11T20:46:54.251Z] > Configure project :errorsupport
[task 2026-05-11T20:46:54.251Z] Requires glean_parser 19.0
[task 2026-05-11T20:46:54.351Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:54.351Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:54.351Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:54.351Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:54.551Z]
[task 2026-05-11T20:46:54.551Z] > Configure project :fxaclient
[task 2026-05-11T20:46:54.551Z] Requires glean_parser 19.0
[task 2026-05-11T20:46:54.551Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:54.551Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:54.551Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:54.551Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:56.251Z]
[task 2026-05-11T20:46:56.251Z] > Configure project :httpconfig
[task 2026-05-11T20:46:56.251Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:56.251Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:56.251Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:56.251Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:56.451Z]
[task 2026-05-11T20:46:56.451Z] > Configure project :init_rust_components
[task 2026-05-11T20:46:56.451Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:56.451Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:56.451Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:56.451Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:56.651Z]
[task 2026-05-11T20:46:56.651Z] > Configure project :logins
[task 2026-05-11T20:46:56.651Z] Requires glean_parser 19.0
[task 2026-05-11T20:46:56.651Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:56.651Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:56.651Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:56.651Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:56.651Z]
[task 2026-05-11T20:46:56.651Z] > Configure project :merino
[task 2026-05-11T20:46:56.651Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:56.651Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:56.651Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:56.651Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:56.851Z]
[task 2026-05-11T20:46:56.851Z] > Configure project :nimbus
[task 2026-05-11T20:46:56.851Z] Requires glean_parser 19.0
[task 2026-05-11T20:46:56.851Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:56.851Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:56.851Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:56.851Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:57.151Z]
[task 2026-05-11T20:46:57.151Z] > Configure project :places
[task 2026-05-11T20:46:57.151Z] Requires glean_parser 19.0
[task 2026-05-11T20:46:57.151Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:57.151Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:57.151Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:57.151Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:57.251Z]
[task 2026-05-11T20:46:57.251Z] > Configure project :push
[task 2026-05-11T20:46:57.251Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:57.251Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:57.251Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:57.251Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:57.251Z]
[task 2026-05-11T20:46:57.251Z] > Configure project :relay
[task 2026-05-11T20:46:57.251Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:57.251Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:57.251Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:57.251Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:57.451Z]
[task 2026-05-11T20:46:57.451Z] > Configure project :remotesettings
[task 2026-05-11T20:46:57.451Z] Requires glean_parser 19.0
[task 2026-05-11T20:46:57.451Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:57.451Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:57.451Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:57.451Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:57.651Z]
[task 2026-05-11T20:46:57.651Z] > Configure project :rust-log-forwarder
[task 2026-05-11T20:46:57.651Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:57.651Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:57.651Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:57.651Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:57.751Z]
[task 2026-05-11T20:46:57.751Z] > Configure project :search
[task 2026-05-11T20:46:57.751Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:57.751Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:57.751Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:57.751Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:57.751Z]
[task 2026-05-11T20:46:57.751Z] > Configure project :suggest
[task 2026-05-11T20:46:57.751Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:57.751Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:57.751Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:57.751Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:57.851Z]
[task 2026-05-11T20:46:57.851Z] > Configure project :sync15
[task 2026-05-11T20:46:57.851Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:57.851Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:57.851Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:57.851Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:58.051Z]
[task 2026-05-11T20:46:58.051Z] > Configure project :syncmanager
[task 2026-05-11T20:46:58.051Z] Requires glean_parser 19.0
[task 2026-05-11T20:46:58.051Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:58.051Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:58.051Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:58.051Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:58.151Z]
[task 2026-05-11T20:46:58.151Z] > Configure project :tabs
[task 2026-05-11T20:46:58.151Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:58.151Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:58.151Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:58.151Z] Run with --info for a stacktrace.
[task 2026-05-11T20:46:58.251Z]
[task 2026-05-11T20:46:58.251Z] > Configure project :tracing
[task 2026-05-11T20:46:58.251Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-11T20:46:58.251Z] This is a build performance and scalability issue.
[task 2026-05-11T20:46:58.251Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-11T20:46:58.251Z] Run with --info for a stacktrace.
[task 2026-05-11T20:47:06.151Z]
[task 2026-05-11T20:47:06.151Z] > Task :ktlint
[task 2026-05-11T20:47:06.185Z]
[task 2026-05-11T20:47:06.185Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2026-05-11T20:47:06.185Z]
[task 2026-05-11T20:47:06.185Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2026-05-11T20:47:06.185Z]
[task 2026-05-11T20:47:06.185Z] 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-05-11T20:47:06.185Z]
[task 2026-05-11T20:47:06.185Z] 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-05-11T20:47:06.185Z]
[task 2026-05-11T20:47:06.185Z] BUILD SUCCESSFUL in 45s
[task 2026-05-11T20:47:06.185Z] 1 actionable task: 1 executed
[taskcluster 2026-05-11T20:47:07.124Z] Exit Code: 0
[taskcluster 2026-05-11T20:47:07.124Z] User Time: 11.514ms
[taskcluster 2026-05-11T20:47:07.124Z] Kernel Time: 14.968ms
[taskcluster 2026-05-11T20:47:07.124Z] Wall Time: 55.12592078s
[taskcluster 2026-05-11T20:47:07.124Z] Average Available System Memory: 60.40 GiB
[taskcluster 2026-05-11T20:47:07.124Z] Average System Memory Used: 2.39 GiB
[taskcluster 2026-05-11T20:47:07.124Z] Peak System Memory Used: 3.43 GiB
[taskcluster 2026-05-11T20:47:07.124Z] Total System Memory: 62.79 GiB
[taskcluster 2026-05-11T20:47:07.124Z] Result: SUCCEEDED
[taskcluster 2026-05-11T20:47:07.125Z] === Task Finished ===
[taskcluster 2026-05-11T20:47:07.125Z] Task Duration: 55.126369655s
[taskcluster 2026-05-11T20:47:07.371Z] [mounts] Preserving cache: Moving "/home/task_177853230230233/cache0" to "/home/generic-worker/caches/Kx8LvUsGS6ODIzFnO4W9Ng"
Loading