-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Closed
Labels
:Core/Infra/CoreCore issues without another labelCore issues without another label>test-failureTriaged test failures from CITriaged test failures from CITeam:Core/InfraMeta label for core/infra teamMeta label for core/infra teamneeds:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)
Description
CI Link
Repro line
./gradlew ":distribution:tools:server-cli:test" --tests "org.elasticsearch.server.cli.APMJvmOptionsTests.testAPMAgentAlwaysAttached" -Dtests.seed=3E26B50EB1BF54D6 -Dtests.locale=bas-Latn-CM -Dtests.timezone=America/Boise -Druntime.java=25
Does it reproduce?
Yes
Applicable branches
main
Failure history
No response
Failure excerpt
APMJvmOptionsTests > testAPMAgentAlwaysAttached FAILED
java.io.IOException: Is a directory
at __randomizedtesting.SeedInfo.seed([3E26B50EB1BF54D6:B94DE42DC95439F3]:0)
at java.base/sun.nio.ch.UnixFileDispatcherImpl.read0(Native Method)
at java.base/sun.nio.ch.UnixFileDispatcherImpl.read(UnixFileDispatcherImpl.java:51)
at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:341)
at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:307)
at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:284)
at java.base/sun.nio.ch.FileChannelImpl.implRead(FileChannelImpl.java:251)
at java.base/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:231)
at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:90)
at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:119)
at java.base/java.io.InputStream.read(InputStream.java:222)
at org.apache.lucene.tests.mockfile.FilterInputStream2.read(FilterInputStream2.java:57)
at org.apache.lucene.tests.mockfile.FilterInputStream2.read(FilterInputStream2.java:57)
at java.base/java.util.Properties$LineReader.readLine(Properties.java:505)
at java.base/java.util.Properties.load0(Properties.java:421)
at java.base/java.util.Properties.load(Properties.java:410)
at org.elasticsearch.server.cli.APMJvmOptionsTests.extractProperties(APMJvmOptionsTests.java:194)
at org.elasticsearch.server.cli.APMJvmOptionsTests.testAPMAgentAlwaysAttached(APMJvmOptionsTests.java:164)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Core/Infra/CoreCore issues without another labelCore issues without another label>test-failureTriaged test failures from CITriaged test failures from CITeam:Core/InfraMeta label for core/infra teamMeta label for core/infra teamneeds:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)
Type
Fields
Give feedbackNo fields configured for issues without a type.