android-components icon indicating copy to clipboard operation
android-components copied to clipboard

Intermittent UI test failure - Execution failed for task ':feature-pwa:kaptDebugKotlin'. > java.lang.reflect.InvocationTargetException (no error message)

Open Archaeopteryx opened this issue 4 years ago • 0 comments

Log: https://treeherder.mozilla.org/logviewer?job_id=331251511&repo=android-components

[task 2021-02-25T22:07:32.180Z] > Task :feature-pwa:kaptReleaseKotlin
[task 2021-02-25T22:07:32.180Z] warning: Current JDK version 1.8.0_265-8u265-b01-0ubuntu2~18.04-b01 has a bug (https://bugs.openjdk.java.net/browse/JDK-8007720) that prevents Room from being incremental. Consider using JDK 11+ or the embedded JDK shipped with Android Studio 3.5+.[WARN] Incremental annotation processing requested, but support is disabled because the following processors are not incremental: androidx.room.RoomProcessor (DYNAMIC).
[task 2021-02-25T22:07:32.279Z] 
[task 2021-02-25T22:07:32.279Z] > Task :feature-pwa:kaptDebugKotlin FAILED
[task 2021-02-25T22:07:33.979Z] warning: Current JDK version 1.8.0_265-8u265-b01-0ubuntu2~18.04-b01 has a bug (https://bugs.openjdk.java.net/browse/JDK-8007720) that prevents Room from being incremental. Consider using JDK 11+ or the embedded JDK shipped with Android Studio 3.5+.
[task 2021-02-25T22:07:33.979Z] > Task :feature-pwa:compileReleaseKotlin
[task 2021-02-25T22:07:34.079Z] 
[task 2021-02-25T22:07:34.079Z] FAILURE: Build failed with an exception.
[task 2021-02-25T22:07:34.079Z] 
[task 2021-02-25T22:07:34.079Z] * What went wrong:
[task 2021-02-25T22:07:34.079Z] Execution failed for task ':feature-pwa:kaptDebugKotlin'.
[task 2021-02-25T22:07:34.079Z] > A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptExecution
[task 2021-02-25T22:07:34.079Z]    > java.lang.reflect.InvocationTargetException (no error message)

┆Issue is synchronized with this Jira Task

Archaeopteryx avatar Feb 25 '21 22:02 Archaeopteryx