Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] [Hudson] Build failed in Hudson: webtools-webservices_R3_10 #22

See <https://hudson.eclipse.org/webtools/job/webtools-webservices_R3_10/22/>

------------------------------------------
[...truncated 63649 lines...]
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrClientAxisTC50.java:[135] 
	IFolder srcFolder = (IFolder)ResourceUtils.findResource(destPath);
	                             ^^^^^^^^^^^^^
Discouraged access: The type 'ResourceUtils' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.jst.ws/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrClientAxisTC50.java:[135] 
	IFolder srcFolder = (IFolder)ResourceUtils.findResource(destPath);
	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ResourceUtils.findResource(IPath)' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.jst.ws/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrClientAxisTC50.java:[142] 
	AccumulateStatusHandler statusHandler = new AccumulateStatusHandler(status);
	^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AccumulateStatusHandler' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.wst.command.env/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrClientAxisTC50.java:[142] 
	AccumulateStatusHandler statusHandler = new AccumulateStatusHandler(status);
	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'AccumulateStatusHandler(IStatus[])' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.wst.command.env/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrClientAxisTC50.java:[142] 
	AccumulateStatusHandler statusHandler = new AccumulateStatusHandler(status);
	                                            ^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AccumulateStatusHandler' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.wst.command.env/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrClientAxisTC50.java:[143] 
	IStatus[] s = statusHandler.getErrorReports();
	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'AccumulateStatusHandler.getErrorReports()' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.wst.command.env/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrTDJavaAxisTC50.java:[28] 
	import org.eclipse.jst.ws.internal.common.J2EEUtils;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'J2EEUtils' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.jst.ws/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrTDJavaAxisTC50.java:[37] 
	import org.eclipse.wst.command.internal.env.eclipse.AccumulateStatusHandler;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AccumulateStatusHandler' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.wst.command.env/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrTDJavaAxisTC50.java:[66] 
	IFolder destFolder = (IFolder)J2EEUtils.getWebContentContainer(webProject);
	                              ^^^^^^^^^
Discouraged access: The type 'J2EEUtils' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.jst.ws/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrTDJavaAxisTC50.java:[66] 
	IFolder destFolder = (IFolder)J2EEUtils.getWebContentContainer(webProject);
	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'J2EEUtils.getWebContentContainer(IProject)' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.jst.ws/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrTDJavaAxisTC50.java:[128] 
	IFolder webContentFolder = (IFolder)J2EEUtils.getWebContentContainer(webProject);    
	                                    ^^^^^^^^^
Discouraged access: The type 'J2EEUtils' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.jst.ws/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrTDJavaAxisTC50.java:[128] 
	IFolder webContentFolder = (IFolder)J2EEUtils.getWebContentContainer(webProject);    
	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'J2EEUtils.getWebContentContainer(IProject)' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.jst.ws/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrTDJavaAxisTC50.java:[135] 
	AccumulateStatusHandler statusHandler = new AccumulateStatusHandler(status);
	^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AccumulateStatusHandler' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.wst.command.env/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrTDJavaAxisTC50.java:[135] 
	AccumulateStatusHandler statusHandler = new AccumulateStatusHandler(status);
	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'AccumulateStatusHandler(IStatus[])' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.wst.command.env/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrTDJavaAxisTC50.java:[135] 
	AccumulateStatusHandler statusHandler = new AccumulateStatusHandler(status);
	                                            ^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AccumulateStatusHandler' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.wst.command.env/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrTDJavaAxisTC50.java:[136] 
	IStatus[] s = statusHandler.getErrorReports();
	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'AccumulateStatusHandler.getErrorReports()' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.wst.command.env/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrBUJavaAxisTC50.java:[29] 
	import org.eclipse.jst.ws.internal.common.J2EEUtils;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'J2EEUtils' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.jst.ws/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrBUJavaAxisTC50.java:[30] 
	import org.eclipse.jst.ws.internal.common.ResourceUtils;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ResourceUtils' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.jst.ws/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrBUJavaAxisTC50.java:[39] 
	import org.eclipse.wst.command.internal.env.eclipse.AccumulateStatusHandler;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AccumulateStatusHandler' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.wst.command.env/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrBUJavaAxisTC50.java:[60] 
	IPath destPath = ResourceUtils.getJavaSourceLocation(webProject);
	                 ^^^^^^^^^^^^^
Discouraged access: The type 'ResourceUtils' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.jst.ws/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrBUJavaAxisTC50.java:[60] 
	IPath destPath = ResourceUtils.getJavaSourceLocation(webProject);
	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ResourceUtils.getJavaSourceLocation(IProject)' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.jst.ws/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrBUJavaAxisTC50.java:[61] 
	IFolder folder = (IFolder)ResourceUtils.findResource(destPath);		
	                          ^^^^^^^^^^^^^
Discouraged access: The type 'ResourceUtils' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.jst.ws/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrBUJavaAxisTC50.java:[61] 
	IFolder folder = (IFolder)ResourceUtils.findResource(destPath);		
	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'ResourceUtils.findResource(IPath)' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.jst.ws/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrBUJavaAxisTC50.java:[138] 
	IFolder webContentFolder = (IFolder)J2EEUtils.getWebContentContainer(webProject);
	                                    ^^^^^^^^^
Discouraged access: The type 'J2EEUtils' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.jst.ws/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrBUJavaAxisTC50.java:[138] 
	IFolder webContentFolder = (IFolder)J2EEUtils.getWebContentContainer(webProject);
	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'J2EEUtils.getWebContentContainer(IProject)' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.jst.ws/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrBUJavaAxisTC50.java:[145] 
	AccumulateStatusHandler statusHandler = new AccumulateStatusHandler(status);
	^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AccumulateStatusHandler' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.wst.command.env/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrBUJavaAxisTC50.java:[145] 
	AccumulateStatusHandler statusHandler = new AccumulateStatusHandler(status);
	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'AccumulateStatusHandler(IStatus[])' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.wst.command.env/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrBUJavaAxisTC50.java:[145] 
	AccumulateStatusHandler statusHandler = new AccumulateStatusHandler(status);
	                                            ^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'AccumulateStatusHandler' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.wst.command.env/target/classes')
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/org/eclipse/jst/ws/tests/axis/tomcat/v50/perfmsr/PerfmsrBUJavaAxisTC50.java:[146] 
	IStatus[] s = statusHandler.getErrorReports();
	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'AccumulateStatusHandler.getErrorReports()' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/bundles/org.eclipse.wst.command.env/target/classes')
42 problems (42 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.ws.tests.performance ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.jst.ws.tests.performance ---
[INFO] Building jar: /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/target/org.eclipse.jst.ws.tests.performance-1.0.400-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.jst.ws.tests.performance ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.jst.ws.tests.performance ---
[INFO] Building jar: /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/perftests.jar
[WARNING] /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/build.properties: bin.includes value(s) [bin/] do not match any files.
[INFO] Building jar: /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/target/org.eclipse.jst.ws.tests.performance-1.0.400-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.ws.tests.performance ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.jst.ws.tests.performance ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/target/org.eclipse.jst.ws.tests.performance-1.0.400-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.4:sign (sign) @ org.eclipse.jst.ws.tests.performance ---
[INFO] Signing of nested jars of '/jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/target/org.eclipse.jst.ws.tests.performance-1.0.400-SNAPSHOT.jar_unpacked_6206589852626966645/perftests.jar' is disabled.
[INFO] Signing jar: /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/target/org.eclipse.jst.ws.tests.performance-1.0.400-SNAPSHOT.jar_unpacked_6206589852626966645/perftests.jar
[INFO] Signing jar: /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/target/org.eclipse.jst.ws.tests.performance-1.0.400-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/target/org.eclipse.jst.ws.tests.performance-1.0.400-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.jst.ws.tests.performance ---
[INFO] Pack200 packing jar /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/target/org.eclipse.jst.ws.tests.performance-1.0.400-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ org.eclipse.jst.ws.tests.performance ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.webservices:org.eclipse.jst.ws.tests.performance:1.0.400-SNAPSHOT @ /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jst.ws.tests.performance ---
[INFO] Installing /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/target/org.eclipse.jst.ws.tests.performance-1.0.400-SNAPSHOT.jar to <https://hudson.eclipse.org/webtools/job/webtools-webservices_R3_10/ws/.maven/repo/org/eclipse/webtools/webservices/org.eclipse.jst.ws.tests.performance/1.0.400-SNAPSHOT/org.eclipse.jst.ws.tests.performance-1.0.400-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/pom.xml to <https://hudson.eclipse.org/webtools/job/webtools-webservices_R3_10/ws/.maven/repo/org/eclipse/webtools/webservices/org.eclipse.jst.ws.tests.performance/1.0.400-SNAPSHOT/org.eclipse.jst.ws.tests.performance-1.0.400-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/target/org.eclipse.jst.ws.tests.performance-1.0.400-SNAPSHOT-sources.jar to <https://hudson.eclipse.org/webtools/job/webtools-webservices_R3_10/ws/.maven/repo/org/eclipse/webtools/webservices/org.eclipse.jst.ws.tests.performance/1.0.400-SNAPSHOT/org.eclipse.jst.ws.tests.performance-1.0.400-SNAPSHOT-sources.jar>
[INFO] Installing /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/target/org.eclipse.jst.ws.tests.performance-1.0.400-SNAPSHOT.jar.pack.gz to <https://hudson.eclipse.org/webtools/job/webtools-webservices_R3_10/ws/.maven/repo/org/eclipse/webtools/webservices/org.eclipse.jst.ws.tests.performance/1.0.400-SNAPSHOT/org.eclipse.jst.ws.tests.performance-1.0.400-SNAPSHOT-pack200.jar.pack.gz>
[INFO] Installing /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/target/p2content.xml to <https://hudson.eclipse.org/webtools/job/webtools-webservices_R3_10/ws/.maven/repo/org/eclipse/webtools/webservices/org.eclipse.jst.ws.tests.performance/1.0.400-SNAPSHOT/org.eclipse.jst.ws.tests.performance-1.0.400-SNAPSHOT-p2metadata.xml>
[INFO] Installing /jobs/genie.webtools/webtools-webservices_R3_10/workspace/tests/org.eclipse.jst.ws.tests.performance/target/p2artifacts.xml to <https://hudson.eclipse.org/webtools/job/webtools-webservices_R3_10/ws/.maven/repo/org/eclipse/webtools/webservices/org.eclipse.jst.ws.tests.performance/1.0.400-SNAPSHOT/org.eclipse.jst.ws.tests.performance-1.0.400-SNAPSHOT-p2artifacts.xml>
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.eclipse.jst.ws.tests.performance ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.webtools.webservices.site
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.webtools.webservices ................... SUCCESS [ 56.652 s]
[INFO] org.eclipse.wst.command.env.core ................... SUCCESS [ 50.247 s]
[INFO] org.eclipse.wst.command.env ........................ SUCCESS [ 10.062 s]
[INFO] org.eclipse.wst.wsdl ............................... SUCCESS [ 10.859 s]
[INFO] org.eclipse.wst.ws.parser .......................... SUCCESS [  3.750 s]
[INFO] org.eclipse.wst.ws.service.policy .................. SUCCESS [  4.342 s]
[INFO] org.eclipse.wst.ws ................................. SUCCESS [ 23.291 s]
[INFO] org.eclipse.jst.ws ................................. SUCCESS [  4.064 s]
[INFO] org.eclipse.jst.ws.axis.consumption.core ........... SUCCESS [  4.201 s]
[INFO] org.eclipse.jst.ws.consumption ..................... SUCCESS [ 11.042 s]
[INFO] org.eclipse.wst.command.env.ui ..................... SUCCESS [  4.025 s]
[INFO] org.eclipse.wst.ws.ui .............................. SUCCESS [  3.402 s]
[INFO] org.eclipse.wst.ws.explorer ........................ SUCCESS [ 11.037 s]
[INFO] org.eclipse.jst.ws.ui .............................. SUCCESS [  3.592 s]
[INFO] org.eclipse.wst.wsdl.validation .................... SUCCESS [  8.373 s]
[INFO] org.eclipse.jst.ws.consumption.ui .................. SUCCESS [  7.008 s]
[INFO] org.eclipse.jst.ws.axis.consumption.ui ............. SUCCESS [  5.153 s]
[INFO] org.eclipse.jst.ws.axis.creation.ui ................ SUCCESS [  3.904 s]
[INFO] org.eclipse.jst.ws.creation.ejb.ui ................. SUCCESS [  4.365 s]
[INFO] org.eclipse.jst.ws.creation.ui ..................... SUCCESS [  9.218 s]
[INFO] org.eclipse.jst.ws.jaxrs.core ...................... SUCCESS [  6.560 s]
[INFO] org.eclipse.jst.ws.jaxrs.ui ........................ SUCCESS [  3.770 s]
[INFO] org.eclipse.jst.ws.uddiregistry .................... SUCCESS [  3.660 s]
[INFO] org.eclipse.wst.ws.service.policy.ui ............... SUCCESS [  3.590 s]
[INFO] org.eclipse.wst.wsdl.ui ............................ SUCCESS [ 14.969 s]
[INFO] org.eclipse.wst.wsi ................................ SUCCESS [  9.309 s]
[INFO] org.eclipse.wst.wsi.ui ............................. SUCCESS [  8.486 s]
[INFO] org.eclipse.jst.ws.axis.infopop .................... SUCCESS [  6.922 s]
[INFO] org.eclipse.jst.ws.axis.ui.doc.user ................ SUCCESS [  2.437 s]
[INFO] org.eclipse.jst.ws.consumption.infopop ............. SUCCESS [  2.687 s]
[INFO] org.eclipse.jst.ws.consumption.ui.doc.user ......... SUCCESS [  2.964 s]
[INFO] org.eclipse.jst.ws.doc.user ........................ SUCCESS [  2.467 s]
[INFO] org.eclipse.jst.ws.infopop ......................... SUCCESS [  2.534 s]
[INFO] org.eclipse.wst.command.env.doc.user ............... SUCCESS [  4.037 s]
[INFO] org.eclipse.wst.command.env.infopop ................ SUCCESS [  3.549 s]
[INFO] org.eclipse.wst.ws.api.doc ......................... SUCCESS [  2.559 s]
[INFO] org.eclipse.wst.wsdl.doc.isv ....................... SUCCESS [ 11.654 s]
[INFO] org.eclipse.wst.wsdl.ui.doc.user ................... SUCCESS [  2.943 s]
[INFO] org.eclipse.wst.ws.infopop ......................... SUCCESS [  2.894 s]
[INFO] org.eclipse.wst.wsi.ui.doc.user .................... SUCCESS [  3.022 s]
[INFO] org.eclipse.wst.ws_wsdl15.feature .................. SUCCESS [  2.843 s]
[INFO] org.eclipse.wst.ws_core.feature .................... SUCCESS [  3.800 s]
[INFO] org.eclipse.wst.ws_userdoc.feature ................. SUCCESS [ 11.380 s]
[INFO] org.eclipse.wst.ws_ui.feature ...................... SUCCESS [  3.400 s]
[INFO] org.eclipse.wst.ws_sdk.feature ..................... SUCCESS [  1.380 s]
[INFO] org.eclipse.wst.ws.tests ........................... SUCCESS [  4.113 s]
[INFO] org.eclipse.wst.wsdl.tests ......................... SUCCESS [ 13.327 s]
[INFO] org.eclipse.wst.wsdl.tests.ui ...................... SUCCESS [  4.185 s]
[INFO] org.eclipse.wst.wsdl.validation.tests .............. SUCCESS [06:39 min]
[INFO] org.eclipse.wst.wsi.tests .......................... FAILURE [04:27 min]
[INFO] org.eclipse.wst.wsdl.ui.tests ...................... SUCCESS [05:26 min]
[INFO] org.eclipse.wst.ws_tests.feature ................... SKIPPED
[INFO] org.eclipse.jst.ws.axis.consumption.core.tests ..... SUCCESS [02:20 min]
[INFO] org.eclipse.jst.ws.tests ........................... SUCCESS [ 59.399 s]
[INFO] org.eclipse.jst.ws.tests.performance ............... SUCCESS [ 48.678 s]
[INFO] org.eclipse.webtools.webservices.site .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:51 min
[INFO] Finished at: 2018-01-23T00:21:26-05:00
[INFO] Final Memory: 195M/4234M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho.extras:tycho-pack200b-plugin:1.0.0:pack (pack200-pack) on project org.eclipse.wst.wsi.tests: Execution pack200-pack of goal org.eclipse.tycho.extras:tycho-pack200b-plugin:1.0.0:pack failed: Could not execute pack200, see log for details.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-pack200b-plugin:1.0.0:pack (pack200-pack) on project org.eclipse.wst.wsi.tests: Execution pack200-pack of goal org.eclipse.tycho.extras:tycho-pack200b-plugin:1.0.0:pack failed: Could not execute pack200, see log for details. Error while executing external command, process killed. Process timeout out after 100 seconds -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.wst.wsi.tests
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Taking screenshot.
[workspace] $ import -window root -display :455 screenshot.jpg
Terminating xvnc.
Recording test results
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top