08:05:12 Started by upstream project "gaming" build number 65 08:05:12 originally caused by: 08:05:12 Started by an SCM change 08:05:12 Running as SYSTEM 08:05:12 Building in workspace /var/lib/jenkins/home/jobs/othello/workspace 08:05:12 The recommended git tool is: NONE 08:05:12 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf 08:05:12 > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/othello/workspace/.git # timeout=10 08:05:12 Fetching changes from the remote Git repository 08:05:12 > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/othello.git # timeout=10 08:05:12 Fetching upstream changes from http://localhost:3000/Gaming/othello.git 08:05:12 > /usr/bin/git --version # timeout=10 08:05:12 > git --version # 'git version 2.37.4' 08:05:12 using GIT_ASKPASS to set credentials 08:05:12 > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/othello.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:05:12 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:05:12 Checking out Revision 17ae4b2ca349cebbefb8583fe89e3da112212329 (refs/remotes/origin/master) 08:05:12 > /usr/bin/git config core.sparsecheckout # timeout=10 08:05:12 > /usr/bin/git checkout -f 17ae4b2ca349cebbefb8583fe89e3da112212329 # timeout=10 08:05:12 Commit message: "othello: various plug-ins and dependencies updated" 08:05:12 > /usr/bin/git rev-list --no-walk 17ae4b2ca349cebbefb8583fe89e3da112212329 # timeout=10 08:05:12 Parsing POMs 08:05:13 Established TCP socket on 42725 08:05:13 [workspace] $ /usr/lib/jvm/openjdk-bin-11/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-3044.vb_940a_a_e4f72e.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 42725 08:05:13 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 08:05:13 <===[JENKINS REMOTING CAPACITY]===>channel started 08:05:16 Executing Maven: -B -f /var/lib/jenkins/home/jobs/othello/workspace/pom.xml clean install site 08:05:18 [INFO] Scanning for projects... 08:05:18 [INFO] ------------------------------------------------------------------------ 08:05:18 [INFO] Reactor Build Order: 08:05:18 [INFO] 08:05:18 [INFO] Othello [pom] 08:05:18 [INFO] Othello Build Tools [jar] 08:05:18 [INFO] Othello Core [jar] 08:05:18 [INFO] Othello Strategy Examples [jar] 08:05:18 [INFO] Othello Strategy Template [jar] 08:05:18 [INFO] Othello GUI [jar] 08:05:18 [INFO] 08:05:18 [INFO] -------------------< de.fhdw.gaming.othello:othello >------------------- 08:05:18 [INFO] Building Othello 1.0.0-SNAPSHOT [1/6] 08:05:18 [INFO] --------------------------------[ pom ]--------------------------------- 08:05:18 [INFO] 08:05:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello --- 08:05:18 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/target 08:05:19 [INFO] 08:05:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello --- 08:05:19 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello/1.0.0-SNAPSHOT/othello-1.0.0-SNAPSHOT.pom 08:05:19 [INFO] 08:05:19 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello --- 08:05:21 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1 08:05:22 [INFO] 16 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 08:05:22 [INFO] Rendering site with default locale English (en) 08:05:22 [WARNING] No project URL defined - decoration links will not be relativized! 08:05:22 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. 08:05:22 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.4.1:dependency-convergence 08:05:22 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/maven-metadata.xml 08:05:23 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/gaming-gui/1.0.0-SNAPSHOT/maven-metadata.xml 08:05:23 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/gaming/1.0.0-SNAPSHOT/maven-metadata.xml 08:05:23 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info 08:05:23 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management 08:05:23 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.1:index 08:05:24 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.1:licenses 08:05:24 [INFO] Generating "Project Modules" report --- maven-project-info-reports-plugin:3.4.1:modules 08:05:24 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.1:plugin-management 08:05:25 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.1:plugins 08:05:25 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.1:summary 08:05:25 [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.1:team 08:05:26 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/target/site to /var/lib/jenkins/home/jobs/othello/workspace@tmp/maven-reporters/moduleset/site 08:05:27 [INFO] 08:05:27 [INFO] -------------< de.fhdw.gaming.othello:othello-build-tools >------------- 08:05:27 [INFO] Building Othello Build Tools 1.0.0-SNAPSHOT [2/6] 08:05:27 [INFO] --------------------------------[ jar ]--------------------------------- 08:05:27 [INFO] 08:05:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-build-tools --- 08:05:27 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools/target 08:05:27 [INFO] 08:05:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-build-tools --- 08:05:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:05:27 [INFO] Copying 3 resources 08:05:27 [INFO] 08:05:27 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-build-tools --- 08:05:27 [INFO] No sources to compile 08:05:27 [INFO] 08:05:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-build-tools --- 08:05:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:05:27 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools/src/test/resources 08:05:27 [INFO] 08:05:27 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-build-tools --- 08:05:27 [INFO] No sources to compile 08:05:27 [INFO] 08:05:27 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-build-tools --- 08:05:27 [INFO] No tests to run. 08:05:28 [JENKINS] Recording test results 08:05:28 [INFO] 08:05:28 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-build-tools --- 08:05:28 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools/target/othello-build-tools-1.0.0-SNAPSHOT.jar 08:05:28 [INFO] 08:05:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-build-tools --- 08:05:28 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools/target/othello-build-tools-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.jar 08:05:28 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.pom 08:05:28 [INFO] 08:05:28 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-build-tools --- 08:05:28 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1 08:05:28 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 08:05:28 [INFO] Rendering site with default locale English (en) 08:05:28 [WARNING] No project URL defined - decoration links will not be relativized! 08:05:28 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. 08:05:28 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info 08:05:28 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management 08:05:28 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.1:index 08:05:28 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.1:licenses 08:05:29 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.1:plugin-management 08:05:29 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.1:plugins 08:05:30 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.1:summary 08:05:30 [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.1:team 08:05:30 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello-build-tools@tmp/maven-reporters/moduleset/site/othello-build-tools 08:05:30 [INFO] 08:05:30 [INFO] ----------------< de.fhdw.gaming.othello:othello-core >----------------- 08:05:30 [INFO] Building Othello Core 1.0.0-SNAPSHOT [3/6] 08:05:30 [INFO] --------------------------------[ jar ]--------------------------------- 08:05:30 [INFO] 08:05:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-core --- 08:05:30 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target 08:05:31 [INFO] 08:05:31 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ othello-core --- 08:05:35 [INFO] You have 0 Checkstyle violations. 08:05:35 [INFO] 08:05:35 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ othello-core >>> 08:05:35 [INFO] 08:05:35 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ othello-core --- 08:05:36 [INFO] PMD version: 6.49.0 08:05:44 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. 08:05:44 [INFO] 08:05:44 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ othello-core <<< 08:05:44 [INFO] 08:05:44 [INFO] 08:05:44 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ othello-core --- 08:05:44 [INFO] PMD version: 6.49.0 08:05:44 [INFO] 08:05:44 [INFO] 08:05:44 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ othello-core --- 08:05:45 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/jacoco.exec 08:05:45 [INFO] 08:05:45 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-core --- 08:05:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:05:45 [INFO] Copying 1 resource 08:05:45 [INFO] 08:05:45 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-core --- 08:05:45 [INFO] Changes detected - recompiling the module! 08:05:45 [INFO] Compiling 32 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/classes 08:05:47 [INFO] 08:05:47 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ othello-core >>> 08:05:47 [INFO] 08:05:47 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ othello-core --- 08:05:50 [INFO] Fork Value is true 08:06:01 [INFO] Done SpotBugs Analysis.... 08:06:03 [INFO] 08:06:03 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ othello-core <<< 08:06:03 [INFO] 08:06:03 [INFO] 08:06:03 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ othello-core --- 08:06:03 [INFO] BugInstance size is 0 08:06:03 [INFO] Error size is 0 08:06:03 [INFO] No errors/warnings found 08:06:03 [INFO] 08:06:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-core --- 08:06:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:06:03 [INFO] Copying 1 resource 08:06:03 [INFO] 08:06:03 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-core --- 08:06:03 [INFO] Changes detected - recompiling the module! 08:06:03 [INFO] Compiling 15 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/test-classes 08:06:05 [INFO] 08:06:05 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-core --- 08:06:06 [INFO] 08:06:06 [INFO] ------------------------------------------------------- 08:06:06 [INFO] T E S T S 08:06:06 [INFO] ------------------------------------------------------- 08:06:08 [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest 08:06:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest 08:06:09 [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest 08:06:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest 08:06:09 [INFO] Running de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest 08:06:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest 08:06:09 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest 08:06:09 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest 08:06:09 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest 08:06:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest 08:06:09 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest 08:06:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest 08:06:09 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest 08:06:09 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest 08:06:09 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest 08:06:09 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest 08:06:09 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest 08:06:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest 08:06:09 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest 08:06:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest 08:06:09 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest 08:06:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest 08:06:10 [INFO] 08:06:10 [INFO] Results: 08:06:10 [INFO] 08:06:10 [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0 08:06:10 [INFO] 08:06:11 [JENKINS] Recording test results 08:06:11 [INFO] 08:06:11 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ othello-core --- 08:06:11 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/jacoco.exec 08:06:11 [INFO] Analyzed bundle 'Othello Core' with 28 classes 08:06:12 [INFO] 08:06:12 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-core --- 08:06:12 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/othello-core-1.0.0-SNAPSHOT.jar 08:06:12 [INFO] 08:06:12 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ othello-core --- 08:06:12 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/othello-core-1.0.0-SNAPSHOT-sources.jar 08:06:12 [INFO] 08:06:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-core --- 08:06:12 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/othello-core-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT.jar 08:06:12 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT.pom 08:06:12 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/othello-core-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT-sources.jar 08:06:13 [INFO] 08:06:13 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-core --- 08:06:13 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1 08:06:13 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 08:06:13 [INFO] Rendering site with default locale English (en) 08:06:13 [WARNING] No project URL defined - decoration links will not be relativized! 08:06:13 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. 08:06:13 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.4.1:dependencies 08:06:14 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info 08:06:14 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management 08:06:14 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.1:index 08:06:14 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.1:licenses 08:06:15 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.1:plugin-management 08:06:15 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.1:plugins 08:06:16 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.1:summary 08:06:16 [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.1:team 08:06:16 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello-core/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello-core@tmp/maven-reporters/moduleset/site/othello-core 08:06:17 [INFO] 08:06:17 [INFO] ----------< de.fhdw.gaming.othello:othello-strategy-examples >---------- 08:06:17 [INFO] Building Othello Strategy Examples 1.0.0-SNAPSHOT [4/6] 08:06:17 [INFO] --------------------------------[ jar ]--------------------------------- 08:06:17 [INFO] 08:06:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-strategy-examples --- 08:06:17 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target 08:06:17 [INFO] 08:06:17 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ othello-strategy-examples --- 08:06:17 [INFO] You have 0 Checkstyle violations. 08:06:17 [INFO] 08:06:17 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ othello-strategy-examples >>> 08:06:17 [INFO] 08:06:17 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ othello-strategy-examples --- 08:06:17 [INFO] PMD version: 6.49.0 08:06:18 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. 08:06:18 [INFO] 08:06:18 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ othello-strategy-examples <<< 08:06:18 [INFO] 08:06:18 [INFO] 08:06:18 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ othello-strategy-examples --- 08:06:18 [INFO] PMD version: 6.49.0 08:06:18 [INFO] 08:06:18 [INFO] 08:06:18 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ othello-strategy-examples --- 08:06:18 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/jacoco.exec 08:06:18 [INFO] 08:06:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-strategy-examples --- 08:06:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:06:18 [INFO] Copying 1 resource 08:06:18 [INFO] 08:06:18 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-strategy-examples --- 08:06:19 [INFO] Changes detected - recompiling the module! 08:06:19 [INFO] Compiling 7 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/classes 08:06:19 [INFO] 08:06:19 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ othello-strategy-examples >>> 08:06:19 [INFO] 08:06:19 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ othello-strategy-examples --- 08:06:19 [INFO] Fork Value is true 08:06:26 [INFO] Done SpotBugs Analysis.... 08:06:26 [INFO] 08:06:26 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ othello-strategy-examples <<< 08:06:26 [INFO] 08:06:26 [INFO] 08:06:26 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ othello-strategy-examples --- 08:06:26 [INFO] BugInstance size is 0 08:06:26 [INFO] Error size is 0 08:06:26 [INFO] No errors/warnings found 08:06:26 [INFO] 08:06:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-strategy-examples --- 08:06:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:06:26 [INFO] Copying 1 resource 08:06:26 [INFO] 08:06:26 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-strategy-examples --- 08:06:26 [INFO] Changes detected - recompiling the module! 08:06:27 [INFO] 08:06:27 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-strategy-examples --- 08:06:27 [INFO] 08:06:27 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ othello-strategy-examples --- 08:06:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:06:27 [JENKINS] Recording test results 08:06:27 [INFO] 08:06:27 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-strategy-examples --- 08:06:27 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT.jar 08:06:27 [INFO] 08:06:27 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ othello-strategy-examples --- 08:06:27 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar 08:06:27 [INFO] 08:06:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-strategy-examples --- 08:06:27 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT.jar 08:06:27 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT.pom 08:06:27 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar 08:06:27 [INFO] 08:06:27 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-strategy-examples --- 08:06:27 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1 08:06:27 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 08:06:27 [INFO] Rendering site with default locale English (en) 08:06:27 [WARNING] No project URL defined - decoration links will not be relativized! 08:06:27 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. 08:06:27 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.4.1:dependencies 08:06:28 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info 08:06:28 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management 08:06:28 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.1:index 08:06:28 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.1:licenses 08:06:29 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.1:plugin-management 08:06:29 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.1:plugins 08:06:29 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.1:summary 08:06:29 [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.1:team 08:06:29 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-examples@tmp/maven-reporters/moduleset/site/othello-strategy-examples 08:06:30 [INFO] 08:06:30 [INFO] ----------< de.fhdw.gaming.othello:othello-strategy-template >---------- 08:06:30 [INFO] Building Othello Strategy Template 1.0.0-SNAPSHOT [5/6] 08:06:30 [INFO] --------------------------------[ jar ]--------------------------------- 08:06:30 [INFO] 08:06:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-strategy-template --- 08:06:30 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target 08:06:30 [INFO] 08:06:30 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ othello-strategy-template --- 08:06:30 [INFO] You have 0 Checkstyle violations. 08:06:30 [INFO] 08:06:30 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ othello-strategy-template >>> 08:06:30 [INFO] 08:06:30 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ othello-strategy-template --- 08:06:30 [INFO] PMD version: 6.49.0 08:06:32 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. 08:06:32 [INFO] 08:06:32 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ othello-strategy-template <<< 08:06:32 [INFO] 08:06:32 [INFO] 08:06:32 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ othello-strategy-template --- 08:06:32 [INFO] PMD version: 6.49.0 08:06:32 [INFO] 08:06:32 [INFO] 08:06:32 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ othello-strategy-template --- 08:06:32 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/jacoco.exec 08:06:32 [INFO] 08:06:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-strategy-template --- 08:06:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:06:32 [INFO] Copying 1 resource 08:06:32 [INFO] 08:06:32 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-strategy-template --- 08:06:32 [INFO] Changes detected - recompiling the module! 08:06:32 [INFO] Compiling 3 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/classes 08:06:32 [INFO] 08:06:32 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ othello-strategy-template >>> 08:06:32 [INFO] 08:06:32 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ othello-strategy-template --- 08:06:32 [INFO] Fork Value is true 08:06:40 [INFO] Done SpotBugs Analysis.... 08:06:40 [INFO] 08:06:40 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ othello-strategy-template <<< 08:06:40 [INFO] 08:06:40 [INFO] 08:06:40 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ othello-strategy-template --- 08:06:40 [INFO] BugInstance size is 0 08:06:40 [INFO] Error size is 0 08:06:40 [INFO] No errors/warnings found 08:06:40 [INFO] 08:06:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-strategy-template --- 08:06:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:06:40 [INFO] Copying 1 resource 08:06:40 [INFO] 08:06:40 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-strategy-template --- 08:06:40 [INFO] Changes detected - recompiling the module! 08:06:40 [INFO] 08:06:40 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-strategy-template --- 08:06:40 [JENKINS] Recording test results 08:06:40 [INFO] 08:06:40 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ othello-strategy-template --- 08:06:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:06:41 [INFO] 08:06:41 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-strategy-template --- 08:06:41 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT.jar 08:06:41 [INFO] 08:06:41 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ othello-strategy-template --- 08:06:41 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar 08:06:41 [INFO] 08:06:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-strategy-template --- 08:06:41 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT.jar 08:06:41 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT.pom 08:06:41 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar 08:06:41 [INFO] 08:06:41 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-strategy-template --- 08:06:41 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1 08:06:41 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 08:06:41 [INFO] Rendering site with default locale English (en) 08:06:41 [WARNING] No project URL defined - decoration links will not be relativized! 08:06:41 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. 08:06:41 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.4.1:dependencies 08:06:42 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info 08:06:42 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management 08:06:42 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.1:index 08:06:42 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.1:licenses 08:06:42 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.1:plugin-management 08:06:43 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.1:plugins 08:06:43 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.1:summary 08:06:43 [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.1:team 08:06:43 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello-strategy-template@tmp/maven-reporters/moduleset/site/othello-strategy-template 08:06:46 [INFO] 08:06:46 [INFO] -----------------< de.fhdw.gaming.othello:othello-gui >----------------- 08:06:46 [INFO] Building Othello GUI 1.0.0-SNAPSHOT [6/6] 08:06:46 [INFO] --------------------------------[ jar ]--------------------------------- 08:06:46 [INFO] 08:06:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-gui --- 08:06:46 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello-gui/target 08:06:46 [INFO] 08:06:46 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ othello-gui --- 08:06:47 [INFO] You have 0 Checkstyle violations. 08:06:47 [INFO] 08:06:47 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ othello-gui >>> 08:06:47 [INFO] 08:06:47 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ othello-gui --- 08:06:47 [INFO] PMD version: 6.49.0 08:06:49 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. 08:06:50 [INFO] 08:06:50 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ othello-gui <<< 08:06:50 [INFO] 08:06:50 [INFO] 08:06:50 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ othello-gui --- 08:06:50 [INFO] PMD version: 6.49.0 08:06:50 [INFO] 08:06:50 [INFO] 08:06:50 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ othello-gui --- 08:06:50 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello-gui/target/jacoco.exec 08:06:50 [INFO] 08:06:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-gui --- 08:06:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:06:50 [INFO] Copying 1 resource 08:06:50 [INFO] 08:06:50 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-gui --- 08:06:50 [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module 08:06:50 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module 08:06:50 [WARNING] ********************************************************************************************************************************************* 08:06:50 [WARNING] * Required filename-based automodules detected: [imageio-batik-3.5.jar]. Please don't publish this project to a public artifact repository! * 08:06:50 [WARNING] ********************************************************************************************************************************************* 08:06:50 [INFO] Changes detected - recompiling the module! 08:06:50 [INFO] Compiling 14 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello-gui/target/classes 08:06:51 [INFO] 08:06:51 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ othello-gui >>> 08:06:51 [INFO] 08:06:51 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ othello-gui --- 08:06:51 [INFO] Fork Value is true 08:06:51 Build was aborted 08:06:51 channel stopped 08:06:51 [PMDSpotBugsCheckStyle] Skipping execution of recorder since overall result is 'ABORTED' 08:06:51 [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: hudson.remoting.Channel$OrderlyShutdown: Command Close created at 08:06:51 [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Backing channel 'channel' is disconnected. 08:06:51 [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Backing channel 'channel' is disconnected. 08:06:51 [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Backing channel 'channel' is disconnected. 08:06:51 [WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Backing channel 'channel' is disconnected. 08:06:51 [INFO] ------------------------------------------------------------------------ 08:06:51 [INFO] Reactor Summary for Othello 1.0.0-SNAPSHOT: 08:06:51 [INFO] 08:06:51 [INFO] Othello ............................................ SUCCESS [ 8.168 s] 08:06:51 [INFO] Othello Build Tools ................................ SUCCESS [ 3.308 s] 08:06:51 [INFO] Othello Core ....................................... SUCCESS [ 45.762 s] 08:06:51 [INFO] Othello Strategy Examples .......................... SUCCESS [ 12.832 s] 08:06:51 [INFO] Othello Strategy Template .......................... SUCCESS [ 13.185 s] 08:06:51 [INFO] Othello GUI ........................................ FAILURE [ 5.740 s] 08:06:51 [INFO] ------------------------------------------------------------------------ 08:06:51 [INFO] BUILD FAILURE 08:06:51 [INFO] ------------------------------------------------------------------------ 08:06:51 [INFO] Total time: 01:33 min 08:06:51 [INFO] Finished at: 2022-12-05T08:06:51+01:00 08:06:51 [INFO] ------------------------------------------------------------------------ 08:06:51 Finished: ABORTED