Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Diagnostics for flake in FileDescriptorLimitTest.agentContentFilter #483

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

jglick
Copy link
Member

@jglick jglick commented Jul 31, 2023

The test added in #474 has been observed to flake

java.lang.AssertionError: 
worked on agent
Expected: a string containing "All open files"
     but: was "slave0
======

N/A: Either no connection to node or no cached result
"
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at com.cloudbees.jenkins.support.impl.FileDescriptorLimitTest.agentContentFilter(FileDescriptorLimitTest.java:92)

with nothing obviously wrong in stdout/stderr: the agent does come online.

@jglick jglick requested a review from a team as a code owner July 31, 2023 22:31
@Dohbedoh Dohbedoh merged commit 305a08c into jenkinsci:master Aug 1, 2023
16 checks passed
@jglick jglick deleted the FileDescriptorLimitTest branch August 1, 2023 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants