Skip to content
Success

Console Output

Started by user DIM Build
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/geckoEMFAddon/workspace
The recommended git tool is: NONE
using credential Gitlab-Builder
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitlab.com/gecko.io/geckoEMFAddon.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitlab.com/gecko.io/geckoEMFAddon.git
 > git --version # timeout=10
 > git --version # 'git version 2.11.0'
using GIT_ASKPASS to set credentials Gitlab user for Jenkins
 > git fetch --tags --progress -- https://gitlab.com/gecko.io/geckoEMFAddon.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 961f2bb293bee19f636da2c153a6b9f716537714 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 961f2bb293bee19f636da2c153a6b9f716537714 # timeout=10
Commit message: "Merge branch 'updated-dependencies' into 'develop'"
 > git rev-list --no-walk 961f2bb293bee19f636da2c153a6b9f716537714 # timeout=10
[Checks API] No suitable checks publisher found.
[Gradle] - Launching build.
[workspace] $ /var/jenkins_home/jobs/geckoEMFAddon/workspace/gradlew -Dhttp.agent=Java/11 clean test build release
Starting a Gradle Daemon (subsequent builds will be faster)
> Task :org.gecko.emf.osgi.compare:clean
> Task :org.gecko.emf.osgi.compare.repository:clean
> Task :org.gecko.emf.osgi.compare.repository.tests:clean
> Task :org.gecko.emf.osgi.compare.tests:clean
> Task :org.gecko.qvt.osgi:clean
> Task :org.gecko.qvt.osgi.tests:clean
> Task :org.gecko.emf.osgi.compare:compileJava
> Task :org.gecko.emf.osgi.compare:processResources NO-SOURCE
> Task :org.gecko.emf.osgi.compare:classes
> Task :org.gecko.emf.osgi.compare:compileTestJava NO-SOURCE
> Task :org.gecko.emf.osgi.compare:processTestResources
> Task :org.gecko.emf.osgi.compare:testClasses
> Task :org.gecko.emf.osgi.compare:test
> Task :org.gecko.emf.osgi.compare:jar
> Task :org.gecko.emf.osgi.compare.repository:compileJava
> Task :org.gecko.emf.osgi.compare.repository:processResources NO-SOURCE
> Task :org.gecko.emf.osgi.compare.repository:classes
> Task :org.gecko.emf.osgi.compare.repository:compileTestJava
> Task :org.gecko.emf.osgi.compare.repository:processTestResources NO-SOURCE
> Task :org.gecko.emf.osgi.compare.repository:testClasses
> Task :org.gecko.emf.osgi.compare.repository:test
> Task :org.gecko.emf.osgi.compare.repository:jar
> Task :org.gecko.emf.osgi.compare.repository.tests:compileJava
> Task :org.gecko.emf.osgi.compare.repository.tests:processResources NO-SOURCE
> Task :org.gecko.emf.osgi.compare.repository.tests:classes
> Task :org.gecko.emf.osgi.compare.repository.tests:compileTestJava NO-SOURCE
> Task :org.gecko.emf.osgi.compare.repository.tests:processTestResources NO-SOURCE
> Task :org.gecko.emf.osgi.compare.repository.tests:testClasses UP-TO-DATE
> Task :org.gecko.emf.osgi.compare.repository.tests:test NO-SOURCE
> Task :org.gecko.emf.osgi.compare.tests:compileJava
> Task :org.gecko.emf.osgi.compare.tests:processResources NO-SOURCE
> Task :org.gecko.emf.osgi.compare.tests:classes
> Task :org.gecko.emf.osgi.compare.tests:compileTestJava NO-SOURCE
> Task :org.gecko.emf.osgi.compare.tests:processTestResources NO-SOURCE
> Task :org.gecko.emf.osgi.compare.tests:testClasses UP-TO-DATE
> Task :org.gecko.emf.osgi.compare.tests:test NO-SOURCE
> Task :org.gecko.qvt.osgi:compileJava
> Task :org.gecko.qvt.osgi:processResources NO-SOURCE
> Task :org.gecko.qvt.osgi:classes
> Task :org.gecko.qvt.osgi:compileTestJava NO-SOURCE
> Task :org.gecko.qvt.osgi:processTestResources
> Task :org.gecko.qvt.osgi:testClasses
> Task :org.gecko.qvt.osgi:test
> Task :org.gecko.qvt.osgi:jar
> Task :org.gecko.qvt.osgi.tests:compileJava
> Task :org.gecko.qvt.osgi.tests:processResources NO-SOURCE
> Task :org.gecko.qvt.osgi.tests:classes
> Task :org.gecko.qvt.osgi.tests:compileTestJava NO-SOURCE
> Task :org.gecko.qvt.osgi.tests:processTestResources NO-SOURCE
> Task :org.gecko.qvt.osgi.tests:testClasses UP-TO-DATE
> Task :org.gecko.qvt.osgi.tests:test NO-SOURCE
> Task :org.gecko.emf.osgi.compare:assemble
> Task :org.gecko.emf.osgi.compare:testOSGi SKIPPED
> Task :org.gecko.emf.osgi.compare:check
> Task :org.gecko.emf.osgi.compare:build
> Task :org.gecko.emf.osgi.compare.repository:assemble
> Task :org.gecko.emf.osgi.compare.repository:testOSGi SKIPPED
> Task :org.gecko.emf.osgi.compare.repository:check
> Task :org.gecko.emf.osgi.compare.repository:build
> Task :org.gecko.emf.osgi.compare.repository.tests:jar
> Task :org.gecko.emf.osgi.compare.repository.tests:assemble
Error:  Could not parse XML contribution for "org.eclipse.emf.ecore.xmi//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.core.contenttype//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.core.jobs//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.core.runtime//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.equinox.app//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.equinox.preferences//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.equinox.registry//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.emf.ecore//plugin.xml". Any contributed extensions and extension points will be ignored.
> Task :org.gecko.emf.osgi.compare.repository.tests:testOSGi
> Task :org.gecko.emf.osgi.compare.repository.tests:check
> Task :org.gecko.emf.osgi.compare.repository.tests:build
> Task :org.gecko.emf.osgi.compare.tests:jar
> Task :org.gecko.emf.osgi.compare.tests:assemble
Error:  Could not parse XML contribution for "org.eclipse.emf.ecore.xmi//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.core.contenttype//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.core.jobs//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.core.runtime//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.equinox.app//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.equinox.preferences//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.equinox.registry//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.emf.ecore//plugin.xml". Any contributed extensions and extension points will be ignored.
> Task :org.gecko.emf.osgi.compare.tests:testOSGi
> Task :org.gecko.emf.osgi.compare.tests:check
> Task :org.gecko.emf.osgi.compare.tests:build
> Task :org.gecko.qvt.osgi:assemble
> Task :org.gecko.qvt.osgi:testOSGi SKIPPED
> Task :org.gecko.qvt.osgi:check
> Task :org.gecko.qvt.osgi:build
> Task :org.gecko.qvt.osgi.tests:jar
> Task :org.gecko.qvt.osgi.tests:assemble
Error:  Could not parse XML contribution for "org.eclipse.emf.ecore.change//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.emf.ecore.xmi//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.m2m.qvt.oml.common//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.m2m.qvt.oml.cst.parser//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.m2m.qvt.oml.ecore.imperativeocl//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.m2m.qvt.oml.ocl//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.m2m.qvt.oml//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.m2m.qvt.oml.emf.util//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.ocl//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.ocl.common//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.ocl.ecore//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.core.contenttype//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.core.jobs//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.core.runtime//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.equinox.app//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.equinox.preferences//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.equinox.registry//plugin.xml". Any contributed extensions and extension points will be ignored.
Error:  Could not parse XML contribution for "org.eclipse.emf.ecore//plugin.xml". Any contributed extensions and extension points will be ignored.
> Task :org.gecko.qvt.osgi.tests:testOSGi
> Task :org.gecko.qvt.osgi.tests:check
> Task :org.gecko.qvt.osgi.tests:build
> Task :org.gecko.emf.osgi.compare:release
> Task :org.gecko.emf.osgi.compare.repository:release
> Task :org.gecko.emf.osgi.compare.repository.tests:release
> Task :org.gecko.emf.osgi.compare.tests:release
> Task :org.gecko.qvt.osgi:release
> Task :org.gecko.qvt.osgi.tests:release

BUILD SUCCESSFUL in 1m 23s
33 actionable tasks: 33 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
[workspace] $ /bin/sh -xe /tmp/jenkins1738554149616666375.sh
+ mkdir -p /var/jenkins_home/repo.gecko/snapshot/geckoEMFAddons
[workspace] $ /bin/sh -xe /tmp/jenkins6336147922856236592.sh
+ rm -rf /var/jenkins_home/repo.gecko/snapshot/geckoEMFAddons/index.xml /var/jenkins_home/repo.gecko/snapshot/geckoEMFAddons/index.xml.sha /var/jenkins_home/repo.gecko/snapshot/geckoEMFAddons/org.gecko.emf.osgi.compare.api /var/jenkins_home/repo.gecko/snapshot/geckoEMFAddons/org.gecko.emf.osgi.compare.component /var/jenkins_home/repo.gecko/snapshot/geckoEMFAddons/org.gecko.emf.osgi.compare.repository /var/jenkins_home/repo.gecko/snapshot/geckoEMFAddons/org.gecko.emf.osgi.compare.repository.tests /var/jenkins_home/repo.gecko/snapshot/geckoEMFAddons/org.gecko.emf.osgi.compare.tests /var/jenkins_home/repo.gecko/snapshot/geckoEMFAddons/org.gecko.qvt.osgi.api /var/jenkins_home/repo.gecko/snapshot/geckoEMFAddons/org.gecko.qvt.osgi.component /var/jenkins_home/repo.gecko/snapshot/geckoEMFAddons/org.gecko.qvt.osgi.tests
[workspace] $ /bin/sh -xe /tmp/jenkins5632854942567435131.sh
+ cp -r cnf/release/index.xml cnf/release/index.xml.sha cnf/release/org.gecko.emf.osgi.compare.api cnf/release/org.gecko.emf.osgi.compare.component cnf/release/org.gecko.emf.osgi.compare.repository cnf/release/org.gecko.emf.osgi.compare.repository.tests cnf/release/org.gecko.emf.osgi.compare.tests cnf/release/org.gecko.qvt.osgi.api cnf/release/org.gecko.qvt.osgi.component cnf/release/org.gecko.qvt.osgi.tests /var/jenkins_home/repo.gecko/snapshot/geckoEMFAddons
Recording test results
[Checks API] No suitable checks publisher found.
[Checks API] No suitable checks publisher found.
Finished: SUCCESS