apilloud opened a new issue, #24664: URL: https://github.com/apache/beam/issues/24664
### What happened? https://github.com/apache/beam/actions/runs/3690463659/jobs/6247487642 > Task :sdks:java:harness:jmh:test WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.github.jamm.MemoryMeterBase (file:/home/runner/.gradle/caches/modules-2/files-2.1/io.github.stephankoelle/jamm/0.4.1/df04e7daebba29088daaf1a00f103863b9df61c2/jamm-0.4.1.jar) to field java.lang.String.value WARNING: Please consider reporting this to the maintainers of org.github.jamm.MemoryMeterBase WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release org.apache.beam.fn.harness.jmh.ProcessBundleBenchmarkTest > testStateWithCaching FAILED java.util.concurrent.ExecutionException at ProcessBundleBenchmarkTest.java:54 Caused by: java.lang.RuntimeException at ProcessBundleBenchmark.java:175 Caused by: java.lang.RuntimeException at UnboundedScheduledExecutorService.java:316 Caused by: java.lang.InterruptedException at FutureTask.java:418 15 tests completed, 1 failed FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':sdks:java:harness:jmh:test'. > There were failing tests. See the report at: file:///home/runner/work/beam/beam/sdks/java/harness/jmh/build/reports/tests/test/index.html ### Issue Failure Failure: Test is flaky ### Issue Priority Priority: 1 (unhealthy code / failing or flaky postcommit so we cannot be sure the product is healthy) ### Issue Components - [ ] Component: Python - [X] Component: Java - [ ] Component: Go - [ ] Component: Typescript - [ ] Component: IO connector - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
