Martijn Visser created FLINK-40664:
--------------------------------------

             Summary: JobIDLoggingITCase.testJobIDLogging fails on a "Freeing 
inactive slots" log line without the job id
                 Key: FLINK-40664
                 URL: https://issues.apache.org/jira/browse/FLINK-40664
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Coordination
    Affects Versions: 2.4.0
            Reporter: Martijn Visser


{code}
[ERROR] 
org.apache.flink.test.misc.JobIDLoggingITCase.testJobIDLogging(ClusterClient) 
-- Time elapsed: 0.217 s <<< FAILURE!
java.lang.AssertionError:
[events with a wrong value]
Expecting empty but was: 
[Logger=org.apache.flink.runtime.taskexecutor.TaskExecutor Level=DEBUG 
Message=Freeing inactive slots for job a045ed747c88e9eb94af95d0019adbad.]
        at 
org.apache.flink.util.JobIDLoggingUtil.assertKeyPresent(JobIDLoggingUtil.java:93)
        at 
org.apache.flink.test.misc.JobIDLoggingITCase.testJobIDLogging(JobIDLoggingITCase.java:157)
{code}

https://github.com/apache/flink/actions/runs/34919682596 (nightly 2026-09-15, 
Java 21, module tests)

One occurrence so far. FLINK-34643, FLINK-34994, FLINK-36099 and FLINK-36710 
are the same test on other log messages and are all closed; this is the 
{{Freeing inactive slots}} message, which none of them covers.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to