Build failed in Jenkins: jbosstools-jiralint-bzira #7463
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-jiralint-b...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev176-rhel6-x86_64 (jboss-prod-bos jboss-prod) in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-jiralint-b...>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/jbosstools/jiralint.git # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ee01388dbbb2d4ccb19854d497b2e2cfd5657638 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ee01388dbbb2d4ccb19854d497b2e2cfd5657638
> git rev-list ee01388dbbb2d4ccb19854d497b2e2cfd5657638 # timeout=10
> git tag -a -f -m Jenkins Build #7463 jenkins-jbosstools-jiralint-bzira-7463 # timeout=10
[jbosstools-jiralint-bzira] $ bash -xe /tmp/hudson139337709745480603.sh
+ export JIRA_USER=jiralint
+ JIRA_USER=jiralint
+ export JIRA_PWD=drauc3er
+ JIRA_PWD=drauc3er
+ whereis python
python: /usr/bin/python /usr/bin/python2.6 /usr/lib/python2.6 /usr/lib64/python2.6 /usr/include/python2.6 /usr/share/man/man1/python.1.gz
+ python -V
Python 2.6.6
+ [[ ! -w /home/hudson/.local/bin ]]
+ pipFolder=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-jiralint-b...>
+ mkdir -p <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-jiralint-b...>
+ [[ ! -x <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-jiralint-b...> ]]
+ curl https://bootstrap.pypa.io/get-pip.py
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 1558k 0 10588 0 0 34888 0 0:00:45 --:--:-- 0:00:45 195k
100 1558k 100 1558k 0 0 1849k 0 --:--:-- --:--:-- --:--:-- 2631k
+ python -W ignore get-pip.py --user
Requirement already up-to-date: pip in /qa/services/hudson/.local/lib/python2.6/site-packages
+ PATH=/qa/tools/opt/amd64/jdk1.8.0_last/bin:/qa/tools/opt/apache-ant-1.8.1/bin:/qa/tools/opt/maven3-latest/bin:/qa/tools/opt/node-latest/bin:/qa/tools/opt/amd64/jdk1.8.0_last/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/hudson/bin:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-jiralint-b...>:/home/hudson/.local/bin
+ pip install --upgrade --user bugzilla bugzillatools python-bugzilla jira pytz pip
DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of pip will drop support for Python 2.6
/home/hudson/.local/lib/python2.6/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.
SNIMissingWarning
/home/hudson/.local/lib/python2.6/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwa....
InsecurePlatformWarning
Requirement already up-to-date: bugzilla in /qa/services/hudson/.local/lib/python2.6/site-packages
Requirement already up-to-date: bugzillatools in /qa/services/hudson/.local/lib/python2.6/site-packages
Requirement already up-to-date: python-bugzilla in /qa/services/hudson/.local/lib/python2.6/site-packages
Requirement already up-to-date: jira in /qa/services/hudson/.local/lib/python2.6/site-packages
Requirement already up-to-date: pytz in /qa/services/hudson/.local/lib/python2.6/site-packages
Requirement already up-to-date: pip in /qa/services/hudson/.local/lib/python2.6/site-packages
Requirement already up-to-date: requests in /qa/services/hudson/.local/lib/python2.6/site-packages (from python-bugzilla)
Requirement already up-to-date: requests-oauthlib>=0.3.3 in /qa/services/hudson/.local/lib/python2.6/site-packages (from jira)
Requirement already up-to-date: six>=1.9.0 in /qa/services/hudson/.local/lib/python2.6/site-packages (from jira)
Requirement already up-to-date: tlslite>=0.4.4 in /qa/services/hudson/.local/lib/python2.6/site-packages (from jira)
Requirement already up-to-date: requests-toolbelt in /qa/services/hudson/.local/lib/python2.6/site-packages (from jira)
Requirement already up-to-date: oauthlib>=0.6.2 in /qa/services/hudson/.local/lib/python2.6/site-packages (from requests-oauthlib>=0.3.3->jira)
+ [[ -n true ]]
+ [[ true != \f\a\l\s\e ]]
+ AUTO=--auto-create
+ [[ -n '' ]]
+ START='-m 8'
+ python -W ignore bzira.py -u jiralint -p drauc3er -s https://issues.jboss.org -m 8 --auto-create -A -a -v --color
[DEBUG] Current datetime: 2016-12-08 22:25:11.464254 (UTC)
Traceback (most recent call last):
File "bzira.py", line 487, in <module>
bz = bugzilla.Bugzilla(url=bzserver + "bugs/xmlrpc.cgi")
File "/home/hudson/.local/lib/python2.6/site-packages/bugzilla/base.py", line 391, in __init__
if self._init_class_from_url(url, sslverify):
File "/home/hudson/.local/lib/python2.6/site-packages/bugzilla/__init__.py", line 108, in _init_class_from_url
c = _getBugzillaClassForURL(url, sslverify)
File "/home/hudson/.local/lib/python2.6/site-packages/bugzilla/__init__.py", line 58, in _getBugzillaClassForURL
extensions = s.Bugzilla.extensions()
File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
File "/home/hudson/.local/lib/python2.6/site-packages/bugzilla/base.py", line 259, in request
return self._request_helper(url, request_body)
File "/home/hudson/.local/lib/python2.6/site-packages/bugzilla/base.py", line 222, in _request_helper
url, data=request_body, **self.request_defaults)
File "/home/hudson/.local/lib/python2.6/site-packages/requests/api.py", line 110, in post
return request('post', url, data=data, json=json, **kwargs)
File "/home/hudson/.local/lib/python2.6/site-packages/requests/api.py", line 56, in request
return session.request(method=method, url=url, **kwargs)
File "/home/hudson/.local/lib/python2.6/site-packages/requests/sessions.py", line 488, in request
resp = self.send(prep, **send_kwargs)
File "/home/hudson/.local/lib/python2.6/site-packages/requests/sessions.py", line 609, in send
r = adapter.send(request, **kwargs)
File "/home/hudson/.local/lib/python2.6/site-packages/requests/adapters.py", line 473, in send
raise ConnectionError(err, request=request)
requests.exceptions.ConnectionError: ('Connection aborted.', error(104, 'Connection reset by peer'))
Build step 'Execute shell' marked build as failure
Checking console output
[description-setter] Could not determine description.
8 years, 1 month
Build failed in Jenkins: jbosstools-central_4.4.neon #29
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-central_4....>
------------------------------------------
[...truncated 8477 lines...]
[INFO] org.jboss.tools.project.examples.test.feature ...... SUCCESS [ 0.158 s]
[INFO] central.all ........................................ SUCCESS [ 0.006 s]
[INFO] central.plugins .................................... SUCCESS [ 0.006 s]
[INFO] org.jboss.tools.central ............................ SUCCESS [ 8.145 s]
[INFO] org.jboss.tools.community.central .................. SUCCESS [ 2.959 s]
[INFO] org.jboss.tools.central.themes ..................... SUCCESS [ 2.996 s]
[INFO] central.features ................................... SUCCESS [ 0.007 s]
[INFO] org.jboss.tools.central.feature .................... FAILURE [ 1.911 s]
[INFO] org.jboss.tools.community.central.feature .......... SKIPPED
[INFO] org.jboss.tools.central.themes.feature ............. FAILURE [ 2.042 s]
[INFO] central.tests ...................................... SUCCESS [ 0.008 s]
[INFO] org.jboss.tools.central.test ....................... SUCCESS [ 0.510 s]
[INFO] org.jboss.tools.central.test.feature ............... SUCCESS [ 0.131 s]
[INFO] org.jboss.tools.central.easymport.feature .......... SUCCESS [ 0.931 s]
[INFO] central.maven.examples.site ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34:30 min
[INFO] Finished at: 2016-12-08T20:29:52+00:00
[INFO] Final Memory: 221M/690M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.maven.feature: Duplicate version but different content found for (org.jboss.tools.maven.feature.source.feature.jar/1.8.2.v20161107-1523). Also exists in baseline, but its content is different. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.maven.feature: Duplicate version but different content found for (org.jboss.tools.maven.feature.source.feature.jar/1.8.2.v20161107-1523). Also exists in baseline, but its content is different.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.maven.feature.source.feature.jar/1.8.2.v20161107-1523). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:176)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.maven.feature.source.feature.jar/1.8.2.v20161107-1523). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:157)
... 21 more
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.maven.jdt.feature: Duplicate version but different content found for (org.jboss.tools.maven.jdt.feature.source.feature.jar/1.8.2.v20160922-1942). Also exists in baseline, but its content is different. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.maven.jdt.feature: Duplicate version but different content found for (org.jboss.tools.maven.jdt.feature.source.feature.jar/1.8.2.v20160922-1942). Also exists in baseline, but its content is different.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.maven.jdt.feature.source.feature.jar/1.8.2.v20160922-1942). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:176)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.maven.jdt.feature.source.feature.jar/1.8.2.v20160922-1942). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:157)
... 21 more
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.community.project.examples.feature: Duplicate version but different content found for (org.jboss.tools.community.project.examples.feature.source.feature.jar/3.1.2.v20160922-1944). Also exists in baseline, but its content is different. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.community.project.examples.feature: Duplicate version but different content found for (org.jboss.tools.community.project.examples.feature.source.feature.jar/3.1.2.v20160922-1944). Also exists in baseline, but its content is different.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.community.project.examples.feature.source.feature.jar/3.1.2.v20160922-1944). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:176)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.community.project.examples.feature.source.feature.jar/3.1.2.v20160922-1944). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:157)
... 21 more
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.project.examples.feature: Duplicate version but different content found for (org.jboss.tools.project.examples.feature.source.feature.jar/3.1.2.v20160922-1944). Also exists in baseline, but its content is different. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.project.examples.feature: Duplicate version but different content found for (org.jboss.tools.project.examples.feature.source.feature.jar/3.1.2.v20160922-1944). Also exists in baseline, but its content is different.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.project.examples.feature.source.feature.jar/3.1.2.v20160922-1944). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:176)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.project.examples.feature.source.feature.jar/3.1.2.v20160922-1944). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:157)
... 21 more
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.project.examples.seam.feature: Duplicate version but different content found for (org.jboss.tools.project.examples.seam.feature.source.feature.jar/3.1.2.v20160922-1944). Also exists in baseline, but its content is different. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.project.examples.seam.feature: Duplicate version but different content found for (org.jboss.tools.project.examples.seam.feature.source.feature.jar/3.1.2.v20160922-1944). Also exists in baseline, but its content is different.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.project.examples.seam.feature.source.feature.jar/3.1.2.v20160922-1944). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:176)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.project.examples.seam.feature.source.feature.jar/3.1.2.v20160922-1944). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:157)
... 21 more
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.central.feature: Duplicate version but different content found for (org.jboss.tools.central.feature.source.feature.jar/2.1.2.v20161122-0108). Also exists in baseline, but its content is different. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.central.feature: Duplicate version but different content found for (org.jboss.tools.central.feature.source.feature.jar/2.1.2.v20161122-0108). Also exists in baseline, but its content is different.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.central.feature.source.feature.jar/2.1.2.v20161122-0108). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:176)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.central.feature.source.feature.jar/2.1.2.v20161122-0108). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:157)
... 21 more
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.central.themes.feature: Duplicate version but different content found for (org.jboss.tools.central.themes.feature.source.feature.jar/2.1.2.v20160922-1945). Also exists in baseline, but its content is different. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.central.themes.feature: Duplicate version but different content found for (org.jboss.tools.central.themes.feature.source.feature.jar/2.1.2.v20160922-1945). Also exists in baseline, but its content is different.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.central.themes.feature.source.feature.jar/2.1.2.v20160922-1945). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:176)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.central.themes.feature.source.feature.jar/2.1.2.v20160922-1945). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:157)
... 21 more
[ERROR]
[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.jboss.tools.maven.feature
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :27
Killing Xvnc process ID 21252
Checking console output
Archiving artifacts
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?
[description-setter] Description set:
8 years, 1 month
Build failed in Jenkins: jbosstools-build-sites.aggregate.child-sites_master » jdk1.8,(RHEL6||RHEL7||beaker||jboss-prod)&&!ia64&&!ppc64,central #3622
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-build-site...>
------------------------------------------
[...truncated 117 lines...]
Mirroring: osgi.bundle,org.eclipse.mylyn.resources.ui,3.20.0.v20160421-1902 (Descriptor: packed: osgi.bundle,org.eclipse.mylyn.resources.ui,3.20.0.v20160421-1902)
Mirroring: osgi.bundle,org.eclipse.mylyn.resources.ui,3.20.0.v20160421-1902 (Descriptor: canonical: osgi.bundle,org.eclipse.mylyn.resources.ui,3.20.0.v20160421-1902)
Mirroring: org.eclipse.update.feature,org.eclipse.mylyn.java_feature,3.20.0.v20160421-1902 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.mylyn.java_feature,3.20.0.v20160421-1902)
Mirroring: osgi.bundle,org.springsource.ide.eclipse.commons.cloudfoundry.client,3.7.3.201602250752-RELEASE (Descriptor: canonical: osgi.bundle,org.springsource.ide.eclipse.commons.cloudfoundry.client,3.7.3.201602250752-RELEASE)
Mirroring: org.eclipse.update.feature,net.java.dev.jna,4.1.0.v06022015_1911 (Descriptor: canonical: org.eclipse.update.feature,net.java.dev.jna,4.1.0.v06022015_1911)
Mirroring: org.eclipse.update.feature,org.eclipse.contribution.weaving,2.2.4.201602092019 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.contribution.weaving,2.2.4.201602092019)
Mirroring: osgi.bundle,org.eclipse.mylyn.git.core,1.12.0.v20160421-1824 (Descriptor: packed: osgi.bundle,org.eclipse.mylyn.git.core,1.12.0.v20160421-1824)
Mirroring: osgi.bundle,org.eclipse.mylyn.git.core,1.12.0.v20160421-1824 (Descriptor: canonical: osgi.bundle,org.eclipse.mylyn.git.core,1.12.0.v20160421-1824)
Mirroring: osgi.bundle,org.tigris.subversion.subclipse.ui,1.10.13 (Descriptor: canonical: osgi.bundle,org.tigris.subversion.subclipse.ui,1.10.13)
Mirroring: osgi.bundle,org.eclipse.equinox.weaving.caching,1.0.400.v20140529-1734 (Descriptor: packed: osgi.bundle,org.eclipse.equinox.weaving.caching,1.0.400.v20140529-1734)
Mirroring: osgi.bundle,org.eclipse.equinox.weaving.caching,1.0.400.v20140529-1734 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.weaving.caching,1.0.400.v20140529-1734)
Mirroring: osgi.bundle,javax.mail,1.4.0.v201005080615 (Descriptor: canonical: osgi.bundle,javax.mail,1.4.0.v201005080615)
Mirroring: osgi.bundle,javax.mail,1.4.0.v201005080615 (Descriptor: packed: osgi.bundle,javax.mail,1.4.0.v201005080615)
Mirroring: osgi.bundle,edu.umd.cs.findbugs.plugin.eclipse,3.0.1.20150306-5afe4d1 (Descriptor: canonical: osgi.bundle,edu.umd.cs.findbugs.plugin.eclipse,3.0.1.20150306-5afe4d1)
Mirroring: osgi.bundle,org.eclipse.mylyn.bugzilla.ide,3.20.0.v20160421-1902 (Descriptor: packed: osgi.bundle,org.eclipse.mylyn.bugzilla.ide,3.20.0.v20160421-1902)
Mirroring: osgi.bundle,org.eclipse.mylyn.bugzilla.ide,3.20.0.v20160421-1902 (Descriptor: canonical: osgi.bundle,org.eclipse.mylyn.bugzilla.ide,3.20.0.v20160421-1902)
Mirroring: osgi.bundle,org.eclipse.mylyn.github.core,4.4.0.201606070830-r (Descriptor: packed: osgi.bundle,org.eclipse.mylyn.github.core,4.4.0.201606070830-r)
Mirroring: osgi.bundle,org.eclipse.mylyn.github.core,4.4.0.201606070830-r (Descriptor: canonical: osgi.bundle,org.eclipse.mylyn.github.core,4.4.0.201606070830-r)
Mirroring: osgi.bundle,org.eclipse.mylyn.builds.core,1.12.0.v20160421-2142 (Descriptor: packed: osgi.bundle,org.eclipse.mylyn.builds.core,1.12.0.v20160421-2142)
Mirroring: osgi.bundle,org.eclipse.mylyn.builds.core,1.12.0.v20160421-2142 (Descriptor: canonical: osgi.bundle,org.eclipse.mylyn.builds.core,1.12.0.v20160421-2142)
Mirroring: osgi.bundle,org.eclipse.equinox.http.registry,1.1.400.v20150715-1528 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.http.registry,1.1.400.v20150715-1528)
Mirroring: osgi.bundle,org.eclipse.equinox.http.registry,1.1.400.v20150715-1528 (Descriptor: packed: osgi.bundle,org.eclipse.equinox.http.registry,1.1.400.v20150715-1528)
Mirroring: org.eclipse.update.feature,org.springframework.ide.eclipse.security.feature,3.7.3.201602250914-RELEASE (Descriptor: canonical: org.eclipse.update.feature,org.springframework.ide.eclipse.security.feature,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,com.atlassian.connector.eclipse.ui,3.2.5.I20150617-0100 (Descriptor: canonical: osgi.bundle,com.atlassian.connector.eclipse.ui,3.2.5.I20150617-0100)
Mirroring: osgi.bundle,org.tigris.subversion.clientadapter.javahl.win64,1.9.3 (Descriptor: canonical: osgi.bundle,org.tigris.subversion.clientadapter.javahl.win64,1.9.3)
Mirroring: osgi.bundle,org.springframework.core,4.2.4.20151218-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.core,4.2.4.20151218-RELEASE)
Mirroring: osgi.bundle,org.springframework.web,4.2.4.20151218-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.web,4.2.4.20151218-RELEASE)
Mirroring: osgi.bundle,com.atlassian.connector.eclipse.jira.ui,3.2.5.I20150617-0100 (Descriptor: canonical: osgi.bundle,com.atlassian.connector.eclipse.jira.ui,3.2.5.I20150617-0100)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.osgi,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.osgi,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.springsource.ide.eclipse.commons.core,3.7.3.201602250752-RELEASE (Descriptor: canonical: osgi.bundle,org.springsource.ide.eclipse.commons.core,3.7.3.201602250752-RELEASE)
Mirroring: osgi.bundle,net.sf.eclipsecs.doc,6.5.0.201504121610 (Descriptor: canonical: osgi.bundle,net.sf.eclipsecs.doc,6.5.0.201504121610)
Mirroring: osgi.bundle,org.tigris.subversion.subclipse.graph,1.1.1 (Descriptor: canonical: osgi.bundle,org.tigris.subversion.subclipse.graph,1.1.1)
Mirroring: osgi.bundle,org.springframework.web.servlet,4.2.4.20151218-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.web.servlet,4.2.4.20151218-RELEASE)
Mirroring: osgi.bundle,org.tigris.subversion.clientadapter.javahl,1.9.3 (Descriptor: canonical: osgi.bundle,org.tigris.subversion.clientadapter.javahl,1.9.3)
Mirroring: osgi.bundle,org.eclipse.egit.mylyn.ui,4.4.1.201607150455-r (Descriptor: canonical: osgi.bundle,org.eclipse.egit.mylyn.ui,4.4.1.201607150455-r)
Mirroring: osgi.bundle,org.eclipse.egit.mylyn.ui,4.4.1.201607150455-r (Descriptor: packed: osgi.bundle,org.eclipse.egit.mylyn.ui,4.4.1.201607150455-r)
Mirroring: osgi.bundle,org.eclipse.mylyn.commons.soap,3.11.0.v20131219-1119 (Descriptor: packed: osgi.bundle,org.eclipse.mylyn.commons.soap,3.11.0.v20131219-1119)
Mirroring: osgi.bundle,org.eclipse.mylyn.commons.soap,3.11.0.v20131219-1119 (Descriptor: canonical: osgi.bundle,org.eclipse.mylyn.commons.soap,3.11.0.v20131219-1119)
Mirroring: osgi.bundle,com.google.protobuf,2.4.0.v201105131100 (Descriptor: canonical: osgi.bundle,com.google.protobuf,2.4.0.v201105131100)
Mirroring: osgi.bundle,com.google.protobuf,2.4.0.v201105131100 (Descriptor: packed: osgi.bundle,com.google.protobuf,2.4.0.v201105131100)
Mirroring: osgi.bundle,javax.xml.soap,1.3.0.v201105210645 (Descriptor: packed: osgi.bundle,javax.xml.soap,1.3.0.v201105210645)
Mirroring: osgi.bundle,javax.xml.soap,1.3.0.v201105210645 (Descriptor: canonical: osgi.bundle,javax.xml.soap,1.3.0.v201105210645)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.beans.ui,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.beans.ui,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,com.atlassian.connector.eclipse.jira.core,3.2.5.I20150617-0100 (Descriptor: canonical: osgi.bundle,com.atlassian.connector.eclipse.jira.core,3.2.5.I20150617-0100)
Mirroring: org.eclipse.update.feature,net.sf.eclipsecs,6.5.0.201504121610 (Descriptor: canonical: org.eclipse.update.feature,net.sf.eclipsecs,6.5.0.201504121610)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.data.core,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.data.core,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.eclipse.mylyn.ide.ant,3.20.0.v20160421-1902 (Descriptor: packed: osgi.bundle,org.eclipse.mylyn.ide.ant,3.20.0.v20160421-1902)
Mirroring: osgi.bundle,org.eclipse.mylyn.ide.ant,3.20.0.v20160421-1902 (Descriptor: canonical: osgi.bundle,org.eclipse.mylyn.ide.ant,3.20.0.v20160421-1902)
Mirroring: osgi.bundle,com.google.gson,2.2.4.v201311231704 (Descriptor: canonical: osgi.bundle,com.google.gson,2.2.4.v201311231704)
Mirroring: osgi.bundle,com.google.gson,2.2.4.v201311231704 (Descriptor: packed: osgi.bundle,com.google.gson,2.2.4.v201311231704)
Mirroring: org.eclipse.update.feature,org.springframework.ide.eclipse.maven.feature,3.7.3.201602250914-RELEASE (Descriptor: canonical: org.eclipse.update.feature,org.springframework.ide.eclipse.maven.feature,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,net.java.dev.jna,4.1.0.v06022015_1911 (Descriptor: canonical: osgi.bundle,net.java.dev.jna,4.1.0.v06022015_1911)
Mirroring: osgi.bundle,net.sf.eclipsecs.branding,6.5.0.201504121610 (Descriptor: canonical: osgi.bundle,net.sf.eclipsecs.branding,6.5.0.201504121610)
Mirroring: osgi.bundle,org.eclipse.contribution.xref.ui,2.2.4.201602092019 (Descriptor: canonical: osgi.bundle,org.eclipse.contribution.xref.ui,2.2.4.201602092019)
Mirroring: osgi.bundle,org.aspectj.weaver,1.8.9.201602092019 (Descriptor: canonical: osgi.bundle,org.aspectj.weaver,1.8.9.201602092019)
Mirroring: osgi.bundle,org.springsource.ide.eclipse.commons.completions,3.7.3.201602250752-RELEASE (Descriptor: canonical: osgi.bundle,org.springsource.ide.eclipse.commons.completions,3.7.3.201602250752-RELEASE)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.aop.mylyn,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.aop.mylyn,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.doc,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.doc,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,com.atlassian.jira.rest.client,3.2.5.I20150617-0100 (Descriptor: canonical: osgi.bundle,com.atlassian.jira.rest.client,3.2.5.I20150617-0100)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.buildship,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.buildship,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,com.atlassian.connector.eclipse.help,3.2.5.I20150617-0100 (Descriptor: canonical: osgi.bundle,com.atlassian.connector.eclipse.help,3.2.5.I20150617-0100)
Mirroring: osgi.bundle,org.springframework.jdbc,4.2.4.20151218-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.jdbc,4.2.4.20151218-RELEASE)
Mirroring: osgi.bundle,org.eclipse.mylyn.context.ui,3.20.0.v20160421-1902 (Descriptor: packed: osgi.bundle,org.eclipse.mylyn.context.ui,3.20.0.v20160421-1902)
Mirroring: osgi.bundle,org.eclipse.mylyn.context.ui,3.20.0.v20160421-1902 (Descriptor: canonical: osgi.bundle,org.eclipse.mylyn.context.ui,3.20.0.v20160421-1902)
Mirroring: osgi.bundle,org.jdom_jaxen,1.0.0.20081203-1100 (Descriptor: canonical: osgi.bundle,org.jdom_jaxen,1.0.0.20081203-1100)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.aop.ui,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.aop.ui,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.wizard,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.wizard,3.7.3.201602250914-RELEASE)
Mirroring: org.eclipse.update.feature,org.tigris.subversion.clientadapter.svnkit.feature,1.8.9 (Descriptor: canonical: org.eclipse.update.feature,org.tigris.subversion.clientadapter.svnkit.feature,1.8.9)
Mirroring: osgi.bundle,org.apache.httpcomponents.httpclient,4.3.6.v201511171540 (Descriptor: canonical: osgi.bundle,org.apache.httpcomponents.httpclient,4.3.6.v201511171540)
Mirroring: osgi.bundle,org.apache.httpcomponents.httpclient,4.3.6.v201511171540 (Descriptor: packed: osgi.bundle,org.apache.httpcomponents.httpclient,4.3.6.v201511171540)
Mirroring: osgi.bundle,org.codehaus.jettison,1.0.0 (Descriptor: canonical: osgi.bundle,org.codehaus.jettison,1.0.0)
Mirroring: osgi.bundle,com.trilead.ssh2,1.0.0.build220_r167_v20150618_1733 (Descriptor: canonical: osgi.bundle,com.trilead.ssh2,1.0.0.build220_r167_v20150618_1733)
Mirroring: org.eclipse.update.feature,com.github.sevntu.checkstyle.checks.feature,1.13.5 (Descriptor: canonical: org.eclipse.update.feature,com.github.sevntu.checkstyle.checks.feature,1.13.5)
Mirroring: org.eclipse.update.feature,org.eclipse.mylyn.commons.repositories.http,1.12.0.v20160421-1819 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.mylyn.commons.repositories.http,1.12.0.v20160421-1819)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.security,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.security,3.7.3.201602250914-RELEASE)
Mirroring: org.eclipse.update.feature,org.springframework.ide.eclipse.mylyn.feature,3.7.3.201602250914-RELEASE (Descriptor: canonical: org.eclipse.update.feature,org.springframework.ide.eclipse.mylyn.feature,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.springsource.ide.eclipse.commons.configurator,3.7.3.201602250752-RELEASE (Descriptor: canonical: osgi.bundle,org.springsource.ide.eclipse.commons.configurator,3.7.3.201602250752-RELEASE)
Mirroring: osgi.bundle,org.eclipse.contribution.xref.core,2.2.4.201602092019 (Descriptor: canonical: osgi.bundle,org.eclipse.contribution.xref.core,2.2.4.201602092019)
Mirroring: org.eclipse.update.feature,org.springframework.ide.eclipse.osgi.feature,3.7.3.201602250914-RELEASE (Descriptor: canonical: org.eclipse.update.feature,org.springframework.ide.eclipse.osgi.feature,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.springframework.oxm,4.2.4.20151218-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.oxm,4.2.4.20151218-RELEASE)
Mirroring: org.eclipse.update.feature,org.springframework.ide.eclipse.autowire.feature,3.7.3.201602250914-RELEASE (Descriptor: canonical: org.eclipse.update.feature,org.springframework.ide.eclipse.autowire.feature,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.springsource.ide.eclipse.commons.frameworks.core,3.7.3.201602250752-RELEASE (Descriptor: canonical: osgi.bundle,org.springsource.ide.eclipse.commons.frameworks.core,3.7.3.201602250752-RELEASE)
Mirroring: osgi.bundle,org.springframework.ide.eclipse,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,com.atlassian.connector.eclipse.core,3.2.5.I20150617-0100 (Descriptor: canonical: osgi.bundle,com.atlassian.connector.eclipse.core,3.2.5.I20150617-0100)
Mirroring: org.eclipse.update.feature,com.atlassian.connector.eclipse,3.2.5.I20150617-0100 (Descriptor: canonical: org.eclipse.update.feature,com.atlassian.connector.eclipse,3.2.5.I20150617-0100)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.beans.ui.refactoring,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.beans.ui.refactoring,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.eclipse.mylyn.github.ui,4.4.0.201606070830-r (Descriptor: canonical: osgi.bundle,org.eclipse.mylyn.github.ui,4.4.0.201606070830-r)
Mirroring: osgi.bundle,org.eclipse.mylyn.github.ui,4.4.0.201606070830-r (Descriptor: packed: osgi.bundle,org.eclipse.mylyn.github.ui,4.4.0.201606070830-r)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.beans.core.metadata,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.beans.core.metadata,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.eclipse.mylyn.github.doc,4.4.0.201606070830-r (Descriptor: canonical: osgi.bundle,org.eclipse.mylyn.github.doc,4.4.0.201606070830-r)
Mirroring: osgi.bundle,org.eclipse.mylyn.github.doc,4.4.0.201606070830-r (Descriptor: packed: osgi.bundle,org.eclipse.mylyn.github.doc,4.4.0.201606070830-r)
Mirroring: osgi.bundle,org.eclipse.egit.github.core,4.4.0.201606070830-r (Descriptor: canonical: osgi.bundle,org.eclipse.egit.github.core,4.4.0.201606070830-r)
Mirroring: osgi.bundle,org.eclipse.egit.github.core,4.4.0.201606070830-r (Descriptor: packed: osgi.bundle,org.eclipse.egit.github.core,4.4.0.201606070830-r)
Mirroring: osgi.bundle,org.joda.time,1.6.0.v20081202-0100 (Descriptor: canonical: osgi.bundle,org.joda.time,1.6.0.v20081202-0100)
Mirroring: org.eclipse.update.feature,org.eclipse.mylyn.pde_feature,3.20.0.v20160421-1902 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.mylyn.pde_feature,3.20.0.v20160421-1902)
Mirroring: osgi.bundle,org.eclipse.ajdt.examples,2.2.4.201602092019 (Descriptor: canonical: osgi.bundle,org.eclipse.ajdt.examples,2.2.4.201602092019)
Mirroring: org.eclipse.update.feature,org.eclipse.ajdt,2.2.4.201602092019 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.ajdt,2.2.4.201602092019)
Mirroring: osgi.bundle,org.json,1.0.0.v201011060100 (Descriptor: packed: osgi.bundle,org.json,1.0.0.v201011060100)
Mirroring: osgi.bundle,org.json,1.0.0.v201011060100 (Descriptor: canonical: osgi.bundle,org.json,1.0.0.v201011060100)
Mirroring: osgi.bundle,org.apache.axis,1.4.0.v201005080400 (Descriptor: canonical: osgi.bundle,org.apache.axis,1.4.0.v201005080400)
Mirroring: osgi.bundle,org.apache.axis,1.4.0.v201005080400 (Descriptor: packed: osgi.bundle,org.apache.axis,1.4.0.v201005080400)
Mirroring: osgi.bundle,net.sf.eclipsecs.checkstyle,6.5.0.201504121610 (Descriptor: canonical: osgi.bundle,net.sf.eclipsecs.checkstyle,6.5.0.201504121610)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.webflow.core,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.webflow.core,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.eclipse.mylyn.context.tasks.ui,3.20.0.v20160608-1905 (Descriptor: canonical: osgi.bundle,org.eclipse.mylyn.context.tasks.ui,3.20.0.v20160608-1905)
Mirroring: osgi.bundle,org.eclipse.mylyn.context.tasks.ui,3.20.0.v20160608-1905 (Descriptor: packed: osgi.bundle,org.eclipse.mylyn.context.tasks.ui,3.20.0.v20160608-1905)
Mirroring: osgi.bundle,com.atlassian.connector.eclipse.commons.core,3.2.5.I20150617-0100 (Descriptor: canonical: osgi.bundle,com.atlassian.connector.eclipse.commons.core,3.2.5.I20150617-0100)
Mirroring: osgi.bundle,org.apache.commons.lang,2.4.0.v201005080502 (Descriptor: canonical: osgi.bundle,org.apache.commons.lang,2.4.0.v201005080502)
Mirroring: osgi.bundle,org.springframework.context,4.2.4.20151218-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.context,4.2.4.20151218-RELEASE)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.maven,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.maven,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,eclipsecs-sevntu-plugin,1.13.5 (Descriptor: canonical: osgi.bundle,eclipsecs-sevntu-plugin,1.13.5)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.batch,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.batch,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.eclipse.equinox.weaving.aspectj,1.0.400.201602092019 (Descriptor: canonical: osgi.bundle,org.eclipse.equinox.weaving.aspectj,1.0.400.201602092019)
Mirroring: osgi.bundle,net.sf.eclipsecs.core,6.5.0.201504121610 (Descriptor: canonical: osgi.bundle,net.sf.eclipsecs.core,6.5.0.201504121610)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.bestpractices,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.bestpractices,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.webflow.mylyn,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.webflow.mylyn,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.eclipse.mylyn.help.ui,3.20.0.v20160425-1835 (Descriptor: canonical: osgi.bundle,org.eclipse.mylyn.help.ui,3.20.0.v20160425-1835)
Mirroring: osgi.bundle,org.eclipse.mylyn.help.ui,3.20.0.v20160425-1835 (Descriptor: packed: osgi.bundle,org.eclipse.mylyn.help.ui,3.20.0.v20160425-1835)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.gradle,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.gradle,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.config.core,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.config.core,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.webflow.ui.editor,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.webflow.ui.editor,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.beans.ui.editor,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.beans.ui.editor,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,javax.xml.rpc,1.1.0.v201005080400 (Descriptor: canonical: osgi.bundle,javax.xml.rpc,1.1.0.v201005080400)
Mirroring: osgi.bundle,org.apache.httpcomponents.httpcore,4.3.3.v201411290715 (Descriptor: packed: osgi.bundle,org.apache.httpcomponents.httpcore,4.3.3.v201411290715)
Mirroring: osgi.bundle,org.apache.httpcomponents.httpcore,4.3.3.v201411290715 (Descriptor: canonical: osgi.bundle,org.apache.httpcomponents.httpcore,4.3.3.v201411290715)
Mirroring: org.eclipse.update.feature,org.eclipse.mylyn.tasks.ide,3.20.0.v20160425-1835 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.mylyn.tasks.ide,3.20.0.v20160425-1835)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.osgi.targetdefinition,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.osgi.targetdefinition,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.eclipse.mylyn.hudson.core,1.12.0.v20160524-1837 (Descriptor: canonical: osgi.bundle,org.eclipse.mylyn.hudson.core,1.12.0.v20160524-1837)
Mirroring: osgi.bundle,org.eclipse.mylyn.hudson.core,1.12.0.v20160524-1837 (Descriptor: packed: osgi.bundle,org.eclipse.mylyn.hudson.core,1.12.0.v20160524-1837)
Mirroring: osgi.bundle,org.eclipse.mylyn.java.tasks,3.20.0.v20160421-1902 (Descriptor: canonical: osgi.bundle,org.eclipse.mylyn.java.tasks,3.20.0.v20160421-1902)
Mirroring: osgi.bundle,org.eclipse.mylyn.java.tasks,3.20.0.v20160421-1902 (Descriptor: packed: osgi.bundle,org.eclipse.mylyn.java.tasks,3.20.0.v20160421-1902)
Mirroring: osgi.bundle,com.collabnet.subversion.merge,4.1.0 (Descriptor: canonical: osgi.bundle,com.collabnet.subversion.merge,4.1.0)
Mirroring: org.eclipse.update.feature,org.springframework.ide.eclipse.webflow.feature,3.7.3.201602250914-RELEASE (Descriptor: canonical: org.eclipse.update.feature,org.springframework.ide.eclipse.webflow.feature,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,com.atlassian.connector.eclipse.directclickthrough.ui,3.2.5.I20150617-0100 (Descriptor: canonical: osgi.bundle,com.atlassian.connector.eclipse.directclickthrough.ui,3.2.5.I20150617-0100)
Mirroring: osgi.bundle,org.aopalliance,1.0.0.v201105210816 (Descriptor: packed: osgi.bundle,org.aopalliance,1.0.0.v201105210816)
Mirroring: osgi.bundle,org.aopalliance,1.0.0.v201105210816 (Descriptor: canonical: osgi.bundle,org.aopalliance,1.0.0.v201105210816)
Mirroring: org.eclipse.update.feature,org.jboss.tools.m2e.wro4j.feature,1.1.0.201406251020 (Descriptor: canonical: org.eclipse.update.feature,org.jboss.tools.m2e.wro4j.feature,1.1.0.201406251020)
Mirroring: osgi.bundle,org.apache.ws.commons.util,1.0.1.v20100518-1140 (Descriptor: packed: osgi.bundle,org.apache.ws.commons.util,1.0.1.v20100518-1140)
Mirroring: osgi.bundle,org.apache.ws.commons.util,1.0.1.v20100518-1140 (Descriptor: canonical: osgi.bundle,org.apache.ws.commons.util,1.0.1.v20100518-1140)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.beans.ui.graph,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.beans.ui.graph,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.jboss.tools.m2e.wro4j.core,1.1.0.201406251020 (Descriptor: canonical: osgi.bundle,org.jboss.tools.m2e.wro4j.core,1.1.0.201406251020)
Mirroring: org.eclipse.update.feature,org.springframework.ide.eclipse.integration.feature,3.7.3.201602250914-RELEASE (Descriptor: canonical: org.eclipse.update.feature,org.springframework.ide.eclipse.integration.feature,3.7.3.201602250914-RELEASE)
Mirroring: org.eclipse.update.feature,org.springframework.ide.eclipse.feature,3.7.3.201602250914-RELEASE (Descriptor: canonical: org.eclipse.update.feature,org.springframework.ide.eclipse.feature,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,net.sourceforge.pmd.eclipse.plugin,4.0.7.v20150522-1709 (Descriptor: packed: osgi.bundle,net.sourceforge.pmd.eclipse.plugin,4.0.7.v20150522-1709)
Mirroring: osgi.bundle,net.sourceforge.pmd.eclipse.plugin,4.0.7.v20150522-1709 (Descriptor: canonical: osgi.bundle,net.sourceforge.pmd.eclipse.plugin,4.0.7.v20150522-1709)
Mirroring: osgi.bundle,org.springsource.ide.eclipse.commons.content.core,3.7.3.201602250752-RELEASE (Descriptor: canonical: osgi.bundle,org.springsource.ide.eclipse.commons.content.core,3.7.3.201602250752-RELEASE)
Mirroring: osgi.bundle,javax.servlet,2.5.0.v201103041518 (Descriptor: canonical: osgi.bundle,javax.servlet,2.5.0.v201103041518)
Mirroring: osgi.bundle,com.sun.jersey,1.5.0 (Descriptor: canonical: osgi.bundle,com.sun.jersey,1.5.0)
Mirroring: osgi.bundle,org.mortbay.jetty,1.0.0 (Descriptor: canonical: osgi.bundle,org.mortbay.jetty,1.0.0)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.boot.properties.editor.yaml,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.boot.properties.editor.yaml,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.springframework.aop,4.2.4.20151218-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.aop,4.2.4.20151218-RELEASE)
Mirroring: osgi.bundle,javax.xml.rpc,1.1.0.v201209140446 (Descriptor: canonical: osgi.bundle,javax.xml.rpc,1.1.0.v201209140446)
Mirroring: osgi.bundle,javax.xml.rpc,1.1.0.v201209140446 (Descriptor: packed: osgi.bundle,javax.xml.rpc,1.1.0.v201209140446)
Mirroring: osgi.bundle,org.apache.commons.codec,1.3.0.v201101211617 (Descriptor: canonical: osgi.bundle,org.apache.commons.codec,1.3.0.v201101211617)
Mirroring: osgi.bundle,org.springframework.jms,4.2.4.20151218-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.jms,4.2.4.20151218-RELEASE)
Mirroring: org.eclipse.update.feature,org.tigris.subversion.clientadapter.feature,1.10.3 (Descriptor: canonical: org.eclipse.update.feature,org.tigris.subversion.clientadapter.feature,1.10.3)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.beans.mylyn,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.beans.mylyn,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.boot,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.boot,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.apache.commons.logging,1.1.1.v201005080502 (Descriptor: canonical: osgi.bundle,org.apache.commons.logging,1.1.1.v201005080502)
Mirroring: osgi.bundle,org.springsource.ide.eclipse.commons.ui,3.7.3.201602250752-RELEASE (Descriptor: canonical: osgi.bundle,org.springsource.ide.eclipse.commons.ui,3.7.3.201602250752-RELEASE)
Mirroring: osgi.bundle,org.apache.commons.codec,1.6.0.v201305230611 (Descriptor: packed: osgi.bundle,org.apache.commons.codec,1.6.0.v201305230611)
Mirroring: osgi.bundle,org.apache.commons.codec,1.6.0.v201305230611 (Descriptor: canonical: osgi.bundle,org.apache.commons.codec,1.6.0.v201305230611)
Mirroring: osgi.bundle,org.eclipse.mylyn.commons.repositories.http.core,1.12.0.v20160421-1819 (Descriptor: packed: osgi.bundle,org.eclipse.mylyn.commons.repositories.http.core,1.12.0.v20160421-1819)
Mirroring: osgi.bundle,org.eclipse.mylyn.commons.repositories.http.core,1.12.0.v20160421-1819 (Descriptor: canonical: osgi.bundle,org.eclipse.mylyn.commons.repositories.http.core,1.12.0.v20160421-1819)
Mirroring: org.eclipse.update.feature,org.eclipse.mylyn.team_feature,3.20.0.v20160421-1902 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.mylyn.team_feature,3.20.0.v20160421-1902)
Mirroring: osgi.bundle,org.springframework.beans,4.2.4.20151218-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.beans,4.2.4.20151218-RELEASE)
Mirroring: osgi.bundle,org.tigris.subversion.clientadapter.svnkit,1.8.9 (Descriptor: canonical: osgi.bundle,org.tigris.subversion.clientadapter.svnkit,1.8.9)
Mirroring: osgi.bundle,org.springframework.orm,4.2.4.20151218-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.orm,4.2.4.20151218-RELEASE)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.ajdt.ui.visualiser,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.ajdt.ui.visualiser,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.codehaus.jackson.core,1.6.0.v20101005-0925 (Descriptor: canonical: osgi.bundle,org.codehaus.jackson.core,1.6.0.v20101005-0925)
Mirroring: osgi.bundle,org.codehaus.jackson.core,1.6.0.v20101005-0925 (Descriptor: packed: osgi.bundle,org.codehaus.jackson.core,1.6.0.v20101005-0925)
Mirroring: org.eclipse.update.feature,org.eclipse.mylyn.context_feature,3.20.0.v20160608-1905 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.mylyn.context_feature,3.20.0.v20160608-1905)
Mirroring: osgi.bundle,org.tmatesoft.svnkit,1.8.12.r10533_v20160129_0158 (Descriptor: canonical: osgi.bundle,org.tmatesoft.svnkit,1.8.12.r10533_v20160129_0158)
Mirroring: org.eclipse.update.feature,com.atlassian.connector.eclipse.commons,3.2.5.I20150617-0100 (Descriptor: canonical: org.eclipse.update.feature,com.atlassian.connector.eclipse.commons,3.2.5.I20150617-0100)
Mirroring: org.eclipse.update.feature,org.eclipse.mylyn.github.feature,4.4.0.201606070830-r (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.mylyn.github.feature,4.4.0.201606070830-r)
Mirroring: osgi.bundle,org.testng.eclipse,6.9.5.201506120235 (Descriptor: canonical: osgi.bundle,org.testng.eclipse,6.9.5.201506120235)
Mirroring: osgi.bundle,org.eclipse.mylyn.git.ui,1.12.0.v20160421-1824 (Descriptor: packed: osgi.bundle,org.eclipse.mylyn.git.ui,1.12.0.v20160421-1824)
Mirroring: osgi.bundle,org.eclipse.mylyn.git.ui,1.12.0.v20160421-1824 (Descriptor: canonical: osgi.bundle,org.eclipse.mylyn.git.ui,1.12.0.v20160421-1824)
Mirroring: org.eclipse.update.feature,org.tmatesoft.svnkit,1.8.12.r10533_v20160129_0158 (Descriptor: canonical: org.eclipse.update.feature,org.tmatesoft.svnkit,1.8.12.r10533_v20160129_0158)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.beans.core,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.beans.core,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.springframework.transaction,4.2.4.20151218-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.transaction,4.2.4.20151218-RELEASE)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.beans.ui.livegraph,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.beans.ui.livegraph,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.springframework.ide.eclipse.aop.core,3.7.3.201602250914-RELEASE (Descriptor: canonical: osgi.bundle,org.springframework.ide.eclipse.aop.core,3.7.3.201602250914-RELEASE)
Mirroring: org.eclipse.update.feature,com.atlassian.connector.eclipse.monitor,3.2.5.I20150617-0100 (Descriptor: canonical: org.eclipse.update.feature,com.atlassian.connector.eclipse.monitor,3.2.5.I20150617-0100)
Mirroring: osgi.bundle,javax.activation,1.1.0.v201211130549 (Descriptor: packed: osgi.bundle,javax.activation,1.1.0.v201211130549)
Mirroring: osgi.bundle,javax.activation,1.1.0.v201211130549 (Descriptor: canonical: osgi.bundle,javax.activation,1.1.0.v201211130549)
Mirroring: org.eclipse.update.feature,org.springframework.ide.eclipse.ajdt.feature,3.7.3.201602250914-RELEASE (Descriptor: canonical: org.eclipse.update.feature,org.springframework.ide.eclipse.ajdt.feature,3.7.3.201602250914-RELEASE)
Mirroring: org.eclipse.update.feature,org.springframework.ide.eclipse.data.feature,3.7.3.201602250914-RELEASE (Descriptor: canonical: org.eclipse.update.feature,org.springframework.ide.eclipse.data.feature,3.7.3.201602250914-RELEASE)
Mirroring: osgi.bundle,org.eclipse.mylyn.versions.core,1.12.0.v20160421-1824 (Descriptor: packed: osgi.bundle,org.eclipse.mylyn.versions.core,1.12.0.v20160421-1824)
Mirroring: osgi.bundle,org.eclipse.mylyn.versions.core,1.12.0.v20160421-1824 (Descriptor: canonical: osgi.bundle,org.eclipse.mylyn.versions.core,1.12.0.v20160421-1824)
Mirroring: osgi.bundle,com.google.guava,13.0.0 (Descriptor: canonical: osgi.bundle,com.google.guava,13.0.0)
Mirroring: osgi.bundle,org.apache.commons.httpclient,3.1.0.v201012070820 (Descriptor: packed: osgi.bundle,org.apache.commons.httpclient,3.1.0.v201012070820)
Mirroring: osgi.bundle,org.apache.commons.httpclient,3.1.0.v201012070820 (Descriptor: canonical: osgi.bundle,org.apache.commons.httpclient,3.1.0.v201012070820)
Mirroring: osgi.bundle,net.sf.eclipsecs.ui,6.5.0.201504121610 (Descriptor: canonical: osgi.bundle,net.sf.eclipsecs.ui,6.5.0.201504121610)
[WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Unable to read repository at http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.6...]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:26 min
[INFO] Finished at: 2016-12-08T04:00:23-05:00
[INFO] Final Memory: 54M/637M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:mirror (default) on project org.jboss.tools.site.central: Error during mirroring: Mirroring failed: Messages while mirroring artifact descriptors.: [Unable to read repository at http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.6...]: Premature end of Content-Length delimited message body (expected: 2199629; received: 1644279 -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:mirror (default) on project org.jboss.tools.site.central: Error during mirroring
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error during mirroring
at org.eclipse.tycho.plugins.p2.extras.MirrorMojo.execute(MirrorMojo.java:199)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
Caused by: org.eclipse.tycho.p2.tools.FacadeException: Mirroring failed: Messages while mirroring artifact descriptors.: [Unable to read repository at http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.6...]
at org.eclipse.tycho.p2.tools.mirroring.MirrorApplicationServiceImpl.checkStatus(MirrorApplicationServiceImpl.java:259)
at org.eclipse.tycho.p2.tools.mirroring.MirrorApplicationServiceImpl.mirrorStandalone(MirrorApplicationServiceImpl.java:73)
at org.eclipse.tycho.plugins.p2.extras.MirrorMojo.execute(MirrorMojo.java:196)
... 21 more
Caused by: org.apache.http.ConnectionClosedException: Premature end of Content-Length delimited message body (expected: 2199629; received: 1644279
at org.apache.http.impl.io.ContentLengthInputStream.read(ContentLengthInputStream.java:180)
at org.apache.http.conn.EofSensorInputStream.read(EofSensorInputStream.java:137)
at java.io.FilterInputStream.read(FilterInputStream.java:133)
at java.io.FilterInputStream.read(FilterInputStream.java:107)
at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer$1.performFileTransfer(AbstractRetrieveFileTransfer.java:178)
at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:74)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
[ERROR]
[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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Checking console output
[description-setter] Description set:
8 years, 1 month
Build failed in Jenkins: jbosstools-javaee-tests-matrix_master_otherOS » jsf/tests,jdk1.8,macosx #49
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
------------------------------------------
[...truncated 2088 lines...]
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] tycho.testArgLine set to -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Compiling 18 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.jsf.tests:org.jboss.tools.jsf.vpe.richfaces.test:3.8.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- repository-utils:0.26.1-SNAPSHOT:generate-repository-facade (generate-facade) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.jsf.tests:org.jboss.tools.jsf.vpe.richfaces.test:3.8.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Expected eclipse log file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO] Command line:
[/qa/tools/opt/osx/jdk1.8.0_60/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=macosx, -Dosgi.ws=cocoa, -Dosgi.arch=x86_64, -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -Xms512m, -Xmx1024m, -XX:PermSize=256m, -XX:MaxPermSize=256m, -XstartOnFirstThread, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -jar, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -data, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -install, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -configuration, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -product, org.jboss.tools.tests.product]
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
objc[69422]: Class JavaLaunchHelper is implemented in both /qa/tools/opt/osx/jdk1.8.0_60/jre/bin/java and /qa/tools/opt/osx/jdk1.8.0_60/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.tools.jsf.vpe.richfaces.test.RichFacesAllTests
Tests run: 124, Failures: 0, Errors: 0, Skipped: 123, Time elapsed: 29.644 sec - in org.jboss.tools.jsf.vpe.richfaces.test.RichFacesAllTests
testUsualState(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1580Test) skipped
testWithoutSomeButton(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1580Test) skipped
testJBIDE_1613(org.jboss.tools.jsf.vpe.richfaces.test.jbide.JBIDE1613Test) skipped
testAbsolutePath(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1614Test) skipped
testStyleClass(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1639Test) skipped
testJBIDE_1682_Without_Popup(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1682Test) skipped
testJBIDE_1682_With_Popup(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1682Test) skipped
testJbide(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1548Test) skipped
testJBIDE_1713(org.jboss.tools.jsf.vpe.richfaces.test.jbide.JBIDE1713Test) skipped
testJBIDE1169(org.jboss.tools.jsf.vpe.richfaces.test.jbide.RichFacesJBIDE1169Test) Time elapsed: 0.026 sec
testComboBoxWithAttributes(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComboBoxTemplateTestCase) skipped
testComboBoxWithoutAttributes(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComboBoxTemplateTestCase) skipped
testComboBoxWithAttributes2(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComboBoxTemplateTestCase) skipped
testSimple(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesInplaceSelectTemplateTestCase) skipped
testBaseFileUpload(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesFileUploadTemplateTestCase) skipped
testColumnsWithAttributes(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesColumnsTemplateTestCase) skipped
testSimpleColumns(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesColumnsTemplateTestCase) skipped
testSimplePickList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesPickListTemplateTestCase) skipped
testJBIDE1606(org.jboss.tools.jsf.vpe.richfaces.test.jbide.JBIDE1606Test) skipped
testSimpleJBIDE1606(org.jboss.tools.jsf.vpe.richfaces.test.jbide.JBIDE1606Test) skipped
testDataScrollerRF4(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDragSource(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testOrderingList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataOrderedList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testToolBarSeparator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataTableSpacerDataScroller(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testComponentControl(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testRecursiveTreeNodesAdaptor(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
_testPanelBarItem(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testSeparator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testInplaceSelect(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTreeSelectionChangeListener(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataGrid(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testToolBar(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testToolTip(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testSubTableToggleControl(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testColumnRF4(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageWithLayout(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDropListener(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDropDownMenu(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTogglePanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testJbide1605(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testJbide4309(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPaint2D(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDragSupport(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testAccordion(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testGmap(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTree(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageWithWidths(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testClientValidator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataDefinitionList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageWithNestedLayouts(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testInputNumberSpinner(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testMenuGroup(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testChangeExpandListener(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTreeNodesAdaptor(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPanelMenu(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testScrollableDataTable(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testContextMenu(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageWithWidthsEms(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testJBIDE3740(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testExtendedDataTable(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testValidator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTabPanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTogglePanelItem(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataTableFacets(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPickList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testComboBox(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testMenuItem(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDragIndicator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testAutocomplete(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDropTarget(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testColorPicker(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testMessages(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataTable(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testVirtualEarth(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDragListener(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testProgressBar(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPanelMenuGroup(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testCalendar(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testColumns(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testMessage(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testAjaxValidator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testSuggestionbox(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDndParam(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataFilterSlider(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
_testSubTable(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testToggleControl(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testSimpleTogglePanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
_testTab(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testHashParam(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testCollapsiblePanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testFileUpload(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageAllFacets(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testColumn(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testGraphValidator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testEditor(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testEffect(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testInplaceInput(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testHotKey(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testInsert(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testJQuery(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
_testColumnGroup(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageEmpty(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testToolBarGroup(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testBeanValidator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testInputNumberSlider(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPopupPanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageWithWidthsPixels(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testSelect(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testSpacer(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testListShuttle(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPanelBar(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageWithWidthsDifferent(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDatascroller(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTreeToggleListener(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
_testMenuSeparator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDropSupport(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPanelMenuItem(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTreeNode(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testModalPanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
Results :
Tests run: 124, Failures: 0, Errors: 0, Skipped: 123
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] jsf.tests .......................................... SUCCESS [ 1.784 s]
[INFO] org.jboss.tools.jsf.base.test ...................... SUCCESS [ 13.217 s]
[INFO] org.jboss.tools.jsf.test ........................... SUCCESS [03:01 min]
[INFO] org.jboss.tools.jsf.text.ext.test .................. SUCCESS [01:43 min]
[INFO] org.jboss.tools.jsf.ui.test ........................ FAILURE [ 01:00 h]
[INFO] org.jboss.tools.jsf.verification.test .............. SUCCESS [ 30.001 s]
[INFO] org.jboss.tools.jsf.vpe.ajax4jsf.test .............. SUCCESS [ 16.660 s]
[INFO] org.jboss.tools.jsf.vpe.facelets.test .............. SUCCESS [ 17.720 s]
[INFO] org.jboss.tools.jsf.vpe.jbpm.test .................. SUCCESS [ 16.890 s]
[INFO] org.jboss.tools.jsf.vpe.jsf.test ................... SUCCESS [01:00 min]
[INFO] org.jboss.tools.jsf.vpe.jstl.test .................. SUCCESS [ 17.432 s]
[INFO] org.jboss.tools.jsf.vpe.myfaces.test ............... SUCCESS [ 20.434 s]
[INFO] org.jboss.tools.jsf.vpe.richfaces.test ............. SUCCESS [ 46.933 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:09 h
[INFO] Finished at: 2016-12-08T04:12:50-05:00
[INFO] Final Memory: 109M/629M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.26.0:test (default-test) on project org.jboss.tools.jsf.ui.test: An unexpected error occured while launching the test runtime (return code 143). See log for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.26.0:test (default-test) on project org.jboss.tools.jsf.ui.test: An unexpected error occured while launching the test runtime (return code 143). See log for details.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: An unexpected error occured while launching the test runtime (return code 143). See log for details.
at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:1003)
at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:666)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[ERROR]
[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.jboss.tools.jsf.ui.test
Build step 'Invoke top-level Maven targets' marked build as failure
Checking console output
Archiving artifacts
Recording test results
8 years, 1 month
Build failed in Jenkins: jbosstools-javaee-tests-matrix_master_otherOS » seam/tests,jdk1.8,windows&&x86_64 #49
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
------------------------------------------
[...truncated 559 lines...]
Failed tests:
SeamRuntimeDetectionTest.testJBossEap43:196->Assert.assertEquals:631->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 expected:<1> but was:<0>
Tests run: 8, Failures: 1, Errors: 0, Skipped: 0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[ERROR] There are test failures.
Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...> for the individual test results.
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.jboss.tools.seam.vpe.test 3.8.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ org.jboss.tools.seam.vpe.test ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.jboss.tools.seam.vpe.test ---
[INFO] The project's OSGi version is 3.8.2.v20160913-1839
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.jboss.tools.seam.vpe.test ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.jboss.tools.seam.vpe.test ---
[INFO] tycho.testArgLine set to -javaagent:E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\.repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\seam\\target\\jacoco.exec,append=true,includes=org.jboss.tools.seam.vpe*
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.seam.vpe.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.jboss.tools.seam.vpe.test ---
[INFO] Compiling 6 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.jboss.tools.seam.vpe.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.jboss.tools.seam.vpe.test ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.jboss.tools.seam.vpe.test ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.seam.vpe.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.seam.tests:org.jboss.tools.seam.vpe.test:3.8.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- repository-utils:0.26.1-SNAPSHOT:generate-repository-facade (generate-facade) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.seam.vpe.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.seam.tests:org.jboss.tools.seam.vpe.test:3.8.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.jboss.tools.seam.vpe.test ---
[INFO] Expected eclipse log file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO] Command line:
[t:\opt\windows\amd64\jdk1.8.0_last\jre\bin\java.exe, -Dosgi.noShutdown=false, -Dosgi.os=win32, -Dosgi.ws=win32, -Dosgi.arch=x86_64, -javaagent:E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\.repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\seam\\target\\jacoco.exec,append=true,includes=org.jboss.tools.seam.vpe*, -Xms512m, -Xmx1024m, -XX:PermSize=256m, -XX:MaxPermSize=256m, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -jar, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -data, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -install, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -configuration, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -product, org.jboss.tools.tests.product]
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.tools.seam.vpe.test.SeamAllTests
Tests run: 65, Failures: 0, Errors: 0, Skipped: 65, Time elapsed: 20 sec - in org.jboss.tools.seam.vpe.test.SeamAllTests
testJBIDE_1484(org.jboss.tools.seam.vpe.test.JBIDE1484Test) skipped
testOpenOnForSDecorate(org.jboss.tools.seam.vpe.test.OpenOnForDecorateTest) skipped
testValidateAll(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testDefaultAction(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfChapter(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testValidateFormattedText(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConvertEnum(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testGraphicImage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testDiv(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testEnumItem(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfDocument(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testCache(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testLabel(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testLink(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testSpan(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfCell(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfData(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfFont(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfHTML(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfList(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfText(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testFragment(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConvertEntity(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfListItem(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConvertDateTime(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfNewPage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testValidate(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfPageNumber(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfSection(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testSelectItems(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfColor(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfImage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfTable(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfParagraph(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testFormattedText(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailMessage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTransformImageBlur(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTransformImageSize(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTransformImageType(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailReplyTo(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfBarChart(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailBcc(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMessage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfAnchor(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfLineChart(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailBody(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailFrom(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfFooter(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfHeader(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailAttachment(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfSeries(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfStroke(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testFileUpload(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testButton(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testDecorate(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConversationId(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfBarCode(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfPieChart(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailCc(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailTo(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testRemote(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailSubject(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTaskId(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testSelectDate(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailHeader(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
Results :
Tests run: 65, Failures: 0, Errors: 0, Skipped: 65
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.jboss.tools.seam.vpe.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] seam.tests ......................................... SUCCESS [ 23.844 s]
[INFO] org.jboss.tools.seam.base.test ..................... FAILURE [ 2.125 s]
[INFO] org.jboss.tools.seam.core.test ..................... SKIPPED
[INFO] org.jboss.tools.seam.pages.xml.test ................ SUCCESS [01:02 min]
[INFO] org.jboss.tools.seam.ui.test ....................... SKIPPED
[INFO] org.jboss.tools.seam.xml.test ...................... SUCCESS [ 40.579 s]
[INFO] org.jboss.tools.seam121EAP.core.test ............... SKIPPED
[INFO] org.jboss.tools.seam121EAP.ui.test ................. SKIPPED
[INFO] org.jboss.tools.seam212GA.core.test ................ SKIPPED
[INFO] org.jboss.tools.seam212GA.ui.test .................. SKIPPED
[INFO] org.jboss.tools.seam221GA.core.test ................ SKIPPED
[INFO] org.jboss.tools.seam221GA.ui.test .................. SKIPPED
[INFO] org.jboss.tools.seam230.core.test .................. SKIPPED
[INFO] org.jboss.tools.seam230.ui.test .................... SKIPPED
[INFO] org.jboss.tools.seamfp.core.test ................... SKIPPED
[INFO] org.jboss.tools.seamfp.ui.test ..................... SKIPPED
[INFO] org.jboss.tools.runtime.seam.detector.test ......... SUCCESS [07:35 min]
[INFO] org.jboss.tools.seam.vpe.test ...................... SUCCESS [01:20 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:41 min
[INFO] Finished at: 2016-12-08T03:18:29-05:00
[INFO] Final Memory: 121M/757M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.seam.base.test: Working tree is dirty.
[ERROR] git status seam/tests/org.jboss.tools.seam.base.test:
[ERROR]
[ERROR] Changes not staged for commit:
[ERROR] modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/DuplicateFactory.1
[ERROR] modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/StatefulComponentWithAbcField.java
[ERROR]
[ERROR] You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
[ERROR] Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
[ERROR] jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.seam.base.test: Working tree is dirty.
git status seam/tests/org.jboss.tools.seam.base.test:
Changes not staged for commit:
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/DuplicateFactory.1
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/StatefulComponentWithAbcField.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Working tree is dirty.
git status seam/tests/org.jboss.tools.seam.base.test:
Changes not staged for commit:
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/DuplicateFactory.1
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/StatefulComponentWithAbcField.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.eclipse.tycho.extras.buildtimestamp.jgit.JGitBuildTimestampProvider.getTimestamp(JGitBuildTimestampProvider.java:158)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.getBuildTimestamp(BuildQualifierMojo.java:212)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.calculateQualifiedVersion(BuildQualifierMojo.java:162)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.execute(BuildQualifierMojo.java:135)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[ERROR]
[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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.jboss.tools.seam.base.test
Build step 'Invoke top-level Maven targets' marked build as failure
Checking console output
Archiving artifacts
Recording test results
8 years, 1 month