Skip to content
Success

Console Output

22:34:27 Started by user Christoph Schulz
22:34:27 Running as Christoph Schulz
22:34:27 Building in workspace /var/lib/jenkins/home/jobs/othello/workspace/othello
22:34:27 The recommended git tool is: NONE
22:34:27 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
22:34:27  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/othello/workspace/othello/.git # timeout=10
22:34:27 Fetching changes from the remote Git repository
22:34:27  > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/othello.git # timeout=10
22:34:27 Fetching upstream changes from http://localhost:3000/Gaming/othello.git
22:34:27  > /usr/bin/git --version # timeout=10
22:34:27  > git --version # 'git version 2.41.0'
22:34:27 using GIT_ASKPASS to set credentials 
22:34:27  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/othello.git +refs/heads/*:refs/remotes/origin/* # timeout=10
22:34:27  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
22:34:27 Checking out Revision 982a0c0819b07591730e1b058913ec8198445457 (refs/remotes/origin/master)
22:34:27  > /usr/bin/git config core.sparsecheckout # timeout=10
22:34:27  > /usr/bin/git checkout -f 982a0c0819b07591730e1b058913ec8198445457 # timeout=10
22:34:27 Commit message: "othello: added SCM information for maven-release-plugin"
22:34:27  > /usr/bin/git rev-list --no-walk 307d05f16da2799546f5b56a7aac83b19d6eb7bc # timeout=10
22:34:27 Parsing POMs
22:34:27 Established TCP socket on 42545
22:34:27 [othello] $ /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-3131.vf2b_b_798b_ce99.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 42545
22:34:27 <===[JENKINS REMOTING CAPACITY]===>channel started
22:34:29 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/othello/workspace/othello/pom.xml clean install site
22:34:31 [INFO] Scanning for projects...
22:34:31 [INFO] ------------------------------------------------------------------------
22:34:31 [INFO] Reactor Build Order:
22:34:31 [INFO] 
22:34:31 [INFO] Othello                                                            [pom]
22:34:31 [INFO] Othello Build Tools                                                [jar]
22:34:31 [INFO] Othello Core                                                       [jar]
22:34:31 [INFO] Othello Strategy Examples                                          [jar]
22:34:31 [INFO] Othello Strategy Template                                          [jar]
22:34:31 [INFO] Othello GUI                                                        [jar]
22:34:31 [INFO] 
22:34:31 [INFO] -------------------< de.fhdw.gaming.othello:othello >-------------------
22:34:31 [INFO] Building Othello 1.0.1-SNAPSHOT                                    [1/6]
22:34:31 [INFO]   from pom.xml
22:34:31 [INFO] --------------------------------[ pom ]---------------------------------
22:34:31 [INFO] 
22:34:31 [INFO] --- clean:3.2.0:clean (default-clean) @ othello ---
22:34:31 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/target
22:34:31 [INFO] 
22:34:31 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello ---
22:34:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
22:34:32 [INFO] 
22:34:32 [INFO] --- install:3.1.1:install (default-install) @ othello ---
22:34:32 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello/1.0.1-SNAPSHOT/othello-1.0.1-SNAPSHOT.pom
22:34:32 [INFO] 
22:34:32 [INFO] --- site:4.0.0-M10:site (default-site) @ othello ---
22:34:33 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
22:34:34 [INFO] Detected 16 reports for maven-project-info-reports-plugin:3.4.5: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
22:34:34 [INFO] Rendering site for default locale
22:34:34 [WARNING] No project URL defined - site links will not be relativized!
22:34:34 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
22:34:34 [INFO] Rendering 13 report documents
22:34:34 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.4.5:dependency-convergence
22:34:34 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
22:34:34 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
22:34:34 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
22:34:35 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
22:34:35 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
22:34:36 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.4.5:modules
22:34:36 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
22:34:36 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
22:34:36 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
22:34:36 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
22:34:36 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
22:34:36 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
22:34:37 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello@tmp/maven-reporters/moduleset/site
22:34:37 [INFO] 
22:34:37 [INFO] -------------< de.fhdw.gaming.othello:othello-build-tools >-------------
22:34:37 [INFO] Building Othello Build Tools 1.0.1-SNAPSHOT                        [2/6]
22:34:37 [INFO]   from othello-build-tools/pom.xml
22:34:37 [INFO] --------------------------------[ jar ]---------------------------------
22:34:37 [INFO] 
22:34:37 [INFO] --- clean:3.2.0:clean (default-clean) @ othello-build-tools ---
22:34:37 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target
22:34:38 [INFO] 
22:34:38 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-build-tools ---
22:34:38 [INFO] 
22:34:38 [INFO] --- resources:3.3.1:resources (default-resources) @ othello-build-tools ---
22:34:38 [INFO] Copying 3 resources from src/main/resources to target/classes
22:34:38 [INFO] 
22:34:38 [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-build-tools ---
22:34:38 [INFO] No sources to compile
22:34:38 [INFO] 
22:34:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-build-tools ---
22:34:38 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/src/test/resources
22:34:38 [INFO] 
22:34:38 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-build-tools ---
22:34:38 [INFO] No sources to compile
22:34:38 [INFO] 
22:34:38 [INFO] --- surefire:3.1.2:test (default-test) @ othello-build-tools ---
22:34:38 [INFO] No tests to run.
22:34:38 [JENKINS] Recording test results
22:34:38 [INFO] 
22:34:38 [INFO] --- jar:3.3.0:jar (default-jar) @ othello-build-tools ---
22:34:38 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/othello-build-tools-1.0.1-SNAPSHOT.jar
22:34:38 [INFO] 
22:34:38 [INFO] --- install:3.1.1:install (default-install) @ othello-build-tools ---
22:34:38 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-build-tools/1.0.1-SNAPSHOT/othello-build-tools-1.0.1-SNAPSHOT.pom
22:34:38 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/othello-build-tools-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-build-tools/1.0.1-SNAPSHOT/othello-build-tools-1.0.1-SNAPSHOT.jar
22:34:39 [INFO] 
22:34:39 [INFO] --- site:4.0.0-M10:site (default-site) @ othello-build-tools ---
22:34:39 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
22:34:39 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.4.5: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
22:34:39 [INFO] Rendering site for default locale
22:34:39 [WARNING] No project URL defined - site links will not be relativized!
22:34:39 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
22:34:39 [INFO] Rendering 11 report documents
22:34:39 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
22:34:39 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
22:34:39 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
22:34:39 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
22:34:39 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
22:34:39 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
22:34:40 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
22:34:40 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
22:34:40 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
22:34:40 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
22:34:40 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
22:34:40 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools@tmp/maven-reporters/moduleset/site/othello-build-tools
22:34:41 [INFO] 
22:34:41 [INFO] ----------------< de.fhdw.gaming.othello:othello-core >-----------------
22:34:41 [INFO] Building Othello Core 1.0.1-SNAPSHOT                               [3/6]
22:34:41 [INFO]   from othello-core/pom.xml
22:34:41 [INFO] --------------------------------[ jar ]---------------------------------
22:34:41 [INFO] 
22:34:41 [INFO] --- clean:3.2.0:clean (default-clean) @ othello-core ---
22:34:41 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target
22:34:41 [INFO] 
22:34:41 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-core ---
22:34:41 [INFO] 
22:34:41 [INFO] --- checkstyle:3.3.0:check (checkstyle) @ othello-core ---
22:34:44 [INFO] You have 0 Checkstyle violations.
22:34:44 [INFO] 
22:34:44 [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ othello-core >>>
22:34:44 [INFO] 
22:34:44 [INFO] --- pmd:3.21.0:pmd (pmd) @ othello-core ---
22:34:44 [INFO] PMD version: 6.55.0
22:34:49 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
22:34:49 [INFO] 
22:34:49 [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ othello-core <<<
22:34:49 [INFO] 
22:34:49 [INFO] 
22:34:49 [INFO] --- pmd:3.21.0:check (pmd) @ othello-core ---
22:34:49 [INFO] PMD version: 6.55.0
22:34:49 [INFO] 
22:34:49 [INFO] 
22:34:49 [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ othello-core ---
22:34:49 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/jacoco.exec
22:34:49 [INFO] 
22:34:49 [INFO] --- resources:3.3.1:resources (default-resources) @ othello-core ---
22:34:49 [INFO] Copying 1 resource from src/main/resources to target/classes
22:34:49 [INFO] 
22:34:49 [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-core ---
22:34:49 [INFO] Changes detected - recompiling the module! :source
22:34:49 [INFO] Compiling 32 source files with javac [debug release 17 module-path] to target/classes
22:34:51 [INFO] 
22:34:51 [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ othello-core >>>
22:34:51 [INFO] 
22:34:51 [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ othello-core ---
22:34:52 [INFO] Fork Value is true
22:34:58 [INFO] Done SpotBugs Analysis....
22:34:59 [INFO] 
22:34:59 [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ othello-core <<<
22:34:59 [INFO] 
22:34:59 [INFO] 
22:34:59 [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ othello-core ---
22:34:59 [INFO] BugInstance size is 0
22:34:59 [INFO] Error size is 0
22:34:59 [INFO] No errors/warnings found
22:34:59 [INFO] 
22:34:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-core ---
22:34:59 [INFO] Copying 1 resource from src/test/resources to target/test-classes
22:34:59 [INFO] 
22:34:59 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-core ---
22:34:59 [INFO] Changes detected - recompiling the module! :dependency
22:34:59 [INFO] Compiling 15 source files with javac [debug release 17 module-path] to target/test-classes
22:35:02 [INFO] 
22:35:02 [INFO] --- surefire:3.1.2:test (default-test) @ othello-core ---
22:35:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
22:35:03 [INFO] 
22:35:03 [INFO] -------------------------------------------------------
22:35:03 [INFO]  T E S T S
22:35:03 [INFO] -------------------------------------------------------
22:35:04 [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest
22:35:05 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest
22:35:05 [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest
22:35:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest
22:35:05 [INFO] Running de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest
22:35:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest
22:35:05 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest
22:35:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest
22:35:05 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest
22:35:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest
22:35:05 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest
22:35:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest
22:35:05 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest
22:35:05 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest
22:35:05 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest
22:35:05 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest
22:35:05 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest
22:35:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest
22:35:05 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest
22:35:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest
22:35:05 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest
22:35:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest
22:35:06 [INFO] 
22:35:06 [INFO] Results:
22:35:06 [INFO] 
22:35:06 [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0
22:35:06 [INFO] 
22:35:06 [JENKINS] Recording test results
22:35:07 [INFO] 
22:35:07 [INFO] --- jacoco:0.8.10:report (jacoco-site) @ othello-core ---
22:35:07 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/jacoco.exec
22:35:07 [INFO] Analyzed bundle 'Othello Core' with 28 classes
22:35:07 [INFO] 
22:35:07 [INFO] --- jar:3.3.0:jar (default-jar) @ othello-core ---
22:35:07 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.1-SNAPSHOT.jar
22:35:07 [INFO] 
22:35:07 [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ othello-core ---
22:35:08 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.1-SNAPSHOT-sources.jar
22:35:08 [INFO] 
22:35:08 [INFO] --- install:3.1.1:install (default-install) @ othello-core ---
22:35:08 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.1-SNAPSHOT/othello-core-1.0.1-SNAPSHOT.pom
22:35:08 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.1-SNAPSHOT/othello-core-1.0.1-SNAPSHOT.jar
22:35:08 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.1-SNAPSHOT/othello-core-1.0.1-SNAPSHOT-sources.jar
22:35:08 [INFO] 
22:35:08 [INFO] --- site:4.0.0-M10:site (default-site) @ othello-core ---
22:35:08 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
22:35:08 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.4.5: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
22:35:08 [INFO] Rendering site for default locale
22:35:08 [WARNING] No project URL defined - site links will not be relativized!
22:35:08 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
22:35:08 [INFO] Rendering 12 report documents
22:35:08 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.5:dependencies
22:35:09 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
22:35:09 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
22:35:09 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
22:35:09 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
22:35:09 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
22:35:09 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
22:35:10 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
22:35:10 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
22:35:10 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
22:35:10 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
22:35:10 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
22:35:10 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core@tmp/maven-reporters/moduleset/site/othello-core
22:35:11 [INFO] 
22:35:11 [INFO] ----------< de.fhdw.gaming.othello:othello-strategy-examples >----------
22:35:11 [INFO] Building Othello Strategy Examples 1.0.1-SNAPSHOT                  [4/6]
22:35:11 [INFO]   from othello-strategy-examples/pom.xml
22:35:11 [INFO] --------------------------------[ jar ]---------------------------------
22:35:11 [INFO] 
22:35:11 [INFO] --- clean:3.2.0:clean (default-clean) @ othello-strategy-examples ---
22:35:11 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target
22:35:11 [INFO] 
22:35:11 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-strategy-examples ---
22:35:11 [INFO] 
22:35:11 [INFO] --- checkstyle:3.3.0:check (checkstyle) @ othello-strategy-examples ---
22:35:11 [INFO] You have 0 Checkstyle violations.
22:35:11 [INFO] 
22:35:11 [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ othello-strategy-examples >>>
22:35:11 [INFO] 
22:35:11 [INFO] --- pmd:3.21.0:pmd (pmd) @ othello-strategy-examples ---
22:35:11 [INFO] PMD version: 6.55.0
22:35:12 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
22:35:12 [INFO] 
22:35:12 [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ othello-strategy-examples <<<
22:35:12 [INFO] 
22:35:12 [INFO] 
22:35:12 [INFO] --- pmd:3.21.0:check (pmd) @ othello-strategy-examples ---
22:35:12 [INFO] PMD version: 6.55.0
22:35:12 [INFO] 
22:35:12 [INFO] 
22:35:12 [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ othello-strategy-examples ---
22:35:12 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/jacoco.exec
22:35:12 [INFO] 
22:35:12 [INFO] --- resources:3.3.1:resources (default-resources) @ othello-strategy-examples ---
22:35:12 [INFO] Copying 1 resource from src/main/resources to target/classes
22:35:12 [INFO] 
22:35:12 [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-strategy-examples ---
22:35:12 [INFO] Changes detected - recompiling the module! :dependency
22:35:12 [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/classes
22:35:12 [INFO] 
22:35:12 [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ othello-strategy-examples >>>
22:35:12 [INFO] 
22:35:12 [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ othello-strategy-examples ---
22:35:12 [INFO] Fork Value is true
22:35:17 [INFO] Done SpotBugs Analysis....
22:35:18 [INFO] 
22:35:18 [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ othello-strategy-examples <<<
22:35:18 [INFO] 
22:35:18 [INFO] 
22:35:18 [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ othello-strategy-examples ---
22:35:18 [INFO] BugInstance size is 0
22:35:18 [INFO] Error size is 0
22:35:18 [INFO] No errors/warnings found
22:35:18 [INFO] 
22:35:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-strategy-examples ---
22:35:18 [INFO] Copying 1 resource from src/test/resources to target/test-classes
22:35:18 [INFO] 
22:35:18 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-strategy-examples ---
22:35:18 [INFO] Changes detected - recompiling the module! :dependency
22:35:18 [INFO] 
22:35:18 [INFO] --- surefire:3.1.2:test (default-test) @ othello-strategy-examples ---
22:35:18 [JENKINS] Recording test results
22:35:18 [INFO] 
22:35:18 [INFO] --- jacoco:0.8.10:report (jacoco-site) @ othello-strategy-examples ---
22:35:18 [INFO] Skipping JaCoCo execution due to missing execution data file.
22:35:18 [INFO] 
22:35:18 [INFO] --- jar:3.3.0:jar (default-jar) @ othello-strategy-examples ---
22:35:18 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.1-SNAPSHOT.jar
22:35:18 [INFO] 
22:35:18 [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ othello-strategy-examples ---
22:35:18 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.1-SNAPSHOT-sources.jar
22:35:18 [INFO] 
22:35:18 [INFO] --- install:3.1.1:install (default-install) @ othello-strategy-examples ---
22:35:18 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-examples/1.0.1-SNAPSHOT/othello-strategy-examples-1.0.1-SNAPSHOT.pom
22:35:18 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-examples/1.0.1-SNAPSHOT/othello-strategy-examples-1.0.1-SNAPSHOT.jar
22:35:18 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-examples/1.0.1-SNAPSHOT/othello-strategy-examples-1.0.1-SNAPSHOT-sources.jar
22:35:18 [INFO] 
22:35:18 [INFO] --- site:4.0.0-M10:site (default-site) @ othello-strategy-examples ---
22:35:18 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
22:35:18 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.4.5: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
22:35:18 [INFO] Rendering site for default locale
22:35:18 [WARNING] No project URL defined - site links will not be relativized!
22:35:18 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
22:35:18 [INFO] Rendering 12 report documents
22:35:18 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.5:dependencies
22:35:19 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
22:35:19 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
22:35:19 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
22:35:19 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
22:35:19 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
22:35:19 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
22:35:20 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
22:35:20 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
22:35:20 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
22:35:20 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
22:35:20 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
22:35:20 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples@tmp/maven-reporters/moduleset/site/othello-strategy-examples
22:35:20 [INFO] 
22:35:20 [INFO] ----------< de.fhdw.gaming.othello:othello-strategy-template >----------
22:35:20 [INFO] Building Othello Strategy Template 1.0.1-SNAPSHOT                  [5/6]
22:35:20 [INFO]   from othello-strategy-template/pom.xml
22:35:20 [INFO] --------------------------------[ jar ]---------------------------------
22:35:20 [INFO] 
22:35:20 [INFO] --- clean:3.2.0:clean (default-clean) @ othello-strategy-template ---
22:35:20 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target
22:35:21 [INFO] 
22:35:21 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-strategy-template ---
22:35:21 [INFO] 
22:35:21 [INFO] --- checkstyle:3.3.0:check (checkstyle) @ othello-strategy-template ---
22:35:21 [INFO] You have 0 Checkstyle violations.
22:35:21 [INFO] 
22:35:21 [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ othello-strategy-template >>>
22:35:21 [INFO] 
22:35:21 [INFO] --- pmd:3.21.0:pmd (pmd) @ othello-strategy-template ---
22:35:21 [INFO] PMD version: 6.55.0
22:35:21 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
22:35:21 [INFO] 
22:35:21 [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ othello-strategy-template <<<
22:35:21 [INFO] 
22:35:21 [INFO] 
22:35:21 [INFO] --- pmd:3.21.0:check (pmd) @ othello-strategy-template ---
22:35:21 [INFO] PMD version: 6.55.0
22:35:21 [INFO] 
22:35:21 [INFO] 
22:35:21 [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ othello-strategy-template ---
22:35:21 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/jacoco.exec
22:35:21 [INFO] 
22:35:21 [INFO] --- resources:3.3.1:resources (default-resources) @ othello-strategy-template ---
22:35:21 [INFO] Copying 1 resource from src/main/resources to target/classes
22:35:21 [INFO] 
22:35:21 [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-strategy-template ---
22:35:21 [INFO] Changes detected - recompiling the module! :dependency
22:35:21 [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/classes
22:35:22 [INFO] 
22:35:22 [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ othello-strategy-template >>>
22:35:22 [INFO] 
22:35:22 [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ othello-strategy-template ---
22:35:22 [INFO] Fork Value is true
22:35:26 [INFO] Done SpotBugs Analysis....
22:35:26 [INFO] 
22:35:26 [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ othello-strategy-template <<<
22:35:26 [INFO] 
22:35:26 [INFO] 
22:35:26 [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ othello-strategy-template ---
22:35:26 [INFO] BugInstance size is 0
22:35:26 [INFO] Error size is 0
22:35:26 [INFO] No errors/warnings found
22:35:26 [INFO] 
22:35:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-strategy-template ---
22:35:26 [INFO] Copying 1 resource from src/test/resources to target/test-classes
22:35:26 [INFO] 
22:35:26 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-strategy-template ---
22:35:26 [INFO] Changes detected - recompiling the module! :dependency
22:35:26 [INFO] 
22:35:26 [INFO] --- surefire:3.1.2:test (default-test) @ othello-strategy-template ---
22:35:26 [JENKINS] Recording test results
22:35:26 [INFO] 
22:35:26 [INFO] --- jacoco:0.8.10:report (jacoco-site) @ othello-strategy-template ---
22:35:26 [INFO] Skipping JaCoCo execution due to missing execution data file.
22:35:27 [INFO] 
22:35:27 [INFO] --- jar:3.3.0:jar (default-jar) @ othello-strategy-template ---
22:35:27 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.1-SNAPSHOT.jar
22:35:27 [INFO] 
22:35:27 [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ othello-strategy-template ---
22:35:27 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.1-SNAPSHOT-sources.jar
22:35:27 [INFO] 
22:35:27 [INFO] --- install:3.1.1:install (default-install) @ othello-strategy-template ---
22:35:27 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-template/1.0.1-SNAPSHOT/othello-strategy-template-1.0.1-SNAPSHOT.pom
22:35:27 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-template/1.0.1-SNAPSHOT/othello-strategy-template-1.0.1-SNAPSHOT.jar
22:35:27 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-template/1.0.1-SNAPSHOT/othello-strategy-template-1.0.1-SNAPSHOT-sources.jar
22:35:27 [INFO] 
22:35:27 [INFO] --- site:4.0.0-M10:site (default-site) @ othello-strategy-template ---
22:35:27 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
22:35:27 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.4.5: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
22:35:27 [INFO] Rendering site for default locale
22:35:27 [WARNING] No project URL defined - site links will not be relativized!
22:35:27 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
22:35:27 [INFO] Rendering 12 report documents
22:35:27 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.5:dependencies
22:35:27 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
22:35:27 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
22:35:27 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
22:35:27 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
22:35:27 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
22:35:28 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
22:35:28 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
22:35:28 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
22:35:28 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
22:35:28 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
22:35:28 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
22:35:28 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template@tmp/maven-reporters/moduleset/site/othello-strategy-template
22:35:29 [INFO] 
22:35:29 [INFO] -----------------< de.fhdw.gaming.othello:othello-gui >-----------------
22:35:29 [INFO] Building Othello GUI 1.0.1-SNAPSHOT                                [6/6]
22:35:29 [INFO]   from othello-gui/pom.xml
22:35:29 [INFO] --------------------------------[ jar ]---------------------------------
22:35:29 [INFO] 
22:35:29 [INFO] --- clean:3.2.0:clean (default-clean) @ othello-gui ---
22:35:29 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target
22:35:29 [INFO] 
22:35:29 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-gui ---
22:35:29 [INFO] 
22:35:29 [INFO] --- checkstyle:3.3.0:check (checkstyle) @ othello-gui ---
22:35:30 [INFO] You have 0 Checkstyle violations.
22:35:30 [INFO] 
22:35:30 [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ othello-gui >>>
22:35:30 [INFO] 
22:35:30 [INFO] --- pmd:3.21.0:pmd (pmd) @ othello-gui ---
22:35:30 [INFO] PMD version: 6.55.0
22:35:31 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
22:35:31 [INFO] 
22:35:31 [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ othello-gui <<<
22:35:31 [INFO] 
22:35:31 [INFO] 
22:35:31 [INFO] --- pmd:3.21.0:check (pmd) @ othello-gui ---
22:35:31 [INFO] PMD version: 6.55.0
22:35:31 [INFO] 
22:35:31 [INFO] 
22:35:31 [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ othello-gui ---
22:35:31 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/jacoco.exec
22:35:31 [INFO] 
22:35:31 [INFO] --- resources:3.3.1:resources (default-resources) @ othello-gui ---
22:35:31 [INFO] Copying 1 resource from src/main/resources to target/classes
22:35:31 [INFO] 
22:35:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-gui ---
22:35:31 [INFO] Changes detected - recompiling the module! :dependency
22:35:31 [INFO] Compiling 14 source files with javac [debug release 17 module-path] to target/classes
22:35:31 [INFO] 
22:35:31 [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ othello-gui >>>
22:35:31 [INFO] 
22:35:31 [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ othello-gui ---
22:35:31 [INFO] Fork Value is true
22:35:39 [INFO] Done SpotBugs Analysis....
22:35:39 [INFO] 
22:35:39 [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ othello-gui <<<
22:35:39 [INFO] 
22:35:39 [INFO] 
22:35:39 [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ othello-gui ---
22:35:39 [INFO] BugInstance size is 0
22:35:39 [INFO] Error size is 0
22:35:39 [INFO] No errors/warnings found
22:35:39 [INFO] 
22:35:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-gui ---
22:35:39 [INFO] Copying 1 resource from src/test/resources to target/test-classes
22:35:39 [INFO] 
22:35:39 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-gui ---
22:35:39 [INFO] Changes detected - recompiling the module! :dependency
22:35:39 [INFO] 
22:35:39 [INFO] --- surefire:3.1.2:test (default-test) @ othello-gui ---
22:35:39 [JENKINS] Recording test results
22:35:39 [INFO] 
22:35:39 [INFO] --- jacoco:0.8.10:report (jacoco-site) @ othello-gui ---
22:35:39 [INFO] Skipping JaCoCo execution due to missing execution data file.
22:35:40 [INFO] 
22:35:40 [INFO] --- jar:3.3.0:jar (default-jar) @ othello-gui ---
22:35:40 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.1-SNAPSHOT.jar
22:35:40 [INFO] 
22:35:40 [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ othello-gui ---
22:35:40 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.1-SNAPSHOT-sources.jar
22:35:40 [INFO] 
22:35:40 [INFO] --- install:3.1.1:install (default-install) @ othello-gui ---
22:35:40 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-gui/1.0.1-SNAPSHOT/othello-gui-1.0.1-SNAPSHOT.pom
22:35:40 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-gui/1.0.1-SNAPSHOT/othello-gui-1.0.1-SNAPSHOT.jar
22:35:40 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-gui/1.0.1-SNAPSHOT/othello-gui-1.0.1-SNAPSHOT-sources.jar
22:35:40 [INFO] 
22:35:40 [INFO] --- site:4.0.0-M10:site (default-site) @ othello-gui ---
22:35:40 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
22:35:40 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.4.5: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
22:35:40 [INFO] Rendering site for default locale
22:35:40 [WARNING] No project URL defined - site links will not be relativized!
22:35:40 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
22:35:40 [INFO] Rendering 12 report documents
22:35:40 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.5:dependencies
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
22:35:40 [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
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
22:35:40 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
22:35:41 [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
22:35:43 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
22:35:43 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
22:35:43 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
22:35:43 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
22:35:43 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
22:35:44 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
22:35:44 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
22:35:44 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
22:35:44 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
22:35:44 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
22:35:44 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
22:35:44 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui@tmp/maven-reporters/moduleset/site/othello-gui
22:35:46 [INFO] ------------------------------------------------------------------------
22:35:46 [INFO] Reactor Summary for Othello 1.0.1-SNAPSHOT:
22:35:46 [INFO] 
22:35:46 [INFO] Othello ............................................ SUCCESS [  6.089 s]
22:35:46 [INFO] Othello Build Tools ................................ SUCCESS [  2.764 s]
22:35:46 [INFO] Othello Core ....................................... SUCCESS [ 29.436 s]
22:35:46 [INFO] Othello Strategy Examples .......................... SUCCESS [  9.529 s]
22:35:46 [INFO] Othello Strategy Template .......................... SUCCESS [  7.985 s]
22:35:46 [INFO] Othello GUI ........................................ SUCCESS [ 15.379 s]
22:35:46 [INFO] ------------------------------------------------------------------------
22:35:46 [INFO] BUILD SUCCESS
22:35:46 [INFO] ------------------------------------------------------------------------
22:35:46 [INFO] Total time:  01:15 min
22:35:46 [INFO] Finished at: 2023-10-09T22:35:46+02:00
22:35:46 [INFO] ------------------------------------------------------------------------
22:35:46 Waiting for Jenkins to finish collecting data
22:35:46 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/pom.xml to de.fhdw.gaming.othello/othello-gui/1.0.1-SNAPSHOT/othello-gui-1.0.1-SNAPSHOT.pom
22:35:46 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.1-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-gui/1.0.1-SNAPSHOT/othello-gui-1.0.1-SNAPSHOT.jar
22:35:46 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming.othello/othello-gui/1.0.1-SNAPSHOT/othello-gui-1.0.1-SNAPSHOT-sources.jar
22:35:46 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
22:35:46 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/pom.xml to de.fhdw.gaming.othello/othello-strategy-template/1.0.1-SNAPSHOT/othello-strategy-template-1.0.1-SNAPSHOT.pom
22:35:46 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.1-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-strategy-template/1.0.1-SNAPSHOT/othello-strategy-template-1.0.1-SNAPSHOT.jar
22:35:46 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming.othello/othello-strategy-template/1.0.1-SNAPSHOT/othello-strategy-template-1.0.1-SNAPSHOT-sources.jar
22:35:46 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
22:35:46 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/pom.xml to de.fhdw.gaming.othello/othello-build-tools/1.0.1-SNAPSHOT/othello-build-tools-1.0.1-SNAPSHOT.pom
22:35:46 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/othello-build-tools-1.0.1-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-build-tools/1.0.1-SNAPSHOT/othello-build-tools-1.0.1-SNAPSHOT.jar
22:35:46 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
22:35:46 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/pom.xml to de.fhdw.gaming.othello/othello-strategy-examples/1.0.1-SNAPSHOT/othello-strategy-examples-1.0.1-SNAPSHOT.pom
22:35:46 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.1-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-strategy-examples/1.0.1-SNAPSHOT/othello-strategy-examples-1.0.1-SNAPSHOT.jar
22:35:46 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming.othello/othello-strategy-examples/1.0.1-SNAPSHOT/othello-strategy-examples-1.0.1-SNAPSHOT-sources.jar
22:35:46 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
22:35:46 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/pom.xml to de.fhdw.gaming.othello/othello-core/1.0.1-SNAPSHOT/othello-core-1.0.1-SNAPSHOT.pom
22:35:46 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.1-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-core/1.0.1-SNAPSHOT/othello-core-1.0.1-SNAPSHOT.jar
22:35:46 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming.othello/othello-core/1.0.1-SNAPSHOT/othello-core-1.0.1-SNAPSHOT-sources.jar
22:35:46 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
22:35:46 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/pom.xml to de.fhdw.gaming.othello/othello/1.0.1-SNAPSHOT/othello-1.0.1-SNAPSHOT.pom
22:35:46 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
22:35:46 channel stopped
22:35:46 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/othello/workspace/othello' that match the pattern '**/target/pmd.xml'
22:35:46 [PMD] Traversing of symbolic links: enabled
22:35:46 [PMD] -> found 4 files
22:35:46 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/pmd.xml
22:35:46 [PMD] -> found 0 issues (skipped 0 duplicates)
22:35:46 [PMD] Successfully processed file 'othello-core/target/pmd.xml'
22:35:46 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/pmd.xml
22:35:46 [PMD] -> found 0 issues (skipped 0 duplicates)
22:35:46 [PMD] Successfully processed file 'othello-gui/target/pmd.xml'
22:35:46 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/pmd.xml
22:35:46 [PMD] -> found 0 issues (skipped 0 duplicates)
22:35:46 [PMD] Successfully processed file 'othello-strategy-examples/target/pmd.xml'
22:35:46 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/pmd.xml
22:35:46 [PMD] -> found 0 issues (skipped 0 duplicates)
22:35:46 [PMD] Successfully processed file 'othello-strategy-template/target/pmd.xml'
22:35:46 [PMD] Skipping post processing
22:35:46 [PMD] No filter has been set, publishing all 0 issues
22:35:46 [PMD] Repository miner is not configured, skipping repository mining
22:35:46 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/othello/workspace/othello' that match the pattern '**/target/pmd.xml'
22:35:46 [PMD] Traversing of symbolic links: enabled
22:35:46 [PMD] -> found 4 files
22:35:46 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/pmd.xml
22:35:46 [PMD] -> found 0 issues (skipped 0 duplicates)
22:35:46 [PMD] Successfully processed file 'othello-core/target/pmd.xml'
22:35:46 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/pmd.xml
22:35:46 [PMD] -> found 0 issues (skipped 0 duplicates)
22:35:46 [PMD] Successfully processed file 'othello-gui/target/pmd.xml'
22:35:46 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/pmd.xml
22:35:46 [PMD] -> found 0 issues (skipped 0 duplicates)
22:35:46 [PMD] Successfully processed file 'othello-strategy-examples/target/pmd.xml'
22:35:46 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/pmd.xml
22:35:46 [PMD] -> found 0 issues (skipped 0 duplicates)
22:35:46 [PMD] Successfully processed file 'othello-strategy-template/target/pmd.xml'
22:35:46 [PMD] Skipping post processing
22:35:46 [PMD] No filter has been set, publishing all 0 issues
22:35:46 [PMD] Repository miner is not configured, skipping repository mining
22:35:46 [PMD] Reference build recorder is not configured
22:35:46 [PMD] Obtaining reference build from same job (othello)
22:35:46 [PMD] Using reference build 'othello #83' to compute new, fixed, and outstanding issues
22:35:46 [PMD] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
22:35:46 [PMD] No quality gates have been set - skipping
22:35:46 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
22:35:46 [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
22:35:46 [PMD] Attaching ResultAction with ID 'pmd' to build 'othello #85'.
22:35:46 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
22:35:46 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/othello/workspace/othello' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
22:35:46 [SpotBugs] Traversing of symbolic links: enabled
22:35:46 [SpotBugs] -> found 4 files
22:35:46 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/spotbugs/spotbugsXml.xml
22:35:46 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
22:35:46 [SpotBugs] Successfully processed file 'othello-core/target/spotbugs/spotbugsXml.xml'
22:35:46 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/spotbugs/spotbugsXml.xml
22:35:46 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
22:35:46 [SpotBugs] Successfully processed file 'othello-gui/target/spotbugs/spotbugsXml.xml'
22:35:46 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/spotbugs/spotbugsXml.xml
22:35:46 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
22:35:46 [SpotBugs] Successfully processed file 'othello-strategy-examples/target/spotbugs/spotbugsXml.xml'
22:35:46 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/spotbugs/spotbugsXml.xml
22:35:46 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
22:35:46 [SpotBugs] Successfully processed file 'othello-strategy-template/target/spotbugs/spotbugsXml.xml'
22:35:46 [SpotBugs] Skipping post processing
22:35:46 [SpotBugs] No filter has been set, publishing all 0 issues
22:35:46 [SpotBugs] Repository miner is not configured, skipping repository mining
22:35:46 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/othello/workspace/othello' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
22:35:46 [SpotBugs] Traversing of symbolic links: enabled
22:35:46 [SpotBugs] -> found 4 files
22:35:46 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/spotbugs/spotbugsXml.xml
22:35:46 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
22:35:46 [SpotBugs] Successfully processed file 'othello-core/target/spotbugs/spotbugsXml.xml'
22:35:46 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/spotbugs/spotbugsXml.xml
22:35:46 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
22:35:46 [SpotBugs] Successfully processed file 'othello-gui/target/spotbugs/spotbugsXml.xml'
22:35:46 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/spotbugs/spotbugsXml.xml
22:35:46 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
22:35:46 [SpotBugs] Successfully processed file 'othello-strategy-examples/target/spotbugs/spotbugsXml.xml'
22:35:46 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/spotbugs/spotbugsXml.xml
22:35:46 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
22:35:46 [SpotBugs] Successfully processed file 'othello-strategy-template/target/spotbugs/spotbugsXml.xml'
22:35:46 [SpotBugs] Skipping post processing
22:35:46 [SpotBugs] No filter has been set, publishing all 0 issues
22:35:46 [SpotBugs] Repository miner is not configured, skipping repository mining
22:35:46 [SpotBugs] Reference build recorder is not configured
22:35:46 [SpotBugs] Obtaining reference build from same job (othello)
22:35:46 [SpotBugs] Using reference build 'othello #83' to compute new, fixed, and outstanding issues
22:35:46 [SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
22:35:46 [SpotBugs] No quality gates have been set - skipping
22:35:46 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
22:35:46 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
22:35:46 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'othello #85'.
22:35:46 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
22:35:46 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/othello/workspace/othello' that match the pattern '**/target/checkstyle-result.xml'
22:35:46 [CheckStyle] Traversing of symbolic links: enabled
22:35:46 [CheckStyle] -> found 4 files
22:35:46 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/checkstyle-result.xml
22:35:46 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
22:35:46 [CheckStyle] Successfully processed file 'othello-core/target/checkstyle-result.xml'
22:35:46 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/checkstyle-result.xml
22:35:46 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
22:35:46 [CheckStyle] Successfully processed file 'othello-gui/target/checkstyle-result.xml'
22:35:46 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/checkstyle-result.xml
22:35:46 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
22:35:46 [CheckStyle] Successfully processed file 'othello-strategy-examples/target/checkstyle-result.xml'
22:35:46 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/checkstyle-result.xml
22:35:46 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
22:35:46 [CheckStyle] Successfully processed file 'othello-strategy-template/target/checkstyle-result.xml'
22:35:46 [CheckStyle] Skipping post processing
22:35:46 [CheckStyle] No filter has been set, publishing all 0 issues
22:35:46 [CheckStyle] Repository miner is not configured, skipping repository mining
22:35:46 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/othello/workspace/othello' that match the pattern '**/target/checkstyle-result.xml'
22:35:46 [CheckStyle] Traversing of symbolic links: enabled
22:35:46 [CheckStyle] -> found 4 files
22:35:46 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/checkstyle-result.xml
22:35:46 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
22:35:46 [CheckStyle] Successfully processed file 'othello-core/target/checkstyle-result.xml'
22:35:46 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/checkstyle-result.xml
22:35:46 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
22:35:46 [CheckStyle] Successfully processed file 'othello-gui/target/checkstyle-result.xml'
22:35:46 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/checkstyle-result.xml
22:35:46 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
22:35:46 [CheckStyle] Successfully processed file 'othello-strategy-examples/target/checkstyle-result.xml'
22:35:46 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/checkstyle-result.xml
22:35:46 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
22:35:46 [CheckStyle] Successfully processed file 'othello-strategy-template/target/checkstyle-result.xml'
22:35:46 [CheckStyle] Skipping post processing
22:35:46 [CheckStyle] No filter has been set, publishing all 0 issues
22:35:46 [CheckStyle] Repository miner is not configured, skipping repository mining
22:35:46 [CheckStyle] Reference build recorder is not configured
22:35:46 [CheckStyle] Obtaining reference build from same job (othello)
22:35:46 [CheckStyle] Using reference build 'othello #83' to compute new, fixed, and outstanding issues
22:35:46 [CheckStyle] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
22:35:46 [CheckStyle] No quality gates have been set - skipping
22:35:46 [CheckStyle] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
22:35:46 [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
22:35:46 [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'othello #85'.
22:35:47 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
22:35:47 [JaCoCo plugin] Collecting JaCoCo coverage data...
22:35:47 [JaCoCo plugin] Version: 3.3.5
22:35:47 [JaCoCo plugin] othello-core/target/jacoco.exec;othello-core/target/classes;othello-core/src/main/java; locations are configured
22:35:47 [JaCoCo plugin] Number of found exec files for pattern othello-core/target/jacoco.exec: 1
22:35:47 [JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/jacoco.exec
22:35:47 [JaCoCo plugin] Saving matched class directories for class-pattern: othello-core/target/classes: 
22:35:47 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/classes 44 files
22:35:47 [JaCoCo plugin] Saving matched source directories for source-pattern: othello-core/src/main/java: 
22:35:47 [JaCoCo plugin] Source Inclusions: **/*.java
22:35:47 [JaCoCo plugin] Source Exclusions: 
22:35:47 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/src/main/java 32 files
22:35:47 [JaCoCo plugin] Loading inclusions files..
22:35:47 [JaCoCo plugin] inclusions: []
22:35:47 [JaCoCo plugin] exclusions: [**/module-info.class]
22:35:47 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=70, maxClass=90, minMethod=70, maxMethod=90, minLine=60, maxLine=85, minBranch=50, maxBranch=80, minInstruction=60, maxInstruction=85, minComplexity=50, maxComplexity=80]
22:35:47 [JaCoCo plugin] Publishing the results..
22:35:47 [JaCoCo plugin] Loading packages..
22:35:47 [JaCoCo plugin] Done.
22:35:47 [JaCoCo plugin] Overall coverage: class: 96.42857, method: 90.29851, line: 94.457275, branch: 93.03797, instruction: 94.586266, complexity: 90.14085
22:35:47 [JaCoCo plugin] Health thresholds: JacocoHealthReportThresholds [minClass=70, maxClass=90, minMethod=70, maxMethod=90, minLine=60, maxLine=85, minBranch=50, maxBranch=80, minInstruction=60, maxInstruction=85, minComplexity=50, maxComplexity=80]
22:35:47 [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS
22:35:47 Finished: SUCCESS