Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] Build failed in Jenkins: webtools-sourceediting_master #458

See <https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/458/display/redirect>

------------------------------------------
[...truncated 29.52 MB...]
[WARNING] /jobs/genie.webtools/webtools-sourceediting_master/workspace/web/tests/org.eclipse.jst.jsp.ui.tests/src/org/eclipse/jst/jsp/ui/tests/validation/JSPHTMLValidatorTest.java:[138] 
	WorkbenchContext context = new WorkbenchContext();
	^^^^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchContext' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201810290944/org.eclipse.wst.validation-1.2.701.v201810290944.jar')>
[WARNING] /jobs/genie.webtools/webtools-sourceediting_master/workspace/web/tests/org.eclipse.jst.jsp.ui.tests/src/org/eclipse/jst/jsp/ui/tests/validation/JSPHTMLValidatorTest.java:[138] 
	WorkbenchContext context = new WorkbenchContext();
	                           ^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'WorkbenchContext()' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201810290944/org.eclipse.wst.validation-1.2.701.v201810290944.jar')>
[WARNING] /jobs/genie.webtools/webtools-sourceediting_master/workspace/web/tests/org.eclipse.jst.jsp.ui.tests/src/org/eclipse/jst/jsp/ui/tests/validation/JSPHTMLValidatorTest.java:[138] 
	WorkbenchContext context = new WorkbenchContext();
	                               ^^^^^^^^^^^^^^^^
Discouraged access: The type 'WorkbenchContext' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201810290944/org.eclipse.wst.validation-1.2.701.v201810290944.jar')>
[WARNING] /jobs/genie.webtools/webtools-sourceediting_master/workspace/web/tests/org.eclipse.jst.jsp.ui.tests/src/org/eclipse/jst/jsp/ui/tests/validation/JSPHTMLValidatorTest.java:[141] 
	context.setValidationFileURIs(fileList);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'WorkbenchContext.setValidationFileURIs(List<String>)' is not API (restriction on classpath entry '<https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/ws/.repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201810290944/org.eclipse.wst.validation-1.2.701.v201810290944.jar')>
[WARNING] /jobs/genie.webtools/webtools-sourceediting_master/workspace/web/tests/org.eclipse.jst.jsp.ui.tests/src/org/eclipse/jst/jsp/ui/tests/validation/JSPHTMLValidatorTest.java:[145] 
	fValidator.validate(context, reporter);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'JSPValidator.validate(IValidationContext, IReporter)' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-sourceediting_master/workspace/web/bundles/org.eclipse.jst.jsp.core/target/classes')
[WARNING] /jobs/genie.webtools/webtools-sourceediting_master/workspace/web/tests/org.eclipse.jst.jsp.ui.tests/src/org/eclipse/jst/jsp/ui/tests/validation/JSPHTMLValidatorTest.java:[158] 
	fValidator.validate(context, reporter);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'JSPValidator.validate(IValidationContext, IReporter)' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-sourceediting_master/workspace/web/bundles/org.eclipse.jst.jsp.core/target/classes')
[WARNING] /jobs/genie.webtools/webtools-sourceediting_master/workspace/web/tests/org.eclipse.jst.jsp.ui.tests/src/org/eclipse/jst/jsp/ui/tests/validation/JSPHTMLValidatorTest.java:[166] 
	fValidator.validate(context, reporter);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'JSPValidator.validate(IValidationContext, IReporter)' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-sourceediting_master/workspace/web/bundles/org.eclipse.jst.jsp.core/target/classes')
[WARNING] /jobs/genie.webtools/webtools-sourceediting_master/workspace/web/tests/org.eclipse.jst.jsp.ui.tests/src/org/eclipse/jst/jsp/ui/tests/validation/JSPHTMLValidatorTest.java:[170] 
	model.releaseFromEdit();
	^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredModel.releaseFromEdit()' is not API (restriction on classpath entry '/jobs/genie.webtools/webtools-sourceediting_master/workspace/core/bundles/org.eclipse.wst.sse.core/target/classes')
1555 problems (1555 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.jst.jsp.ui.tests ---
[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-sourceediting_master/workspace/web/tests/org.eclipse.jst.jsp.ui.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.jst.jsp.ui.tests ---
[INFO] Building jar: /jobs/genie.webtools/webtools-sourceediting_master/workspace/web/tests/org.eclipse.jst.jsp.ui.tests/target/org.eclipse.jst.jsp.ui.tests-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.jst.jsp.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.jst.jsp.ui.tests ---
[INFO] Building jar: /jobs/genie.webtools/webtools-sourceediting_master/workspace/web/tests/org.eclipse.jst.jsp.ui.tests/target/org.eclipse.jst.jsp.ui.tests-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jst.jsp.ui.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.jst.jsp.ui.tests ---
[INFO] Expected eclipse log file: /jobs/genie.webtools/webtools-sourceediting_master/workspace/web/tests/org.eclipse.jst.jsp.ui.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /jobs/genie.webtools/webtools-sourceediting_master/workspace/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.200.v20180922-1751/org.eclipse.equinox.launcher-1.5.200.v20180922-1751.jar, -data, /jobs/genie.webtools/webtools-sourceediting_master/workspace/web/tests/org.eclipse.jst.jsp.ui.tests/target/work/data, -install, /jobs/genie.webtools/webtools-sourceediting_master/workspace/web/tests/org.eclipse.jst.jsp.ui.tests/target/work, -configuration, /jobs/genie.webtools/webtools-sourceediting_master/workspace/web/tests/org.eclipse.jst.jsp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.webtools/webtools-sourceediting_master/workspace/web/tests/org.eclipse.jst.jsp.ui.tests/target/surefire.properties]
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.webtools
Running org.eclipse.jst.jsp.ui.tests.JSPUITestSuite
[ERROR] Timeout 1800 s exceeded. Process was killed.
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.webtools.sourceediting.site
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] sourceediting-parent 3.6.0-SNAPSHOT ................ SUCCESS [01:25 min]
[INFO] sourceediting.core 3.10.0-SNAPSHOT ................. SUCCESS [  0.046 s]
[INFO] sourceediting.core.bundles 3.10.0-SNAPSHOT ......... SUCCESS [  0.046 s]
[INFO] org.eclipse.wst.sse.core 1.2.100-SNAPSHOT .......... SUCCESS [ 51.479 s]
[INFO] org.eclipse.wst.sse.ui 1.5.0-SNAPSHOT .............. SUCCESS [ 52.492 s]
[INFO] sourceediting.core.docs 3.10.0-SNAPSHOT ............ SUCCESS [  0.042 s]
[INFO] org.eclipse.wst.sse.doc.user 1.2.0-SNAPSHOT ........ SUCCESS [  5.697 s]
[INFO] org.eclipse.wst.sse.ui.infopop 1.0.300-SNAPSHOT .... SUCCESS [  3.612 s]
[INFO] sourceediting.core.tests 3.10.0-SNAPSHOT ........... SUCCESS [  0.041 s]
[INFO] sourceediting.xml 3.10.0-SNAPSHOT .................. SUCCESS [  0.043 s]
[INFO] sourceediting.xml.bundles 3.10.0-SNAPSHOT .......... SUCCESS [  0.033 s]
[INFO] org.eclipse.wst.xml.core 1.2.200-SNAPSHOT .......... SUCCESS [ 41.582 s]
[INFO] org.eclipse.wst.sse.core.tests 1.1.0-SNAPSHOT ...... SUCCESS [ 13.650 s]
[INFO] org.eclipse.wst.xml.ui 1.2.200-SNAPSHOT ............ SUCCESS [ 44.071 s]
[INFO] org.eclipse.wst.sse.ui.tests 1.1.100-SNAPSHOT ...... SUCCESS [ 18.407 s]
[INFO] sourceediting.json 3.10.0-SNAPSHOT ................. SUCCESS [  0.045 s]
[INFO] sourceediting.json.bundles 3.10.0-SNAPSHOT ......... SUCCESS [  0.035 s]
[INFO] org.eclipse.json 1.1.100-SNAPSHOT .................. SUCCESS [  6.518 s]
[INFO] org.eclipse.wst.json.bower.core 1.0.0-SNAPSHOT ..... SUCCESS [  4.652 s]
[INFO] org.eclipse.wst.json.core 1.1.0-SNAPSHOT ........... SUCCESS [ 17.781 s]
[INFO] org.eclipse.wst.json.schemaprocessor 1.0.200-SNAPSHOT SUCCESS [  3.145 s]
[INFO] org.eclipse.wst.json.ui 1.0.200-SNAPSHOT ........... SUCCESS [  4.466 s]
[INFO] org.eclipse.wst.json.bower.ui 1.0.100-SNAPSHOT ..... SUCCESS [  2.789 s]
[INFO] org.eclipse.wst.json.eslint.core 1.0.0-SNAPSHOT .... SUCCESS [  2.732 s]
[INFO] org.eclipse.wst.json.eslint.ui 1.0.100-SNAPSHOT .... SUCCESS [  3.014 s]
[INFO] org.eclipse.wst.json.jshint.core 1.0.0-SNAPSHOT .... SUCCESS [  2.947 s]
[INFO] org.eclipse.wst.json.jshint.ui 1.0.100-SNAPSHOT .... SUCCESS [  2.921 s]
[INFO] org.eclipse.wst.json.npm.core 1.0.0-SNAPSHOT ....... SUCCESS [  3.110 s]
[INFO] org.eclipse.wst.json.npm.ui 1.0.100-SNAPSHOT ....... SUCCESS [  3.467 s]
[INFO] sourceediting.json.features 3.10.0-SNAPSHOT ........ SUCCESS [  0.036 s]
[INFO] org.eclipse.wst.json_core.feature 1.1.4-SNAPSHOT ... SUCCESS [  3.543 s]
[INFO] org.eclipse.wst.json_ui.feature 1.1.4-SNAPSHOT ..... SUCCESS [  3.709 s]
[INFO] org.eclipse.wst.json_sdk.feature 1.1.5-SNAPSHOT .... SUCCESS [  3.427 s]
[INFO] sourceediting.json.tests 3.10.0-SNAPSHOT ........... SUCCESS [  0.036 s]
[INFO] org.eclipse.wst.json.core.tests 1.1.0-SNAPSHOT ..... SUCCESS [  7.455 s]
[INFO] org.eclipse.wst.json_tests.feature 1.1.4-SNAPSHOT .. SUCCESS [  3.528 s]
[INFO] org.eclipse.wst.dtd.core 1.2.0-SNAPSHOT ............ SUCCESS [  6.486 s]
[INFO] org.eclipse.wst.dtd.ui 1.1.100-SNAPSHOT ............ SUCCESS [  4.840 s]
[INFO] org.eclipse.wst.standard.schemas 1.0.800-SNAPSHOT .. SUCCESS [  3.285 s]
[INFO] org.eclipse.wst.xsd.core 1.2.0-SNAPSHOT ............ SUCCESS [  3.494 s]
[INFO] org.eclipse.wst.xsd.ui 1.3.200-SNAPSHOT ............ SUCCESS [ 11.920 s]
[INFO] org.eclipse.wtp.xml.capabilities 1.0.200-SNAPSHOT .. SUCCESS [  4.612 s]
[INFO] sourceediting.xml.docs 3.10.0-SNAPSHOT ............. SUCCESS [  0.036 s]
[INFO] org.eclipse.wst.dtdeditor.doc.user 1.1.0-SNAPSHOT .. SUCCESS [  3.038 s]
[INFO] org.eclipse.wst.dtd.ui.infopop 1.0.400-SNAPSHOT .... SUCCESS [  2.819 s]
[INFO] org.eclipse.wst.xmleditor.doc.user 1.1.0-SNAPSHOT .. SUCCESS [  3.229 s]
[INFO] org.eclipse.wst.xml.ui.infopop 1.0.400-SNAPSHOT .... SUCCESS [  7.031 s]
[INFO] org.eclipse.wst.xsdeditor.doc.user 1.0.800-SNAPSHOT  SUCCESS [  8.564 s]
[INFO] sourceediting.xml.features 3.10.0-SNAPSHOT ......... SUCCESS [  0.030 s]
[INFO] org.eclipse.wst.xml_core.feature 3.13.0-SNAPSHOT ... SUCCESS [  3.443 s]
[INFO] org.eclipse.wst.xml_userdoc.feature 3.11.0-SNAPSHOT  SUCCESS [  3.146 s]
[INFO] org.eclipse.wst.xml_ui.feature 3.13.0-SNAPSHOT ..... SUCCESS [  3.798 s]
[INFO] org.eclipse.wst.xml_sdk.feature 3.13.0-SNAPSHOT .... SUCCESS [  3.124 s]
[INFO] sourceediting.xml.tests 3.10.0-SNAPSHOT ............ SUCCESS [  0.032 s]
[INFO] org.eclipse.wst.dtd.core.tests 1.1.0-SNAPSHOT ...... SUCCESS [  9.246 s]
[INFO] org.eclipse.wst.dtd.ui.tests 1.1.0-SNAPSHOT ........ SUCCESS [ 14.113 s]
[INFO] org.eclipse.wst.xml.catalog.tests 1.1.0-SNAPSHOT ... SUCCESS [ 14.708 s]
[INFO] sourceediting.web 3.10.0-SNAPSHOT .................. SUCCESS [  0.035 s]
[INFO] sourceediting.web.bundles 3.10.0-SNAPSHOT .......... SUCCESS [  0.035 s]
[INFO] org.eclipse.jst.standard.schemas 1.2.300-SNAPSHOT .. SUCCESS [ 11.882 s]
[INFO] org.eclipse.wst.xml.core.tests 1.1.0-SNAPSHOT ...... SUCCESS [ 30.847 s]
[INFO] org.eclipse.wst.css.core 1.2.0-SNAPSHOT ............ SUCCESS [ 31.471 s]
[INFO] org.eclipse.wst.html.core 1.3.0-SNAPSHOT ........... SUCCESS [ 45.421 s]
[INFO] org.eclipse.jst.jsp.core 1.3.0-SNAPSHOT ............ SUCCESS [ 19.838 s]
[INFO] org.eclipse.wst.xml.tests.encoding 1.1.0-SNAPSHOT .. SUCCESS [ 14.035 s]
[INFO] org.eclipse.wst.css.ui 1.1.100-SNAPSHOT ............ SUCCESS [  6.054 s]
[INFO] org.eclipse.wst.html.ui 1.1.100-SNAPSHOT ........... SUCCESS [  5.547 s]
[INFO] org.eclipse.jst.jsp.ui 1.2.100-SNAPSHOT ............ SUCCESS [  7.418 s]
[INFO] org.eclipse.wst.xml.ui.tests 1.1.100-SNAPSHOT ...... SUCCESS [ 21.651 s]
[INFO] org.eclipse.wst.xml.validation.tests 1.1.0-SNAPSHOT  SUCCESS [ 10.296 s]
[INFO] org.eclipse.wst.xsd.validation.tests 1.1.0-SNAPSHOT  SUCCESS [ 13.430 s]
[INFO] org.eclipse.wst.xsd.core.tests 1.1.0-SNAPSHOT ...... SUCCESS [  9.187 s]
[INFO] org.eclipse.wst.xsd.ui.tests 1.1.0-SNAPSHOT ........ SUCCESS [ 10.147 s]
[INFO] org.eclipse.wst.xml_tests.feature 3.13.0-SNAPSHOT .. SUCCESS [  3.506 s]
[INFO] sourceediting.xpath 3.10.0-SNAPSHOT ................ SUCCESS [  0.031 s]
[INFO] sourceediting.xpath.bundles 3.10.0-SNAPSHOT ........ SUCCESS [  0.032 s]
[INFO] PsychoPath XPath 2.0 Processor: Branding Plug-in 1.1.0-SNAPSHOT SUCCESS [  3.550 s]
[INFO] PsychoPath XPath 2.0 Processor 2.1.101-SNAPSHOT .... SUCCESS [ 44.239 s]
[INFO] PsychoPath XPath 2.0 Processor 2.0.0-SNAPSHOT ...... SUCCESS [  4.216 s]
[INFO] org.eclipse.wst.xml.xpath.core 1.3.1-SNAPSHOT ...... SUCCESS [  7.601 s]
[INFO] org.eclipse.wst.xml.xpath.ui 1.1.200-SNAPSHOT ...... SUCCESS [  8.333 s]
[INFO] sourceediting.xpath.docs 3.10.0-SNAPSHOT ........... SUCCESS [  0.039 s]
[INFO] PsychoPath XPath 2.0 Processor: User Documentation 2.1.0-SNAPSHOT SUCCESS [  6.608 s]
[INFO] PsychoPath XPath 2.0 Processor: SDK Documentation 2.0.1-SNAPSHOT SUCCESS [ 14.144 s]
[INFO] sourceediting.xpath.features 3.10.0-SNAPSHOT ....... SUCCESS [  0.043 s]
[INFO] PsychoPath XPath 2.0 Processor Feature 2.0.301-SNAPSHOT SUCCESS [  3.278 s]
[INFO] PsychoPath XPath 2.0 Processor: SDK Feature 2.0.100-SNAPSHOT SUCCESS [  3.446 s]
[INFO] sourceediting.xpath.tests 3.10.0-SNAPSHOT .......... SUCCESS [  0.027 s]
[INFO] PsychoPath XPath 2.0 Processor: XQuery Test Suite 1.0.2-SNAPSHOT SUCCESS [03:27 min]
[INFO] PsychoPath XPath 2.0 Processor: Tests 2.2.0-SNAPSHOT SUCCESS [ 59.315 s]
[INFO] PsychoPath XPath 2.0 Processor: Tests for WTP type support 2.1.1-SNAPSHOT SUCCESS [ 11.739 s]
[INFO] org.eclipse.wst.xml.xpath.core.tests 1.1.0-SNAPSHOT  SUCCESS [  8.985 s]
[INFO] org.eclipse.wst.xml.xpath.ui.tests 1.1.0-SNAPSHOT .. SUCCESS [ 10.554 s]
[INFO] sourceediting.xsl 3.10.0-SNAPSHOT .................. SUCCESS [  0.041 s]
[INFO] sourceediting.xsl.bundles 3.10.0-SNAPSHOT .......... SUCCESS [  0.029 s]
[INFO] XSL Tools Branding Plugin 1.2.0-SNAPSHOT ........... SUCCESS [  3.448 s]
[INFO] XSLT Core Plugin 1.2.0-SNAPSHOT .................... SUCCESS [ 11.997 s]
[INFO] XSLT Launching Plugin 1.2.0-SNAPSHOT ............... SUCCESS [  6.362 s]
[INFO] XSLT Debug UI Plugin 1.1.0-SNAPSHOT ................ SUCCESS [ 10.430 s]
[INFO] XSLT EXSLT Core Plugin 1.1.0-SNAPSHOT .............. SUCCESS [  4.602 s]
[INFO] XSLT UI Plugin 1.2.0-SNAPSHOT ...................... SUCCESS [ 24.574 s]
[INFO] XSLT EXSLT UI Plugin 1.1.0-SNAPSHOT ................ SUCCESS [  5.885 s]
[INFO] XSLT JAXP Debug Plugin 1.1.0-SNAPSHOT .............. SUCCESS [  5.202 s]
[INFO] XSLT JAXP Launching UI Plugin 1.1.0-SNAPSHOT ....... SUCCESS [  7.880 s]
[INFO] XSLT JAXP Debug UI Plugin 1.1.0-SNAPSHOT ........... SUCCESS [ 10.511 s]
[INFO] XSLT Saxon Plugin 1.1.0-SNAPSHOT ................... SUCCESS [  3.941 s]
[INFO] XSLT Xalan Plugin 1.1.0-SNAPSHOT ................... SUCCESS [  5.536 s]
[INFO] sourceediting.xsl.docs 3.10.0-SNAPSHOT ............. SUCCESS [  0.029 s]
[INFO] org.eclipse.wst.xsl.doc 1.1.0-SNAPSHOT ............. SUCCESS [  4.024 s]
[INFO] org.eclipse.wst.xsl.sdk.documentation 1.0.100-SNAPSHOT SUCCESS [  3.817 s]
[INFO] sourceediting.xsl.features 3.10.0-SNAPSHOT ......... SUCCESS [  0.040 s]
[INFO] XSLT FeaturePlugin 1.3.500-SNAPSHOT ................ SUCCESS [  4.500 s]
[INFO] org.eclipse.wst.xsl_sdk.feature 1.1.600-SNAPSHOT ... SUCCESS [  3.095 s]
[INFO] sourceediting.xsl.tests 3.10.0-SNAPSHOT ............ SUCCESS [  0.035 s]
[INFO] XSLT Core Tests 1.1.0-SNAPSHOT ..................... SUCCESS [  3.466 s]
[INFO] EXSLT Core Tests 1.1.0-SNAPSHOT .................... SUCCESS [  4.321 s]
[INFO] XSLT UI Tests 1.2.0-SNAPSHOT ....................... SUCCESS [  3.950 s]
[INFO] EXSLT UI Tests 1.0.100-SNAPSHOT .................... SUCCESS [  3.563 s]
[INFO] JAXP Debug Tests 1.1.0-SNAPSHOT .................... SUCCESS [  3.323 s]
[INFO] XSL Launching Tests 1.2.0-SNAPSHOT ................. SUCCESS [  3.605 s]
[INFO] org.eclipse.wst.xsl.tests 1.3.0-SNAPSHOT ........... SUCCESS [  3.677 s]
[INFO] org.eclipse.wst.xsl_tests.feature 1.1.601-SNAPSHOT . SUCCESS [  3.077 s]
[INFO] org.eclipse.wst.jsdt.web.core 1.1.0-SNAPSHOT ....... SUCCESS [  3.693 s]
[INFO] org.eclipse.wst.jsdt.web.ui 1.2.0-SNAPSHOT ......... SUCCESS [  4.963 s]
[INFO] org.eclipse.wst.jsdt.web.support.jsp 1.1.0-SNAPSHOT  SUCCESS [  3.426 s]
[INFO] org.eclipse.wst.web 1.2.0-SNAPSHOT ................. SUCCESS [  3.240 s]
[INFO] org.eclipse.wst.web.ui 1.2.0-SNAPSHOT .............. SUCCESS [  3.216 s]
[INFO] org.eclipse.wtp.javascript.capabilities 1.0.200-SNAPSHOT SUCCESS [  2.688 s]
[INFO] org.eclipse.wtp.web.capabilities 1.0.200-SNAPSHOT .. SUCCESS [  2.640 s]
[INFO] sourceediting.web.docs 3.10.0-SNAPSHOT ............. SUCCESS [  0.037 s]
[INFO] org.eclipse.jst.jsp.ui.infopop 1.0.200-SNAPSHOT .... SUCCESS [  2.966 s]
[INFO] org.eclipse.wst.doc.user 1.2.0-SNAPSHOT ............ SUCCESS [  3.509 s]
[INFO] org.eclipse.wst.html.ui.infopop 1.0.201-SNAPSHOT ... SUCCESS [  2.637 s]
[INFO] org.eclipse.wst.webtools.doc.user 1.0.500-SNAPSHOT . SUCCESS [  2.912 s]
[INFO] org.eclipse.wst.web.ui.infopop 1.0.300-SNAPSHOT .... SUCCESS [  2.669 s]
[INFO] sourceediting.web.features 3.10.0-SNAPSHOT ......... SUCCESS [  0.024 s]
[INFO] org.eclipse.wst.web_core.feature 3.13.0-SNAPSHOT ... SUCCESS [  2.831 s]
[INFO] org.eclipse.wst.web_userdoc.feature 3.13.0-SNAPSHOT  SUCCESS [  4.082 s]
[INFO] org.eclipse.wst.web_ui.feature 3.13.0-SNAPSHOT ..... SUCCESS [  2.956 s]
[INFO] org.eclipse.wst.web_sdk.feature 3.13.0-SNAPSHOT .... SUCCESS [  8.620 s]
[INFO] sourceediting.web.tests 3.10.0-SNAPSHOT ............ SUCCESS [  0.056 s]
[INFO] org.eclipse.wst.css.core.tests 1.1.0-SNAPSHOT ...... SUCCESS [ 23.217 s]
[INFO] org.eclipse.wst.css.tests.encoding 1.1.0-SNAPSHOT .. SUCCESS [ 13.759 s]
[INFO] org.eclipse.wst.css.ui.tests 1.1.100-SNAPSHOT ...... SUCCESS [ 15.858 s]
[INFO] org.eclipse.wst.html.core.tests 1.1.0-SNAPSHOT ..... SUCCESS [ 26.899 s]
[INFO] org.eclipse.wst.html.tests.encoding 1.1.0-SNAPSHOT . SUCCESS [ 13.055 s]
[INFO] org.eclipse.wst.html.ui.tests 1.1.0-SNAPSHOT ....... SUCCESS [ 16.387 s]
[INFO] org.eclipse.wst.jsdt.web.core.tests 1.1.0-SNAPSHOT . SUCCESS [ 10.811 s]
[INFO] org.eclipse.wst.jsdt.web.ui.tests 1.1.0-SNAPSHOT ... SUCCESS [ 24.906 s]
[INFO] org.eclipse.wst.web_tests.feature 3.13.0-SNAPSHOT .. SUCCESS [  3.356 s]
[INFO] org.eclipse.jst.jsp.core.tests 1.1.0-SNAPSHOT ...... SUCCESS [01:41 min]
[INFO] org.eclipse.jst.jsp.tests.encoding 1.1.0-SNAPSHOT .. SUCCESS [  9.087 s]
[INFO] org.eclipse.jst.jsp.ui.tests 1.1.0-SNAPSHOT ........ FAILURE [30:04 min]
[INFO] org.eclipse.webtools.sourceediting.site 3.6.0-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:06 h
[INFO] Finished at: 2019-01-29T17:46:42-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.3.0:test (default-test) on project org.eclipse.jst.jsp.ui.tests: An unexpected error occured while launching the test runtime (return code 143). See log /jobs/genie.webtools/webtools-sourceediting_master/workspace/web/tests/org.eclipse.jst.jsp.ui.tests/target/work/data/.metadata/.log for details. -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.jst.jsp.ui.tests
Build step 'Invoke top-level Maven targets' marked build as failure
Taking screenshot.
[workspace] $ echo $XAUTHORITY
<https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/ws/.Xauthority-5569269018124095458>
[workspace] $ ls -l $XAUTHORITY
-rw-rw-r-- 1 genie.webtools webtools 0 Jan 29 16:40 <https://ci.eclipse.org/webtools/job/webtools-sourceediting_master/ws/.Xauthority-5569269018124095458>
[workspace] $ import -window root -display :451 screenshot.jpg
Terminating xvnc.
[WARNINGS] Skipping publisher since build result is FAILURE
append disk usage
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in  1 second
Not sending mail to unregistered user nitind@xxxxxxxxxx
Not sending mail to unregistered user register.eclipse@xxxxxxxxxx


Back to the top