You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Geode Integration (Jira)" <ji...@apache.org> on 2021/09/24 17:44:00 UTC

[jira] [Commented] (GEODE-9638) CI failure: DeployedJarTest getDeployedFileName failed on Windows intermittently

    [ https://issues.apache.org/jira/browse/GEODE-9638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419901#comment-17419901 ] 

Geode Integration commented on GEODE-9638:
------------------------------------------

Seen in [windows-unit-test-openjdk8 #206|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/windows-unit-test-openjdk8/builds/206] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0511/test-results/test/1632501282/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0511/test-artifacts/1632501282/windows-unittestfiles-openjdk8-1.15.0-build.0511.tgz].

> CI failure: DeployedJarTest  getDeployedFileName failed on Windows intermittently
> ---------------------------------------------------------------------------------
>
>                 Key: GEODE-9638
>                 URL: https://issues.apache.org/jira/browse/GEODE-9638
>             Project: Geode
>          Issue Type: Bug
>          Components: core
>            Reporter: Darrel Schneider
>            Priority: Major
>              Labels: flaky, needsTriage
>
> org.apache.geode.deployment.internal.DeployedJarTest > getDeployedFileName FAILED
>     java.nio.file.DirectoryNotEmptyException: C:\Users\geode\AppData\Local\Temp\javaCompiler2976436474406314797\classes
>         at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266)
>         at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
>         at java.nio.file.Files.delete(Files.java:1126)
>         at org.apache.commons.io.FileUtils.delete(FileUtils.java:1175)
>         at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1194)
>         at org.apache.geode.test.compiler.JavaCompiler.compile(JavaCompiler.java:91)
>         at org.apache.geode.test.compiler.JarBuilder.buildJarFromClassNames(JarBuilder.java:83)
>         at org.apache.geode.deployment.internal.DeployedJarTest.createJarFile(DeployedJarTest.java:82)
>         at org.apache.geode.deployment.internal.DeployedJarTest.getDeployedFileName(DeployedJarTest.java:65)
> see: https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/windows-unit-test-openjdk8/builds/206



--
This message was sent by Atlassian Jira
(v8.3.4#803005)