RFR: 8340092: [Linux] containers/systemd/SystemdMemoryAwarenessTest.java failing on some systems

Severin Gehwolf sgehwolf at openjdk.org
Mon Sep 16 08:59:04 UTC 2024


On Mon, 16 Sep 2024 07:09:43 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> Unfortunately I still see test failures containers/systemd/SystemdMemoryAwarenessTest.java
> 
> java.lang.AssertionError: Failed to reload systemd daemon at jdk.test.lib.containers.systemd.SystemdTestUtils.systemdDaemonReload(SystemdTestUtils.java:190) at jdk.test.lib.containers.systemd.SystemdTestUtils.buildSystemdSlices(SystemdTestUtils.java:169) at jdk.test.lib.containers.systemd.SystemdTestUtils.buildAndRunSystemdJava(SystemdTestUtils.java:91) at SystemdMemoryAwarenessTest.testHelloSystemd(SystemdMemoryAwarenessTest.java:69) at SystemdMemoryAwarenessTest.main(SystemdMemoryAwarenessTest.java:48) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:573) at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) at java.base/java.lang.Thread.run(Thread.java:1576)

@MBaesken On the same systems? I need some more info to reproduce.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/20989#issuecomment-2352350499


More information about the hotspot-runtime-dev mailing list