Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Bug 1876385 - Update AndroidX Benchmark to version 1.2.3 #5281

Merged
merged 2 commits into from
Feb 15, 2024

Merge branch 'main' into rvm_benchmark

6017c63
Select commit
Loading
Failed to load commit list.
Merged

Bug 1876385 - Update AndroidX Benchmark to version 1.2.3 #5281

Merge branch 'main' into rvm_benchmark
6017c63
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / build-components-service-sync-autofill succeeded Feb 15, 2024 in 6m 52s

FirefoxCI (push)

Execute Gradle tasks for component "service-sync-autofill" (Treeherder push)

Details

View task in Taskcluster
View logs in Taskcluster

Test result files

(404 if compilation failed)


[task 2024-02-15T18:35:58.225Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
[task 2024-02-15T18:35:58.225Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
[task 2024-02-15T18:35:58.225Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
[task 2024-02-15T18:35:58.225Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
[task 2024-02-15T18:35:58.225Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
[task 2024-02-15T18:35:58.225Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
[task 2024-02-15T18:35:58.225Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
[task 2024-02-15T18:35:58.225Z]     W [AutofillCrypto] Failed to decrypt
[task 2024-02-15T18:35:58.225Z]     mozilla.appservices.autofill.AutofillApiException$CryptoException: reason=Crypto error: NSS error: NSS error: -8190  (single string field)
[task 2024-02-15T18:35:58.225Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1471)
[task 2024-02-15T18:35:58.225Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1462)
[task 2024-02-15T18:35:58.226Z]     at mozilla.appservices.autofill.FfiConverter$DefaultImpls.liftFromRustBuffer(autofill.kt:177)
[task 2024-02-15T18:35:58.226Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(autofill.kt:189)
[task 2024-02-15T18:35:58.226Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2024-02-15T18:35:58.226Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2024-02-15T18:35:58.226Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.lift(autofill.kt:190)
[task 2024-02-15T18:35:58.226Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2024-02-15T18:35:58.226Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2024-02-15T18:35:58.226Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1456)
[task 2024-02-15T18:35:58.226Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1455)
[task 2024-02-15T18:35:58.226Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2024-02-15T18:35:58.226Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2024-02-15T18:35:58.226Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1661)
[task 2024-02-15T18:35:58.226Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2024-02-15T18:35:58.226Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2024-02-15T18:35:58.226Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2024-02-15T18:35:58.226Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
[task 2024-02-15T18:35:58.226Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
[task 2024-02-15T18:35:58.226Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
[task 2024-02-15T18:35:58.226Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
[task 2024-02-15T18:35:58.226Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
[task 2024-02-15T18:35:58.226Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
[task 2024-02-15T18:35:58.226Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
[task 2024-02-15T18:35:58.226Z]   SUCCESS
[task 2024-02-15T18:35:58.226Z] 
[task 2024-02-15T18:35:58.226Z]   TEST: WHEN existing credit card matches by guid only, THEN update the credit card in storage
[task 2024-02-15T18:35:58.226Z]     I/AssetManager: no overlays.list file found
[task 2024-02-15T18:35:58.226Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-02-15T18:35:58.226Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-02-15T18:35:58.226Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-02-15T18:35:58.226Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-02-15T18:35:58.226Z]     W [AutofillCrypto] Failed to decrypt
[task 2024-02-15T18:35:58.226Z]     mozilla.appservices.autofill.AutofillApiException$CryptoException: reason=Crypto error: NSS error: NSS error: -8190  (single string field)
[task 2024-02-15T18:35:58.226Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1471)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1462)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.FfiConverter$DefaultImpls.liftFromRustBuffer(autofill.kt:177)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(autofill.kt:189)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.lift(autofill.kt:190)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1456)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1455)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1661)
[task 2024-02-15T18:35:58.227Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2024-02-15T18:35:58.227Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2024-02-15T18:35:58.227Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2024-02-15T18:35:58.227Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
[task 2024-02-15T18:35:58.227Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
[task 2024-02-15T18:35:58.227Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
[task 2024-02-15T18:35:58.227Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
[task 2024-02-15T18:35:58.227Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
[task 2024-02-15T18:35:58.227Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
[task 2024-02-15T18:35:58.227Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
[task 2024-02-15T18:35:58.227Z]     W [AutofillCrypto] Failed to decrypt
[task 2024-02-15T18:35:58.227Z]     mozilla.appservices.autofill.AutofillApiException$CryptoException: reason=Crypto error: NSS error: NSS error: -8190  (single string field)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1471)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1462)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.FfiConverter$DefaultImpls.liftFromRustBuffer(autofill.kt:177)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(autofill.kt:189)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.lift(autofill.kt:190)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1456)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1455)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2024-02-15T18:35:58.227Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1661)
[task 2024-02-15T18:35:58.228Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2024-02-15T18:35:58.228Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2024-02-15T18:35:58.228Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2024-02-15T18:35:58.228Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
[task 2024-02-15T18:35:58.228Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
[task 2024-02-15T18:35:58.228Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
[task 2024-02-15T18:35:58.228Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
[task 2024-02-15T18:35:58.228Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
[task 2024-02-15T18:35:58.228Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
[task 2024-02-15T18:35:58.228Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
[task 2024-02-15T18:35:58.228Z]     W [AutofillCrypto] Failed to decrypt
[task 2024-02-15T18:35:58.228Z]     mozilla.appservices.autofill.AutofillApiException$CryptoException: reason=Crypto error: NSS error: NSS error: -8190  (single string field)
[task 2024-02-15T18:35:58.228Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1471)
[task 2024-02-15T18:35:58.228Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.read(autofill.kt:1462)
[task 2024-02-15T18:35:58.228Z]     at mozilla.appservices.autofill.FfiConverter$DefaultImpls.liftFromRustBuffer(autofill.kt:177)
[task 2024-02-15T18:35:58.228Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(autofill.kt:189)
[task 2024-02-15T18:35:58.228Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2024-02-15T18:35:58.228Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.liftFromRustBuffer(autofill.kt:1462)
[task 2024-02-15T18:35:58.228Z]     at mozilla.appservices.autofill.FfiConverterRustBuffer$DefaultImpls.lift(autofill.kt:190)
[task 2024-02-15T18:35:58.228Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2024-02-15T18:35:58.228Z]     at mozilla.appservices.autofill.FfiConverterTypeAutofillApiError.lift(autofill.kt:1462)
[task 2024-02-15T18:35:58.228Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1456)
[task 2024-02-15T18:35:58.228Z]     at mozilla.appservices.autofill.AutofillApiException$ErrorHandler.lift(autofill.kt:1455)
[task 2024-02-15T18:35:58.228Z]     at mozilla.appservices.autofill.AutofillKt.checkCallStatus(autofill.kt:240)
[task 2024-02-15T18:35:58.229Z]     at mozilla.appservices.autofill.AutofillKt.access$checkCallStatus(autofill.kt:1)
[task 2024-02-15T18:35:58.229Z]     at mozilla.appservices.autofill.AutofillKt.decryptString(autofill.kt:1661)
[task 2024-02-15T18:35:58.229Z]     at mozilla.components.service.sync.autofill.AutofillCrypto.decrypt(AutofillCrypto.kt:59)
[task 2024-02-15T18:35:58.229Z]     at mozilla.components.service.sync.autofill.DefaultCreditCardValidationDelegate$shouldCreateOrUpdate$2.invokeSuspend(DefaultCreditCardValidationDelegate.kt:39)
[task 2024-02-15T18:35:58.229Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2024-02-15T18:35:58.229Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
[task 2024-02-15T18:35:58.229Z]     at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
[task 2024-02-15T18:35:58.229Z]     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
[task 2024-02-15T18:35:58.229Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
[task 2024-02-15T18:35:58.229Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
[task 2024-02-15T18:35:58.229Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
[task 2024-02-15T18:35:58.229Z]     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
[task 2024-02-15T18:35:58.229Z]   SUCCESS
[task 2024-02-15T18:35:58.229Z] 
[task 2024-02-15T18:35:58.229Z] 
[task 2024-02-15T18:35:58.229Z] SUITE: mozilla.components.service.sync.autofill.GeckoCreditCardsAddressesStorageDelegateTest
[task 2024-02-15T18:35:58.229Z]   TEST: GIVEN an existing credit card WHEN onCreditCardSave is called THEN it updates the existing credit card in storage
[task 2024-02-15T18:35:58.323Z]     I/AssetManager: no overlays.list file found
[task 2024-02-15T18:35:58.323Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-02-15T18:35:58.323Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-02-15T18:35:58.323Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-02-15T18:35:58.323Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-02-15T18:35:58.423Z]   SUCCESS
[task 2024-02-15T18:35:58.423Z] 
[task 2024-02-15T18:35:58.423Z]   TEST: GIVEN an invalid credit card entry WHEN onCreditCardSave is called THEN the request is ignored
[task 2024-02-15T18:35:58.423Z]     I/AssetManager: no overlays.list file found
[task 2024-02-15T18:35:58.423Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-02-15T18:35:58.423Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-02-15T18:35:58.423Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-02-15T18:35:58.423Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-02-15T18:35:58.423Z]   SUCCESS
[task 2024-02-15T18:35:58.423Z] 
[task 2024-02-15T18:35:58.423Z]   TEST: GIVEN autofill enabled WHEN onCreditCardsFetch is called THEN it returns all stored cards
[task 2024-02-15T18:35:58.423Z]     I/AssetManager: no overlays.list file found
[task 2024-02-15T18:35:58.423Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-02-15T18:35:58.423Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-02-15T18:35:58.423Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-02-15T18:35:58.423Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-02-15T18:35:58.523Z]   SUCCESS
[task 2024-02-15T18:35:58.523Z] 
[task 2024-02-15T18:35:58.523Z]   TEST: GIVEN a new credit card WHEN onCreditCardSave is called THEN it adds a new credit card in storage
[task 2024-02-15T18:35:58.523Z]     I/AssetManager: no overlays.list file found
[task 2024-02-15T18:35:58.623Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-02-15T18:35:58.623Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-02-15T18:35:58.623Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-02-15T18:35:58.623Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-02-15T18:35:58.623Z]   SUCCESS
[task 2024-02-15T18:35:58.623Z] 
[task 2024-02-15T18:35:58.623Z]   TEST: GIVEN address autofill is enabled WHEN onAddressesFetch is called THEN it returns all stored addresses
[task 2024-02-15T18:35:58.624Z]     I/AssetManager: no overlays.list file found
[task 2024-02-15T18:35:58.624Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-02-15T18:35:58.624Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-02-15T18:35:58.624Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-02-15T18:35:58.624Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-02-15T18:35:58.823Z]   SUCCESS
[task 2024-02-15T18:35:58.823Z] 
[task 2024-02-15T18:35:58.823Z]   TEST: GIVEN autofill disabled WHEN onCreditCardsFetch is called THEN it returns an empty list of cards
[task 2024-02-15T18:35:58.823Z]     I/AssetManager: no overlays.list file found
[task 2024-02-15T18:35:58.823Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-02-15T18:35:58.823Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-02-15T18:35:58.823Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-02-15T18:35:58.823Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-02-15T18:35:58.823Z]   SUCCESS
[task 2024-02-15T18:35:58.823Z] 
[task 2024-02-15T18:35:58.823Z]   TEST: GIVEN a newly added credit card WHEN decrypt is called THEN it returns the plain credit card number
[task 2024-02-15T18:35:58.823Z]     I/AssetManager: no overlays.list file found
[task 2024-02-15T18:35:58.823Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-02-15T18:35:58.823Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-02-15T18:35:58.823Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-02-15T18:35:58.923Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-02-15T18:35:59.623Z]   SUCCESS
[task 2024-02-15T18:35:59.623Z] 
[task 2024-02-15T18:35:59.623Z]   TEST: GIVEN address autofill is disabled WHEN onAddressesFetch is called THEN it returns an empty list of addresses
[task 2024-02-15T18:35:59.623Z]     I/AssetManager: no overlays.list file found
[task 2024-02-15T18:35:59.723Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2024-02-15T18:35:59.723Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2024-02-15T18:35:59.723Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2024-02-15T18:35:59.723Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/intermediates/apk_for_local_test/releaseUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2024-02-15T18:35:59.723Z]   SUCCESS
[task 2024-02-15T18:35:59.723Z] 
[task 2024-02-15T18:36:00.123Z] 
[task 2024-02-15T18:36:00.123Z] > Task :service-sync-autofill:jacocoReleaseTestReport SKIPPED
[task 2024-02-15T18:36:00.123Z] > Task :service-sync-autofill:jacocoDebugTestReport SKIPPED
[task 2024-02-15T18:36:00.223Z] > Task :concept-engine:compileReleaseJavaWithJavac NO-SOURCE
[task 2024-02-15T18:36:00.223Z] > Task :concept-engine:bundleLibCompileToJarRelease
[task 2024-02-15T18:36:00.323Z] > Task :concept-engine:extractReleaseAnnotations
[task 2024-02-15T18:36:00.423Z] > Task :concept-engine:mergeReleaseGeneratedProguardFiles
[task 2024-02-15T18:36:00.423Z] > Task :concept-engine:mergeReleaseConsumerProguardFiles
[task 2024-02-15T18:36:00.423Z] > Task :service-sync-autofill:packageDebugAndroidTest
[task 2024-02-15T18:36:00.423Z] > Task :service-sync-autofill:createDebugAndroidTestApkListingFileRedirect
[task 2024-02-15T18:36:00.423Z] > Task :service-sync-autofill:assembleDebugAndroidTest
[task 2024-02-15T18:36:00.423Z] > Task :service-sync-autofill:assembleAndroidTest
[task 2024-02-15T18:36:00.423Z] > Task :concept-engine:processReleaseJavaRes
[task 2024-02-15T18:36:00.523Z] > Task :concept-engine:mergeReleaseJavaResource
[task 2024-02-15T18:36:00.523Z] > Task :service-sync-autofill:bundleReleaseLocalLintAar
[task 2024-02-15T18:36:00.523Z] > Task :concept-engine:bundleLibRuntimeToJarRelease
[task 2024-02-15T18:36:00.623Z] > Task :concept-engine:syncReleaseLibJars
[task 2024-02-15T18:36:00.623Z] > Task :concept-engine:bundleReleaseLocalLintAar
[task 2024-02-15T18:36:00.723Z] > Task :concept-engine:createFullJarRelease
[task 2024-02-15T18:36:00.723Z] > Task :service-sync-autofill:createFullJarRelease
[task 2024-02-15T18:36:00.723Z] > Task :service-sync-autofill:extractProguardFiles
[task 2024-02-15T18:36:00.723Z] > Task :service-sync-autofill:writeReleaseLintModelMetadata
[task 2024-02-15T18:36:01.423Z] > Task :service-sync-autofill:sourceReleaseJar
[task 2024-02-15T18:36:01.523Z] > Task :service-sync-autofill:generateMetadataFileForReleasePublication
[task 2024-02-15T18:36:01.525Z] > Task :service-sync-autofill:generatePomFileForReleasePublication
[task 2024-02-15T18:36:01.623Z] > Task :support-test-fakes:compileReleaseKotlin
[task 2024-02-15T18:36:01.625Z] > Task :service-sync-autofill:publishReleasePublicationToMavenRepository
[task 2024-02-15T18:36:01.625Z] > Task :support-test-fakes:extractReleaseAnnotations
[task 2024-02-15T18:36:01.625Z] > Task :support-test-fakes:compileReleaseJavaWithJavac NO-SOURCE
[task 2024-02-15T18:36:01.625Z] > Task :support-test-fakes:mergeReleaseGeneratedProguardFiles
[task 2024-02-15T18:36:01.723Z] > Task :support-test-fakes:mergeReleaseConsumerProguardFiles
[task 2024-02-15T18:36:01.723Z] > Task :support-test-fakes:processReleaseJavaRes
[task 2024-02-15T18:36:01.723Z] > Task :service-sync-autofill:publish
[task 2024-02-15T18:36:01.723Z] > Task :githubBuildDetails
[task 2024-02-15T18:36:01.723Z] > Task :support-test-fakes:mergeReleaseJavaResource
[task 2024-02-15T18:36:01.723Z] > Task :support-test-fakes:bundleLibRuntimeToJarRelease
[task 2024-02-15T18:36:01.723Z] > Task :support-test-fakes:syncReleaseLibJars
[task 2024-02-15T18:36:01.723Z] > Task :support-test-fakes:bundleReleaseLocalLintAar
[task 2024-02-15T18:36:01.723Z] > Task :support-test-fakes:createFullJarRelease
[task 2024-02-15T18:36:02.023Z] > Task :support-ktx:generateReleaseLintModel
[task 2024-02-15T18:36:02.023Z] > Task :concept-storage:generateReleaseLintModel
[task 2024-02-15T18:36:02.123Z] > Task :service-sync-autofill:generateReleaseLintReportModel
[task 2024-02-15T18:36:06.823Z] > Task :service-sync-autofill:lintAnalyzeRelease
[task 2024-02-15T18:36:14.523Z] > Task :support-utils:lintAnalyzeRelease
[task 2024-02-15T18:36:14.523Z] > Task :support-base:lintAnalyzeRelease
[task 2024-02-15T18:36:16.623Z] > Task :support-ktx:lintAnalyzeRelease
[task 2024-02-15T18:36:16.723Z] > Task :service-sync-autofill:lintReportRelease
[task 2024-02-15T18:36:16.723Z] > Task :service-sync-autofill:lintRelease
[task 2024-02-15T18:36:16.823Z] 
[task 2024-02-15T18:36:16.823Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2024-02-15T18:36:16.823Z] 
[task 2024-02-15T18:36:16.823Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2024-02-15T18:36:16.823Z] 
[task 2024-02-15T18:36:16.823Z] For more on this, please refer to https://docs.gradle.org/8.6/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2024-02-15T18:36:16.823Z] 
[task 2024-02-15T18:36:16.823Z] BUILD SUCCESSFUL in 3m 47s
[task 2024-02-15T18:36:16.823Z] 676 actionable tasks: 502 executed, 174 from cache
[fetches 2024-02-15T18:36:17.187Z] removing /builds/worker/fetches
[fetches 2024-02-15T18:36:18.077Z] finished
[taskcluster 2024-02-15 18:36:18.487Z] === Task Finished ===
[taskcluster 2024-02-15 18:36:18.505Z] Artifact "public/reports/jacoco" not found at "/builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/reports/jacoco": (HTTP code 404) no such container - Could not find the file /builds/worker/checkouts/vcs/android-components/components/service/sync-autofill/build/reports/jacoco in container 83c15fbfeabc16892d8bd91cc8d9966c71c4f5def918accc9834ca070bb5c140 
[taskcluster 2024-02-15 18:36:20.395Z] Successful task run with exit code: 0 completed in 315.721 seconds