Details
-
Bug
-
Resolution: Fixed
-
P4
-
19
-
b05
-
ppc
-
linux
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8303049 | 17.0.8-oracle | Ivan Bereziuk | P4 | Resolved | Fixed | b01 |
JDK-8293401 | 17.0.6 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
JDK-8302974 | 11.0.20-oracle | Ivan Bereziuk | P4 | Resolved | Fixed | b01 |
JDK-8293651 | 11.0.18 | Jie Fu | P4 | Resolved | Fixed | b01 |
JDK-8302973 | 8u381 | Ivan Bereziuk | P4 | Resolved | Fixed | b01 |
Description
stderr: [WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
]
exitValue = 0
java.lang.RuntimeException: 'Memory and Swap Limit is: 157286400' missing from stdout/stderr
at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:221)
at TestMemoryWithCgroupV1.testMemoryLimitWithSwappiness(TestMemoryWithCgroupV1.java:84)
at TestMemoryWithCgroupV1.main(TestMemoryWithCgroupV1.java:61)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
at java.base/java.lang.Thread.run(Thread.java:1596)
Could this be related to "kernel does not support swap limit capabilities",
we've seen similar issues on other Linux ppc64 lle machines in some tests before?
Attachments
Issue Links
- backported by
-
JDK-8293401 containers/docker/TestMemoryWithCgroupV1.java fails on linux ppc64le machine with missing Memory and Swap Limit output
- Resolved
-
JDK-8293651 containers/docker/TestMemoryWithCgroupV1.java fails on linux ppc64le machine with missing Memory and Swap Limit output
- Resolved
-
JDK-8302973 containers/docker/TestMemoryWithCgroupV1.java fails on linux ppc64le machine with missing Memory and Swap Limit output
- Resolved
-
JDK-8302974 containers/docker/TestMemoryWithCgroupV1.java fails on linux ppc64le machine with missing Memory and Swap Limit output
- Resolved
-
JDK-8303049 containers/docker/TestMemoryWithCgroupV1.java fails on linux ppc64le machine with missing Memory and Swap Limit output
- Resolved
- relates to
-
JDK-8297274 containers/docker/TestMemoryWithCgroupV1.java test fails on systems with swapaccount=0
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/09fe47f0
-
Commit openjdk/jdk17u-dev/c4721bc2
-
Commit openjdk/jdk/d8f4e97b
-
Review openjdk/jdk11u-dev/1356
-
Review openjdk/jdk17u-dev/647
-
Review openjdk/jdk/9319