Started by an SCM change Running as SYSTEM Building in workspace /var/lib/jenkins/home/jobs/HFP416-Spaces/workspace/HFP416-Spaces Checking out a fresh workspace because /var/lib/jenkins/home/jobs/HFP416-Spaces/workspace/HFP416-Spaces/Workspace doesn't exist Cleaning local Directory Workspace Checking out https://fhdwdev.ha.bib.de/svn/HFP416/trunk/Spaces/Workspace at revision '2023-02-11T07:35:04.733 +0100' Using sole credentials FHDW in realm ‘ FHDW’ A Spaces A Spaces/.checkstyle A Spaces/.classpath A Spaces/.project A Spaces/.settings A Spaces/.settings/edu.umd.cs.findbugs.core.prefs A Spaces/.settings/edu.umd.cs.findbugs.plugin.eclipse.prefs A Spaces/.settings/org.eclipse.core.resources.prefs A Spaces/.settings/org.eclipse.jdt.core.prefs A Spaces/.settings/org.eclipse.m2e.core.prefs A Spaces/pom.xml A Spaces/src A Spaces/src/de A Spaces/src/de/fhdw A Spaces/src/de/fhdw/hfp416 A Spaces/src/de/fhdw/hfp416/spaces A Spaces/src/de/fhdw/hfp416/spaces/EntryId.java A Spaces/src/de/fhdw/hfp416/spaces/ISpace.java A Spaces/src/de/fhdw/hfp416/spaces/ITheSpace.java A Spaces/src/de/fhdw/hfp416/spaces/Space.java A Spaces/src/de/fhdw/hfp416/spaces/SpaceService.java A Spaces/src/de/fhdw/hfp416/spaces/SpaceStore.java A Spaces/src/de/fhdw/hfp416/spaces/TheSpace.java A Spaces/src/de/fhdw/hfp416/spaces/access A Spaces/src/de/fhdw/hfp416/spaces/access/Access.java A Spaces/src/de/fhdw/hfp416/spaces/access/AccessReturnVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/access/AccessVisistor.java A Spaces/src/de/fhdw/hfp416/spaces/access/AccessVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/access/ReadAccess.java A Spaces/src/de/fhdw/hfp416/spaces/access/TakeAccess.java A Spaces/src/de/fhdw/hfp416/spaces/access/TemplateAccess.java A Spaces/src/de/fhdw/hfp416/spaces/access/TemplateAccessReturnVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/access/TemplateAccessVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/access/WriteAccess.java A Spaces/src/de/fhdw/hfp416/spaces/access/match A Spaces/src/de/fhdw/hfp416/spaces/access/match/MatchResult.java A Spaces/src/de/fhdw/hfp416/spaces/access/match/MatchResultVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/access/match/MatchedMatchResult.java A Spaces/src/de/fhdw/hfp416/spaces/access/match/NoMatchMatchResult.java A Spaces/src/de/fhdw/hfp416/spaces/access/match/NotMatchBcExpiredMatchResult.java A Spaces/src/de/fhdw/hfp416/spaces/accessrequest A Spaces/src/de/fhdw/hfp416/spaces/accessrequest/AccessRequest.java A Spaces/src/de/fhdw/hfp416/spaces/accessrequest/AccessRequestVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/accessrequest/GetMetaInfoAccessRequest.java A Spaces/src/de/fhdw/hfp416/spaces/accessrequest/ReadAccessRequest.java A Spaces/src/de/fhdw/hfp416/spaces/accessrequest/TakeAccessRequest.java A Spaces/src/de/fhdw/hfp416/spaces/accessrequest/TemplateAccessRequest.java A Spaces/src/de/fhdw/hfp416/spaces/accessrequest/TemplateAccessRequestReturnVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/accessrequest/TimespanAccessRequest.java A Spaces/src/de/fhdw/hfp416/spaces/accessrequest/WriteAccessRequest.java A Spaces/src/de/fhdw/hfp416/spaces/entry A Spaces/src/de/fhdw/hfp416/spaces/entry/CollectionEntry.java A Spaces/src/de/fhdw/hfp416/spaces/entry/Entry.java A Spaces/src/de/fhdw/hfp416/spaces/entry/MapEntry.java A Spaces/src/de/fhdw/hfp416/spaces/entry/ObjectEntry.java A Spaces/src/de/fhdw/hfp416/spaces/entry/ReferenceEntry.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/BooleanEntry.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/ByteEntry.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/CharacterEntry.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/DoubleEntry.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/FloatEntry.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/IntegerEntry.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/LongEntry.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/NullEntry.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/PrimitiveEntry.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/ShortEntry.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/StringEntry.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/visitor A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/visitor/IPrimitiveEntryExceptionVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/visitor/IPrimitiveEntryReturnExceptionVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/visitor/IPrimitiveEntryReturnVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/visitor/IPrimitiveEntryVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/visitor/PrimitiveEntryDefaultVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/visitor/PrimitiveEntryExceptionDefaultVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/visitor/PrimitiveEntryReturnDefaultVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/entry/primitiveentry/visitor/PrimitiveEntryReturnExceptionDefaultVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/entry/visitor A Spaces/src/de/fhdw/hfp416/spaces/entry/visitor/EntryDefaultVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/entry/visitor/EntryExceptionDefaultVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/entry/visitor/EntryReturnDefaultVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/entry/visitor/EntryReturnExceptionDefaultVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/entry/visitor/IEntryExceptionVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/entry/visitor/IEntryReturnExceptionVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/entry/visitor/IEntryReturnVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/entry/visitor/IEntryVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/exception A Spaces/src/de/fhdw/hfp416/spaces/exception/DuplicateAttributeNameException.java A Spaces/src/de/fhdw/hfp416/spaces/exception/NoMetaInfoFoundException.java A Spaces/src/de/fhdw/hfp416/spaces/exception/ReferenceAlreadySetException.java A Spaces/src/de/fhdw/hfp416/spaces/exception/ShouldNotHappenError.java A Spaces/src/de/fhdw/hfp416/spaces/exception/SpacesException.java A Spaces/src/de/fhdw/hfp416/spaces/exception/deserialization A Spaces/src/de/fhdw/hfp416/spaces/exception/deserialization/CannotSetStaticFieldException.java A Spaces/src/de/fhdw/hfp416/spaces/exception/deserialization/CastException.java A Spaces/src/de/fhdw/hfp416/spaces/exception/deserialization/ClassNotFoundException.java A Spaces/src/de/fhdw/hfp416/spaces/exception/deserialization/DeserializationException.java A Spaces/src/de/fhdw/hfp416/spaces/exception/deserialization/IllegalArgumentException.java A Spaces/src/de/fhdw/hfp416/spaces/exception/deserialization/InstantiationException.java A Spaces/src/de/fhdw/hfp416/spaces/exception/deserialization/InvocationTargetException.java A Spaces/src/de/fhdw/hfp416/spaces/exception/deserialization/NoSuchFieldsException.java A Spaces/src/de/fhdw/hfp416/spaces/exception/deserialization/NoSuchMethodException.java A Spaces/src/de/fhdw/hfp416/spaces/remoteentry A Spaces/src/de/fhdw/hfp416/spaces/remoteentry/EntryInSpaceRemoteEntryState.java A Spaces/src/de/fhdw/hfp416/spaces/remoteentry/EntryMetaInfo.java A Spaces/src/de/fhdw/hfp416/spaces/remoteentry/EntryNotInSpaceRemoteEntryState.java A Spaces/src/de/fhdw/hfp416/spaces/remoteentry/RemoteEntry.java A Spaces/src/de/fhdw/hfp416/spaces/remoteentry/RemoteEntryState.java A Spaces/src/de/fhdw/hfp416/spaces/remoteentry/info A Spaces/src/de/fhdw/hfp416/spaces/remoteentry/info/DeadBcTakenEntryInfo.java A Spaces/src/de/fhdw/hfp416/spaces/remoteentry/info/DeadBcTimeoutEntryInfo.java A Spaces/src/de/fhdw/hfp416/spaces/remoteentry/info/EntryInfo.java A Spaces/src/de/fhdw/hfp416/spaces/remoteentry/info/EntryInfoVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/remoteentry/info/LivingEntryInfo.java A Spaces/src/de/fhdw/hfp416/spaces/serialization A Spaces/src/de/fhdw/hfp416/spaces/serialization/ISpaceSerializer.java A Spaces/src/de/fhdw/hfp416/spaces/serialization/SpaceDeserializationResolver.java A Spaces/src/de/fhdw/hfp416/spaces/serialization/SpaceSerializationResolver.java A Spaces/src/de/fhdw/hfp416/spaces/serialization/SpaceSerializer.java A Spaces/src/de/fhdw/hfp416/spaces/serialization/SpaceSerializerReflectionHelper.java A Spaces/src/de/fhdw/hfp416/spaces/serialization/TemplateFactory.java A Spaces/src/de/fhdw/hfp416/spaces/serialization/annotation A Spaces/src/de/fhdw/hfp416/spaces/serialization/annotation/SpaceContract.java A Spaces/src/de/fhdw/hfp416/spaces/serialization/annotation/SpaceContractMember.java A Spaces/src/de/fhdw/hfp416/spaces/serialization/visitor A Spaces/src/de/fhdw/hfp416/spaces/serialization/visitor/IPrimitiveObjectExceptionVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/serialization/visitor/IPrimitiveObjectReturnExceptionVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/serialization/visitor/IPrimitiveObjectReturnVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/serialization/visitor/IPrimitiveObjectVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/serialization/visitor/ObjectExceptionVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/serialization/visitor/ObjectReturnExceptionVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/serialization/visitor/ObjectReturnVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/serialization/visitor/ObjectVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/template A Spaces/src/de/fhdw/hfp416/spaces/template/AnyBooleanTemplate.java A Spaces/src/de/fhdw/hfp416/spaces/template/BooleanTemplate.java A Spaces/src/de/fhdw/hfp416/spaces/template/FalseTemplate.java A Spaces/src/de/fhdw/hfp416/spaces/template/MapTemplate.java A Spaces/src/de/fhdw/hfp416/spaces/template/NotTemplate.java A Spaces/src/de/fhdw/hfp416/spaces/template/NullTemplate.java A Spaces/src/de/fhdw/hfp416/spaces/template/NumberInterval.java A Spaces/src/de/fhdw/hfp416/spaces/template/ObjectTemplate.java A Spaces/src/de/fhdw/hfp416/spaces/template/OrTemplate.java A Spaces/src/de/fhdw/hfp416/spaces/template/PrimitiveTemplate.java A Spaces/src/de/fhdw/hfp416/spaces/template/ReferenceTemplate.java A Spaces/src/de/fhdw/hfp416/spaces/template/RegularExpressionTemplate.java A Spaces/src/de/fhdw/hfp416/spaces/template/Template.java A Spaces/src/de/fhdw/hfp416/spaces/template/TrueTemplate.java A Spaces/src/de/fhdw/hfp416/spaces/template/interval A Spaces/src/de/fhdw/hfp416/spaces/template/interval/Exclusive.java A Spaces/src/de/fhdw/hfp416/spaces/template/interval/Inclusive.java A Spaces/src/de/fhdw/hfp416/spaces/template/interval/IntervalAffiliation.java A Spaces/src/de/fhdw/hfp416/spaces/template/interval/IntervalAffiliationReturnVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/template/interval/IntervalAffiliationVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/template/interval/IntervalBound.java A Spaces/src/de/fhdw/hfp416/spaces/template/interval/IntervalBoundReturnVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/template/interval/IntervalBoundVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/template/interval/NumberIntervalBound.java A Spaces/src/de/fhdw/hfp416/spaces/template/interval/UnlimitedLowerIntervalBound.java A Spaces/src/de/fhdw/hfp416/spaces/template/interval/UnlimitedUpperIntervalBound.java A Spaces/src/de/fhdw/hfp416/spaces/time A Spaces/src/de/fhdw/hfp416/spaces/time/timepoint A Spaces/src/de/fhdw/hfp416/spaces/time/timepoint/ConcreteTimepoint.java A Spaces/src/de/fhdw/hfp416/spaces/time/timepoint/InfiniteTimepoint.java A Spaces/src/de/fhdw/hfp416/spaces/time/timepoint/Timepoint.java A Spaces/src/de/fhdw/hfp416/spaces/time/timespan A Spaces/src/de/fhdw/hfp416/spaces/time/timespan/ConcreteTimespan.java A Spaces/src/de/fhdw/hfp416/spaces/time/timespan/InfiniteTimespan.java A Spaces/src/de/fhdw/hfp416/spaces/time/timespan/Timespan.java A Spaces/src/de/fhdw/hfp416/spaces/time/timespan/TimespanExceptionVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/time/timespan/TimespanReturnVisitor.java A Spaces/src/de/fhdw/hfp416/spaces/util A Spaces/src/de/fhdw/hfp416/spaces/util/future A Spaces/src/de/fhdw/hfp416/spaces/util/future/FoundFutureState.java A Spaces/src/de/fhdw/hfp416/spaces/util/future/Future.java A Spaces/src/de/fhdw/hfp416/spaces/util/future/FutureReturnrequestAbortedException.java A Spaces/src/de/fhdw/hfp416/spaces/util/future/FutureState.java A Spaces/src/de/fhdw/hfp416/spaces/util/future/NotFoundFutureState.java A Spaces/src/de/fhdw/hfp416/spaces/util/future/SearchingFutureState.java A Spaces/test A Spaces/test/de A Spaces/test/de/fhdw A Spaces/test/de/fhdw/hfp416 A Spaces/test/de/fhdw/hfp416/spaces A Spaces/test/de/fhdw/hfp416/spaces/SpaceTest.java A Spaces/test/de/fhdw/hfp416/spaces/TestConstants.java A Spaces/test/de/fhdw/hfp416/spaces/access A Spaces/test/de/fhdw/hfp416/spaces/integration A Spaces/test/de/fhdw/hfp416/spaces/integration/Elevator.java A Spaces/test/de/fhdw/hfp416/spaces/integration/IntervallTest.java A Spaces/test/de/fhdw/hfp416/spaces/integration/Lock.java A Spaces/test/de/fhdw/hfp416/spaces/integration/Semaphore.java A Spaces/test/de/fhdw/hfp416/spaces/integration/SemaphoreExtended.java A Spaces/test/de/fhdw/hfp416/spaces/integration/intervallmodell A Spaces/test/de/fhdw/hfp416/spaces/integration/intervallmodell/Account.java A Spaces/test/de/fhdw/hfp416/spaces/integration/intervallmodell/Customer.java A Spaces/test/de/fhdw/hfp416/spaces/otherserializationtestclasses A Spaces/test/de/fhdw/hfp416/spaces/otherserializationtestclasses/TestClassForCreateObjectInOtherPackage.java A Spaces/test/de/fhdw/hfp416/spaces/otherserializationtestclasses/TestClassForCreateObjectInOtherPackageWithPrivateConstructor.java A Spaces/test/de/fhdw/hfp416/spaces/otherserializationtestclasses/TestClassForCreateObjectInOtherPackageWithPrivateConstructorWithParams.java A Spaces/test/de/fhdw/hfp416/spaces/serialization A Spaces/test/de/fhdw/hfp416/spaces/serialization/SpaceAnnotationTest.java A Spaces/test/de/fhdw/hfp416/spaces/serialization/SpaceSerializerTestCreateObject.java A Spaces/test/de/fhdw/hfp416/spaces/serialization/SpaceSerializerTestDeserialize.java A Spaces/test/de/fhdw/hfp416/spaces/serialization/SpaceSerializerTestGetFields.java A Spaces/test/de/fhdw/hfp416/spaces/serialization/SpaceSerializerTestGetValues.java A Spaces/test/de/fhdw/hfp416/spaces/serialization/SpaceSerializerTestLoadClass.java A Spaces/test/de/fhdw/hfp416/spaces/serialization/SpaceSerializerTestSerialize.java A Spaces/test/de/fhdw/hfp416/spaces/serialization/SpaceSerializerTestSetValues.java A Spaces/test/de/fhdw/hfp416/spaces/serialization/TemplateFactoryTest.java A Spaces/test/de/fhdw/hfp416/spaces/serialization/TestClassForCreateObjectTest.java A Spaces/test/de/fhdw/hfp416/spaces/serialization/TestClassForCreateObjectTestWithPrivateConstructor.java A Spaces/test/de/fhdw/hfp416/spaces/serialization/TestPlanetEnum.java A Spaces/test/de/fhdw/hfp416/spaces/serialization/TestSimplePlanetEnum.java A Spaces/test/de/fhdw/hfp416/spaces/template A Spaces/test/de/fhdw/hfp416/spaces/template/BooleanTemplateTest.java A Spaces/test/de/fhdw/hfp416/spaces/template/CollectionTemplateTest.java A Spaces/test/de/fhdw/hfp416/spaces/template/CollectionTemplateTest2.java A Spaces/test/de/fhdw/hfp416/spaces/template/IntegerIntervalTemplateTest.java A Spaces/test/de/fhdw/hfp416/spaces/template/MapTemplateTest.java A Spaces/test/de/fhdw/hfp416/spaces/template/NumberIntervalTest.java A Spaces/test/de/fhdw/hfp416/spaces/template/NumberIntervalTestSpecials.java A Spaces/test/de/fhdw/hfp416/spaces/template/ObjectTemplateTest1.java A Spaces/test/de/fhdw/hfp416/spaces/template/ObjectTemplateTest2.java A Spaces/test/de/fhdw/hfp416/spaces/template/ReferenceTemplateTest.java A Spaces/test/de/fhdw/hfp416/spaces/template/RegExpTemplateTest.java A Spaces/test/de/fhdw/hfp416/spaces/util A Spaces/test/de/fhdw/hfp416/spaces/util/future A Spaces/test/de/fhdw/hfp416/spaces/util/future/FutureTest.java U . At revision 308 Checking out a fresh workspace because /var/lib/jenkins/home/jobs/HFP416-Spaces/workspace/HFP416-Spaces/Eclipse doesn't exist Cleaning local Directory Eclipse Checking out https://fhdwdev.ha.bib.de/svn/HFP416/trunk/Spaces/Eclipse at revision '2023-02-11T07:35:04.733 +0100' Using sole credentials FHDW in realm ‘ FHDW’ AU Eclipse Installer.docx A EclipseHFP416.setup A findbugsExcludeFilter.xml A findbugsFilter.xml A googleStyle.xml At revision 308 Parsing POMs Established TCP socket on 42205 [Spaces] $ /usr/lib/jvm/openjdk-bin-8/bin/java -Xmx1024m -XX:MaxPermSize=128m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/share/maven-bin-3.8/boot/plexus-classworlds-2.6.0.jar:/usr/share/maven-bin-3.8/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.8 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3077.vd69cf116da_6f.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 42205 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0 Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:756) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:473) at java.net.URLClassLoader.access$100(URLClassLoader.java:74) at java.net.URLClassLoader$1.run(URLClassLoader.java:369) at java.net.URLClassLoader$1.run(URLClassLoader.java:363) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:362) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425) at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66) ERROR: ================================================================================ ERROR: Invalid project setup: Connection reset ERROR: [JENKINS-18403][JENKINS-28294] JDK 'jdk-1.8' not supported to run Maven projects. ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller. ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK. ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/lib/jvm/openjdk-bin-8. ERROR: ================================================================================ Established TCP socket on 39089 [Spaces] $ /opt/openjdk-bin-11.0.18_p10/bin/java -Xmx1024m -XX:MaxPermSize=128m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/share/maven-bin-3.8/boot/plexus-classworlds-2.6.0.jar:/usr/share/maven-bin-3.8/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.8 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3077.vd69cf116da_6f.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 39089 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/home/jobs/HFP416-Spaces/workspace/HFP416-Spaces/Workspace/Spaces/pom.xml clean install site -Djarsigner.alias=jenkins [INFO] Scanning for projects... [INFO] [INFO] ----------------< de.fhdw.hfp416:de.fhdw.hfp416.spaces >---------------- [INFO] Building HFP416 Spaces 0.0.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ de.fhdw.hfp416.spaces --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ de.fhdw.hfp416.spaces --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/HFP416-Spaces/workspace/HFP416-Spaces/Workspace/Spaces/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ de.fhdw.hfp416.spaces --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 142 source files to /var/lib/jenkins/home/jobs/HFP416-Spaces/workspace/HFP416-Spaces/Workspace/Spaces/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ de.fhdw.hfp416.spaces --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/HFP416-Spaces/workspace/HFP416-Spaces/Workspace/Spaces/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ de.fhdw.hfp416.spaces --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /var/lib/jenkins/home/jobs/HFP416-Spaces/workspace/HFP416-Spaces/Workspace/Spaces/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ de.fhdw.hfp416.spaces --- [INFO] Surefire report directory: /var/lib/jenkins/home/jobs/HFP416-Spaces/workspace/HFP416-Spaces/Workspace/Spaces/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running de.fhdw.hfp416.spaces.SpaceTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 sec - in de.fhdw.hfp416.spaces.SpaceTest Running de.fhdw.hfp416.spaces.template.NumberIntervalTestSpecials Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in de.fhdw.hfp416.spaces.template.NumberIntervalTestSpecials Running de.fhdw.hfp416.spaces.template.RegExpTemplateTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in de.fhdw.hfp416.spaces.template.RegExpTemplateTest Running de.fhdw.hfp416.spaces.template.NumberIntervalTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in de.fhdw.hfp416.spaces.template.NumberIntervalTest Running de.fhdw.hfp416.spaces.template.MapTemplateTest keyfits: true RegularExpressionTemplate [pattern=attribut.*] StringEntry [value=attribut1] valuefits: true RegularExpressionTemplate [pattern=wert.*] StringEntry [value=wert1] keyfits: true RegularExpressionTemplate [pattern=attribut.*] StringEntry [value=attribut2] valuefits: false RegularExpressionTemplate [pattern=wert.*] IntegerEntry [value=5] keyfits: false RegularExpressionTemplate [pattern=attribut] StringEntry [value=attribut2] valuefits: true (class java.lang.Integer)[0, 10] IntegerEntry [value=5] keyfits: true RegularExpressionTemplate [pattern=attribut.*] StringEntry [value=attribut1] valuefits: true RegularExpressionTemplate [pattern=wert.*] StringEntry [value=wert1] keyfits: true RegularExpressionTemplate [pattern=attribut.*] StringEntry [value=attribut2] valuefits: false RegularExpressionTemplate [pattern=wert.*] IntegerEntry [value=5] keyfits: true RegularExpressionTemplate [pattern=attribu.*] StringEntry [value=attribut2] valuefits: false (class java.lang.Integer)[0, 5) IntegerEntry [value=5] keyfits: true RegularExpressionTemplate [pattern=attribut.*] StringEntry [value=attribut1] valuefits: true RegularExpressionTemplate [pattern=wert.*] StringEntry [value=wert1] keyfits: true RegularExpressionTemplate [pattern=attribut.*] StringEntry [value=attribut2] valuefits: true RegularExpressionTemplate [pattern=wert.*] StringEntry [value=wert2] keyfits: true RegularExpressionTemplate [pattern=attribut.*] StringEntry [value=attribut1] valuefits: true RegularExpressionTemplate [pattern=wert.*] StringEntry [value=wert1] keyfits: true RegularExpressionTemplate [pattern=attribut.*] StringEntry [value=attribut2] valuefits: false RegularExpressionTemplate [pattern=wert.*] IntegerEntry [value=5] keyfits: true RegularExpressionTemplate [pattern=attribu.*] StringEntry [value=attribut2] valuefits: true (class java.lang.Integer)[0, 10] IntegerEntry [value=5] keyfits: true RegularExpressionTemplate [pattern=attribut] StringEntry [value=attribut] valuefits: true RegularExpressionTemplate [pattern=wert] StringEntry [value=wert] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in de.fhdw.hfp416.spaces.template.MapTemplateTest Running de.fhdw.hfp416.spaces.template.BooleanTemplateTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in de.fhdw.hfp416.spaces.template.BooleanTemplateTest Running de.fhdw.hfp416.spaces.template.ObjectTemplateTest2 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in de.fhdw.hfp416.spaces.template.ObjectTemplateTest2 Running de.fhdw.hfp416.spaces.template.ObjectTemplateTest1 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in de.fhdw.hfp416.spaces.template.ObjectTemplateTest1 Running de.fhdw.hfp416.spaces.template.CollectionTemplateTest2 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in de.fhdw.hfp416.spaces.template.CollectionTemplateTest2 Running de.fhdw.hfp416.spaces.template.CollectionTemplateTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in de.fhdw.hfp416.spaces.template.CollectionTemplateTest Running de.fhdw.hfp416.spaces.template.ReferenceTemplateTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in de.fhdw.hfp416.spaces.template.ReferenceTemplateTest Running de.fhdw.hfp416.spaces.template.IntegerIntervalTemplateTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in de.fhdw.hfp416.spaces.template.IntegerIntervalTemplateTest Running de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestSetValues Expected CannotSetStaticFieldException at SpaceSerializerTestSetValues.setStaticFinalPrimitiveFieldTestNotPossible: java.lang.IllegalAccessException: Can not set static final int field de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestSetValues$TestClassD1.name to java.lang.Integer Expected CannotSetStaticFieldException at SpaceSerializerTestSetValues.setStaticFinalPrimitiveFieldTestNotPossible: java.lang.IllegalAccessException: Can not set static final java.lang.String field de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestSetValues$TestClassD.name to java.lang.String Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Float to a class java.lang.Byte Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a class java.lang.Byte Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Double to a class java.lang.Byte Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Boolean to a class java.lang.Byte Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.String to a class java.lang.Byte Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a class java.lang.Byte Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Float to a byte Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a byte Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Double to a byte Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Boolean to a byte Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.String to a byte Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a byte Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Float to a class java.lang.Short Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a class java.lang.Short Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Double to a class java.lang.Short Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Boolean to a class java.lang.Short Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.String to a class java.lang.Short Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a class java.lang.Short Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Float to a short Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a short Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Double to a short Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Boolean to a short Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.String to a short Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a short Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Float to a class java.lang.Integer Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a class java.lang.Integer Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Double to a class java.lang.Integer Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Boolean to a class java.lang.Integer Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.String to a class java.lang.Integer Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a class java.lang.Integer Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Float to a int Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a int Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Double to a int Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Boolean to a int Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.String to a int Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a int Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Float to a class java.lang.Long Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a class java.lang.Long Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Double to a class java.lang.Long Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Boolean to a class java.lang.Long Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.String to a class java.lang.Long Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a class java.lang.Long Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Float to a long Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a long Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Double to a long Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Boolean to a long Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.String to a long Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a long Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a class java.lang.Float Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Byte to a class java.lang.Float Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Short to a class java.lang.Float Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Integer to a class java.lang.Float Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Long to a class java.lang.Float Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Double to a class java.lang.Float Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Boolean to a class java.lang.Float Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.String to a class java.lang.Float Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a class java.lang.Float Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a float Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Byte to a float Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Short to a float Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Integer to a float Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Long to a float Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Double to a float Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Boolean to a float Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.String to a float Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a float Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Float to a class java.lang.Double Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a class java.lang.Double Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Byte to a class java.lang.Double Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Short to a class java.lang.Double Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Integer to a class java.lang.Double Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Long to a class java.lang.Double Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Boolean to a class java.lang.Double Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.String to a class java.lang.Double Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a class java.lang.Double Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Float to a double Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a double Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Byte to a double Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Short to a double Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Integer to a double Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Long to a double Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Boolean to a double Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.String to a double Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a double Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Float to a class java.lang.Boolean Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a class java.lang.Boolean Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Byte to a class java.lang.Boolean Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Short to a class java.lang.Boolean Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Integer to a class java.lang.Boolean Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Long to a class java.lang.Boolean Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Double to a class java.lang.Boolean Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.String to a class java.lang.Boolean Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a class java.lang.Boolean Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Float to a boolean Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a boolean Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Byte to a boolean Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Short to a boolean Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Integer to a boolean Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Long to a boolean Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Double to a boolean Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.String to a boolean Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a boolean Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Float to a class java.lang.Character Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Byte to a class java.lang.Character Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Short to a class java.lang.Character Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Integer to a class java.lang.Character Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Long to a class java.lang.Character Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Double to a class java.lang.Character Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Boolean to a class java.lang.Character Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.String to a class java.lang.Character Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Float to a char Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Byte to a char Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Short to a char Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Integer to a char Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Long to a char Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Double to a char Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Boolean to a char Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.String to a char Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Float to a class java.lang.String Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a class java.lang.String Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Byte to a class java.lang.String Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Short to a class java.lang.String Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Integer to a class java.lang.String Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Long to a class java.lang.String Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Double to a class java.lang.String Field would lead to unprecise values. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Boolean to a class java.lang.String Field is not possible. Expected CastException at SpaceSerializerTestSetValues.setFieldAndExpectException: Casting and setting a class java.lang.Character to a class java.lang.String Field is not possible. Expected CannotSetStaticFieldException at SpaceSerializerTestSetValues.setStaticFinalPrimitiveFieldTestNotPossible: java.lang.IllegalAccessException: Can not set static final java.lang.String field de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestSetValues$TestClassG.name6 to java.lang.String Expected NoSuchFieldException at SpaceSerializerTestSetValues.setNonExistingFieldNotPossible: name2 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestSetValues Running de.fhdw.hfp416.spaces.serialization.TemplateFactoryTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in de.fhdw.hfp416.spaces.serialization.TemplateFactoryTest Running de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestGetFields Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestGetFields Running de.fhdw.hfp416.spaces.serialization.SpaceAnnotationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in de.fhdw.hfp416.spaces.serialization.SpaceAnnotationTest Running de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestGetValues Expected IllegalAccessException at SpaceSerializerTestGetValues.setAccessibleHasNotToBeReset: Class de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestGetValues can not access a member of class de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestGetValues$TestClassF with modifiers "private" Expected IllegalAccessException at SpaceSerializerTestGetValues.setAccessibleHasNotToBeReset: Class de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestGetValues can not access a member of class de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestGetValues$TestClassF with modifiers "private" Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestGetValues Running de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestDeserialize Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestDeserialize Running de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestSerialize Expected DuplicateAttributeNameException at SpaceSerializerTestSerialize.serializeObjectWithSameInheritedAttributeName: The class "de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestSerialize$TestClassJ2" contains attributes with the name "name" more than once. All attribute-names should be unique per class-inheritance. Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestSerialize Running de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestLoadClass Expected ClassNotFoundException at SpaceSerializerTestLoadClass.loadNotExistingClassNotPossible: java.lang.ClassNotFoundException: java.awt.color.adasdsadsa Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestLoadClass Running de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestCreateObject Expected IllegalAccessException at SpaceSerializerTestCreateObject.initializeUsingNewInstancePublicClassWithPrivateConstructorNotPossible: Class de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestCreateObject can not access a member of class de.fhdw.hfp416.spaces.serialization.TestClassForCreateObjectTestWithPrivateConstructor with modifiers "private" Expected NoSuchMethodException at SpaceSerializerTestCreateObject.initUsingConstructorWithoutConstructorWithoutsParamsNotPossible: java.lang.NoSuchMethodException: de.fhdw.hfp416.spaces.otherserializationtestclasses.TestClassForCreateObjectInOtherPackageWithPrivateConstructorWithParams.() Expected InstantiationException at SpaceSerializerTestCreateObject.initializeUsingNewInstanceInnerClassNotPossible: de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestCreateObject$TestClassA1 Expected IllegalAccessException at SpaceSerializerTestCreateObject.initializeUsingNewInstanceStaticInnerClassWithPrivateConstructorNotPossible: Class de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestCreateObject can not access a member of class de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestCreateObject$TestClassB with modifiers "private" Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in de.fhdw.hfp416.spaces.serialization.SpaceSerializerTestCreateObject Running de.fhdw.hfp416.spaces.util.future.FutureTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 sec - in de.fhdw.hfp416.spaces.util.future.FutureTest Running de.fhdw.hfp416.spaces.integration.IntervallTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in de.fhdw.hfp416.spaces.integration.IntervallTest Running de.fhdw.hfp416.spaces.integration.Elevator Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.021 sec - in de.fhdw.hfp416.spaces.integration.Elevator Results : Tests run: 184, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ de.fhdw.hfp416.spaces --- [INFO] Building jar: /var/lib/jenkins/home/jobs/HFP416-Spaces/workspace/HFP416-Spaces/Workspace/Spaces/target/de.fhdw.hfp416.spaces-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ de.fhdw.hfp416.spaces --- [INFO] Installing /var/lib/jenkins/home/jobs/HFP416-Spaces/workspace/HFP416-Spaces/Workspace/Spaces/target/de.fhdw.hfp416.spaces-0.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/hfp416/de.fhdw.hfp416.spaces/0.0.1-SNAPSHOT/de.fhdw.hfp416.spaces-0.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/home/jobs/HFP416-Spaces/workspace/HFP416-Spaces/Workspace/Spaces/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/hfp416/de.fhdw.hfp416.spaces/0.0.1-SNAPSHOT/de.fhdw.hfp416.spaces-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ de.fhdw.hfp416.spaces --- [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.16 [INFO] configuring report plugin org.codehaus.mojo:findbugs-maven-plugin:3.0.1 WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass$3$1 (file:/var/lib/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.0/groovy-all-2.4.0.jar) to method java.lang.Object.finalize() WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass$3$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] java.lang.Object [java] java.lang.Runnable [java] java.lang.Error [java] java.lang.Exception [java] java.security.PrivilegedAction [java] java.lang.annotation.Annotation [java] java.lang.String [java] java.lang.StringBuilder [java] java.util.Map [java] java.lang.Boolean [java] javax.lang.model.type.NullType [java] java.lang.Byte [java] java.lang.Short [java] java.lang.Integer [java] java.lang.Long [java] java.lang.Float [java] java.lang.Double [java] java.lang.Character [java] java.util.Collection [java] java.lang.Class [java] java.time.Instant [java] java.util.NoSuchElementException [java] java.lang.Number [java] java.lang.Package [java] java.lang.ClassNotFoundException [java] java.util.HashMap [java] java.util.LinkedList [java] java.util.List [java] java.util.Iterator [java] java.util.Set [java] java.util.Map$Entry [java] java.lang.Enum [java] java.lang.reflect.Field [java] java.lang.IllegalAccessException [java] java.io.PrintStream [java] java.util.regex.Pattern [java] java.util.LinkedHashMap [java] java.util.Collections [java] java.time.Duration [java] java.util.concurrent.LinkedBlockingQueue [java] java.util.concurrent.BlockingQueue [java] java.lang.IllegalArgumentException [java] java.lang.IllegalAccessError [java] java.util.ArrayList [java] java.util.regex.Matcher [java] java.lang.reflect.AccessibleObject [java] java.lang.NoSuchMethodException [java] java.lang.Thread [java] java.lang.InstantiationException [java] java.lang.reflect.InvocationTargetException [java] java.lang.reflect.Modifier [java] java.security.AccessController [java] java.lang.reflect.Constructor [java] java.lang.reflect.Array [java] java.io.Serializable [java] java.lang.NoSuchFieldError [java] java.lang.Throwable [java] java.lang.UnsatisfiedLinkError [java] java.lang.NoClassDefFoundError [java] java.lang.System [java] java.lang.InterruptedException [java] java.lang.NoSuchMethodError [java] java.lang.NullPointerException [java] java.lang.IncompatibleClassChangeError [java] java.lang.AbstractMethodError [java] java.lang.RuntimeException [java] java.lang.SecurityException [java] java.lang.ClassFormatError [java] java.lang.VerifyError [java] java.lang.ExceptionInInitializerError [java] java.lang.ClassCastException [java] Missing classes: 51 [INFO] Done FindBugs Analysis.... [WARNING] Report plugin org.apache.maven.plugins:maven-project-info-reports-plugin has an empty version. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2 [WARNING] Error injecting: org.apache.maven.report.projectinfo.CiManagementReport java.lang.NoClassDefFoundError: org/apache/maven/doxia/siterenderer/DocumentContent at java.lang.Class.getDeclaredConstructors0 (Native Method) at java.lang.Class.privateGetDeclaredConstructors (Class.java:3137) at java.lang.Class.getDeclaredConstructors (Class.java:2357) at com.google.inject.spi.InjectionPoint.forConstructorOf (InjectionPoint.java:245) at com.google.inject.internal.ConstructorBindingImpl.create (ConstructorBindingImpl.java:115) at com.google.inject.internal.InjectorImpl.createUninitializedBinding (InjectorImpl.java:706) at com.google.inject.internal.InjectorImpl.createJustInTimeBinding (InjectorImpl.java:930) at com.google.inject.internal.InjectorImpl.createJustInTimeBindingRecursive (InjectorImpl.java:852) at com.google.inject.internal.InjectorImpl.getJustInTimeBinding (InjectorImpl.java:291) at com.google.inject.internal.InjectorImpl.getBindingOrThrow (InjectorImpl.java:222) at com.google.inject.internal.InjectorImpl.getProviderOrThrow (InjectorImpl.java:1040) at com.google.inject.internal.InjectorImpl.getProvider (InjectorImpl.java:1071) at com.google.inject.internal.InjectorImpl.getProvider (InjectorImpl.java:1034) at com.google.inject.internal.InjectorImpl.getInstance (InjectorImpl.java:1086) at org.eclipse.sisu.space.AbstractDeferredClass.get (AbstractDeferredClass.java:48) at com.google.inject.internal.ProviderInternalFactory.provision (ProviderInternalFactory.java:85) at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision (InternalFactoryToInitializableAdapter.java:57) at com.google.inject.internal.ProviderInternalFactory$1.call (ProviderInternalFactory.java:66) at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:112) at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:127) at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:66) at com.google.inject.internal.ProviderInternalFactory.circularGet (ProviderInternalFactory.java:61) at com.google.inject.internal.InternalFactoryToInitializableAdapter.get (InternalFactoryToInitializableAdapter.java:47) at com.google.inject.internal.InjectorImpl$1.get (InjectorImpl.java:1050) at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162) at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81) at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51) at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263) at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:520) at org.apache.maven.reporting.exec.DefaultMavenReportExecutor.getConfiguredMavenReport (DefaultMavenReportExecutor.java:306) at org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildReportPlugin (DefaultMavenReportExecutor.java:263) at org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildMavenReports (DefaultMavenReportExecutor.java:154) at org.apache.maven.plugins.site.AbstractSiteRenderingMojo.getReports (AbstractSiteRenderingMojo.java:235) at org.apache.maven.plugins.site.SiteMojo.execute (SiteMojo.java:121) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:138) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at hudson.maven.Maven3Builder.call (Maven3Builder.java:139) at hudson.maven.Maven3Builder.call (Maven3Builder.java:70) at hudson.remoting.UserRequest.perform (UserRequest.java:211) at hudson.remoting.UserRequest.perform (UserRequest.java:54) at hudson.remoting.Request$2.run (Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) at java.lang.Thread.run (Thread.java:829) Caused by: java.lang.ClassNotFoundException: org.apache.maven.doxia.siterenderer.DocumentContent at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass (SelfFirstStrategy.java:50) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass (ClassRealm.java:271) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:247) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass (ClassRealm.java:239) at java.lang.Class.getDeclaredConstructors0 (Native Method) at java.lang.Class.privateGetDeclaredConstructors (Class.java:3137) at java.lang.Class.getDeclaredConstructors (Class.java:2357) at com.google.inject.spi.InjectionPoint.forConstructorOf (InjectionPoint.java:245) at com.google.inject.internal.ConstructorBindingImpl.create (ConstructorBindingImpl.java:115) at com.google.inject.internal.InjectorImpl.createUninitializedBinding (InjectorImpl.java:706) at com.google.inject.internal.InjectorImpl.createJustInTimeBinding (InjectorImpl.java:930) at com.google.inject.internal.InjectorImpl.createJustInTimeBindingRecursive (InjectorImpl.java:852) at com.google.inject.internal.InjectorImpl.getJustInTimeBinding (InjectorImpl.java:291) at com.google.inject.internal.InjectorImpl.getBindingOrThrow (InjectorImpl.java:222) at com.google.inject.internal.InjectorImpl.getProviderOrThrow (InjectorImpl.java:1040) at com.google.inject.internal.InjectorImpl.getProvider (InjectorImpl.java:1071) at com.google.inject.internal.InjectorImpl.getProvider (InjectorImpl.java:1034) at com.google.inject.internal.InjectorImpl.getInstance (InjectorImpl.java:1086) at org.eclipse.sisu.space.AbstractDeferredClass.get (AbstractDeferredClass.java:48) at com.google.inject.internal.ProviderInternalFactory.provision (ProviderInternalFactory.java:85) at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision (InternalFactoryToInitializableAdapter.java:57) at com.google.inject.internal.ProviderInternalFactory$1.call (ProviderInternalFactory.java:66) at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:112) at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:127) at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:66) at com.google.inject.internal.ProviderInternalFactory.circularGet (ProviderInternalFactory.java:61) at com.google.inject.internal.InternalFactoryToInitializableAdapter.get (InternalFactoryToInitializableAdapter.java:47) at com.google.inject.internal.InjectorImpl$1.get (InjectorImpl.java:1050) at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162) at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81) at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51) at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263) at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:520) at org.apache.maven.reporting.exec.DefaultMavenReportExecutor.getConfiguredMavenReport (DefaultMavenReportExecutor.java:306) at org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildReportPlugin (DefaultMavenReportExecutor.java:263) at org.apache.maven.reporting.exec.DefaultMavenReportExecutor.buildMavenReports (DefaultMavenReportExecutor.java:154) at org.apache.maven.plugins.site.AbstractSiteRenderingMojo.getReports (AbstractSiteRenderingMojo.java:235) at org.apache.maven.plugins.site.SiteMojo.execute (SiteMojo.java:121) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:138) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:179) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at hudson.maven.Maven3Builder.call (Maven3Builder.java:139) at hudson.maven.Maven3Builder.call (Maven3Builder.java:70) at hudson.remoting.UserRequest.perform (UserRequest.java:211) at hudson.remoting.UserRequest.perform (UserRequest.java:54) at hudson.remoting.Request$2.run (Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) at java.lang.Thread.run (Thread.java:829) [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 38.397 s [INFO] Finished at: 2023-02-11T07:35:54+01:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on project de.fhdw.hfp416.spaces: Execution default-site of goal org.apache.maven.plugins:maven-site-plugin:3.3:site failed: A required class was missing while executing org.apache.maven.plugins:maven-site-plugin:3.3:site: org/apache/maven/doxia/siterenderer/DocumentContent [ERROR] ----------------------------------------------------- [ERROR] realm = plugin>org.apache.maven.plugins:maven-site-plugin:3.3 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy [ERROR] urls[0] = file:/var/lib/jenkins/.m2/repository/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [ERROR] urls[1] = file:/var/lib/jenkins/.m2/repository/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar [ERROR] urls[2] = file:/var/lib/jenkins/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [ERROR] urls[3] = file:/var/lib/jenkins/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar [ERROR] urls[4] = file:/var/lib/jenkins/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [ERROR] urls[5] = file:/var/lib/jenkins/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [ERROR] urls[6] = file:/var/lib/jenkins/.m2/repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [ERROR] urls[7] = file:/var/lib/jenkins/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [ERROR] urls[8] = file:/var/lib/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [ERROR] urls[9] = file:/var/lib/jenkins/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [ERROR] urls[10] = file:/var/lib/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [ERROR] urls[11] = file:/var/lib/jenkins/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [ERROR] urls[12] = file:/var/lib/jenkins/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [ERROR] urls[13] = file:/var/lib/jenkins/.m2/repository/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar [ERROR] urls[14] = file:/var/lib/jenkins/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar [ERROR] urls[15] = file:/var/lib/jenkins/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar [ERROR] urls[16] = file:/var/lib/jenkins/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar [ERROR] urls[17] = file:/var/lib/jenkins/.m2/repository/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar [ERROR] urls[18] = file:/var/lib/jenkins/.m2/repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [ERROR] urls[19] = file:/var/lib/jenkins/.m2/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar [ERROR] urls[20] = file:/var/lib/jenkins/.m2/repository/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar [ERROR] urls[21] = file:/var/lib/jenkins/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [ERROR] urls[22] = file:/var/lib/jenkins/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [ERROR] urls[23] = file:/var/lib/jenkins/.m2/repository/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [ERROR] urls[24] = file:/var/lib/jenkins/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar [ERROR] urls[25] = file:/var/lib/jenkins/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.4/doxia-module-apt-1.4.jar [ERROR] urls[26] = file:/var/lib/jenkins/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.4/doxia-module-xdoc-1.4.jar [JENKINS] Archiving /var/lib/jenkins/home/jobs/HFP416-Spaces/workspace/HFP416-Spaces/Workspace/Spaces/pom.xml to de.fhdw.hfp416/de.fhdw.hfp416.spaces/0.0.1-SNAPSHOT/de.fhdw.hfp416.spaces-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/home/jobs/HFP416-Spaces/workspace/HFP416-Spaces/Workspace/Spaces/target/de.fhdw.hfp416.spaces-0.0.1-SNAPSHOT.jar to de.fhdw.hfp416/de.fhdw.hfp416.spaces/0.0.1-SNAPSHOT/de.fhdw.hfp416.spaces-0.0.1-SNAPSHOT.jar [ERROR] urls[27] = file:/var/lib/jenkins/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar [ERROR] urls[28] = file:/var/lib/jenkins/.m2/repository/org/apache/maven/doxia/doxia-module-markdown/1.4/doxia-module-markdown-1.4.jar [ERROR] urls[29] = file:/var/lib/jenkins/.m2/repository/org/pegdown/pegdown/1.2.1/pegdown-1.2.1.jar [ERROR] urls[30] = file:/var/lib/jenkins/.m2/repository/org/parboiled/parboiled-java/1.1.4/parboiled-java-1.1.4.jar [ERROR] urls[31] = file:/var/lib/jenkins/.m2/repository/org/parboiled/parboiled-core/1.1.4/parboiled-core-1.1.4.jar [ERROR] urls[32] = file:/var/lib/jenkins/.m2/repository/org/ow2/asm/asm/4.1/asm-4.1.jar [ERROR] urls[33] = file:/var/lib/jenkins/.m2/repository/org/ow2/asm/asm-tree/4.1/asm-tree-4.1.jar [ERROR] urls[34] = file:/var/lib/jenkins/.m2/repository/org/ow2/asm/asm-analysis/4.1/asm-analysis-4.1.jar [ERROR] urls[35] = file:/var/lib/jenkins/.m2/repository/org/ow2/asm/asm-util/4.1/asm-util-4.1.jar [ERROR] urls[36] = file:/var/lib/jenkins/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar [ERROR] urls[37] = file:/var/lib/jenkins/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar [ERROR] urls[38] = file:/var/lib/jenkins/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar [ERROR] urls[39] = file:/var/lib/jenkins/.m2/repository/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [ERROR] urls[40] = file:/var/lib/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [ERROR] urls[41] = file:/var/lib/jenkins/.m2/repository/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [ERROR] urls[42] = file:/var/lib/jenkins/.m2/repository/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [ERROR] urls[43] = file:/var/lib/jenkins/.m2/repository/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar [ERROR] urls[44] = file:/var/lib/jenkins/.m2/repository/dom4j/dom4j/1.1/dom4j-1.1.jar [ERROR] urls[45] = file:/var/lib/jenkins/.m2/repository/sslext/sslext/1.2-0/sslext-1.2-0.jar [ERROR] urls[46] = file:/var/lib/jenkins/.m2/repository/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar [ERROR] urls[47] = file:/var/lib/jenkins/.m2/repository/antlr/antlr/2.7.2/antlr-2.7.2.jar [ERROR] urls[48] = file:/var/lib/jenkins/.m2/repository/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar [ERROR] urls[49] = file:/var/lib/jenkins/.m2/repository/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar [ERROR] urls[50] = file:/var/lib/jenkins/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [ERROR] urls[51] = file:/var/lib/jenkins/.m2/repository/org/apache/maven/doxia/doxia-integration-tools/1.5/doxia-integration-tools-1.5.jar [ERROR] urls[52] = file:/var/lib/jenkins/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar [ERROR] urls[53] = file:/var/lib/jenkins/.m2/repository/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar [ERROR] urls[54] = file:/var/lib/jenkins/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [ERROR] urls[55] = file:/var/lib/jenkins/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.jar [ERROR] urls[56] = file:/var/lib/jenkins/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar [ERROR] urls[57] = file:/var/lib/jenkins/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar [ERROR] urls[58] = file:/var/lib/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.10/plexus-utils-1.5.10.jar [ERROR] urls[59] = file:/var/lib/jenkins/.m2/repository/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.jar [ERROR] urls[60] = file:/var/lib/jenkins/.m2/repository/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar [ERROR] urls[61] = file:/var/lib/jenkins/.m2/repository/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.jar [ERROR] urls[62] = file:/var/lib/jenkins/.m2/repository/commons-lang/commons-lang/2.5/commons-lang-2.5.jar [ERROR] urls[63] = file:/var/lib/jenkins/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar [ERROR] Number of foreign imports: 1 [ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] [ERROR] [ERROR] -----------------------------------------------------: org.apache.maven.doxia.siterenderer.DocumentContent [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException channel stopped Sending e-mails to: jutta.hagedorn@freenet.de patrick.fritsche@gmx.de benedikt.ernst@live.de lisa.boehm92@gmx.net maxwigger@yahoo.de slawavan@web.de ERROR: Invalid Addresses jakarta.mail.SendFailedException: Invalid Addresses; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:2064) at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1286) at jakarta.mail.Transport.send0(Transport.java:231) at jakarta.mail.Transport.send(Transport.java:100) at hudson.tasks.MailSender.run(MailSender.java:131) at hudson.tasks.MailSender.execute(MailSender.java:106) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:1093) at hudson.model.Run.execute(Run.java:1947) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:107) at hudson.model.Executor.run(Executor.java:449) Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1964) ... 10 more Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ... 11 more Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ... 11 more Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ... 11 more Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ... 11 more Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 554 Relay rejected for policy reasons. ... 11 more Finished: FAILURE