See
<
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
------------------------------------------
Started by upstream project "jbosstools-buildflow_master" build number 2569
originally caused by:
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-devstudio-releng-92897 (rhel7-devstudio-releng upshift) in
workspace
<
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
Cloning the remote Git repository
Cloning repository
git://github.com/jbosstools/jbosstools-base.git
Fetching upstream changes from
git://github.com/jbosstools/jbosstools-base.git
git --version # timeout=10
git fetch --tags --progress
git://github.com/jbosstools/jbosstools-base.git
+refs/heads/*:refs/remotes/origin/*
git config remote.origin.url
git://github.com/jbosstools/jbosstools-base.git #
timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url
git://github.com/jbosstools/jbosstools-base.git # timeout=10
Fetching upstream changes from
git://github.com/jbosstools/jbosstools-base.git
git fetch --tags --progress
git://github.com/jbosstools/jbosstools-base.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 e7f94cf7c88f9d58bada39638787b7f561cbd594 (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f e7f94cf7c88f9d58bada39638787b7f561cbd594
Commit message:
"JBIDE-26938 - Fix the following error and bump the version up in
jbosstools-base/foundation (from 1.5.4 to 1.6.0): (#653)"
git rev-list --no-walk e7f94cf7c88f9d58bada39638787b7f561cbd594 #
timeout=10
git tag -a -f -m Jenkins Build #3921 jenkins-jbosstools-base_master-3921 # timeout=10
Starting xvnc
[jbosstools-base_master] $ /usr/bin/vncserver :50 -geometry 1280x720
New 'rhel7-devstudio-releng-92897:50 (hudson)' desktop is
rhel7-devstudio-releng-92897:50
Starting applications specified in /home/hudson/.vnc/xstartup
Log file is /home/hudson/.vnc/rhel7-devstudio-releng-92897:50.log
Unpacking
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.4/...
to /mnt/hudson_workspace/tools/hudson.tasks.Maven_MavenInstallation/maven-3.5.4 on
rhel7-devstudio-releng-92897
[jbosstools-base_master] $
/mnt/hudson_workspace/tools/hudson.tasks.Maven_MavenInstallation/maven-3.5.4/bin/mvn
-DskipRevisionCheckWhenPublishing=false "-DMAVEN_FLAGS=-B -U -fae -e
-Dstream_jbt=master -P hudson,pack200,unified.target" -DtrimVersion=true
-Dmdep.stripClassifier=true
-Dartifact=org.jboss.tools.releng:jbosstools-releng-publish:4.9.0-SNAPSHOT:tar.gz
-DoutputDirectory=<https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-base_master/ws/sources>
-Dmdep.stripVersion=true
-Dmaven.repo.local=<https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-base_master/ws/.repository>
-U -B org.apache.maven.plugins:maven-dependency-plugin:2.9:unpack
The JAVA_HOME environment variable is not defined correctly
This environment variable is needed to run this program
NB: JAVA_HOME should point to a JDK not a JRE
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ /usr/bin/vncserver -kill :50
Killing Xvnc process ID 23413
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found.
Configuration error?
ERROR: [description-setter] Error while parsing logs for description-setter
java.io.IOException: java.lang.RuntimeException: Failed to serialize
hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild
at hudson.XmlFile.write(XmlFile.java:200)
at hudson.model.Run.save(Run.java:1994)
at hudson.model.Run.setDescription(Run.java:2299)
at
hudson.plugins.descriptionsetter.DescriptionSetterHelper.setDescription(DescriptionSetterHelper.java:71)
at
hudson.plugins.descriptionsetter.DescriptionSetterPublisher.perform(DescriptionSetterPublisher.java:70)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1823)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions
for class hudson.model.FreeStyleBuild
at
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
at
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82)
at
com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37)
at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026)
at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015)
at com.thoughtworks.xstream.XStream.toXML(XStream.java:988)
at hudson.XmlFile.write(XmlFile.java:193)
... 13 more
Caused by: java.lang.RuntimeException: Failed to serialize
hudson.model.CauseAction#causeBag for class hudson.model.CauseAction
at
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
at
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
at hudson.util.XStream2$PassthruConverter.marshal(XStream2.java:494)
at hudson.util.XStream2$AssociatedConverterImpl.marshal(XStream2.java:464)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
at
com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
at
com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
at
hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
at
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
... 26 more
Caused by: java.lang.RuntimeException: Failed to serialize
com.cloudbees.plugins.flow.FlowCause#associatedJob for class
com.cloudbees.plugins.flow.FlowCause
at
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
at
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
at
com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
at
com.thoughtworks.xstream.converters.collections.MapConverter.marshal(MapConverter.java:78)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
at
hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
at
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
... 43 more
Caused by: java.lang.RuntimeException: Failed to serialize
com.cloudbees.plugins.flow.JobInvocation#lock for class
com.cloudbees.plugins.flow.JobInvocation
at
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
at
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
at
hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
at
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
... 58 more
Caused by: java.lang.UnsupportedOperationException: Refusing to marshal
java.util.concurrent.locks.ReentrantLock for security reasons; see
https://jenkins.io/redirect/class-filter/
at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:546)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
at
com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
at
hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
at
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
... 67 more