You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2016/03/03 18:16:18 UTC

[jira] [Created] (INFRA-11365) Windows

Andy Seaborne created INFRA-11365:
-------------------------------------

             Summary: Windows 
                 Key: INFRA-11365
                 URL: https://issues.apache.org/jira/browse/INFRA-11365
             Project: Infrastructure
          Issue Type: Bug
          Components: Jenkins
         Environment: Windows slave
            Reporter: Andy Seaborne


We are seeing intermittent, but frequent, failures on the windows slaves.  For example (latest of several):

https://builds.apache.org/user/andy/my-views/view/Jena/job/Jena_Development_Test_Windows/766/console

It looks like the Jenkins environment / maven installation on the slave because is looking for resource zip files in support of maven parsing the POMs. The build works on Ubuntu slaves which suggests the POMs themselves are OK.

....
[INFO] Apache Jena ........................................ SUCCESS [  0.023 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.339 s
[INFO] Finished at: 2016-03-03T02:56:34-08:00
[INFO] Final Memory: 26M/247M
[INFO] ------------------------------------------------------------------------
ERROR: Failed to parse POMs
hudson.util.IOException2: java.util.MissingResourceException: Unable to load resource jar:file:/C:/Windows/system32/config/systemprofile/.jenkins/cache/jars/E1/2CFD76F12D93953A10911C2505CB59.jar!/hudson/maven/Messages.properties
...

Caused by: java.util.MissingResourceException: Unable to load resource jar:file:/C:/Windows/system32/config/systemprofile/.jenkins/cache/jars/E1/2CFD76F12D93953A10911C2505CB59.jar!/hudson/maven/Messages.properties
	at 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)