18:17:06 Started by an SCM change 18:17:06 Running as SYSTEM 18:17:06 Building in workspace /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24 18:17:06 The recommended git tool is: NONE 18:17:06 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf 18:17:06 > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/.git # timeout=10 18:17:06 Fetching changes from the remote Git repository 18:17:06 > /usr/bin/git config remote.origin.url http://localhost:3000/IPSpiel24/ipspiel24.git # timeout=10 18:17:06 Fetching upstream changes from http://localhost:3000/IPSpiel24/ipspiel24.git 18:17:06 > /usr/bin/git --version # timeout=10 18:17:06 > git --version # 'git version 2.43.2' 18:17:06 using GIT_ASKPASS to set credentials 18:17:06 > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/IPSpiel24/ipspiel24.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:08 > /usr/bin/git rev-parse refs/remotes/origin/main^{commit} # timeout=10 18:17:08 Checking out Revision 0ca60d09e2177cc472448d1b4f448b147e4207e4 (refs/remotes/origin/main) 18:17:08 > /usr/bin/git config core.sparsecheckout # timeout=10 18:17:08 > /usr/bin/git checkout -f 0ca60d09e2177cc472448d1b4f448b147e4207e4 # timeout=10 18:17:08 > /usr/bin/git branch -a -v --no-abbrev # timeout=10 18:17:08 > /usr/bin/git branch -D main # timeout=10 18:17:08 > /usr/bin/git checkout -b main 0ca60d09e2177cc472448d1b4f448b147e4207e4 # timeout=10 18:17:08 Commit message: "ipspiel24: various plug-ins and dependencies updated" 18:17:08 > /usr/bin/git rev-list --no-walk 2a5b05cfbf220db9f4e76fe8c3edefe5355899b7 # timeout=10 18:17:08 Cleaning workspace 18:17:08 > /usr/bin/git rev-parse --verify HEAD # timeout=10 18:17:08 Resetting working tree 18:17:08 > /usr/bin/git reset --hard # timeout=10 18:17:08 > /usr/bin/git clean -fdx # timeout=10 18:17:08 Parsing POMs 18:17:08 Modules changed, recalculating dependency graph 18:17:08 Established TCP socket on 35783 18:17:08 [ipspiel24] $ /usr/lib/jvm/openjdk-bin-17/bin/java -Xmx1024m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/share/maven-bin-3.9/boot/plexus-classworlds-2.7.0.jar:/usr/share/maven-bin-3.9/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.9 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3206.vb_15dcf73f6a_9.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 35783 18:17:09 <===[JENKINS REMOTING CAPACITY]===>channel started 18:17:10 Executing Maven: -B -f /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/pom.xml clean install site 18:17:12 [INFO] Scanning for projects... 18:17:12 [INFO] ------------------------------------------------------------------------ 18:17:12 [INFO] Reactor Build Order: 18:17:12 [INFO] 18:17:12 [INFO] IP Spieltheorie 2024 [pom] 18:17:12 [INFO] IP Spieltheorie 2024 Build Tools [jar] 18:17:12 [INFO] IP Spieltheorie 2024 Demo Game [jar] 18:17:12 [INFO] IP Spieltheorie 2024 Gefangenen Dilemma [jar] 18:17:12 [INFO] ipspiel24-ssp [jar] 18:17:12 [INFO] ipspiel24-muenzwurf [jar] 18:17:12 [INFO] ipspiel24-freizeitgestaltung [jar] 18:17:12 [INFO] IP Spieltheorie 2024 Tic Tac Toe game [pom] 18:17:12 [INFO] IP Spieltheorie 2024 Tic Tac Toe game: Core [jar] 18:17:12 [INFO] IP Spieltheorie 2024 Tic Tac Toe game: Random strategy [jar] 18:17:12 [INFO] IP Spieltheorie 2024 Tic Tac Toe game: GUI [jar] 18:17:12 [INFO] IP Spieltheorie 2024 Vier-Gewinnt [pom] 18:17:12 [INFO] IP Spieltheorie 2024 Vier Connects game: Core [jar] 18:17:12 [INFO] IP Spieltheorie 2024 Vier Connects game: Random strategy [jar] 18:17:12 [INFO] IP Spieltheorie 2024 Vier Connects game: GUI [jar] 18:17:12 [INFO] 18:17:12 [INFO] -----------------< de.fhdw.gaming.ipspiel24:ipspiel24 >----------------- 18:17:12 [INFO] Building IP Spieltheorie 2024 1.0.0-SNAPSHOT [1/15] 18:17:12 [INFO] from pom.xml 18:17:12 [INFO] --------------------------------[ pom ]--------------------------------- 18:17:12 [INFO] 18:17:12 [INFO] --- clean:3.2.0:clean (default-clean) @ ipspiel24 --- 18:17:13 [INFO] 18:17:13 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ ipspiel24 --- 18:17:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 18:17:13 [INFO] 18:17:13 [INFO] --- install:3.1.1:install (default-install) @ ipspiel24 --- 18:17:13 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24/1.0.0-SNAPSHOT/ipspiel24-1.0.0-SNAPSHOT.pom 18:17:13 [INFO] 18:17:13 [INFO] --- site:4.0.0-M13:site (default-site) @ ipspiel24 --- 18:17:14 [INFO] Rendering site for default locale 18:17:14 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0 18:17:15 [INFO] Detected 16 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 18:17:15 [WARNING] No project URL defined - site links will not be relativized! 18:17:15 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin 18:17:15 [INFO] Rendering 12 report documents 18:17:15 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.5.0:dependency-convergence 18:17:15 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info 18:17:15 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management 18:17:15 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management 18:17:16 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index 18:17:16 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.5.0:licenses 18:17:17 [INFO] Generating "Project Modules" report --- maven-project-info-reports-plugin:3.5.0:modules 18:17:17 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.5.0:plugin-management 18:17:17 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.4.0/spotbugs-maven-plugin-4.8.4.0.pom 18:17:17 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.4.0/spotbugs-maven-plugin-4.8.4.0.pom (43 kB at 405 kB/s) 18:17:17 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/hazendaz/base-parent/45/base-parent-45.pom 18:17:17 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/hazendaz/base-parent/45/base-parent-45.pom (90 kB at 4.7 MB/s) 18:17:17 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-bom/9.7/asm-bom-9.7.pom 18:17:17 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-bom/9.7/asm-bom-9.7.pom (3.3 kB at 296 kB/s) 18:17:17 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-bom/4.0.21/groovy-bom-4.0.21.pom 18:17:17 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-bom/4.0.21/groovy-bom-4.0.21.pom (27 kB at 3.4 MB/s) 18:17:17 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.4.1/maven-jar-plugin-3.4.1.pom 18:17:17 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.4.1/maven-jar-plugin-3.4.1.pom (7.8 kB at 867 kB/s) 18:17:17 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom 18:17:17 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom (7.7 kB at 1.1 MB/s) 18:17:17 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/maven-parent/42/maven-parent-42.pom 18:17:17 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/maven-parent/42/maven-parent-42.pom (50 kB at 5.6 MB/s) 18:17:17 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/apache/32/apache-32.pom 18:17:17 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/apache/32/apache-32.pom (24 kB at 3.5 MB/s) 18:17:17 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-scm-plugin/2.1.0/maven-scm-plugin-2.1.0.pom 18:17:17 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-scm-plugin/2.1.0/maven-scm-plugin-2.1.0.pom (7.9 kB at 655 kB/s) 18:17:17 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom 18:17:17 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom (21 kB at 2.1 MB/s) 18:17:17 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom 18:17:17 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom (6.7 kB at 674 kB/s) 18:17:17 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.pom 18:17:17 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.pom (4.2 kB at 423 kB/s) 18:17:17 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.8.12/org.jacoco.build-0.8.12.pom 18:17:17 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.8.12/org.jacoco.build-0.8.12.pom (43 kB at 3.9 MB/s) 18:17:18 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.5.0:plugins 18:17:18 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm 18:17:18 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.5.0:summary 18:17:18 [INFO] Generating "Project Information" report --- maven-site-plugin:4.0.0-M13:project-info 18:17:18 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/target/site to /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24@tmp/maven-reporters/moduleset/site 18:17:19 [Gitea] do not publish assets due to source being no GiteaSCMSource 18:17:19 [INFO] 18:17:19 [INFO] -----------< de.fhdw.gaming.ipspiel24:ipspiel24-build-tools >----------- 18:17:19 [INFO] Building IP Spieltheorie 2024 Build Tools 1.0.0-SNAPSHOT [2/15] 18:17:19 [INFO] from ipspiel24-build-tools/pom.xml 18:17:19 [INFO] --------------------------------[ jar ]--------------------------------- 18:17:19 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.4.1/maven-jar-plugin-3.4.1.jar 18:17:19 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.4.1/maven-jar-plugin-3.4.1.jar (34 kB at 1.6 MB/s) 18:17:19 [INFO] 18:17:19 [INFO] --- clean:3.2.0:clean (default-clean) @ ipspiel24-build-tools --- 18:17:19 [INFO] 18:17:19 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ ipspiel24-build-tools --- 18:17:19 [INFO] 18:17:19 [INFO] --- resources:3.3.1:resources (default-resources) @ ipspiel24-build-tools --- 18:17:19 [INFO] Copying 3 resources from src/main/resources to target/classes 18:17:19 [INFO] 18:17:19 [INFO] --- compiler:3.13.0:compile (default-compile) @ ipspiel24-build-tools --- 18:17:19 [INFO] No sources to compile 18:17:19 [INFO] 18:17:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ipspiel24-build-tools --- 18:17:19 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-build-tools/src/test/resources 18:17:20 [INFO] 18:17:20 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ipspiel24-build-tools --- 18:17:20 [INFO] No sources to compile 18:17:20 [INFO] 18:17:20 [INFO] --- surefire:3.2.5:test (default-test) @ ipspiel24-build-tools --- 18:17:20 [INFO] No tests to run. 18:17:20 [JENKINS] Recording test results 18:17:20 [INFO] 18:17:20 [INFO] --- jar:3.4.1:jar (default-jar) @ ipspiel24-build-tools --- 18:17:20 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom 18:17:20 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom (7.8 kB at 712 kB/s) 18:17:20 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom 18:17:20 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (20 kB at 1.8 MB/s) 18:17:20 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-parent/69/commons-parent-69.pom 18:17:20 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-parent/69/commons-parent-69.pom (77 kB at 4.3 MB/s) 18:17:20 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom 18:17:20 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom (4.4 kB at 366 kB/s) 18:17:20 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom 18:17:20 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom (6.0 kB at 333 kB/s) 18:17:20 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom 18:17:20 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom (3.9 kB at 552 kB/s) 18:17:20 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom 18:17:20 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom (22 kB at 2.8 MB/s) 18:17:20 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom 18:17:20 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom (2.0 kB at 335 kB/s) 18:17:20 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom 18:17:20 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom (3.0 kB at 604 kB/s) 18:17:20 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar 18:17:20 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (509 kB at 18 MB/s) 18:17:20 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar 18:17:20 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar 18:17:20 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar 18:17:20 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar 18:17:20 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar (27 kB at 1.3 MB/s) 18:17:20 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar 18:17:20 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar (193 kB at 8.4 MB/s) 18:17:20 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar 18:17:20 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar 18:17:20 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar (86 kB at 4.5 MB/s) 18:17:20 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar (79 kB at 313 kB/s) 18:17:20 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar (225 kB at 811 kB/s) 18:17:20 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar (1.1 MB at 3.7 MB/s) 18:17:21 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar (6.8 MB at 18 MB/s) 18:17:21 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-build-tools/target/ipspiel24-build-tools-1.0.0-SNAPSHOT.jar 18:17:21 [INFO] 18:17:21 [INFO] --- install:3.1.1:install (default-install) @ ipspiel24-build-tools --- 18:17:21 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-build-tools/1.0.0-SNAPSHOT/ipspiel24-build-tools-1.0.0-SNAPSHOT.pom 18:17:21 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-build-tools/target/ipspiel24-build-tools-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-build-tools/1.0.0-SNAPSHOT/ipspiel24-build-tools-1.0.0-SNAPSHOT.jar 18:17:21 [INFO] 18:17:21 [INFO] --- site:4.0.0-M13:site (default-site) @ ipspiel24-build-tools --- 18:17:21 [INFO] Rendering site for default locale 18:17:21 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0 18:17:21 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 18:17:21 [WARNING] No project URL defined - site links will not be relativized! 18:17:21 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin 18:17:21 [INFO] Rendering 10 report documents 18:17:21 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info 18:17:21 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management 18:17:21 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management 18:17:21 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index 18:17:21 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.5.0:licenses 18:17:22 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.5.0:plugin-management 18:17:22 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.5.0:plugins 18:17:22 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm 18:17:22 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.5.0:summary 18:17:22 [INFO] Generating "Project Information" report --- maven-site-plugin:4.0.0-M13:project-info 18:17:22 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-build-tools/target/site to /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-build-tools@tmp/maven-reporters/moduleset/site/ipspiel24-build-tools 18:17:23 [Gitea] do not publish assets due to source being no GiteaSCMSource 18:17:23 [INFO] 18:17:23 [INFO] --------------< de.fhdw.gaming.ipspiel24:ipspiel24-demo >--------------- 18:17:23 [INFO] Building IP Spieltheorie 2024 Demo Game 1.0.0-SNAPSHOT [3/15] 18:17:23 [INFO] from ipspiel24-demo/pom.xml 18:17:23 [INFO] --------------------------------[ jar ]--------------------------------- 18:17:23 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar 18:17:23 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar (32 kB at 1.9 MB/s) 18:17:23 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.jar 18:17:23 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.jar (57 kB at 5.2 MB/s) 18:17:23 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.4.0/spotbugs-maven-plugin-4.8.4.0.jar 18:17:23 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.4.0/spotbugs-maven-plugin-4.8.4.0.jar (170 kB at 17 MB/s) 18:17:23 [INFO] 18:17:23 [INFO] --- clean:3.2.0:clean (default-clean) @ ipspiel24-demo --- 18:17:23 [INFO] 18:17:23 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ ipspiel24-demo --- 18:17:23 [INFO] 18:17:23 [INFO] --- checkstyle:3.3.1:check (checkstyle) @ ipspiel24-demo --- 18:17:25 [INFO] You have 0 Checkstyle violations. 18:17:25 [INFO] 18:17:25 [INFO] --- jacoco:0.8.12:prepare-agent (jacoco-initialize) @ ipspiel24-demo --- 18:17:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12.pom 18:17:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12.pom (3.5 kB at 350 kB/s) 18:17:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12.pom 18:17:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12.pom (2.1 kB at 208 kB/s) 18:17:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm/9.7/asm-9.7.pom 18:17:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm/9.7/asm-9.7.pom (2.4 kB at 395 kB/s) 18:17:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom 18:17:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom (2.8 kB at 147 kB/s) 18:17:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom 18:17:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom (2.6 kB at 130 kB/s) 18:17:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12.pom 18:17:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12.pom (1.9 kB at 40 kB/s) 18:17:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar 18:17:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar (302 kB at 27 MB/s) 18:17:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12.jar 18:17:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm/9.7/asm-9.7.jar 18:17:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12.jar (210 kB at 23 MB/s) 18:17:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar 18:17:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar (73 kB at 3.7 MB/s) 18:17:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar 18:17:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm/9.7/asm-9.7.jar (125 kB at 4.6 MB/s) 18:17:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar (52 kB at 2.6 MB/s) 18:17:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12.jar 18:17:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12.jar (131 kB at 7.3 MB/s) 18:17:26 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/target/jacoco.exec 18:17:26 [INFO] 18:17:26 [INFO] --- resources:3.3.1:resources (default-resources) @ ipspiel24-demo --- 18:17:26 [INFO] Copying 1 resource from src/main/resources to target/classes 18:17:26 [INFO] 18:17:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ ipspiel24-demo --- 18:17:26 [INFO] Recompiling the module because of changed source code. 18:17:26 [INFO] Compiling 28 source files with javac [debug release 17 module-path] to target/classes 18:17:27 [WARNING] /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/src/main/java/module-info.java:[16,22] module name component ipspiel24 should avoid terminal digits 18:17:27 [INFO] 18:17:27 [INFO] >>> spotbugs:4.8.4.0:check (spotbugs) > :spotbugs @ ipspiel24-demo >>> 18:17:27 [INFO] 18:17:27 [INFO] --- spotbugs:4.8.4.0:spotbugs (spotbugs) @ ipspiel24-demo --- 18:17:27 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs/4.8.4/spotbugs-4.8.4.pom 18:17:27 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs/4.8.4/spotbugs-4.8.4.pom (6.7 kB at 953 kB/s) 18:17:27 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.pom 18:17:27 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.pom (2.6 kB at 374 kB/s) 18:17:27 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-util/9.7/asm-util-9.7.pom 18:17:27 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-util/9.7/asm-util-9.7.pom (2.9 kB at 490 kB/s) 18:17:27 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/bcel/bcel/6.8.2/bcel-6.8.2.pom 18:17:27 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/bcel/bcel/6.8.2/bcel-6.8.2.pom (21 kB at 1.2 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.8.4/spotbugs-annotations-4.8.4.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.8.4/spotbugs-annotations-4.8.4.pom (3.3 kB at 325 kB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.pom (9.7 kB at 1.6 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j/2.23.1/log4j-2.23.1.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j/2.23.1/log4j-2.23.1.pom (37 kB at 1.8 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-bom/2.23.1/log4j-bom-2.23.1.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-bom/2.23.1/log4j-bom-2.23.1.pom (12 kB at 1.0 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/logging-parent/10.6.0/logging-parent-10.6.0.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/logging-parent/10.6.0/logging-parent-10.6.0.pom (54 kB at 3.2 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/groovy/groovy-bom/3.0.21/groovy-bom-3.0.21.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/groovy/groovy-bom/3.0.21/groovy-bom-3.0.21.pom (26 kB at 1.9 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom (18 kB at 3.0 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-bom/9.4.54.v20240208/jetty-bom-9.4.54.v20240208.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-bom/9.4.54.v20240208/jetty-bom-9.4.54.v20240208.pom (18 kB at 1.4 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/io/netty/netty-bom/4.1.107.Final/netty-bom-4.1.107.Final.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/io/netty/netty-bom/4.1.107.Final/netty-bom-4.1.107.Final.pom (14 kB at 1.4 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/springframework/spring-framework-bom/5.3.32/spring-framework-bom-5.3.32.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/springframework/spring-framework-bom/5.3.32/spring-framework-bom-5.3.32.pom (5.7 kB at 514 kB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-api/2.23.1/log4j-api-2.23.1.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-api/2.23.1/log4j-api-2.23.1.pom (3.8 kB at 479 kB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-to-slf4j/2.23.1/log4j-to-slf4j-2.23.1.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-to-slf4j/2.23.1/log4j-to-slf4j-2.23.1.pom (4.4 kB at 277 kB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy/4.0.21/groovy-4.0.21.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy/4.0.21/groovy-4.0.21.pom (24 kB at 4.0 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-ant/4.0.21/groovy-ant-4.0.21.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-ant/4.0.21/groovy-ant-4.0.21.pom (24 kB at 4.8 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-groovydoc/4.0.21/groovy-groovydoc-4.0.21.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-groovydoc/4.0.21/groovy-groovydoc-4.0.21.pom (23 kB at 4.6 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-dateutil/4.0.21/groovy-dateutil-4.0.21.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-dateutil/4.0.21/groovy-dateutil-4.0.21.pom (23 kB at 3.8 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-docgenerator/4.0.21/groovy-docgenerator-4.0.21.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-docgenerator/4.0.21/groovy-docgenerator-4.0.21.pom (23 kB at 3.3 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-templates/4.0.21/groovy-templates-4.0.21.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-templates/4.0.21/groovy-templates-4.0.21.pom (23 kB at 1.1 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-xml/4.0.21/groovy-xml-4.0.21.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-xml/4.0.21/groovy-xml-4.0.21.pom (23 kB at 2.8 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-json/4.0.21/groovy-json-4.0.21.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-json/4.0.21/groovy-json-4.0.21.pom (23 kB at 1.4 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.25.10/javaparser-core-3.25.10.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.25.10/javaparser-core-3.25.10.pom (4.9 kB at 611 kB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/javaparser/javaparser-parent/3.25.10/javaparser-parent-3.25.10.pom 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/javaparser/javaparser-parent/3.25.10/javaparser-parent-3.25.10.pom (24 kB at 3.9 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs/4.8.4/spotbugs-4.8.4.jar 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs/4.8.4/spotbugs-4.8.4.jar (3.8 MB at 72 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.8.4/spotbugs-annotations-4.8.4.jar 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.8.4/spotbugs-annotations-4.8.4.jar (15 kB at 2.2 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-to-slf4j/2.23.1/log4j-to-slf4j-2.23.1.jar 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.jar 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.jar (1.9 MB at 66 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-api/2.23.1/log4j-api-2.23.1.jar 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/bcel/bcel/6.8.2/bcel-6.8.2.jar 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar (94 kB at 4.3 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy/4.0.21/groovy-4.0.21.jar 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar (35 kB at 1.3 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-ant/4.0.21/groovy-ant-4.0.21.jar 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-api/2.23.1/log4j-api-2.23.1.jar (343 kB at 6.2 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-groovydoc/4.0.21/groovy-groovydoc-4.0.21.jar 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/logging/log4j/log4j-to-slf4j/2.23.1/log4j-to-slf4j-2.23.1.jar (23 kB at 435 kB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-dateutil/4.0.21/groovy-dateutil-4.0.21.jar 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-dateutil/4.0.21/groovy-dateutil-4.0.21.jar (7.9 kB at 192 kB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-docgenerator/4.0.21/groovy-docgenerator-4.0.21.jar 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-ant/4.0.21/groovy-ant-4.0.21.jar (71 kB at 1.6 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-json/4.0.21/groovy-json-4.0.21.jar 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-groovydoc/4.0.21/groovy-groovydoc-4.0.21.jar (144 kB at 3.2 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-templates/4.0.21/groovy-templates-4.0.21.jar 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/bcel/bcel/6.8.2/bcel-6.8.2.jar (742 kB at 15 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-xml/4.0.21/groovy-xml-4.0.21.jar 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-json/4.0.21/groovy-json-4.0.21.jar (130 kB at 2.2 MB/s) 18:17:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.25.10/javaparser-core-3.25.10.jar 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-docgenerator/4.0.21/groovy-docgenerator-4.0.21.jar (114 kB at 1.8 MB/s) 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-templates/4.0.21/groovy-templates-4.0.21.jar (92 kB at 1.4 MB/s) 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy-xml/4.0.21/groovy-xml-4.0.21.jar (213 kB at 2.8 MB/s) 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.25.10/javaparser-core-3.25.10.jar (1.4 MB at 17 MB/s) 18:17:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/groovy/groovy/4.0.21/groovy-4.0.21.jar (7.6 MB at 50 MB/s) 18:17:29 [INFO] Fork Value is true 18:17:35 [INFO] Done SpotBugs Analysis.... 18:17:35 [INFO] 18:17:35 [INFO] <<< spotbugs:4.8.4.0:check (spotbugs) < :spotbugs @ ipspiel24-demo <<< 18:17:35 [INFO] 18:17:35 [INFO] 18:17:35 [INFO] --- spotbugs:4.8.4.0:check (spotbugs) @ ipspiel24-demo --- 18:17:35 [INFO] BugInstance size is 0 18:17:35 [INFO] Error size is 0 18:17:35 [INFO] No errors/warnings found 18:17:35 [INFO] 18:17:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ipspiel24-demo --- 18:17:35 [INFO] Copying 1 resource from src/test/resources to target/test-classes 18:17:36 [INFO] 18:17:36 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ipspiel24-demo --- 18:17:36 [INFO] Recompiling the module because of changed dependency. 18:17:36 [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/test-classes 18:17:37 [INFO] 18:17:37 [INFO] --- surefire:3.2.5:test (default-test) @ ipspiel24-demo --- 18:17:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:17:37 [INFO] 18:17:37 [INFO] ------------------------------------------------------- 18:17:37 [INFO] T E S T S 18:17:37 [INFO] ------------------------------------------------------- 18:17:38 [INFO] Running de.fhdw.gaming.ipspiel24.demo.moves.impl.DemoNoMoveTest 18:17:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in de.fhdw.gaming.ipspiel24.demo.moves.impl.DemoNoMoveTest 18:17:39 [INFO] Running de.fhdw.gaming.ipspiel24.demo.moves.impl.DemoYesMoveTest 18:17:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in de.fhdw.gaming.ipspiel24.demo.moves.impl.DemoYesMoveTest 18:17:39 [INFO] Running de.fhdw.gaming.ipspiel24.demo.domain.impl.DemoPlayerBuilderImplTest 18:17:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in de.fhdw.gaming.ipspiel24.demo.domain.impl.DemoPlayerBuilderImplTest 18:17:39 [INFO] Running de.fhdw.gaming.ipspiel24.demo.domain.impl.DemoPlayerImplTest 18:17:39 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in de.fhdw.gaming.ipspiel24.demo.domain.impl.DemoPlayerImplTest 18:17:39 [INFO] Running de.fhdw.gaming.ipspiel24.demo.domain.impl.DemoStateImplTest 18:17:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in de.fhdw.gaming.ipspiel24.demo.domain.impl.DemoStateImplTest 18:17:39 [INFO] Running de.fhdw.gaming.ipspiel24.demo.domain.impl.DemoGameBuilderImplTest 18:17:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in de.fhdw.gaming.ipspiel24.demo.domain.impl.DemoGameBuilderImplTest 18:17:39 [INFO] Running de.fhdw.gaming.ipspiel24.demo.domain.impl.DemoGameImplTest 18:17:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in de.fhdw.gaming.ipspiel24.demo.domain.impl.DemoGameImplTest 18:17:39 [INFO] 18:17:39 [INFO] Results: 18:17:39 [INFO] 18:17:39 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 18:17:39 [INFO] 18:17:39 [JENKINS] Recording test results 18:17:39 [INFO] 18:17:39 [INFO] --- jacoco:0.8.12:report (jacoco-site) @ ipspiel24-demo --- 18:17:39 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/target/jacoco.exec 18:17:40 [INFO] Analyzed bundle 'IP Spieltheorie 2024 Demo Game' with 15 classes 18:17:40 [INFO] 18:17:40 [INFO] --- jar:3.4.1:jar (default-jar) @ ipspiel24-demo --- 18:17:40 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/target/ipspiel24-demo-1.0.0-SNAPSHOT.jar 18:17:40 [INFO] 18:17:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ipspiel24-demo --- 18:17:40 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom 18:17:40 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom (5.8 kB at 965 kB/s) 18:17:40 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom 18:17:40 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom (22 kB at 3.1 MB/s) 18:17:40 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar 18:17:40 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar (225 kB at 22 MB/s) 18:17:40 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar 18:17:40 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar (1.1 MB at 68 MB/s) 18:17:40 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/target/ipspiel24-demo-1.0.0-SNAPSHOT-sources.jar 18:17:40 [INFO] 18:17:40 [INFO] --- install:3.1.1:install (default-install) @ ipspiel24-demo --- 18:17:40 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-demo/1.0.0-SNAPSHOT/ipspiel24-demo-1.0.0-SNAPSHOT.pom 18:17:40 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/target/ipspiel24-demo-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-demo/1.0.0-SNAPSHOT/ipspiel24-demo-1.0.0-SNAPSHOT.jar 18:17:40 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/target/ipspiel24-demo-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-demo/1.0.0-SNAPSHOT/ipspiel24-demo-1.0.0-SNAPSHOT-sources.jar 18:17:40 [INFO] 18:17:40 [INFO] --- site:4.0.0-M13:site (default-site) @ ipspiel24-demo --- 18:17:40 [INFO] Rendering site for default locale 18:17:40 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0 18:17:40 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 18:17:40 [WARNING] No project URL defined - site links will not be relativized! 18:17:40 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin 18:17:40 [INFO] Rendering 11 report documents 18:17:40 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.5.0:dependencies 18:17:41 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info 18:17:41 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management 18:17:41 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management 18:17:42 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index 18:17:42 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.5.0:licenses 18:17:42 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.5.0:plugin-management 18:17:42 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.5.0:plugins 18:17:43 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm 18:17:43 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.5.0:summary 18:17:43 [INFO] Generating "Project Information" report --- maven-site-plugin:4.0.0-M13:project-info 18:17:43 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/target/site to /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo@tmp/maven-reporters/moduleset/site/ipspiel24-demo 18:17:43 [Gitea] do not publish assets due to source being no GiteaSCMSource 18:17:43 [INFO] 18:17:43 [INFO] -------------< de.fhdw.gaming.ipspiel24:gefangenendilemma >------------- 18:17:43 [INFO] Building IP Spieltheorie 2024 Gefangenen Dilemma 1.0.0-SNAPSHOT [4/15] 18:17:43 [INFO] from ipspiel24-gd/pom.xml 18:17:43 [INFO] --------------------------------[ jar ]--------------------------------- 18:17:43 [INFO] 18:17:43 [INFO] --- clean:3.2.0:clean (default-clean) @ gefangenendilemma --- 18:17:44 [INFO] 18:17:44 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gefangenendilemma --- 18:17:44 [INFO] 18:17:44 [INFO] --- checkstyle:3.3.1:check (checkstyle) @ gefangenendilemma --- 18:17:44 [INFO] You have 0 Checkstyle violations. 18:17:44 [INFO] 18:17:44 [INFO] --- jacoco:0.8.12:prepare-agent (jacoco-initialize) @ gefangenendilemma --- 18:17:44 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/target/jacoco.exec 18:17:44 [INFO] 18:17:44 [INFO] --- resources:3.3.1:resources (default-resources) @ gefangenendilemma --- 18:17:44 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/src/main/resources 18:17:44 [INFO] 18:17:44 [INFO] --- compiler:3.13.0:compile (default-compile) @ gefangenendilemma --- 18:17:44 [INFO] Recompiling the module because of changed source code. 18:17:44 [INFO] Compiling 31 source files with javac [debug release 17 module-path] to target/classes 18:17:45 [INFO] 18:17:45 [INFO] >>> spotbugs:4.8.4.0:check (spotbugs) > :spotbugs @ gefangenendilemma >>> 18:17:45 [INFO] 18:17:45 [INFO] --- spotbugs:4.8.4.0:spotbugs (spotbugs) @ gefangenendilemma --- 18:17:45 [INFO] Fork Value is true 18:17:51 [INFO] Done SpotBugs Analysis.... 18:17:51 [INFO] 18:17:51 [INFO] <<< spotbugs:4.8.4.0:check (spotbugs) < :spotbugs @ gefangenendilemma <<< 18:17:51 [INFO] 18:17:51 [INFO] 18:17:51 [INFO] --- spotbugs:4.8.4.0:check (spotbugs) @ gefangenendilemma --- 18:17:51 [INFO] BugInstance size is 0 18:17:51 [INFO] Error size is 0 18:17:51 [INFO] No errors/warnings found 18:17:51 [INFO] 18:17:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gefangenendilemma --- 18:17:51 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/src/test/resources 18:17:51 [INFO] 18:17:51 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gefangenendilemma --- 18:17:51 [INFO] Recompiling the module because of changed dependency. 18:17:51 [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/test-classes 18:17:52 [INFO] 18:17:52 [INFO] --- surefire:3.2.5:test (default-test) @ gefangenendilemma --- 18:17:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:17:52 [INFO] 18:17:52 [INFO] ------------------------------------------------------- 18:17:52 [INFO] T E S T S 18:17:52 [INFO] ------------------------------------------------------- 18:17:53 [INFO] Running de.fhdw.gaming.GefangenenDilemma.moves.impl.GDRemainSilentMoveTest 18:17:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in de.fhdw.gaming.GefangenenDilemma.moves.impl.GDRemainSilentMoveTest 18:17:53 [INFO] Running de.fhdw.gaming.GefangenenDilemma.moves.impl.GDSnitchMoveTest 18:17:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in de.fhdw.gaming.GefangenenDilemma.moves.impl.GDSnitchMoveTest 18:17:53 [INFO] Running de.fhdw.gaming.GefangenenDilemma.domain.impl.GDGameBuilderImplTest 18:17:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in de.fhdw.gaming.GefangenenDilemma.domain.impl.GDGameBuilderImplTest 18:17:53 [INFO] Running de.fhdw.gaming.GefangenenDilemma.domain.impl.GDPlayerImplTest 18:17:53 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in de.fhdw.gaming.GefangenenDilemma.domain.impl.GDPlayerImplTest 18:17:53 [INFO] Running de.fhdw.gaming.GefangenenDilemma.domain.impl.GDGameImplTest 18:17:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in de.fhdw.gaming.GefangenenDilemma.domain.impl.GDGameImplTest 18:17:53 [INFO] Running de.fhdw.gaming.GefangenenDilemma.domain.impl.GDPlayerBuilderImplTest 18:17:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in de.fhdw.gaming.GefangenenDilemma.domain.impl.GDPlayerBuilderImplTest 18:17:54 [INFO] Running de.fhdw.gaming.GefangenenDilemma.domain.impl.GDStateImplTest 18:17:54 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in de.fhdw.gaming.GefangenenDilemma.domain.impl.GDStateImplTest 18:17:54 [INFO] 18:17:54 [INFO] Results: 18:17:54 [INFO] 18:17:54 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 18:17:54 [INFO] 18:17:54 [JENKINS] Recording test results 18:17:54 [INFO] 18:17:54 [INFO] --- jacoco:0.8.12:report (jacoco-site) @ gefangenendilemma --- 18:17:54 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/target/jacoco.exec 18:17:54 [INFO] Analyzed bundle 'IP Spieltheorie 2024 Gefangenen Dilemma' with 19 classes 18:17:54 [INFO] 18:17:54 [INFO] --- jar:3.4.1:jar (default-jar) @ gefangenendilemma --- 18:17:54 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/target/gefangenendilemma-1.0.0-SNAPSHOT.jar 18:17:54 [INFO] 18:17:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ gefangenendilemma --- 18:17:54 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/target/gefangenendilemma-1.0.0-SNAPSHOT-sources.jar 18:17:54 [INFO] 18:17:54 [INFO] --- install:3.1.1:install (default-install) @ gefangenendilemma --- 18:17:54 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/gefangenendilemma/1.0.0-SNAPSHOT/gefangenendilemma-1.0.0-SNAPSHOT.pom 18:17:54 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/target/gefangenendilemma-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/gefangenendilemma/1.0.0-SNAPSHOT/gefangenendilemma-1.0.0-SNAPSHOT.jar 18:17:54 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/target/gefangenendilemma-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/gefangenendilemma/1.0.0-SNAPSHOT/gefangenendilemma-1.0.0-SNAPSHOT-sources.jar 18:17:54 [INFO] 18:17:54 [INFO] --- site:4.0.0-M13:site (default-site) @ gefangenendilemma --- 18:17:54 [INFO] Rendering site for default locale 18:17:54 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0 18:17:54 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 18:17:54 [WARNING] No project URL defined - site links will not be relativized! 18:17:54 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin 18:17:54 [INFO] Rendering 11 report documents 18:17:54 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.5.0:dependencies 18:17:55 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info 18:17:55 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management 18:17:55 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management 18:17:55 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index 18:17:55 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.5.0:licenses 18:17:55 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.5.0:plugin-management 18:17:56 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.5.0:plugins 18:17:56 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm 18:17:56 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.5.0:summary 18:17:56 [INFO] Generating "Project Information" report --- maven-site-plugin:4.0.0-M13:project-info 18:17:56 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/target/site to /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd@tmp/maven-reporters/moduleset/site/gefangenendilemma 18:17:57 [Gitea] do not publish assets due to source being no GiteaSCMSource 18:17:57 [INFO] 18:17:57 [INFO] ---------------< de.fhdw.gaming.ipspiel24:ipspiel24-ssp >--------------- 18:17:57 [INFO] Building ipspiel24-ssp 1.0.0-SNAPSHOT [5/15] 18:17:57 [INFO] from ipspiel24-ssp/pom.xml 18:17:57 [INFO] --------------------------------[ jar ]--------------------------------- 18:17:57 [INFO] 18:17:57 [INFO] --- clean:3.2.0:clean (default-clean) @ ipspiel24-ssp --- 18:17:57 [INFO] 18:17:57 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ ipspiel24-ssp --- 18:17:57 [INFO] 18:17:57 [INFO] --- checkstyle:3.3.1:check (checkstyle) @ ipspiel24-ssp --- 18:17:57 [INFO] You have 0 Checkstyle violations. 18:17:57 [INFO] 18:17:57 [INFO] --- jacoco:0.8.12:prepare-agent (jacoco-initialize) @ ipspiel24-ssp --- 18:17:57 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/target/jacoco.exec 18:17:58 [INFO] 18:17:58 [INFO] --- resources:3.3.1:resources (default-resources) @ ipspiel24-ssp --- 18:17:58 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/src/main/resources 18:17:58 [INFO] 18:17:58 [INFO] --- compiler:3.13.0:compile (default-compile) @ ipspiel24-ssp --- 18:17:58 [INFO] Recompiling the module because of changed source code. 18:17:58 [INFO] Compiling 34 source files with javac [debug release 17 module-path] to target/classes 18:17:58 [WARNING] /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/src/main/java/module-info.java:[1,22] module name component ipspiel24 should avoid terminal digits 18:17:58 [INFO] 18:17:58 [INFO] >>> spotbugs:4.8.4.0:check (spotbugs) > :spotbugs @ ipspiel24-ssp >>> 18:17:58 [INFO] 18:17:58 [INFO] --- spotbugs:4.8.4.0:spotbugs (spotbugs) @ ipspiel24-ssp --- 18:17:58 [INFO] Fork Value is true 18:18:04 [INFO] Done SpotBugs Analysis.... 18:18:05 [INFO] 18:18:05 [INFO] <<< spotbugs:4.8.4.0:check (spotbugs) < :spotbugs @ ipspiel24-ssp <<< 18:18:05 [INFO] 18:18:05 [INFO] 18:18:05 [INFO] --- spotbugs:4.8.4.0:check (spotbugs) @ ipspiel24-ssp --- 18:18:05 [INFO] BugInstance size is 0 18:18:05 [INFO] Error size is 0 18:18:05 [INFO] No errors/warnings found 18:18:05 [INFO] 18:18:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ipspiel24-ssp --- 18:18:05 [INFO] Copying 1 resource from src/test/resources to target/test-classes 18:18:05 [INFO] 18:18:05 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ipspiel24-ssp --- 18:18:05 [INFO] Recompiling the module because of changed dependency. 18:18:05 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/test-classes 18:18:05 [INFO] 18:18:05 [INFO] --- surefire:3.2.5:test (default-test) @ ipspiel24-ssp --- 18:18:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:18:05 [INFO] 18:18:05 [INFO] ------------------------------------------------------- 18:18:05 [INFO] T E S T S 18:18:05 [INFO] ------------------------------------------------------- 18:18:07 [INFO] Running de.fhdw.gaming.ipspiel24.ssp.moves.impl.SspOnlyPaperTest 18:18:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in de.fhdw.gaming.ipspiel24.ssp.moves.impl.SspOnlyPaperTest 18:18:07 [INFO] Running de.fhdw.gaming.ipspiel24.ssp.moves.impl.SspOnlyScissorsTest 18:18:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in de.fhdw.gaming.ipspiel24.ssp.moves.impl.SspOnlyScissorsTest 18:18:07 [INFO] Running de.fhdw.gaming.ipspiel24.ssp.moves.impl.SspRandomChoiceTest 18:18:07 [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.062 s <<< FAILURE! -- in de.fhdw.gaming.ipspiel24.ssp.moves.impl.SspRandomChoiceTest 18:18:07 [ERROR] de.fhdw.gaming.ipspiel24.ssp.moves.impl.SspRandomChoiceTest.testMixedStrategy -- Time elapsed: 0.054 s <<< FAILURE! 18:18:07 java.lang.AssertionError: 18:18:07 Probability of Optional[Choose Scissors] is out of expected range 18:18:07 Expected: (a value greater than <0.324> and a value less than <0.343>) 18:18:07 but: a value greater than <0.324> <0.3233> was less than <0.324> 18:18:07 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) 18:18:07 at de.fhdw.gaming.ipspiel24.ssp@1.0.0-SNAPSHOT/de.fhdw.gaming.ipspiel24.ssp.moves.impl.SspRandomChoiceTest.testMixedStrategy(SspRandomChoiceTest.java:107) 18:18:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:18:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:07 18:18:07 [INFO] Running de.fhdw.gaming.ipspiel24.ssp.moves.impl.SspOnlyRockTest 18:18:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in de.fhdw.gaming.ipspiel24.ssp.moves.impl.SspOnlyRockTest 18:18:07 [INFO] Running de.fhdw.gaming.ipspiel24.ssp.domain.impl.SspPlayerBuilderImplTest 18:18:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in de.fhdw.gaming.ipspiel24.ssp.domain.impl.SspPlayerBuilderImplTest 18:18:07 [INFO] Running de.fhdw.gaming.ipspiel24.ssp.domain.impl.SspGameBuilderImplTest 18:18:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in de.fhdw.gaming.ipspiel24.ssp.domain.impl.SspGameBuilderImplTest 18:18:07 [INFO] Running de.fhdw.gaming.ipspiel24.ssp.domain.impl.SspGameImplTest 18:18:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in de.fhdw.gaming.ipspiel24.ssp.domain.impl.SspGameImplTest 18:18:07 [INFO] Running de.fhdw.gaming.ipspiel24.ssp.domain.impl.SspPlayerImplTest 18:18:07 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in de.fhdw.gaming.ipspiel24.ssp.domain.impl.SspPlayerImplTest 18:18:07 [INFO] Running de.fhdw.gaming.ipspiel24.ssp.domain.impl.SspStateImplTest 18:18:07 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in de.fhdw.gaming.ipspiel24.ssp.domain.impl.SspStateImplTest 18:18:07 [INFO] 18:18:07 [INFO] Results: 18:18:07 [INFO] 18:18:07 [ERROR] Failures: 18:18:07 [ERROR] SspRandomChoiceTest.testMixedStrategy:107 Probability of Optional[Choose Scissors] is out of expected range 18:18:07 Expected: (a value greater than <0.324> and a value less than <0.343>) 18:18:07 but: a value greater than <0.324> <0.3233> was less than <0.324> 18:18:07 [INFO] 18:18:07 [ERROR] Tests run: 37, Failures: 1, Errors: 0, Skipped: 0 18:18:07 [INFO] 18:18:07 [ERROR] There are test failures. 18:18:07 18:18:07 Please refer to /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/target/surefire-reports for the individual test results. 18:18:07 Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 18:18:08 [JENKINS] Recording test results 18:18:08 [INFO] 18:18:08 [INFO] --- jacoco:0.8.12:report (jacoco-site) @ ipspiel24-ssp --- 18:18:08 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/target/jacoco.exec 18:18:08 [INFO] Analyzed bundle 'ipspiel24-ssp' with 21 classes 18:18:08 [INFO] 18:18:08 [INFO] --- jar:3.4.1:jar (default-jar) @ ipspiel24-ssp --- 18:18:08 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/target/ipspiel24-ssp-1.0.0-SNAPSHOT.jar 18:18:08 [INFO] 18:18:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ipspiel24-ssp --- 18:18:08 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/target/ipspiel24-ssp-1.0.0-SNAPSHOT-sources.jar 18:18:08 [INFO] 18:18:08 [INFO] --- install:3.1.1:install (default-install) @ ipspiel24-ssp --- 18:18:08 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-ssp/1.0.0-SNAPSHOT/ipspiel24-ssp-1.0.0-SNAPSHOT.pom 18:18:08 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/target/ipspiel24-ssp-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-ssp/1.0.0-SNAPSHOT/ipspiel24-ssp-1.0.0-SNAPSHOT.jar 18:18:08 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/target/ipspiel24-ssp-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-ssp/1.0.0-SNAPSHOT/ipspiel24-ssp-1.0.0-SNAPSHOT-sources.jar 18:18:08 [INFO] 18:18:08 [INFO] --- site:4.0.0-M13:site (default-site) @ ipspiel24-ssp --- 18:18:08 [INFO] Rendering site for default locale 18:18:08 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0 18:18:08 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 18:18:08 [WARNING] No project URL defined - site links will not be relativized! 18:18:08 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin 18:18:08 [INFO] Rendering 11 report documents 18:18:08 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.5.0:dependencies 18:18:08 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info 18:18:09 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management 18:18:09 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management 18:18:09 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index 18:18:09 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.5.0:licenses 18:18:09 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.5.0:plugin-management 18:18:09 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.5.0:plugins 18:18:09 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm 18:18:09 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.5.0:summary 18:18:09 [INFO] Generating "Project Information" report --- maven-site-plugin:4.0.0-M13:project-info 18:18:10 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/target/site to /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp@tmp/maven-reporters/moduleset/site/ipspiel24-ssp 18:18:10 [Gitea] do not publish assets due to build being non-Successfully 18:18:10 [INFO] 18:18:10 [INFO] ------------< de.fhdw.gaming.ipspiel24:ipspiel24-muenzwurf >------------ 18:18:10 [INFO] Building ipspiel24-muenzwurf 1.0.0-SNAPSHOT [6/15] 18:18:10 [INFO] from ipspiel24-muenzwurf/pom.xml 18:18:10 [INFO] --------------------------------[ jar ]--------------------------------- 18:18:10 [INFO] 18:18:10 [INFO] --- clean:3.2.0:clean (default-clean) @ ipspiel24-muenzwurf --- 18:18:10 [INFO] 18:18:10 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ ipspiel24-muenzwurf --- 18:18:10 [INFO] 18:18:10 [INFO] --- checkstyle:3.3.1:check (checkstyle) @ ipspiel24-muenzwurf --- 18:18:11 [INFO] You have 0 Checkstyle violations. 18:18:11 [INFO] 18:18:11 [INFO] --- jacoco:0.8.12:prepare-agent (jacoco-initialize) @ ipspiel24-muenzwurf --- 18:18:11 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/target/jacoco.exec 18:18:11 [INFO] 18:18:11 [INFO] --- resources:3.3.1:resources (default-resources) @ ipspiel24-muenzwurf --- 18:18:11 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/src/main/resources 18:18:11 [INFO] 18:18:11 [INFO] --- compiler:3.13.0:compile (default-compile) @ ipspiel24-muenzwurf --- 18:18:11 [INFO] Recompiling the module because of changed source code. 18:18:11 [INFO] Compiling 33 source files with javac [debug release 17 module-path] to target/classes 18:18:11 [WARNING] /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/src/main/java/module-info.java:[1,22] module name component ipspiel24 should avoid terminal digits 18:18:11 [INFO] 18:18:11 [INFO] >>> spotbugs:4.8.4.0:check (spotbugs) > :spotbugs @ ipspiel24-muenzwurf >>> 18:18:11 [INFO] 18:18:11 [INFO] --- spotbugs:4.8.4.0:spotbugs (spotbugs) @ ipspiel24-muenzwurf --- 18:18:11 [INFO] Fork Value is true 18:18:16 [INFO] Done SpotBugs Analysis.... 18:18:16 [INFO] 18:18:16 [INFO] <<< spotbugs:4.8.4.0:check (spotbugs) < :spotbugs @ ipspiel24-muenzwurf <<< 18:18:16 [INFO] 18:18:16 [INFO] 18:18:16 [INFO] --- spotbugs:4.8.4.0:check (spotbugs) @ ipspiel24-muenzwurf --- 18:18:16 [INFO] BugInstance size is 0 18:18:16 [INFO] Error size is 0 18:18:16 [INFO] No errors/warnings found 18:18:16 [INFO] 18:18:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ipspiel24-muenzwurf --- 18:18:16 [INFO] Copying 1 resource from src/test/resources to target/test-classes 18:18:16 [INFO] 18:18:16 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ipspiel24-muenzwurf --- 18:18:16 [INFO] Recompiling the module because of changed dependency. 18:18:16 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/test-classes 18:18:17 [INFO] 18:18:17 [INFO] --- surefire:3.2.5:test (default-test) @ ipspiel24-muenzwurf --- 18:18:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:18:17 [INFO] 18:18:17 [INFO] ------------------------------------------------------- 18:18:17 [INFO] T E S T S 18:18:17 [INFO] ------------------------------------------------------- 18:18:19 [INFO] Running de.fhdw.gaming.ipspiel24.muenzwurf.core.moves.impl.MuenzwurfEdgeMoveTest 18:18:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in de.fhdw.gaming.ipspiel24.muenzwurf.core.moves.impl.MuenzwurfEdgeMoveTest 18:18:19 [INFO] Running de.fhdw.gaming.ipspiel24.muenzwurf.core.moves.impl.MuenzwurfTailsMoveTest 18:18:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in de.fhdw.gaming.ipspiel24.muenzwurf.core.moves.impl.MuenzwurfTailsMoveTest 18:18:19 [INFO] Running de.fhdw.gaming.ipspiel24.muenzwurf.core.moves.impl.MuenzwurfHeadsMoveTest 18:18:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in de.fhdw.gaming.ipspiel24.muenzwurf.core.moves.impl.MuenzwurfHeadsMoveTest 18:18:19 [INFO] Running de.fhdw.gaming.ipspiel24.muenzwurf.core.strategy.MuenzwurfChooseRandomStrategyTest 18:18:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in de.fhdw.gaming.ipspiel24.muenzwurf.core.strategy.MuenzwurfChooseRandomStrategyTest 18:18:19 [INFO] Running de.fhdw.gaming.ipspiel24.muenzwurf.core.domain.impl.MuenzwurfPlayerImplTest 18:18:19 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in de.fhdw.gaming.ipspiel24.muenzwurf.core.domain.impl.MuenzwurfPlayerImplTest 18:18:19 [INFO] Running de.fhdw.gaming.ipspiel24.muenzwurf.core.domain.impl.MuenzwurfStateImplTest 18:18:19 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in de.fhdw.gaming.ipspiel24.muenzwurf.core.domain.impl.MuenzwurfStateImplTest 18:18:19 [INFO] Running de.fhdw.gaming.ipspiel24.muenzwurf.core.domain.impl.MuenzwurfGameImplTest 18:18:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in de.fhdw.gaming.ipspiel24.muenzwurf.core.domain.impl.MuenzwurfGameImplTest 18:18:19 [INFO] Running de.fhdw.gaming.ipspiel24.muenzwurf.core.domain.impl.MuenzwurfPlayerBuilderImplTest 18:18:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in de.fhdw.gaming.ipspiel24.muenzwurf.core.domain.impl.MuenzwurfPlayerBuilderImplTest 18:18:19 [INFO] Running de.fhdw.gaming.ipspiel24.muenzwurf.core.domain.impl.MuenzwurfGameBuilderImplTest 18:18:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in de.fhdw.gaming.ipspiel24.muenzwurf.core.domain.impl.MuenzwurfGameBuilderImplTest 18:18:19 [INFO] 18:18:19 [INFO] Results: 18:18:19 [INFO] 18:18:19 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0 18:18:19 [INFO] 18:18:19 [JENKINS] Recording test results 18:18:19 [INFO] 18:18:19 [INFO] --- jacoco:0.8.12:report (jacoco-site) @ ipspiel24-muenzwurf --- 18:18:19 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/target/jacoco.exec 18:18:19 [INFO] Analyzed bundle 'ipspiel24-muenzwurf' with 21 classes 18:18:19 [INFO] 18:18:19 [INFO] --- jar:3.4.1:jar (default-jar) @ ipspiel24-muenzwurf --- 18:18:19 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/target/ipspiel24-muenzwurf-1.0.0-SNAPSHOT.jar 18:18:20 [INFO] 18:18:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ipspiel24-muenzwurf --- 18:18:20 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/target/ipspiel24-muenzwurf-1.0.0-SNAPSHOT-sources.jar 18:18:20 [INFO] 18:18:20 [INFO] --- install:3.1.1:install (default-install) @ ipspiel24-muenzwurf --- 18:18:20 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-muenzwurf/1.0.0-SNAPSHOT/ipspiel24-muenzwurf-1.0.0-SNAPSHOT.pom 18:18:20 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/target/ipspiel24-muenzwurf-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-muenzwurf/1.0.0-SNAPSHOT/ipspiel24-muenzwurf-1.0.0-SNAPSHOT.jar 18:18:20 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/target/ipspiel24-muenzwurf-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-muenzwurf/1.0.0-SNAPSHOT/ipspiel24-muenzwurf-1.0.0-SNAPSHOT-sources.jar 18:18:20 [INFO] 18:18:20 [INFO] --- site:4.0.0-M13:site (default-site) @ ipspiel24-muenzwurf --- 18:18:20 [INFO] Rendering site for default locale 18:18:20 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0 18:18:20 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 18:18:20 [WARNING] No project URL defined - site links will not be relativized! 18:18:20 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin 18:18:20 [INFO] Rendering 11 report documents 18:18:20 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.5.0:dependencies 18:18:20 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info 18:18:20 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management 18:18:20 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management 18:18:20 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index 18:18:20 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.5.0:licenses 18:18:21 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.5.0:plugin-management 18:18:21 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.5.0:plugins 18:18:21 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm 18:18:21 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.5.0:summary 18:18:21 [INFO] Generating "Project Information" report --- maven-site-plugin:4.0.0-M13:project-info 18:18:21 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/target/site to /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf@tmp/maven-reporters/moduleset/site/ipspiel24-muenzwurf 18:18:22 [Gitea] do not publish assets due to source being no GiteaSCMSource 18:18:22 [INFO] 18:18:22 [INFO] -------< de.fhdw.gaming.ipspiel24:ipspiel24-freizeitgestaltung >-------- 18:18:22 [INFO] Building ipspiel24-freizeitgestaltung 1.0.0-SNAPSHOT [7/15] 18:18:22 [INFO] from ipspiel24-freizeitgestaltung/pom.xml 18:18:22 [INFO] --------------------------------[ jar ]--------------------------------- 18:18:22 [INFO] 18:18:22 [INFO] --- clean:3.2.0:clean (default-clean) @ ipspiel24-freizeitgestaltung --- 18:18:22 [INFO] 18:18:22 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ ipspiel24-freizeitgestaltung --- 18:18:22 [INFO] 18:18:22 [INFO] --- checkstyle:3.3.1:check (checkstyle) @ ipspiel24-freizeitgestaltung --- 18:18:22 [WARNING] checkstyle:check violations detected but failOnViolation set to false 18:18:22 [INFO] You have 2 Checkstyle violations. 18:18:22 [INFO] 18:18:22 [INFO] --- jacoco:0.8.12:prepare-agent (jacoco-initialize) @ ipspiel24-freizeitgestaltung --- 18:18:22 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/target/jacoco.exec 18:18:22 [INFO] 18:18:22 [INFO] --- resources:3.3.1:resources (default-resources) @ ipspiel24-freizeitgestaltung --- 18:18:22 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/src/main/resources 18:18:22 [INFO] 18:18:22 [INFO] --- compiler:3.13.0:compile (default-compile) @ ipspiel24-freizeitgestaltung --- 18:18:22 [INFO] Recompiling the module because of changed source code. 18:18:22 [INFO] Compiling 35 source files with javac [debug release 17 module-path] to target/classes 18:18:23 [WARNING] /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/src/main/java/module-info.java:[7,22] module name component ipspiel24 should avoid terminal digits 18:18:23 [INFO] 18:18:23 [INFO] >>> spotbugs:4.8.4.0:check (spotbugs) > :spotbugs @ ipspiel24-freizeitgestaltung >>> 18:18:23 [INFO] 18:18:23 [INFO] --- spotbugs:4.8.4.0:spotbugs (spotbugs) @ ipspiel24-freizeitgestaltung --- 18:18:23 [INFO] Fork Value is true 18:18:28 [INFO] Done SpotBugs Analysis.... 18:18:29 [INFO] 18:18:29 [INFO] <<< spotbugs:4.8.4.0:check (spotbugs) < :spotbugs @ ipspiel24-freizeitgestaltung <<< 18:18:29 [INFO] 18:18:29 [INFO] 18:18:29 [INFO] --- spotbugs:4.8.4.0:check (spotbugs) @ ipspiel24-freizeitgestaltung --- 18:18:29 [INFO] BugInstance size is 0 18:18:29 [INFO] Error size is 0 18:18:29 [INFO] No errors/warnings found 18:18:29 [INFO] 18:18:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ipspiel24-freizeitgestaltung --- 18:18:29 [INFO] Copying 1 resource from src/test/resources to target/test-classes 18:18:29 [INFO] 18:18:29 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ipspiel24-freizeitgestaltung --- 18:18:29 [INFO] Recompiling the module because of changed dependency. 18:18:29 [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/test-classes 18:18:29 [INFO] 18:18:29 [INFO] --- surefire:3.2.5:test (default-test) @ ipspiel24-freizeitgestaltung --- 18:18:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:18:29 [INFO] 18:18:29 [INFO] ------------------------------------------------------- 18:18:29 [INFO] T E S T S 18:18:29 [INFO] ------------------------------------------------------- 18:18:31 [INFO] Running de.fhdw.gaming.ipspiel24.fg.moves.impl.FGCinemaMoveTest 18:18:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in de.fhdw.gaming.ipspiel24.fg.moves.impl.FGCinemaMoveTest 18:18:31 [INFO] Running de.fhdw.gaming.ipspiel24.fg.moves.impl.FGFootballMoveTest 18:18:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in de.fhdw.gaming.ipspiel24.fg.moves.impl.FGFootballMoveTest 18:18:31 [INFO] Running de.fhdw.gaming.ipspiel24.fg.domain.impl.FGPlayerBuilderImplTest 18:18:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in de.fhdw.gaming.ipspiel24.fg.domain.impl.FGPlayerBuilderImplTest 18:18:31 [INFO] Running de.fhdw.gaming.ipspiel24.fg.domain.impl.FGPlayerImplTest 18:18:31 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in de.fhdw.gaming.ipspiel24.fg.domain.impl.FGPlayerImplTest 18:18:31 [INFO] Running de.fhdw.gaming.ipspiel24.fg.domain.impl.FGGameImplTest 18:18:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in de.fhdw.gaming.ipspiel24.fg.domain.impl.FGGameImplTest 18:18:31 [INFO] Running de.fhdw.gaming.ipspiel24.fg.domain.impl.FGGameBuilderImplTest 18:18:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in de.fhdw.gaming.ipspiel24.fg.domain.impl.FGGameBuilderImplTest 18:18:31 [INFO] Running de.fhdw.gaming.ipspiel24.fg.domain.impl.FGStateImplTest 18:18:31 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in de.fhdw.gaming.ipspiel24.fg.domain.impl.FGStateImplTest 18:18:31 [INFO] 18:18:31 [INFO] Results: 18:18:31 [INFO] 18:18:31 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 18:18:31 [INFO] 18:18:31 [JENKINS] Recording test results 18:18:31 [INFO] 18:18:31 [INFO] --- jacoco:0.8.12:report (jacoco-site) @ ipspiel24-freizeitgestaltung --- 18:18:31 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/target/jacoco.exec 18:18:31 [INFO] Analyzed bundle 'ipspiel24-freizeitgestaltung' with 22 classes 18:18:31 [INFO] 18:18:31 [INFO] --- jar:3.4.1:jar (default-jar) @ ipspiel24-freizeitgestaltung --- 18:18:31 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/target/ipspiel24-freizeitgestaltung-1.0.0-SNAPSHOT.jar 18:18:31 [INFO] 18:18:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ipspiel24-freizeitgestaltung --- 18:18:31 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/target/ipspiel24-freizeitgestaltung-1.0.0-SNAPSHOT-sources.jar 18:18:31 [INFO] 18:18:31 [INFO] --- install:3.1.1:install (default-install) @ ipspiel24-freizeitgestaltung --- 18:18:31 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-freizeitgestaltung/1.0.0-SNAPSHOT/ipspiel24-freizeitgestaltung-1.0.0-SNAPSHOT.pom 18:18:31 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/target/ipspiel24-freizeitgestaltung-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-freizeitgestaltung/1.0.0-SNAPSHOT/ipspiel24-freizeitgestaltung-1.0.0-SNAPSHOT.jar 18:18:31 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/target/ipspiel24-freizeitgestaltung-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-freizeitgestaltung/1.0.0-SNAPSHOT/ipspiel24-freizeitgestaltung-1.0.0-SNAPSHOT-sources.jar 18:18:31 [INFO] 18:18:31 [INFO] --- site:4.0.0-M13:site (default-site) @ ipspiel24-freizeitgestaltung --- 18:18:31 [INFO] Rendering site for default locale 18:18:31 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0 18:18:31 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 18:18:32 [WARNING] No project URL defined - site links will not be relativized! 18:18:32 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin 18:18:32 [INFO] Rendering 11 report documents 18:18:32 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.5.0:dependencies 18:18:32 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info 18:18:32 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management 18:18:32 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management 18:18:32 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index 18:18:32 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.5.0:licenses 18:18:32 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.5.0:plugin-management 18:18:33 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.5.0:plugins 18:18:33 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm 18:18:33 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.5.0:summary 18:18:33 [INFO] Generating "Project Information" report --- maven-site-plugin:4.0.0-M13:project-info 18:18:33 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/target/site to /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung@tmp/maven-reporters/moduleset/site/ipspiel24-freizeitgestaltung 18:18:34 [Gitea] do not publish assets due to source being no GiteaSCMSource 18:18:34 [INFO] 18:18:34 [INFO] ------------< de.fhdw.gaming.ipspiel24:ipspiel24-tictactoe >------------ 18:18:34 [INFO] Building IP Spieltheorie 2024 Tic Tac Toe game 1.0.0-SNAPSHOT [8/15] 18:18:34 [INFO] from ipspiel24-tictactoe/pom.xml 18:18:34 [INFO] --------------------------------[ pom ]--------------------------------- 18:18:34 [INFO] 18:18:34 [INFO] --- clean:3.2.0:clean (default-clean) @ ipspiel24-tictactoe --- 18:18:34 [INFO] 18:18:34 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ ipspiel24-tictactoe --- 18:18:34 [INFO] 18:18:34 [INFO] --- install:3.1.1:install (default-install) @ ipspiel24-tictactoe --- 18:18:34 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-tictactoe/1.0.0-SNAPSHOT/ipspiel24-tictactoe-1.0.0-SNAPSHOT.pom 18:18:34 [INFO] 18:18:34 [INFO] --- site:4.0.0-M13:site (default-site) @ ipspiel24-tictactoe --- 18:18:34 [INFO] Rendering site for default locale 18:18:34 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0 18:18:34 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 18:18:34 [WARNING] No project URL defined - site links will not be relativized! 18:18:34 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin 18:18:34 [INFO] Rendering 11 report documents 18:18:34 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info 18:18:34 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management 18:18:34 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management 18:18:34 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index 18:18:34 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.5.0:licenses 18:18:34 [INFO] Generating "Project Modules" report --- maven-project-info-reports-plugin:3.5.0:modules 18:18:34 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.5.0:plugin-management 18:18:35 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.5.0:plugins 18:18:35 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm 18:18:35 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.5.0:summary 18:18:35 [INFO] Generating "Project Information" report --- maven-site-plugin:4.0.0-M13:project-info 18:18:35 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/target/site to /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe@tmp/maven-reporters/moduleset/site/ipspiel24-tictactoe 18:18:35 [Gitea] do not publish assets due to source being no GiteaSCMSource 18:18:35 [INFO] 18:18:35 [INFO] ---------< de.fhdw.gaming.ipspiel24:ipspiel24-tictactoe-core >---------- 18:18:35 [INFO] Building IP Spieltheorie 2024 Tic Tac Toe game: Core 1.0.0-SNAPSHOT [9/15] 18:18:35 [INFO] from ipspiel24-tictactoe/ipspiel24-tictactoe-core/pom.xml 18:18:35 [INFO] --------------------------------[ jar ]--------------------------------- 18:18:35 [INFO] 18:18:35 [INFO] --- clean:3.2.0:clean (default-clean) @ ipspiel24-tictactoe-core --- 18:18:35 [INFO] 18:18:35 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ ipspiel24-tictactoe-core --- 18:18:35 [INFO] 18:18:35 [INFO] --- checkstyle:3.3.1:check (checkstyle) @ ipspiel24-tictactoe-core --- 18:18:36 [INFO] You have 0 Checkstyle violations. 18:18:36 [INFO] 18:18:36 [INFO] --- jacoco:0.8.12:prepare-agent (jacoco-initialize) @ ipspiel24-tictactoe-core --- 18:18:36 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/jacoco.exec 18:18:36 [INFO] 18:18:36 [INFO] --- resources:3.3.1:resources (default-resources) @ ipspiel24-tictactoe-core --- 18:18:36 [INFO] Copying 1 resource from src/main/resources to target/classes 18:18:36 [INFO] 18:18:36 [INFO] --- compiler:3.13.0:compile (default-compile) @ ipspiel24-tictactoe-core --- 18:18:36 [INFO] Recompiling the module because of changed source code. 18:18:36 [INFO] Compiling 34 source files with javac [debug release 17 module-path] to target/classes 18:18:36 [WARNING] /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/src/main/java/module-info.java:[19,22] module name component ipspiel24 should avoid terminal digits 18:18:36 [INFO] 18:18:36 [INFO] >>> spotbugs:4.8.4.0:check (spotbugs) > :spotbugs @ ipspiel24-tictactoe-core >>> 18:18:36 [INFO] 18:18:36 [INFO] --- spotbugs:4.8.4.0:spotbugs (spotbugs) @ ipspiel24-tictactoe-core --- 18:18:36 [INFO] Fork Value is true 18:18:42 [INFO] Done SpotBugs Analysis.... 18:18:43 [INFO] 18:18:43 [INFO] <<< spotbugs:4.8.4.0:check (spotbugs) < :spotbugs @ ipspiel24-tictactoe-core <<< 18:18:43 [INFO] 18:18:43 [INFO] 18:18:43 [INFO] --- spotbugs:4.8.4.0:check (spotbugs) @ ipspiel24-tictactoe-core --- 18:18:43 [INFO] BugInstance size is 0 18:18:43 [INFO] Error size is 0 18:18:43 [INFO] No errors/warnings found 18:18:43 [INFO] 18:18:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ipspiel24-tictactoe-core --- 18:18:43 [INFO] Copying 1 resource from src/test/resources to target/test-classes 18:18:43 [INFO] 18:18:43 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ipspiel24-tictactoe-core --- 18:18:43 [INFO] Recompiling the module because of changed dependency. 18:18:43 [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/test-classes 18:18:44 [INFO] 18:18:44 [INFO] --- surefire:3.2.5:test (default-test) @ ipspiel24-tictactoe-core --- 18:18:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:18:44 [INFO] 18:18:44 [INFO] ------------------------------------------------------- 18:18:44 [INFO] T E S T S 18:18:44 [INFO] ------------------------------------------------------- 18:18:45 [INFO] Running de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeRowImplTest 18:18:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeRowImplTest 18:18:45 [INFO] Running de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToePlayerImplTest 18:18:45 [ERROR] Tests run: 5, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.058 s <<< FAILURE! -- in de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToePlayerImplTest 18:18:45 [ERROR] de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToePlayerImplTest.testGetState -- Time elapsed: 0.028 s <<< FAILURE! 18:18:45 java.lang.AssertionError: 18:18:45 18:18:45 Expected: is <LOST> 18:18:45 but: was <PLAYING> 18:18:45 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) 18:18:45 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) 18:18:45 at de.fhdw.gaming.ipspiel24.tictactoe.core@1.0.0-SNAPSHOT/de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToePlayerImplTest.testGetState(TicTacToePlayerImplTest.java:128) 18:18:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:18:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:45 18:18:45 [ERROR] de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToePlayerImplTest.testGetOutcome -- Time elapsed: 0.003 s <<< FAILURE! 18:18:45 java.lang.AssertionError: 18:18:45 18:18:45 Expected: is <LOST> 18:18:45 but: was <PLAYING> 18:18:45 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) 18:18:45 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) 18:18:45 at de.fhdw.gaming.ipspiel24.tictactoe.core@1.0.0-SNAPSHOT/de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToePlayerImplTest.testGetOutcome(TicTacToePlayerImplTest.java:154) 18:18:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:18:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:45 18:18:45 [INFO] Running de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeGameImplTest 18:18:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeGameImplTest 18:18:45 [INFO] Running de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeStateImplTest 18:18:46 [ERROR] Tests run: 14, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.062 s <<< FAILURE! -- in de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeStateImplTest 18:18:46 [ERROR] de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeStateImplTest.testMoveCompletedLostWon -- Time elapsed: 0.003 s <<< FAILURE! 18:18:46 java.lang.AssertionError: 18:18:46 18:18:46 Expected: is <LOST> 18:18:46 but: was <PLAYING> 18:18:46 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) 18:18:46 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) 18:18:46 at de.fhdw.gaming.ipspiel24.tictactoe.core@1.0.0-SNAPSHOT/de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeStateImplTest.testMoveCompletedLostWon(TicTacToeStateImplTest.java:424) 18:18:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:18:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:46 18:18:46 [ERROR] de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeStateImplTest.testMoveCompletedWonLost -- Time elapsed: 0.003 s <<< FAILURE! 18:18:46 java.lang.AssertionError: 18:18:46 18:18:46 Expected: is <WON> 18:18:46 but: was <PLAYING> 18:18:46 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) 18:18:46 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) 18:18:46 at de.fhdw.gaming.ipspiel24.tictactoe.core@1.0.0-SNAPSHOT/de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeStateImplTest.testMoveCompletedWonLost(TicTacToeStateImplTest.java:395) 18:18:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:18:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:46 18:18:46 [ERROR] de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeStateImplTest.testDeepCopy -- Time elapsed: 0.004 s <<< FAILURE! 18:18:46 java.lang.AssertionError: 18:18:46 18:18:46 Expected: is <LOST> 18:18:46 but: was <PLAYING> 18:18:46 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) 18:18:46 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) 18:18:46 at de.fhdw.gaming.ipspiel24.tictactoe.core@1.0.0-SNAPSHOT/de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeStateImplTest.testDeepCopy(TicTacToeStateImplTest.java:194) 18:18:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:18:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:46 18:18:46 [INFO] Running de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeBoardImplTest 18:18:46 [ERROR] Tests run: 12, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 0.061 s <<< FAILURE! -- in de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeBoardImplTest 18:18:46 [ERROR] de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeBoardImplTest.testToString -- Time elapsed: 0.011 s <<< FAILURE! 18:18:46 org.opentest4j.AssertionFailedError: 18:18:46 expected: <X _ X 18:18:46 O O _ 18:18:46 X _ _ 18:18:46 > but was: <X _ X _ _ 18:18:46 O O _ _ _ 18:18:46 X _ _ _ _ 18:18:46 > 18:18:46 at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) 18:18:46 at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) 18:18:46 at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) 18:18:46 at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) 18:18:46 at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177) 18:18:46 at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145) 18:18:46 at de.fhdw.gaming.ipspiel24.tictactoe.core@1.0.0-SNAPSHOT/de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeBoardImplTest.testToString(TicTacToeBoardImplTest.java:106) 18:18:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:18:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:46 18:18:46 [ERROR] de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeBoardImplTest.testGetRowsUniformlyMarkedRow -- Time elapsed: 0.003 s <<< FAILURE! 18:18:46 java.lang.AssertionError: 18:18:46 18:18:46 Expected: is <[R@1[TicTacToeField[position=A2, state=O], TicTacToeField[position=B2, state=O], TicTacToeField[position=C2, state=O]]]> 18:18:46 but: was <[]> 18:18:46 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) 18:18:46 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) 18:18:46 at de.fhdw.gaming.ipspiel24.tictactoe.core@1.0.0-SNAPSHOT/de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeBoardImplTest.testGetRowsUniformlyMarkedRow(TicTacToeBoardImplTest.java:235) 18:18:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:18:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:46 18:18:46 [ERROR] de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeBoardImplTest.testGetRowsUniformlyMarkedRowAndColumn -- Time elapsed: 0.002 s <<< FAILURE! 18:18:46 java.lang.AssertionError: 18:18:46 18:18:46 Expected: is <[C@1[TicTacToeField[position=B1, state=X], TicTacToeField[position=B2, state=X], TicTacToeField[position=B3, state=X]], R@1[TicTacToeField[position=A2, state=X], TicTacToeField[position=B2, state=X], TicTacToeField[position=C2, state=X]]]> 18:18:46 but: was <[C@1[TicTacToeField[position=B1, state=X], TicTacToeField[position=B2, state=X], TicTacToeField[position=B3, state=X]]]> 18:18:46 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) 18:18:46 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) 18:18:46 at de.fhdw.gaming.ipspiel24.tictactoe.core@1.0.0-SNAPSHOT/de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeBoardImplTest.testGetRowsUniformlyMarkedRowAndColumn(TicTacToeBoardImplTest.java:330) 18:18:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:18:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:46 18:18:46 [ERROR] de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeBoardImplTest.testGetFields -- Time elapsed: 0.007 s <<< FAILURE! 18:18:46 java.lang.AssertionError: 18:18:46 18:18:46 Expected: is <[TicTacToeField[position=A1, state=X], TicTacToeField[position=B1, state=_], TicTacToeField[position=C1, state=_]]> 18:18:46 but: was <[TicTacToeField[position=A1, state=X], TicTacToeField[position=B1, state=_], TicTacToeField[position=C1, state=_], TicTacToeField[position=D1, state=_], TicTacToeField[position=E1, state=_]]> 18:18:46 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) 18:18:46 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) 18:18:46 at de.fhdw.gaming.ipspiel24.tictactoe.core@1.0.0-SNAPSHOT/de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeBoardImplTest.testGetFields(TicTacToeBoardImplTest.java:193) 18:18:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:18:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:46 18:18:46 [ERROR] de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeBoardImplTest.testDeepCopy -- Time elapsed: 0.002 s <<< FAILURE! 18:18:46 java.lang.AssertionError: 18:18:46 18:18:46 Expected: is <[[TicTacToeField[position=A1, state=X], TicTacToeField[position=B1, state=O], TicTacToeField[position=C1, state=_], TicTacToeField[position=D1, state=_], TicTacToeField[position=E1, state=_]], [TicTacToeField[position=A2, state=_], TicTacToeField[position=B2, state=_], TicTacToeField[position=C2, state=_], TicTacToeField[position=D2, state=_], TicTacToeField[position=E2, state=_]], [TicTacToeField[position=A3, state=_], TicTacToeField[position=B3, state=_], TicTacToeField[position=C3, state=_], TicTacToeField[position=D3, state=_], TicTacToeField[position=E3, state=_]]]> 18:18:46 but: was <[[TicTacToeField[position=A1, state=X], TicTacToeField[position=B1, state=O], TicTacToeField[position=C1, state=_]], [TicTacToeField[position=A2, state=_], TicTacToeField[position=B2, state=_], TicTacToeField[position=C2, state=_]], [TicTacToeField[position=A3, state=_], TicTacToeField[position=B3, state=_], TicTacToeField[position=C3, state=_]]]> 18:18:46 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) 18:18:46 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) 18:18:46 at de.fhdw.gaming.ipspiel24.tictactoe.core@1.0.0-SNAPSHOT/de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeBoardImplTest.testDeepCopy(TicTacToeBoardImplTest.java:464) 18:18:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 18:18:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 18:18:46 18:18:46 [INFO] Running de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeFieldImplTest 18:18:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeFieldImplTest 18:18:46 [INFO] 18:18:46 [INFO] Results: 18:18:46 [INFO] 18:18:46 [ERROR] Failures: 18:18:46 [ERROR] TicTacToeBoardImplTest.testDeepCopy:464 18:18:46 Expected: is <[[TicTacToeField[position=A1, state=X], TicTacToeField[position=B1, state=O], TicTacToeField[position=C1, state=_], TicTacToeField[position=D1, state=_], TicTacToeField[position=E1, state=_]], [TicTacToeField[position=A2, state=_], TicTacToeField[position=B2, state=_], TicTacToeField[position=C2, state=_], TicTacToeField[position=D2, state=_], TicTacToeField[position=E2, state=_]], [TicTacToeField[position=A3, state=_], TicTacToeField[position=B3, state=_], TicTacToeField[position=C3, state=_], TicTacToeField[position=D3, state=_], TicTacToeField[position=E3, state=_]]]> 18:18:46 but: was <[[TicTacToeField[position=A1, state=X], TicTacToeField[position=B1, state=O], TicTacToeField[position=C1, state=_]], [TicTacToeField[position=A2, state=_], TicTacToeField[position=B2, state=_], TicTacToeField[position=C2, state=_]], [TicTacToeField[position=A3, state=_], TicTacToeField[position=B3, state=_], TicTacToeField[position=C3, state=_]]]> 18:18:46 [ERROR] TicTacToeBoardImplTest.testGetFields:193 18:18:46 Expected: is <[TicTacToeField[position=A1, state=X], TicTacToeField[position=B1, state=_], TicTacToeField[position=C1, state=_]]> 18:18:46 but: was <[TicTacToeField[position=A1, state=X], TicTacToeField[position=B1, state=_], TicTacToeField[position=C1, state=_], TicTacToeField[position=D1, state=_], TicTacToeField[position=E1, state=_]]> 18:18:46 [ERROR] TicTacToeBoardImplTest.testGetRowsUniformlyMarkedRow:235 18:18:46 Expected: is <[R@1[TicTacToeField[position=A2, state=O], TicTacToeField[position=B2, state=O], TicTacToeField[position=C2, state=O]]]> 18:18:46 but: was <[]> 18:18:46 [ERROR] TicTacToeBoardImplTest.testGetRowsUniformlyMarkedRowAndColumn:330 18:18:46 Expected: is <[C@1[TicTacToeField[position=B1, state=X], TicTacToeField[position=B2, state=X], TicTacToeField[position=B3, state=X]], R@1[TicTacToeField[position=A2, state=X], TicTacToeField[position=B2, state=X], TicTacToeField[position=C2, state=X]]]> 18:18:46 but: was <[C@1[TicTacToeField[position=B1, state=X], TicTacToeField[position=B2, state=X], TicTacToeField[position=B3, state=X]]]> 18:18:46 [ERROR] TicTacToeBoardImplTest.testToString:106 expected: <X _ X 18:18:46 O O _ 18:18:46 X _ _ 18:18:46 > but was: <X _ X _ _ 18:18:46 O O _ _ _ 18:18:46 X _ _ _ _ 18:18:46 > 18:18:46 [ERROR] TicTacToePlayerImplTest.testGetOutcome:154 18:18:46 Expected: is <LOST> 18:18:46 but: was <PLAYING> 18:18:46 [ERROR] TicTacToePlayerImplTest.testGetState:128 18:18:46 Expected: is <LOST> 18:18:46 but: was <PLAYING> 18:18:46 [ERROR] TicTacToeStateImplTest.testDeepCopy:194 18:18:46 Expected: is <LOST> 18:18:46 but: was <PLAYING> 18:18:46 [ERROR] TicTacToeStateImplTest.testMoveCompletedLostWon:424 18:18:46 Expected: is <LOST> 18:18:46 but: was <PLAYING> 18:18:46 [ERROR] TicTacToeStateImplTest.testMoveCompletedWonLost:395 18:18:46 Expected: is <WON> 18:18:46 but: was <PLAYING> 18:18:46 [INFO] 18:18:46 [ERROR] Tests run: 44, Failures: 10, Errors: 0, Skipped: 0 18:18:46 [INFO] 18:18:46 [ERROR] There are test failures. 18:18:46 18:18:46 Please refer to /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/surefire-reports for the individual test results. 18:18:46 Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 18:18:46 [JENKINS] Recording test results 18:18:46 [INFO] 18:18:46 [INFO] --- jacoco:0.8.12:report (jacoco-site) @ ipspiel24-tictactoe-core --- 18:18:46 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/jacoco.exec 18:18:46 [INFO] Analyzed bundle 'IP Spieltheorie 2024 Tic Tac Toe game: Core' with 31 classes 18:18:46 [INFO] 18:18:46 [INFO] --- jar:3.4.1:jar (default-jar) @ ipspiel24-tictactoe-core --- 18:18:46 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/ipspiel24-tictactoe-core-1.0.0-SNAPSHOT.jar 18:18:46 [INFO] 18:18:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ipspiel24-tictactoe-core --- 18:18:46 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/ipspiel24-tictactoe-core-1.0.0-SNAPSHOT-sources.jar 18:18:46 [INFO] 18:18:46 [INFO] --- install:3.1.1:install (default-install) @ ipspiel24-tictactoe-core --- 18:18:46 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-tictactoe-core/1.0.0-SNAPSHOT/ipspiel24-tictactoe-core-1.0.0-SNAPSHOT.pom 18:18:46 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/ipspiel24-tictactoe-core-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-tictactoe-core/1.0.0-SNAPSHOT/ipspiel24-tictactoe-core-1.0.0-SNAPSHOT.jar 18:18:46 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/ipspiel24-tictactoe-core-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-tictactoe-core/1.0.0-SNAPSHOT/ipspiel24-tictactoe-core-1.0.0-SNAPSHOT-sources.jar 18:18:46 [INFO] 18:18:46 [INFO] --- site:4.0.0-M13:site (default-site) @ ipspiel24-tictactoe-core --- 18:18:46 [INFO] Rendering site for default locale 18:18:46 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0 18:18:46 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 18:18:46 [WARNING] No project URL defined - site links will not be relativized! 18:18:46 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin 18:18:46 [INFO] Rendering 11 report documents 18:18:46 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.5.0:dependencies 18:18:47 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info 18:18:47 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management 18:18:47 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management 18:18:47 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index 18:18:47 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.5.0:licenses 18:18:47 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.5.0:plugin-management 18:18:47 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.5.0:plugins 18:18:48 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm 18:18:48 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.5.0:summary 18:18:48 [INFO] Generating "Project Information" report --- maven-site-plugin:4.0.0-M13:project-info 18:18:48 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/site to /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core@tmp/maven-reporters/moduleset/site/ipspiel24-tictactoe/ipspiel24-tictactoe-core 18:18:48 [Gitea] do not publish assets due to build being non-Successfully 18:18:48 [INFO] 18:18:48 [INFO] ----< de.fhdw.gaming.ipspiel24:ipspiel24-tictactoe-strategy-random >---- 18:18:48 [INFO] Building IP Spieltheorie 2024 Tic Tac Toe game: Random strategy 1.0.0-SNAPSHOT [10/15] 18:18:48 [INFO] from ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/pom.xml 18:18:48 [INFO] --------------------------------[ jar ]--------------------------------- 18:18:48 [INFO] 18:18:48 [INFO] --- clean:3.2.0:clean (default-clean) @ ipspiel24-tictactoe-strategy-random --- 18:18:48 [INFO] 18:18:48 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ ipspiel24-tictactoe-strategy-random --- 18:18:48 [INFO] 18:18:48 [INFO] --- checkstyle:3.3.1:check (checkstyle) @ ipspiel24-tictactoe-strategy-random --- 18:18:49 [INFO] You have 0 Checkstyle violations. 18:18:49 [INFO] 18:18:49 [INFO] --- jacoco:0.8.12:prepare-agent (jacoco-initialize) @ ipspiel24-tictactoe-strategy-random --- 18:18:49 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/target/jacoco.exec 18:18:49 [INFO] 18:18:49 [INFO] --- resources:3.3.1:resources (default-resources) @ ipspiel24-tictactoe-strategy-random --- 18:18:49 [INFO] Copying 1 resource from src/main/resources to target/classes 18:18:49 [INFO] 18:18:49 [INFO] --- compiler:3.13.0:compile (default-compile) @ ipspiel24-tictactoe-strategy-random --- 18:18:49 [INFO] Recompiling the module because of changed dependency. 18:18:49 [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/classes 18:18:49 [WARNING] /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/src/main/java/module-info.java:[19,22] module name component ipspiel24 should avoid terminal digits 18:18:49 [INFO] 18:18:49 [INFO] >>> spotbugs:4.8.4.0:check (spotbugs) > :spotbugs @ ipspiel24-tictactoe-strategy-random >>> 18:18:49 [INFO] 18:18:49 [INFO] --- spotbugs:4.8.4.0:spotbugs (spotbugs) @ ipspiel24-tictactoe-strategy-random --- 18:18:49 [INFO] Fork Value is true 18:18:53 [INFO] Done SpotBugs Analysis.... 18:18:53 [INFO] 18:18:53 [INFO] <<< spotbugs:4.8.4.0:check (spotbugs) < :spotbugs @ ipspiel24-tictactoe-strategy-random <<< 18:18:53 [INFO] 18:18:53 [INFO] 18:18:53 [INFO] --- spotbugs:4.8.4.0:check (spotbugs) @ ipspiel24-tictactoe-strategy-random --- 18:18:53 [INFO] BugInstance size is 0 18:18:53 [INFO] Error size is 0 18:18:53 [INFO] No errors/warnings found 18:18:53 [INFO] 18:18:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ipspiel24-tictactoe-strategy-random --- 18:18:53 [INFO] Copying 1 resource from src/test/resources to target/test-classes 18:18:53 [INFO] 18:18:53 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ipspiel24-tictactoe-strategy-random --- 18:18:53 [INFO] No sources to compile 18:18:53 [INFO] 18:18:53 [INFO] --- surefire:3.2.5:test (default-test) @ ipspiel24-tictactoe-strategy-random --- 18:18:53 [INFO] 18:18:53 [INFO] --- jacoco:0.8.12:report (jacoco-site) @ ipspiel24-tictactoe-strategy-random --- 18:18:53 [JENKINS] Recording test results 18:18:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:18:53 [INFO] 18:18:53 [INFO] --- jar:3.4.1:jar (default-jar) @ ipspiel24-tictactoe-strategy-random --- 18:18:53 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/target/ipspiel24-tictactoe-strategy-random-1.0.0-SNAPSHOT.jar 18:18:54 [INFO] 18:18:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ipspiel24-tictactoe-strategy-random --- 18:18:54 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/target/ipspiel24-tictactoe-strategy-random-1.0.0-SNAPSHOT-sources.jar 18:18:54 [INFO] 18:18:54 [INFO] --- install:3.1.1:install (default-install) @ ipspiel24-tictactoe-strategy-random --- 18:18:54 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-tictactoe-strategy-random/1.0.0-SNAPSHOT/ipspiel24-tictactoe-strategy-random-1.0.0-SNAPSHOT.pom 18:18:54 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/target/ipspiel24-tictactoe-strategy-random-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-tictactoe-strategy-random/1.0.0-SNAPSHOT/ipspiel24-tictactoe-strategy-random-1.0.0-SNAPSHOT.jar 18:18:54 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/target/ipspiel24-tictactoe-strategy-random-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-tictactoe-strategy-random/1.0.0-SNAPSHOT/ipspiel24-tictactoe-strategy-random-1.0.0-SNAPSHOT-sources.jar 18:18:54 [INFO] 18:18:54 [INFO] --- site:4.0.0-M13:site (default-site) @ ipspiel24-tictactoe-strategy-random --- 18:18:54 [INFO] Rendering site for default locale 18:18:54 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0 18:18:54 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 18:18:54 [WARNING] No project URL defined - site links will not be relativized! 18:18:54 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin 18:18:54 [INFO] Rendering 11 report documents 18:18:54 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.5.0:dependencies 18:18:54 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info 18:18:54 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management 18:18:54 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management 18:18:54 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index 18:18:54 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.5.0:licenses 18:18:55 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.5.0:plugin-management 18:18:55 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.5.0:plugins 18:18:55 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm 18:18:55 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.5.0:summary 18:18:55 [INFO] Generating "Project Information" report --- maven-site-plugin:4.0.0-M13:project-info 18:18:55 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/target/site to /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random@tmp/maven-reporters/moduleset/site/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random 18:18:56 [Gitea] do not publish assets due to source being no GiteaSCMSource 18:18:56 [INFO] 18:18:56 [INFO] ----------< de.fhdw.gaming.ipspiel24:ipspiel24-tictactoe-gui >---------- 18:18:56 [INFO] Building IP Spieltheorie 2024 Tic Tac Toe game: GUI 1.0.0-SNAPSHOT [11/15] 18:18:56 [INFO] from ipspiel24-tictactoe/ipspiel24-tictactoe-gui/pom.xml 18:18:56 [INFO] --------------------------------[ jar ]--------------------------------- 18:18:56 [INFO] 18:18:56 [INFO] --- clean:3.2.0:clean (default-clean) @ ipspiel24-tictactoe-gui --- 18:18:56 [INFO] 18:18:56 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ ipspiel24-tictactoe-gui --- 18:18:56 [INFO] 18:18:56 [INFO] --- checkstyle:3.3.1:check (checkstyle) @ ipspiel24-tictactoe-gui --- 18:18:56 [INFO] You have 0 Checkstyle violations. 18:18:56 [INFO] 18:18:56 [INFO] --- jacoco:0.8.12:prepare-agent (jacoco-initialize) @ ipspiel24-tictactoe-gui --- 18:18:56 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui/target/jacoco.exec 18:18:56 [INFO] 18:18:56 [INFO] --- resources:3.3.1:resources (default-resources) @ ipspiel24-tictactoe-gui --- 18:18:56 [INFO] Copying 1 resource from src/main/resources to target/classes 18:18:56 [INFO] 18:18:56 [INFO] --- compiler:3.13.0:compile (default-compile) @ ipspiel24-tictactoe-gui --- 18:18:56 [INFO] Recompiling the module because of changed dependency. 18:18:56 [INFO] Compiling 12 source files with javac [debug release 17 module-path] to target/classes 18:18:57 [WARNING] /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui/src/main/java/module-info.java:[19,22] module name component ipspiel24 should avoid terminal digits 18:18:57 [INFO] 18:18:57 [INFO] >>> spotbugs:4.8.4.0:check (spotbugs) > :spotbugs @ ipspiel24-tictactoe-gui >>> 18:18:57 [INFO] 18:18:57 [INFO] --- spotbugs:4.8.4.0:spotbugs (spotbugs) @ ipspiel24-tictactoe-gui --- 18:18:57 [INFO] Fork Value is true 18:19:06 [INFO] Done SpotBugs Analysis.... 18:19:06 [INFO] 18:19:06 [INFO] <<< spotbugs:4.8.4.0:check (spotbugs) < :spotbugs @ ipspiel24-tictactoe-gui <<< 18:19:06 [INFO] 18:19:06 [INFO] 18:19:06 [INFO] --- spotbugs:4.8.4.0:check (spotbugs) @ ipspiel24-tictactoe-gui --- 18:19:06 [INFO] BugInstance size is 0 18:19:06 [INFO] Error size is 0 18:19:06 [INFO] No errors/warnings found 18:19:06 [INFO] 18:19:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ipspiel24-tictactoe-gui --- 18:19:06 [INFO] Copying 1 resource from src/test/resources to target/test-classes 18:19:06 [INFO] 18:19:06 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ipspiel24-tictactoe-gui --- 18:19:06 [INFO] No sources to compile 18:19:06 [INFO] 18:19:06 [INFO] --- surefire:3.2.5:test (default-test) @ ipspiel24-tictactoe-gui --- 18:19:06 [JENKINS] Recording test results 18:19:06 [INFO] 18:19:06 [INFO] --- jacoco:0.8.12:report (jacoco-site) @ ipspiel24-tictactoe-gui --- 18:19:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:19:06 [INFO] 18:19:06 [INFO] --- jar:3.4.1:jar (default-jar) @ ipspiel24-tictactoe-gui --- 18:19:06 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui/target/ipspiel24-tictactoe-gui-1.0.0-SNAPSHOT.jar 18:19:06 [INFO] 18:19:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ipspiel24-tictactoe-gui --- 18:19:06 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui/target/ipspiel24-tictactoe-gui-1.0.0-SNAPSHOT-sources.jar 18:19:06 [INFO] 18:19:06 [INFO] --- install:3.1.1:install (default-install) @ ipspiel24-tictactoe-gui --- 18:19:06 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-tictactoe-gui/1.0.0-SNAPSHOT/ipspiel24-tictactoe-gui-1.0.0-SNAPSHOT.pom 18:19:06 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui/target/ipspiel24-tictactoe-gui-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-tictactoe-gui/1.0.0-SNAPSHOT/ipspiel24-tictactoe-gui-1.0.0-SNAPSHOT.jar 18:19:06 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui/target/ipspiel24-tictactoe-gui-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-tictactoe-gui/1.0.0-SNAPSHOT/ipspiel24-tictactoe-gui-1.0.0-SNAPSHOT-sources.jar 18:19:06 [INFO] 18:19:06 [INFO] --- site:4.0.0-M13:site (default-site) @ ipspiel24-tictactoe-gui --- 18:19:06 [INFO] Rendering site for default locale 18:19:06 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0 18:19:06 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 18:19:06 [WARNING] No project URL defined - site links will not be relativized! 18:19:06 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin 18:19:06 [INFO] Rendering 11 report documents 18:19:06 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.5.0:dependencies 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21 18:19:07 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21 18:19:07 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21 18:19:07 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X 18:19:09 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info 18:19:09 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management 18:19:09 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management 18:19:09 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index 18:19:09 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.5.0:licenses 18:19:10 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.5.0:plugin-management 18:19:10 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.5.0:plugins 18:19:10 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm 18:19:10 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.5.0:summary 18:19:10 [INFO] Generating "Project Information" report --- maven-site-plugin:4.0.0-M13:project-info 18:19:10 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui/target/site to /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui@tmp/maven-reporters/moduleset/site/ipspiel24-tictactoe/ipspiel24-tictactoe-gui 18:19:11 [Gitea] do not publish assets due to source being no GiteaSCMSource 18:19:11 [INFO] 18:19:11 [INFO] ----------< de.fhdw.gaming.ipspiel24:ipspiel24-VierConnects >----------- 18:19:11 [INFO] Building IP Spieltheorie 2024 Vier-Gewinnt 1.0.0-SNAPSHOT [12/15] 18:19:11 [INFO] from ipspiel24-VierConnects/pom.xml 18:19:11 [INFO] --------------------------------[ pom ]--------------------------------- 18:19:11 [INFO] 18:19:11 [INFO] --- clean:3.2.0:clean (default-clean) @ ipspiel24-VierConnects --- 18:19:11 [INFO] 18:19:11 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ ipspiel24-VierConnects --- 18:19:11 [INFO] 18:19:11 [INFO] --- install:3.1.1:install (default-install) @ ipspiel24-VierConnects --- 18:19:11 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-VierConnects/1.0.0-SNAPSHOT/ipspiel24-VierConnects-1.0.0-SNAPSHOT.pom 18:19:11 [INFO] 18:19:11 [INFO] --- site:4.0.0-M13:site (default-site) @ ipspiel24-VierConnects --- 18:19:11 [INFO] Rendering site for default locale 18:19:11 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0 18:19:11 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 18:19:11 [WARNING] No project URL defined - site links will not be relativized! 18:19:11 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin 18:19:11 [INFO] Rendering 11 report documents 18:19:11 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info 18:19:11 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management 18:19:11 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management 18:19:11 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index 18:19:11 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.5.0:licenses 18:19:12 [INFO] Generating "Project Modules" report --- maven-project-info-reports-plugin:3.5.0:modules 18:19:12 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.5.0:plugin-management 18:19:12 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.5.0:plugins 18:19:12 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm 18:19:12 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.5.0:summary 18:19:12 [INFO] Generating "Project Information" report --- maven-site-plugin:4.0.0-M13:project-info 18:19:12 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/target/site to /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects@tmp/maven-reporters/moduleset/site/ipspiel24-VierConnects 18:19:13 [Gitea] do not publish assets due to source being no GiteaSCMSource 18:19:13 [INFO] 18:19:13 [INFO] --------< de.fhdw.gaming.ipspiel24:ipspiel24-VierConnects-core >-------- 18:19:13 [INFO] Building IP Spieltheorie 2024 Vier Connects game: Core 1.0.0-SNAPSHOT [13/15] 18:19:13 [INFO] from ipspiel24-VierConnects/ipspiel24-VierConnects-core/pom.xml 18:19:13 [INFO] --------------------------------[ jar ]--------------------------------- 18:19:13 [INFO] 18:19:13 [INFO] --- clean:3.2.0:clean (default-clean) @ ipspiel24-VierConnects-core --- 18:19:13 [INFO] 18:19:13 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ ipspiel24-VierConnects-core --- 18:19:13 [INFO] 18:19:13 [INFO] --- checkstyle:3.3.1:check (checkstyle) @ ipspiel24-VierConnects-core --- 18:19:13 [INFO] You have 0 Checkstyle violations. 18:19:13 [INFO] 18:19:13 [INFO] --- jacoco:0.8.12:prepare-agent (jacoco-initialize) @ ipspiel24-VierConnects-core --- 18:19:13 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/jacoco.exec 18:19:13 [INFO] 18:19:13 [INFO] --- resources:3.3.1:resources (default-resources) @ ipspiel24-VierConnects-core --- 18:19:13 [INFO] Copying 1 resource from src/main/resources to target/classes 18:19:13 [INFO] 18:19:13 [INFO] --- compiler:3.13.0:compile (default-compile) @ ipspiel24-VierConnects-core --- 18:19:13 [INFO] Recompiling the module because of changed source code. 18:19:13 [INFO] Compiling 34 source files with javac [debug release 17 module-path] to target/classes 18:19:14 [WARNING] /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/src/main/java/module-info.java:[19,22] module name component ipspiel24 should avoid terminal digits 18:19:14 [INFO] 18:19:14 [INFO] >>> spotbugs:4.8.4.0:check (spotbugs) > :spotbugs @ ipspiel24-VierConnects-core >>> 18:19:14 [INFO] 18:19:14 [INFO] --- spotbugs:4.8.4.0:spotbugs (spotbugs) @ ipspiel24-VierConnects-core --- 18:19:14 [INFO] Fork Value is true 18:19:20 [INFO] Done SpotBugs Analysis.... 18:19:20 [INFO] 18:19:20 [INFO] <<< spotbugs:4.8.4.0:check (spotbugs) < :spotbugs @ ipspiel24-VierConnects-core <<< 18:19:20 [INFO] 18:19:20 [INFO] 18:19:20 [INFO] --- spotbugs:4.8.4.0:check (spotbugs) @ ipspiel24-VierConnects-core --- 18:19:20 [INFO] BugInstance size is 0 18:19:20 [INFO] Error size is 0 18:19:20 [INFO] No errors/warnings found 18:19:20 [INFO] 18:19:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ipspiel24-VierConnects-core --- 18:19:20 [INFO] Copying 1 resource from src/test/resources to target/test-classes 18:19:20 [INFO] 18:19:20 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ipspiel24-VierConnects-core --- 18:19:20 [INFO] Recompiling the module because of changed dependency. 18:19:20 [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/test-classes 18:19:21 [INFO] 18:19:21 [INFO] --- surefire:3.2.5:test (default-test) @ ipspiel24-VierConnects-core --- 18:19:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:19:21 [INFO] 18:19:21 [INFO] ------------------------------------------------------- 18:19:21 [INFO] T E S T S 18:19:21 [INFO] ------------------------------------------------------- 18:19:22 [INFO] Running de.fhdw.gaming.ipspiel24.VierConnects.core.domain.impl.VierConnectsFieldImplTest 18:19:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in de.fhdw.gaming.ipspiel24.VierConnects.core.domain.impl.VierConnectsFieldImplTest 18:19:23 [INFO] Running de.fhdw.gaming.ipspiel24.VierConnects.core.domain.impl.VierConnectsBoardImplTest 18:19:23 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in de.fhdw.gaming.ipspiel24.VierConnects.core.domain.impl.VierConnectsBoardImplTest 18:19:23 [INFO] Running de.fhdw.gaming.ipspiel24.VierConnects.core.domain.impl.VierConnectsPlayerImplTest 18:19:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in de.fhdw.gaming.ipspiel24.VierConnects.core.domain.impl.VierConnectsPlayerImplTest 18:19:23 [INFO] Running de.fhdw.gaming.ipspiel24.VierConnects.core.domain.impl.VierConnectsStateImplTest 18:19:23 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in de.fhdw.gaming.ipspiel24.VierConnects.core.domain.impl.VierConnectsStateImplTest 18:19:23 [INFO] Running de.fhdw.gaming.ipspiel24.VierConnects.core.domain.impl.VierConnectsGameImplTest 18:19:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in de.fhdw.gaming.ipspiel24.VierConnects.core.domain.impl.VierConnectsGameImplTest 18:19:23 [INFO] Running de.fhdw.gaming.ipspiel24.VierConnects.core.domain.impl.VierConnectsRowImplTest 18:19:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in de.fhdw.gaming.ipspiel24.VierConnects.core.domain.impl.VierConnectsRowImplTest 18:19:23 [INFO] 18:19:23 [INFO] Results: 18:19:23 [INFO] 18:19:23 [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 18:19:23 [INFO] 18:19:23 [JENKINS] Recording test results 18:19:23 [INFO] 18:19:23 [INFO] --- jacoco:0.8.12:report (jacoco-site) @ ipspiel24-VierConnects-core --- 18:19:23 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/jacoco.exec 18:19:23 [INFO] Analyzed bundle 'IP Spieltheorie 2024 Vier Connects game: Core' with 32 classes 18:19:23 [INFO] 18:19:23 [INFO] --- jar:3.4.1:jar (default-jar) @ ipspiel24-VierConnects-core --- 18:19:23 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/ipspiel24-VierConnects-core-1.0.0-SNAPSHOT.jar 18:19:23 [INFO] 18:19:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ipspiel24-VierConnects-core --- 18:19:23 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/ipspiel24-VierConnects-core-1.0.0-SNAPSHOT-sources.jar 18:19:23 [INFO] 18:19:23 [INFO] --- install:3.1.1:install (default-install) @ ipspiel24-VierConnects-core --- 18:19:23 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-VierConnects-core/1.0.0-SNAPSHOT/ipspiel24-VierConnects-core-1.0.0-SNAPSHOT.pom 18:19:23 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/ipspiel24-VierConnects-core-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-VierConnects-core/1.0.0-SNAPSHOT/ipspiel24-VierConnects-core-1.0.0-SNAPSHOT.jar 18:19:23 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/ipspiel24-VierConnects-core-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-VierConnects-core/1.0.0-SNAPSHOT/ipspiel24-VierConnects-core-1.0.0-SNAPSHOT-sources.jar 18:19:23 [INFO] 18:19:23 [INFO] --- site:4.0.0-M13:site (default-site) @ ipspiel24-VierConnects-core --- 18:19:23 [INFO] Rendering site for default locale 18:19:23 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0 18:19:23 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 18:19:23 [WARNING] No project URL defined - site links will not be relativized! 18:19:23 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin 18:19:23 [INFO] Rendering 11 report documents 18:19:23 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.5.0:dependencies 18:19:24 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info 18:19:24 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management 18:19:24 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management 18:19:24 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index 18:19:24 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.5.0:licenses 18:19:24 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.5.0:plugin-management 18:19:24 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.5.0:plugins 18:19:25 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm 18:19:25 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.5.0:summary 18:19:25 [INFO] Generating "Project Information" report --- maven-site-plugin:4.0.0-M13:project-info 18:19:25 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/site to /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core@tmp/maven-reporters/moduleset/site/ipspiel24-VierConnects/ipspiel24-VierConnects-core 18:19:25 [Gitea] do not publish assets due to source being no GiteaSCMSource 18:19:25 [INFO] 18:19:25 [INFO] --< de.fhdw.gaming.ipspiel24:ipspiel24-VierConnects-strategy-random >--- 18:19:25 [INFO] Building IP Spieltheorie 2024 Vier Connects game: Random strategy 1.0.0-SNAPSHOT [14/15] 18:19:25 [INFO] from ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/pom.xml 18:19:25 [INFO] --------------------------------[ jar ]--------------------------------- 18:19:25 [INFO] 18:19:25 [INFO] --- clean:3.2.0:clean (default-clean) @ ipspiel24-VierConnects-strategy-random --- 18:19:25 [INFO] 18:19:25 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ ipspiel24-VierConnects-strategy-random --- 18:19:25 [INFO] 18:19:25 [INFO] --- checkstyle:3.3.1:check (checkstyle) @ ipspiel24-VierConnects-strategy-random --- 18:19:25 [INFO] You have 0 Checkstyle violations. 18:19:26 [INFO] 18:19:26 [INFO] --- jacoco:0.8.12:prepare-agent (jacoco-initialize) @ ipspiel24-VierConnects-strategy-random --- 18:19:26 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/target/jacoco.exec 18:19:26 [INFO] 18:19:26 [INFO] --- resources:3.3.1:resources (default-resources) @ ipspiel24-VierConnects-strategy-random --- 18:19:26 [INFO] Copying 1 resource from src/main/resources to target/classes 18:19:26 [INFO] 18:19:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ ipspiel24-VierConnects-strategy-random --- 18:19:26 [INFO] Recompiling the module because of changed dependency. 18:19:26 [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/classes 18:19:26 [WARNING] /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/src/main/java/module-info.java:[19,22] module name component ipspiel24 should avoid terminal digits 18:19:26 [INFO] 18:19:26 [INFO] >>> spotbugs:4.8.4.0:check (spotbugs) > :spotbugs @ ipspiel24-VierConnects-strategy-random >>> 18:19:26 [INFO] 18:19:26 [INFO] --- spotbugs:4.8.4.0:spotbugs (spotbugs) @ ipspiel24-VierConnects-strategy-random --- 18:19:26 [INFO] Fork Value is true 18:19:30 [INFO] Done SpotBugs Analysis.... 18:19:30 [INFO] 18:19:30 [INFO] <<< spotbugs:4.8.4.0:check (spotbugs) < :spotbugs @ ipspiel24-VierConnects-strategy-random <<< 18:19:30 [INFO] 18:19:30 [INFO] 18:19:30 [INFO] --- spotbugs:4.8.4.0:check (spotbugs) @ ipspiel24-VierConnects-strategy-random --- 18:19:30 [INFO] BugInstance size is 0 18:19:30 [INFO] Error size is 0 18:19:30 [INFO] No errors/warnings found 18:19:30 [INFO] 18:19:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ipspiel24-VierConnects-strategy-random --- 18:19:30 [INFO] Copying 1 resource from src/test/resources to target/test-classes 18:19:30 [INFO] 18:19:30 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ipspiel24-VierConnects-strategy-random --- 18:19:30 [INFO] No sources to compile 18:19:30 [INFO] 18:19:30 [INFO] --- surefire:3.2.5:test (default-test) @ ipspiel24-VierConnects-strategy-random --- 18:19:30 [INFO] 18:19:30 [INFO] --- jacoco:0.8.12:report (jacoco-site) @ ipspiel24-VierConnects-strategy-random --- 18:19:30 [JENKINS] Recording test results 18:19:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:19:30 [INFO] 18:19:30 [INFO] --- jar:3.4.1:jar (default-jar) @ ipspiel24-VierConnects-strategy-random --- 18:19:30 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/target/ipspiel24-VierConnects-strategy-random-1.0.0-SNAPSHOT.jar 18:19:30 [INFO] 18:19:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ipspiel24-VierConnects-strategy-random --- 18:19:30 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/target/ipspiel24-VierConnects-strategy-random-1.0.0-SNAPSHOT-sources.jar 18:19:30 [INFO] 18:19:30 [INFO] --- install:3.1.1:install (default-install) @ ipspiel24-VierConnects-strategy-random --- 18:19:30 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-VierConnects-strategy-random/1.0.0-SNAPSHOT/ipspiel24-VierConnects-strategy-random-1.0.0-SNAPSHOT.pom 18:19:30 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/target/ipspiel24-VierConnects-strategy-random-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-VierConnects-strategy-random/1.0.0-SNAPSHOT/ipspiel24-VierConnects-strategy-random-1.0.0-SNAPSHOT.jar 18:19:30 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/target/ipspiel24-VierConnects-strategy-random-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-VierConnects-strategy-random/1.0.0-SNAPSHOT/ipspiel24-VierConnects-strategy-random-1.0.0-SNAPSHOT-sources.jar 18:19:31 [INFO] 18:19:31 [INFO] --- site:4.0.0-M13:site (default-site) @ ipspiel24-VierConnects-strategy-random --- 18:19:31 [INFO] Rendering site for default locale 18:19:31 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0 18:19:31 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 18:19:31 [WARNING] No project URL defined - site links will not be relativized! 18:19:31 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin 18:19:31 [INFO] Rendering 11 report documents 18:19:31 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.5.0:dependencies 18:19:31 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info 18:19:31 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management 18:19:31 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management 18:19:31 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index 18:19:31 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.5.0:licenses 18:19:32 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.5.0:plugin-management 18:19:32 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.5.0:plugins 18:19:32 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm 18:19:32 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.5.0:summary 18:19:32 [INFO] Generating "Project Information" report --- maven-site-plugin:4.0.0-M13:project-info 18:19:32 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/target/site to /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random@tmp/maven-reporters/moduleset/site/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random 18:19:32 [Gitea] do not publish assets due to source being no GiteaSCMSource 18:19:32 [INFO] 18:19:32 [INFO] --------< de.fhdw.gaming.ipspiel24:ipspiel24-VierConnects-gui >--------- 18:19:32 [INFO] Building IP Spieltheorie 2024 Vier Connects game: GUI 1.0.0-SNAPSHOT [15/15] 18:19:32 [INFO] from ipspiel24-VierConnects/ipspiel24-VierConnects-gui/pom.xml 18:19:32 [INFO] --------------------------------[ jar ]--------------------------------- 18:19:32 [INFO] 18:19:32 [INFO] --- clean:3.2.0:clean (default-clean) @ ipspiel24-VierConnects-gui --- 18:19:33 [INFO] 18:19:33 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ ipspiel24-VierConnects-gui --- 18:19:33 [INFO] 18:19:33 [INFO] --- checkstyle:3.3.1:check (checkstyle) @ ipspiel24-VierConnects-gui --- 18:19:33 [INFO] You have 0 Checkstyle violations. 18:19:33 [INFO] 18:19:33 [INFO] --- jacoco:0.8.12:prepare-agent (jacoco-initialize) @ ipspiel24-VierConnects-gui --- 18:19:33 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui/target/jacoco.exec 18:19:33 [INFO] 18:19:33 [INFO] --- resources:3.3.1:resources (default-resources) @ ipspiel24-VierConnects-gui --- 18:19:33 [INFO] Copying 1 resource from src/main/resources to target/classes 18:19:33 [INFO] 18:19:33 [INFO] --- compiler:3.13.0:compile (default-compile) @ ipspiel24-VierConnects-gui --- 18:19:33 [INFO] Recompiling the module because of changed dependency. 18:19:33 [INFO] Compiling 12 source files with javac [debug release 17 module-path] to target/classes 18:19:33 [WARNING] /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui/src/main/java/module-info.java:[19,22] module name component ipspiel24 should avoid terminal digits 18:19:33 [INFO] 18:19:33 [INFO] >>> spotbugs:4.8.4.0:check (spotbugs) > :spotbugs @ ipspiel24-VierConnects-gui >>> 18:19:33 [INFO] 18:19:33 [INFO] --- spotbugs:4.8.4.0:spotbugs (spotbugs) @ ipspiel24-VierConnects-gui --- 18:19:33 [INFO] Fork Value is true 18:19:41 [INFO] Done SpotBugs Analysis.... 18:19:42 [INFO] 18:19:42 [INFO] <<< spotbugs:4.8.4.0:check (spotbugs) < :spotbugs @ ipspiel24-VierConnects-gui <<< 18:19:42 [INFO] 18:19:42 [INFO] 18:19:42 [INFO] --- spotbugs:4.8.4.0:check (spotbugs) @ ipspiel24-VierConnects-gui --- 18:19:42 [INFO] BugInstance size is 0 18:19:42 [INFO] Error size is 0 18:19:42 [INFO] No errors/warnings found 18:19:42 [INFO] 18:19:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ipspiel24-VierConnects-gui --- 18:19:42 [INFO] Copying 1 resource from src/test/resources to target/test-classes 18:19:42 [INFO] 18:19:42 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ipspiel24-VierConnects-gui --- 18:19:42 [INFO] No sources to compile 18:19:42 [INFO] 18:19:42 [INFO] --- surefire:3.2.5:test (default-test) @ ipspiel24-VierConnects-gui --- 18:19:42 [JENKINS] Recording test results 18:19:42 [INFO] 18:19:42 [INFO] --- jacoco:0.8.12:report (jacoco-site) @ ipspiel24-VierConnects-gui --- 18:19:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:19:42 [INFO] 18:19:42 [INFO] --- jar:3.4.1:jar (default-jar) @ ipspiel24-VierConnects-gui --- 18:19:42 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui/target/ipspiel24-VierConnects-gui-1.0.0-SNAPSHOT.jar 18:19:42 [INFO] 18:19:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ipspiel24-VierConnects-gui --- 18:19:42 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui/target/ipspiel24-VierConnects-gui-1.0.0-SNAPSHOT-sources.jar 18:19:42 [INFO] 18:19:42 [INFO] --- install:3.1.1:install (default-install) @ ipspiel24-VierConnects-gui --- 18:19:42 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-VierConnects-gui/1.0.0-SNAPSHOT/ipspiel24-VierConnects-gui-1.0.0-SNAPSHOT.pom 18:19:42 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui/target/ipspiel24-VierConnects-gui-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-VierConnects-gui/1.0.0-SNAPSHOT/ipspiel24-VierConnects-gui-1.0.0-SNAPSHOT.jar 18:19:42 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui/target/ipspiel24-VierConnects-gui-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel24/ipspiel24-VierConnects-gui/1.0.0-SNAPSHOT/ipspiel24-VierConnects-gui-1.0.0-SNAPSHOT-sources.jar 18:19:42 [INFO] 18:19:42 [INFO] --- site:4.0.0-M13:site (default-site) @ ipspiel24-VierConnects-gui --- 18:19:42 [INFO] Rendering site for default locale 18:19:42 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0 18:19:42 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team 18:19:42 [WARNING] No project URL defined - site links will not be relativized! 18:19:42 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin 18:19:42 [INFO] Rendering 11 report documents 18:19:42 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.5.0:dependencies 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21 18:19:42 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21 18:19:42 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21 18:19:42 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X 18:19:44 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info 18:19:44 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management 18:19:44 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management 18:19:44 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.5.0:index 18:19:44 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.5.0:licenses 18:19:45 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.5.0:plugin-management 18:19:45 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.5.0:plugins 18:19:45 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm 18:19:45 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.5.0:summary 18:19:45 [INFO] Generating "Project Information" report --- maven-site-plugin:4.0.0-M13:project-info 18:19:45 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui/target/site to /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui@tmp/maven-reporters/moduleset/site/ipspiel24-VierConnects/ipspiel24-VierConnects-gui 18:19:46 [Gitea] do not publish assets due to source being no GiteaSCMSource 18:19:50 [INFO] ------------------------------------------------------------------------ 18:19:50 [INFO] Reactor Summary for IP Spieltheorie 2024 1.0.0-SNAPSHOT: 18:19:50 [INFO] 18:19:50 [INFO] IP Spieltheorie 2024 ............................... SUCCESS [ 6.710 s] 18:19:50 [INFO] IP Spieltheorie 2024 Build Tools ................... SUCCESS [ 3.445 s] 18:19:50 [INFO] IP Spieltheorie 2024 Demo Game ..................... SUCCESS [ 20.070 s] 18:19:50 [INFO] IP Spieltheorie 2024 Gefangenen Dilemma ............ SUCCESS [ 12.716 s] 18:19:50 [INFO] ipspiel24-ssp ...................................... SUCCESS [ 12.995 s] 18:19:50 [INFO] ipspiel24-muenzwurf ................................ SUCCESS [ 11.156 s] 18:19:50 [INFO] ipspiel24-freizeitgestaltung ....................... SUCCESS [ 11.231 s] 18:19:50 [INFO] IP Spieltheorie 2024 Tic Tac Toe game .............. SUCCESS [ 1.387 s] 18:19:50 [INFO] IP Spieltheorie 2024 Tic Tac Toe game: Core ........ SUCCESS [ 12.613 s] 18:19:50 [INFO] IP Spieltheorie 2024 Tic Tac Toe game: Random strategy SUCCESS [ 6.920 s] 18:19:50 [INFO] IP Spieltheorie 2024 Tic Tac Toe game: GUI ......... SUCCESS [ 14.814 s] 18:19:50 [INFO] IP Spieltheorie 2024 Vier-Gewinnt .................. SUCCESS [ 1.355 s] 18:19:50 [INFO] IP Spieltheorie 2024 Vier Connects game: Core ...... SUCCESS [ 12.120 s] 18:19:50 [INFO] IP Spieltheorie 2024 Vier Connects game: Random strategy SUCCESS [ 6.693 s] 18:19:50 [INFO] IP Spieltheorie 2024 Vier Connects game: GUI ....... SUCCESS [ 12.984 s] 18:19:50 [INFO] ------------------------------------------------------------------------ 18:19:50 [INFO] BUILD SUCCESS 18:19:50 [INFO] ------------------------------------------------------------------------ 18:19:50 [INFO] Total time: 02:38 min 18:19:50 [INFO] Finished at: 2024-04-23T18:19:50+02:00 18:19:50 [INFO] ------------------------------------------------------------------------ 18:19:50 Waiting for Jenkins to finish collecting data 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/pom.xml to de.fhdw.gaming.ipspiel24/ipspiel24-muenzwurf/1.0.0-SNAPSHOT/ipspiel24-muenzwurf-1.0.0-SNAPSHOT.pom 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/target/ipspiel24-muenzwurf-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel24/ipspiel24-muenzwurf/1.0.0-SNAPSHOT/ipspiel24-muenzwurf-1.0.0-SNAPSHOT.jar 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/target/ipspiel24-muenzwurf-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel24/ipspiel24-muenzwurf/1.0.0-SNAPSHOT/ipspiel24-muenzwurf-1.0.0-SNAPSHOT-sources.jar 18:19:50 Copying /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel24 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/pom.xml to de.fhdw.gaming.ipspiel24/ipspiel24-tictactoe-strategy-random/1.0.0-SNAPSHOT/ipspiel24-tictactoe-strategy-random-1.0.0-SNAPSHOT.pom 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/target/ipspiel24-tictactoe-strategy-random-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel24/ipspiel24-tictactoe-strategy-random/1.0.0-SNAPSHOT/ipspiel24-tictactoe-strategy-random-1.0.0-SNAPSHOT.jar 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/target/ipspiel24-tictactoe-strategy-random-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel24/ipspiel24-tictactoe-strategy-random/1.0.0-SNAPSHOT/ipspiel24-tictactoe-strategy-random-1.0.0-SNAPSHOT-sources.jar 18:19:50 Copying /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel24 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/pom.xml to de.fhdw.gaming.ipspiel24/ipspiel24-ssp/1.0.0-SNAPSHOT/ipspiel24-ssp-1.0.0-SNAPSHOT.pom 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/target/ipspiel24-ssp-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel24/ipspiel24-ssp/1.0.0-SNAPSHOT/ipspiel24-ssp-1.0.0-SNAPSHOT.jar 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/target/ipspiel24-ssp-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel24/ipspiel24-ssp/1.0.0-SNAPSHOT/ipspiel24-ssp-1.0.0-SNAPSHOT-sources.jar 18:19:50 Copying /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel24 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/pom.xml to de.fhdw.gaming.ipspiel24/ipspiel24-VierConnects/1.0.0-SNAPSHOT/ipspiel24-VierConnects-1.0.0-SNAPSHOT.pom 18:19:50 Copying /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel24 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-build-tools/pom.xml to de.fhdw.gaming.ipspiel24/ipspiel24-build-tools/1.0.0-SNAPSHOT/ipspiel24-build-tools-1.0.0-SNAPSHOT.pom 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-build-tools/target/ipspiel24-build-tools-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel24/ipspiel24-build-tools/1.0.0-SNAPSHOT/ipspiel24-build-tools-1.0.0-SNAPSHOT.jar 18:19:50 Copying /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel24 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/pom.xml to de.fhdw.gaming.ipspiel24/ipspiel24-tictactoe-core/1.0.0-SNAPSHOT/ipspiel24-tictactoe-core-1.0.0-SNAPSHOT.pom 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/ipspiel24-tictactoe-core-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel24/ipspiel24-tictactoe-core/1.0.0-SNAPSHOT/ipspiel24-tictactoe-core-1.0.0-SNAPSHOT.jar 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/ipspiel24-tictactoe-core-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel24/ipspiel24-tictactoe-core/1.0.0-SNAPSHOT/ipspiel24-tictactoe-core-1.0.0-SNAPSHOT-sources.jar 18:19:50 Copying /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel24 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/pom.xml to de.fhdw.gaming.ipspiel24/ipspiel24-freizeitgestaltung/1.0.0-SNAPSHOT/ipspiel24-freizeitgestaltung-1.0.0-SNAPSHOT.pom 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/target/ipspiel24-freizeitgestaltung-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel24/ipspiel24-freizeitgestaltung/1.0.0-SNAPSHOT/ipspiel24-freizeitgestaltung-1.0.0-SNAPSHOT.jar 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/target/ipspiel24-freizeitgestaltung-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel24/ipspiel24-freizeitgestaltung/1.0.0-SNAPSHOT/ipspiel24-freizeitgestaltung-1.0.0-SNAPSHOT-sources.jar 18:19:50 Copying /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel24 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/pom.xml to de.fhdw.gaming.ipspiel24/ipspiel24-tictactoe/1.0.0-SNAPSHOT/ipspiel24-tictactoe-1.0.0-SNAPSHOT.pom 18:19:50 Copying /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel24 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/pom.xml to de.fhdw.gaming.ipspiel24/ipspiel24-demo/1.0.0-SNAPSHOT/ipspiel24-demo-1.0.0-SNAPSHOT.pom 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/target/ipspiel24-demo-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel24/ipspiel24-demo/1.0.0-SNAPSHOT/ipspiel24-demo-1.0.0-SNAPSHOT.jar 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/target/ipspiel24-demo-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel24/ipspiel24-demo/1.0.0-SNAPSHOT/ipspiel24-demo-1.0.0-SNAPSHOT-sources.jar 18:19:50 Copying /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel24 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui/pom.xml to de.fhdw.gaming.ipspiel24/ipspiel24-VierConnects-gui/1.0.0-SNAPSHOT/ipspiel24-VierConnects-gui-1.0.0-SNAPSHOT.pom 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui/target/ipspiel24-VierConnects-gui-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel24/ipspiel24-VierConnects-gui/1.0.0-SNAPSHOT/ipspiel24-VierConnects-gui-1.0.0-SNAPSHOT.jar 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui/target/ipspiel24-VierConnects-gui-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel24/ipspiel24-VierConnects-gui/1.0.0-SNAPSHOT/ipspiel24-VierConnects-gui-1.0.0-SNAPSHOT-sources.jar 18:19:50 Copying /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel24 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/pom.xml to de.fhdw.gaming.ipspiel24/ipspiel24-VierConnects-core/1.0.0-SNAPSHOT/ipspiel24-VierConnects-core-1.0.0-SNAPSHOT.pom 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/ipspiel24-VierConnects-core-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel24/ipspiel24-VierConnects-core/1.0.0-SNAPSHOT/ipspiel24-VierConnects-core-1.0.0-SNAPSHOT.jar 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/ipspiel24-VierConnects-core-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel24/ipspiel24-VierConnects-core/1.0.0-SNAPSHOT/ipspiel24-VierConnects-core-1.0.0-SNAPSHOT-sources.jar 18:19:50 Copying /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel24 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/pom.xml to de.fhdw.gaming.ipspiel24/ipspiel24/1.0.0-SNAPSHOT/ipspiel24-1.0.0-SNAPSHOT.pom 18:19:50 Copying /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel24 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui/pom.xml to de.fhdw.gaming.ipspiel24/ipspiel24-tictactoe-gui/1.0.0-SNAPSHOT/ipspiel24-tictactoe-gui-1.0.0-SNAPSHOT.pom 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui/target/ipspiel24-tictactoe-gui-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel24/ipspiel24-tictactoe-gui/1.0.0-SNAPSHOT/ipspiel24-tictactoe-gui-1.0.0-SNAPSHOT.jar 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui/target/ipspiel24-tictactoe-gui-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel24/ipspiel24-tictactoe-gui/1.0.0-SNAPSHOT/ipspiel24-tictactoe-gui-1.0.0-SNAPSHOT-sources.jar 18:19:50 Copying /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel24 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/pom.xml to de.fhdw.gaming.ipspiel24/ipspiel24-VierConnects-strategy-random/1.0.0-SNAPSHOT/ipspiel24-VierConnects-strategy-random-1.0.0-SNAPSHOT.pom 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/target/ipspiel24-VierConnects-strategy-random-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel24/ipspiel24-VierConnects-strategy-random/1.0.0-SNAPSHOT/ipspiel24-VierConnects-strategy-random-1.0.0-SNAPSHOT.jar 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/target/ipspiel24-VierConnects-strategy-random-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel24/ipspiel24-VierConnects-strategy-random/1.0.0-SNAPSHOT/ipspiel24-VierConnects-strategy-random-1.0.0-SNAPSHOT-sources.jar 18:19:50 Copying /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel24 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/pom.xml to de.fhdw.gaming.ipspiel24/gefangenendilemma/1.0.0-SNAPSHOT/gefangenendilemma-1.0.0-SNAPSHOT.pom 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/target/gefangenendilemma-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel24/gefangenendilemma/1.0.0-SNAPSHOT/gefangenendilemma-1.0.0-SNAPSHOT.jar 18:19:50 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/target/gefangenendilemma-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel24/gefangenendilemma/1.0.0-SNAPSHOT/gefangenendilemma-1.0.0-SNAPSHOT-sources.jar 18:19:50 Copying /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel24 18:19:50 channel stopped 18:19:50 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24' that match the pattern '**/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Traversing of symbolic links: enabled 18:19:50 [SpotBugs] -> found 11 files 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-VierConnects/ipspiel24-VierConnects-gui/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-demo/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-freizeitgestaltung/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-gd/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-muenzwurf/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-ssp/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-tictactoe/ipspiel24-tictactoe-gui/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Skipping post processing 18:19:50 [SpotBugs] No filter has been set, publishing all 0 issues 18:19:50 [SpotBugs] Repository miner is not configured, skipping repository mining 18:19:50 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24' that match the pattern '**/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Traversing of symbolic links: enabled 18:19:50 [SpotBugs] -> found 11 files 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-VierConnects/ipspiel24-VierConnects-gui/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-demo/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-freizeitgestaltung/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-gd/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-muenzwurf/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-ssp/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-tictactoe/ipspiel24-tictactoe-gui/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/target/spotbugs/spotbugsXml.xml 18:19:50 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 18:19:50 [SpotBugs] Successfully processed file 'ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/target/spotbugs/spotbugsXml.xml' 18:19:50 [SpotBugs] Skipping post processing 18:19:50 [SpotBugs] No filter has been set, publishing all 0 issues 18:19:50 [SpotBugs] Repository miner is not configured, skipping repository mining 18:19:50 [SpotBugs] Reference build recorder is not configured 18:19:50 [SpotBugs] No valid reference build found 18:19:50 [SpotBugs] All reported issues will be considered outstanding 18:19:50 [SpotBugs] No quality gates have been set - skipping 18:19:50 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW) 18:19:50 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) 18:19:50 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'ipspiel24 #82'. 18:19:50 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found. 18:19:50 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24' that match the pattern '**/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Traversing of symbolic links: enabled 18:19:50 [CheckStyle] -> found 11 files 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-VierConnects/ipspiel24-VierConnects-gui/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-demo/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 2 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-freizeitgestaltung/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-gd/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-muenzwurf/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-ssp/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-tictactoe/ipspiel24-tictactoe-gui/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Post processing issues on 'Master' with source code encoding 'UTF-8' 18:19:50 [CheckStyle] Creating SCM blamer to obtain author and commit information for affected files 18:19:50 [CheckStyle] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. 18:19:50 [CheckStyle] Resolving file names for all issues in workspace '/var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24' 18:19:50 [CheckStyle] -> resolved paths in source directory (2 found, 0 not found) 18:19:50 [CheckStyle] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) 18:19:50 [CheckStyle] -> resolved module names for 2 issues 18:19:50 [CheckStyle] Resolving package names (or namespaces) by parsing the affected files 18:19:50 [CheckStyle] -> resolved package names of 2 affected files 18:19:50 [CheckStyle] No filter has been set, publishing all 2 issues 18:19:50 [CheckStyle] Creating fingerprints for all affected code blocks to track issues over different builds 18:19:50 [CheckStyle] -> created fingerprints for 2 issues (skipped 0 issues) 18:19:50 [CheckStyle] Copying affected files to Jenkins' build folder '/var/lib/jenkins/home/jobs/ipspiel24/builds/ipspiel24/82/files-with-issues' 18:19:50 [CheckStyle] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error 18:19:50 [CheckStyle] Skipping cleaning of source code files in old builds 18:19:50 [CheckStyle] Repository miner is not configured, skipping repository mining 18:19:50 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24' that match the pattern '**/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Traversing of symbolic links: enabled 18:19:50 [CheckStyle] -> found 11 files 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-VierConnects/ipspiel24-VierConnects-gui/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-demo/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 2 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-freizeitgestaltung/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-gd/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-muenzwurf/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-ssp/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-tictactoe/ipspiel24-tictactoe-gui/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/target/checkstyle-result.xml 18:19:50 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 18:19:50 [CheckStyle] Successfully processed file 'ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/target/checkstyle-result.xml' 18:19:50 [CheckStyle] Post processing issues on 'Master' with source code encoding 'UTF-8' 18:19:50 [CheckStyle] Creating SCM blamer to obtain author and commit information for affected files 18:19:50 [CheckStyle] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. 18:19:50 [CheckStyle] Resolving file names for all issues in workspace '/var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24' 18:19:50 [CheckStyle] -> resolved paths in source directory (2 found, 0 not found) 18:19:50 [CheckStyle] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) 18:19:50 [CheckStyle] -> resolved module names for 2 issues 18:19:50 [CheckStyle] Resolving package names (or namespaces) by parsing the affected files 18:19:50 [CheckStyle] -> resolved package names of 2 affected files 18:19:50 [CheckStyle] No filter has been set, publishing all 2 issues 18:19:50 [CheckStyle] Creating fingerprints for all affected code blocks to track issues over different builds 18:19:50 [CheckStyle] -> created fingerprints for 2 issues (skipped 0 issues) 18:19:50 [CheckStyle] Copying affected files to Jenkins' build folder '/var/lib/jenkins/home/jobs/ipspiel24/builds/ipspiel24/82/files-with-issues' 18:19:50 [CheckStyle] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error 18:19:50 [CheckStyle] Skipping cleaning of source code files in old builds 18:19:50 [CheckStyle] Repository miner is not configured, skipping repository mining 18:19:50 [CheckStyle] Reference build recorder is not configured 18:19:50 [CheckStyle] No valid reference build found 18:19:50 [CheckStyle] All reported issues will be considered outstanding 18:19:50 [CheckStyle] No quality gates have been set - skipping 18:19:50 [CheckStyle] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW) 18:19:50 [CheckStyle] Created analysis result for 2 issues (found 0 new issues, fixed 0 issues) 18:19:50 [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'ipspiel24 #82'. 18:19:51 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found. 18:19:51 [JaCoCo plugin] Collecting JaCoCo coverage data... 18:19:51 [JaCoCo plugin] Version: 3.3.5 18:19:51 [JaCoCo plugin] **/target/jacoco.exec;**/target/classes;**/src/main/java; locations are configured 18:19:51 [JaCoCo plugin] Number of found exec files for pattern **/target/jacoco.exec: 7 18:19:51 [JaCoCo plugin] Saving matched execfiles: /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/jacoco.exec /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/target/jacoco.exec /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/target/jacoco.exec /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/target/jacoco.exec /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/target/jacoco.exec /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/target/jacoco.exec /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/jacoco.exec 18:19:51 [JaCoCo plugin] Saving matched class directories for class-pattern: **/target/classes: 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/target/classes 51 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui/target/classes 14 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/target/classes 3 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-build-tools/target/classes 0 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/target/classes 28 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/target/classes 35 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/target/classes 33 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/target/classes 33 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/target/classes 35 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/target/classes 50 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui/target/classes 14 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/target/classes 3 files 18:19:51 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 18:19:51 [JaCoCo plugin] Source Inclusions: **/*.java 18:19:51 [JaCoCo plugin] Source Exclusions: **/module-info.java, de/fhdw/gaming/ipspiel24/tictactoe/gui/**/*.java, de/fhdw/gaming/ipspiel24/tictactoe/strategy/random/**/*.java 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-core/src/main/java 33 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-gui/src/main/java 11 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-VierConnects/ipspiel24-VierConnects-strategy-random/src/main/java 2 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/src/main/java 27 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-freizeitgestaltung/src/main/java 34 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-gd/src/main/java 30 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-muenzwurf/src/main/java 32 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-ssp/src/main/java 33 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-core/src/main/java 33 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-gui/src/main/java 0 files 18:19:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-tictactoe/ipspiel24-tictactoe-strategy-random/src/main/java 0 files 18:19:51 [JaCoCo plugin] Loading inclusions files.. 18:19:51 [JaCoCo plugin] inclusions: [**/*.class] 18:19:51 [JaCoCo plugin] exclusions: [**/module-info.class, de/fhdw/gaming/ipspiel24/tictactoe/gui/**/*.class, de/fhdw/gaming/ipspiel24/tictactoe/strategy/random/**/*.class] 18:19:51 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=60, maxClass=80, minMethod=60, maxMethod=80, minLine=60, maxLine=80, minBranch=60, maxBranch=75, minInstruction=60, maxInstruction=75, minComplexity=60, maxComplexity=75] 18:19:51 [JaCoCo plugin] Publishing the results.. 18:19:51 [JaCoCo plugin] Loading packages.. 18:19:51 [JaCoCo plugin] Done. 18:19:51 [JaCoCo plugin] Overall coverage: class: 91.860466, method: 77.11314, line: 73.73737, branch: 74.02799, instruction: 73.82778, complexity: 72.58652 18:19:51 [JaCoCo plugin] Health thresholds: JacocoHealthReportThresholds [minClass=60, maxClass=80, minMethod=60, maxMethod=80, minLine=60, maxLine=80, minBranch=60, maxBranch=75, minInstruction=60, maxInstruction=75, minComplexity=60, maxComplexity=75] 18:19:51 [JaCoCo plugin] Apply Min/Max thresholds result: UNSTABLE 18:19:51 [Gitea] do not publish assets due to build being non-Successfully 18:19:51 Finished: UNSTABLE