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: WTP-R3_10_Integration #3

See <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/3/>

------------------------------------------
[...truncated 634338 lines...]
	public IMessageAccess getMessageAccess() {
	       ^^^^^^^^^^^^^^
Discouraged access: The type 'IMessageAccess' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.common/plugins/org.eclipse.wst.validation/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONObjectDocumentChangesTest.java:[14] 
	import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IStructuredDocument' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONObjectDocumentChangesTest.java:[31] 
	IStructuredDocument structuredDocument = model.getStructuredDocument();
	^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IStructuredDocument' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONObjectDocumentChangesTest.java:[31] 
	IStructuredDocument structuredDocument = model.getStructuredDocument();
	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredModel.getStructuredDocument()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONObjectDocumentChangesTest.java:[33] 
	structuredDocument.replaceText(structuredDocument, 1, 0, "}");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredDocument.replaceText(Object, int, int, String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONObjectDocumentChangesTest.java:[49] 
	IStructuredDocument structuredDocument = model.getStructuredDocument();
	^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IStructuredDocument' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONObjectDocumentChangesTest.java:[49] 
	IStructuredDocument structuredDocument = model.getStructuredDocument();
	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredModel.getStructuredDocument()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONObjectDocumentChangesTest.java:[51] 
	structuredDocument.replaceText(structuredDocument, 0, 2, "");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredDocument.replaceText(Object, int, int, String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONObjectDocumentChangesTest.java:[66] 
	IStructuredDocument structuredDocument = model.getStructuredDocument();
	^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IStructuredDocument' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONObjectDocumentChangesTest.java:[66] 
	IStructuredDocument structuredDocument = model.getStructuredDocument();
	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredModel.getStructuredDocument()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONObjectDocumentChangesTest.java:[68] 
	structuredDocument.replaceText(structuredDocument, 1, 0, "\r\n");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredDocument.replaceText(Object, int, int, String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONObjectDocumentChangesTest.java:[87] 
	IStructuredDocument structuredDocument = model.getStructuredDocument();
	^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IStructuredDocument' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONObjectDocumentChangesTest.java:[87] 
	IStructuredDocument structuredDocument = model.getStructuredDocument();
	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredModel.getStructuredDocument()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONObjectDocumentChangesTest.java:[88] 
	structuredDocument.replaceText(structuredDocument, 1, 0, "\"\"");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredDocument.replaceText(Object, int, int, String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONObjectDocumentChangesTest.java:[101] 
	structuredDocument.replaceText(structuredDocument, 3, 0, ":");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredDocument.replaceText(Object, int, int, String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONObjectDocumentChangesTest.java:[110] 
	structuredDocument.replaceText(structuredDocument, 4, 0, "{}");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredDocument.replaceText(Object, int, int, String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONObjectDocumentChangesTest.java:[119] 
	structuredDocument.replaceText(structuredDocument, 2, 0, "a");
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredDocument.replaceText(Object, int, int, String)' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONSampleDocumentTest.java:[17] 
	import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IStructuredDocument' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONSampleDocumentTest.java:[27] 
	IStructuredDocument structuredDocument = model.getStructuredDocument();
	^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'IStructuredDocument' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/document/JSONSampleDocumentTest.java:[27] 
	IStructuredDocument structuredDocument = model.getStructuredDocument();
	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'IStructuredModel.getStructuredDocument()' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/internal/parser/JSONTokenizerTest.java:[21] 
	import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/internal/parser/JSONTokenizerTest.java:[232] 
	List<ITextRegion> r = getRegions(tokenizer);
	     ^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/internal/parser/JSONTokenizerTest.java:[237] 
	private static final List<ITextRegion> getRegions(JSONTokenizer tokenizer) {
	                          ^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/internal/parser/JSONTokenizerTest.java:[238] 
	List<ITextRegion> tokens = new ArrayList<ITextRegion>();
	     ^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/internal/parser/JSONTokenizerTest.java:[238] 
	List<ITextRegion> tokens = new ArrayList<ITextRegion>();
	                                         ^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/org/eclipse/wst/json/core/internal/parser/JSONTokenizerTest.java:[239] 
	ITextRegion region = null;
	^^^^^^^^^^^
Discouraged access: The type 'ITextRegion' is not API (restriction on classpath entry '/jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/bundles/org.eclipse.wst.sse.core/target/classes')
85 problems (85 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.wst.json.core.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/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.json.core.tests ---
[WARNING] bundle localization file /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/plugin.properties not found
[WARNING] Bundle-Name header not found in /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/META-INF/MANIFEST.MF, fallback to Bundle-SymbolicName for source bundle
[WARNING] Bundle-Vendor header not found in /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/target/org.eclipse.wst.json.core.tests-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.json.core.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.wst.json.core.tests ---
[WARNING] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/build.properties: bin.includes value(s) [plugin.properties, plugin.xml, about.html, bin/] do not match any files.
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/target/org.eclipse.wst.json.core.tests-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.json.core.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.wst.json.core.tests ---
[INFO] Skipping tests
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.wst.json.core.tests ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/target/org.eclipse.wst.json.core.tests-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.wst.json.core.tests ---
[INFO] Searching org.eclipse.wst.json.core.tests-1.0.0-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.webtools.sourceediting:org.eclipse.wst.json.core.tests:eclipse-test-plugin:1.0.0-SNAPSHOT in 0 seconds.
[INFO] Searching org.eclipse.wst.json.core.tests-1.0.0-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.webtools.sourceediting:org.eclipse.wst.json.core.tests:java-source:sources:1.0.0-SNAPSHOT in 0 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.wst.json.core.tests ---
[INFO] Pack200 packing jar /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/target/org.eclipse.wst.json.core.tests-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.wst.json.core.tests ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.json.core.tests:1.0.0-SNAPSHOT @ /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.json.core.tests ---
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/target/org.eclipse.wst.json.core.tests-1.0.0-SNAPSHOT.jar to <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.json.core.tests/1.0.0-SNAPSHOT/org.eclipse.wst.json.core.tests-1.0.0-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/pom.xml to <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.json.core.tests/1.0.0-SNAPSHOT/org.eclipse.wst.json.core.tests-1.0.0-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/target/org.eclipse.wst.json.core.tests-1.0.0-SNAPSHOT-sources.jar to <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.json.core.tests/1.0.0-SNAPSHOT/org.eclipse.wst.json.core.tests-1.0.0-SNAPSHOT-sources.jar>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/target/org.eclipse.wst.json.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.json.core.tests/1.0.0-SNAPSHOT/org.eclipse.wst.json.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/target/p2content.xml to <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.json.core.tests/1.0.0-SNAPSHOT/org.eclipse.wst.json.core.tests-1.0.0-SNAPSHOT-p2metadata.xml>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/tests/org.eclipse.wst.json.core.tests/target/p2artifacts.xml to <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.json.core.tests/1.0.0-SNAPSHOT/org.eclipse.wst.json.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml>
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:update-local-index (default-update-local-index) @ org.eclipse.wst.json.core.tests ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.wst.json_tests.feature 1.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.wst.json_tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.wst.json_tests.feature ---
[INFO] The project's OSGi version is 1.1.1.v201707042201
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.wst.json_tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.wst.json_tests.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.wst.json_tests.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.wst.json_tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.wst.json_tests.feature ---
[INFO] Building jar: /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/features/org.eclipse.wst.json_tests.feature/target/org.eclipse.wst.json_tests.feature-1.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.wst.json_tests.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.wst.json_tests.feature ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.wst.json_tests.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.wst.json_tests.feature ---
[INFO] Searching org.eclipse.wst.json_tests.feature-1.1.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.webtools.sourceediting:org.eclipse.wst.json_tests.feature:eclipse-feature:1.1.1-SNAPSHOT in 0 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.wst.json_tests.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.wst.json_tests.feature ---
[INFO] No baseline version MavenProject: org.eclipse.webtools.sourceediting:org.eclipse.wst.json_tests.feature:1.1.1-SNAPSHOT @ /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/features/org.eclipse.wst.json_tests.feature/pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.wst.json_tests.feature ---
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/features/org.eclipse.wst.json_tests.feature/target/org.eclipse.wst.json_tests.feature-1.1.1-SNAPSHOT.jar to <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.json_tests.feature/1.1.1-SNAPSHOT/org.eclipse.wst.json_tests.feature-1.1.1-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/features/org.eclipse.wst.json_tests.feature/pom.xml to <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.json_tests.feature/1.1.1-SNAPSHOT/org.eclipse.wst.json_tests.feature-1.1.1-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/features/org.eclipse.wst.json_tests.feature/target/p2content.xml to <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.json_tests.feature/1.1.1-SNAPSHOT/org.eclipse.wst.json_tests.feature-1.1.1-SNAPSHOT-p2metadata.xml>
[INFO] Installing /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/features/org.eclipse.wst.json_tests.feature/target/p2artifacts.xml to <https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/ws/.maven/repo/org/eclipse/webtools/sourceediting/org.eclipse.wst.json_tests.feature/1.1.1-SNAPSHOT/org.eclipse.wst.json_tests.feature-1.1.1-SNAPSHOT-p2artifacts.xml>
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:update-local-index (default-update-local-index) @ org.eclipse.wst.json_tests.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building wst4x.tests 3.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wst4x.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ wst4x.tests ---
[INFO] The project's OSGi version is 3.6.0.v201708030038
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ wst4x.tests ---
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ wst4x.tests ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ wst4x.tests ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.21.0:publish-products (default-publish-products) @ wst4x.tests ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.21.0:publish-categories (default-publish-categories) @ wst4x.tests ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.21.0:attach-artifacts (default-attach-artifacts) @ wst4x.tests ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.21.0:assemble-repository (default-assemble-repository) @ wst4x.tests ---
[ERROR] Failure: hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
Terminating xvnc.
FATAL: hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
org.hudsonci.utils.tasks.OperationFailure: hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at org.hudsonci.utils.tasks.PerformOperation.execute(PerformOperation.java:64)
	at org.hudsonci.maven.plugin.builder.MavenBuilder.perform(MavenBuilder.java:169)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:34)
	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:736)
	at hudson.model.Build$RunnerImpl.build(Build.java:181)
	at hudson.model.Build$RunnerImpl.doRun(Build.java:136)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:524)
	at hudson.model.Run.run(Run.java:1493)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:82)
	at hudson.model.Executor.run(Executor.java:137)
Caused by: hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.call(Request.java:142)
	at hudson.remoting.Channel.call(Channel.java:643)
	at org.hudsonci.maven.plugin.builder.internal.PerformBuild.doExecute(PerformBuild.java:198)
	at org.hudsonci.utils.tasks.PerformOperation.execute(PerformOperation.java:50)
	... 10 more
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.abort(Request.java:262)
	at hudson.remoting.Channel.terminate(Channel.java:743)
	at hudson.slaves.Channels$1.terminate(Channels.java:71)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1042)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1023)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2598)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1318)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1017)

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


Back to the top