[ 
https://issues.apache.org/jira/browse/FLINK-34359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Pohl closed FLINK-34359.
---------------------------------
    Resolution: Duplicate

I'm closing this one in favor of FLINK-34357. it looks like there is some more 
fundamental problem with the YARN-related e2e tests.

> "Kerberized YARN per-job on Docker test (default input)" failed due to 
> IllegalStateException
> --------------------------------------------------------------------------------------------
>
>                 Key: FLINK-34359
>                 URL: https://issues.apache.org/jira/browse/FLINK-34359
>             Project: Flink
>          Issue Type: Bug
>          Components: Deployment / YARN
>    Affects Versions: 1.18.1
>            Reporter: Matthias Pohl
>            Priority: Major
>              Labels: github-actions, test-stability
>
> This looks similar to FLINK-34357 because it's also due to some YARN issue. 
> But the e2e test "Kerberized YARN per-job on Docker test (default input)" is 
> causing the failure:
> {code}
> [...]
> Exception in thread "Thread-4" java.lang.IllegalStateException: Trying to 
> access closed classloader. Please check if you store classloaders directly or 
> indirectly in static fields. If the stacktrace suggests that the leak occurs 
> in a third party library and cannot be fixed immediately, you can disable 
> this check with the configuration 'classloader.check-leaked-classloader'.
>       at 
> org.apache.flink.util.FlinkUserCodeClassLoaders$SafetyNetWrapperClassLoader.ensureInner(FlinkUserCodeClassLoaders.java:184)
>       at 
> org.apache.flink.util.FlinkUserCodeClassLoaders$SafetyNetWrapperClassLoader.getResource(FlinkUserCodeClassLoaders.java:208)
>       at 
> org.apache.hadoop.conf.Configuration.getResource(Configuration.java:2570)
>       at 
> org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2801)
>       at 
> org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2776)
>       at 
> org.apache.hadoop.conf.Configuration.loadProps(Configuration.java:2654)
>       at 
> org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2636)
>       at org.apache.hadoop.conf.Configuration.get(Configuration.java:1100)
>       at 
> org.apache.hadoop.conf.Configuration.getTimeDuration(Configuration.java:1707)
>       at 
> org.apache.hadoop.conf.Configuration.getTimeDuration(Configuration.java:1688)
>       at 
> org.apache.hadoop.util.ShutdownHookManager.getShutdownTimeout(ShutdownHookManager.java:183)
>       at 
> org.apache.hadoop.util.ShutdownHookManager.shutdownExecutor(ShutdownHookManager.java:145)
>       at 
> org.apache.hadoop.util.ShutdownHookManager.access$300(ShutdownHookManager.java:65)
>       at 
> org.apache.hadoop.util.ShutdownHookManager$1.run(ShutdownHookManager.java:102)
> {code}
> https://github.com/apache/flink/actions/runs/7770984519/job/21191905887#step:14:11720



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

Reply via email to