Skip to content
Success

Console Output

07:21:39 Started by an SCM change
07:21:39 Started by upstream project "gaming" build number 68
07:21:39 originally caused by:
07:21:39  Started by an SCM change
07:21:39 Running as SYSTEM
07:21:39 Building in workspace /var/lib/jenkins/home/jobs/othello/workspace/othello
07:21:39 The recommended git tool is: NONE
07:21:39 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
07:21:39 Cloning the remote Git repository
07:21:39 Cloning repository http://localhost:3000/Gaming/othello.git
07:21:39  > /usr/bin/git init /var/lib/jenkins/home/jobs/othello/workspace/othello # timeout=10
07:21:39 Fetching upstream changes from http://localhost:3000/Gaming/othello.git
07:21:39  > /usr/bin/git --version # timeout=10
07:21:39  > git --version # 'git version 2.39.1'
07:21:39 using GIT_ASKPASS to set credentials 
07:21:39  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/othello.git +refs/heads/*:refs/remotes/origin/* # timeout=10
07:21:40  > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/othello.git # timeout=10
07:21:40  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
07:21:40 Avoid second fetch
07:21:40  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
07:21:40 Checking out Revision 55da90aa130b01368e924a522f15c03f10c4c42d (refs/remotes/origin/master)
07:21:40  > /usr/bin/git config core.sparsecheckout # timeout=10
07:21:40  > /usr/bin/git checkout -f 55da90aa130b01368e924a522f15c03f10c4c42d # timeout=10
07:21:40 Commit message: "othello: launch configurations updated"
07:21:40 First time build. Skipping changelog.
07:21:40 Parsing POMs
07:21:40 Established TCP socket on 44527
07:21:40 [othello] $ /usr/lib/jvm/openjdk-bin-11/bin/java -Xmx1024m -XX:MaxPermSize=128m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/share/maven-bin-3.8/boot/plexus-classworlds-2.6.0.jar:/usr/share/maven-bin-3.8/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.8 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3077.vd69cf116da_6f.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 44527
07:21:40 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
07:21:41 <===[JENKINS REMOTING CAPACITY]===>channel started
07:21:44 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/othello/workspace/othello/pom.xml clean install site
07:21:46 [INFO] Scanning for projects...
07:21:47 [INFO] ------------------------------------------------------------------------
07:21:47 [INFO] Reactor Build Order:
07:21:47 [INFO] 
07:21:47 [INFO] Othello                                                            [pom]
07:21:47 [INFO] Othello Build Tools                                                [jar]
07:21:47 [INFO] Othello Core                                                       [jar]
07:21:47 [INFO] Othello Strategy Examples                                          [jar]
07:21:47 [INFO] Othello Strategy Template                                          [jar]
07:21:47 [INFO] Othello GUI                                                        [jar]
07:21:47 [INFO] 
07:21:47 [INFO] -------------------< de.fhdw.gaming.othello:othello >-------------------
07:21:47 [INFO] Building Othello 1.0.0-SNAPSHOT                                    [1/6]
07:21:47 [INFO] --------------------------------[ pom ]---------------------------------
07:21:47 [INFO] 
07:21:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello ---
07:21:48 [INFO] 
07:21:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello ---
07:21:48 [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.0-SNAPSHOT/othello-1.0.0-SNAPSHOT.pom
07:21:48 [INFO] 
07:21:48 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello ---
07:21:51 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
07:21:52 [INFO] 16 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:21:52 [INFO] Rendering site with default locale English (en)
07:21:52 [WARNING] No project URL defined - decoration links will not be relativized!
07:21:52 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:21:52 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.4.1:dependency-convergence
07:21:53 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/maven-metadata.xml
07:21:53 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/gaming-gui/1.0.0-SNAPSHOT/maven-metadata.xml
07:21:53 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/gaming/1.0.0-SNAPSHOT/maven-metadata.xml
07:21:54 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
07:21:54 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
07:21:55 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
07:21:55 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
07:21:56 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.4.1:modules
07:21:56 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
07:21:56 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
07:21:57 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
07:21:57 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
07:21:57 [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
07:21:58 [INFO] 
07:21:58 [INFO] -------------< de.fhdw.gaming.othello:othello-build-tools >-------------
07:21:58 [INFO] Building Othello Build Tools 1.0.0-SNAPSHOT                        [2/6]
07:21:58 [INFO] --------------------------------[ jar ]---------------------------------
07:21:58 [INFO] 
07:21:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-build-tools ---
07:21:58 [INFO] 
07:21:58 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-build-tools ---
07:21:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:21:58 [INFO] Copying 3 resources
07:21:58 [INFO] 
07:21:58 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-build-tools ---
07:21:59 [INFO] No sources to compile
07:21:59 [INFO] 
07:21:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-build-tools ---
07:21:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:21:59 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/src/test/resources
07:21:59 [INFO] 
07:21:59 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-build-tools ---
07:21:59 [INFO] No sources to compile
07:21:59 [INFO] 
07:21:59 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-build-tools ---
07:21:59 [INFO] No tests to run.
07:21:59 [JENKINS] Recording test results
07:21:59 [INFO] 
07:21:59 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-build-tools ---
07:21:59 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/othello-build-tools-1.0.0-SNAPSHOT.jar
07:21:59 [INFO] 
07:21:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-build-tools ---
07:21:59 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/othello-build-tools-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.jar
07:21:59 [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.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.pom
07:21:59 [INFO] 
07:21:59 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-build-tools ---
07:21:59 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
07:21:59 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:21:59 [INFO] Rendering site with default locale English (en)
07:21:59 [WARNING] No project URL defined - decoration links will not be relativized!
07:21:59 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:21:59 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
07:21:59 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
07:22:00 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
07:22:00 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
07:22:00 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
07:22:01 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
07:22:01 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
07:22:01 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
07:22:01 [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
07:22:01 [INFO] 
07:22:01 [INFO] ----------------< de.fhdw.gaming.othello:othello-core >-----------------
07:22:01 [INFO] Building Othello Core 1.0.0-SNAPSHOT                               [3/6]
07:22:01 [INFO] --------------------------------[ jar ]---------------------------------
07:22:02 [INFO] 
07:22:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-core ---
07:22:02 [INFO] 
07:22:02 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ othello-core ---
07:22:07 [INFO] You have 0 Checkstyle violations.
07:22:07 [INFO] 
07:22:07 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ othello-core >>>
07:22:07 [INFO] 
07:22:07 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ othello-core ---
07:22:07 [INFO] PMD version: 6.49.0
07:22:15 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:22:15 [INFO] 
07:22:15 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ othello-core <<<
07:22:15 [INFO] 
07:22:15 [INFO] 
07:22:15 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ othello-core ---
07:22:15 [INFO] PMD version: 6.49.0
07:22:15 [INFO] 
07:22:15 [INFO] 
07:22:15 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ othello-core ---
07:22:15 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/jacoco.exec
07:22:16 [INFO] 
07:22:16 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-core ---
07:22:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:22:16 [INFO] Copying 1 resource
07:22:16 [INFO] 
07:22:16 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-core ---
07:22:16 [INFO] Changes detected - recompiling the module!
07:22:16 [INFO] Compiling 32 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/classes
07:22:18 [INFO] 
07:22:18 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ othello-core >>>
07:22:18 [INFO] 
07:22:18 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ othello-core ---
07:22:20 [INFO] Fork Value is true
07:22:29 [INFO] Done SpotBugs Analysis....
07:22:30 [INFO] 
07:22:30 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ othello-core <<<
07:22:30 [INFO] 
07:22:30 [INFO] 
07:22:30 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ othello-core ---
07:22:30 [INFO] BugInstance size is 0
07:22:30 [INFO] Error size is 0
07:22:30 [INFO] No errors/warnings found
07:22:30 [INFO] 
07:22:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-core ---
07:22:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:22:30 [INFO] Copying 1 resource
07:22:30 [INFO] 
07:22:30 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-core ---
07:22:30 [INFO] Changes detected - recompiling the module!
07:22:30 [INFO] Compiling 15 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/test-classes
07:22:33 [INFO] 
07:22:33 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-core ---
07:22:33 [INFO] 
07:22:33 [INFO] -------------------------------------------------------
07:22:33 [INFO]  T E S T S
07:22:33 [INFO] -------------------------------------------------------
07:22:35 [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest
07:22:36 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest
07:22:36 [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest
07:22:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest
07:22:36 [INFO] Running de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest
07:22:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest
07:22:36 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest
07:22:36 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest
07:22:36 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest
07:22:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest
07:22:36 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest
07:22:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest
07:22:36 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest
07:22:36 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest
07:22:36 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest
07:22:36 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest
07:22:36 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest
07:22:36 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest
07:22:36 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest
07:22:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest
07:22:36 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest
07:22:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest
07:22:38 [INFO] 
07:22:38 [INFO] Results:
07:22:38 [INFO] 
07:22:38 [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0
07:22:38 [INFO] 
07:22:38 [JENKINS] Recording test results
07:22:38 [INFO] 
07:22:38 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ othello-core ---
07:22:38 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/jacoco.exec
07:22:39 [INFO] Analyzed bundle 'Othello Core' with 28 classes
07:22:39 [INFO] 
07:22:39 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-core ---
07:22:39 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.0-SNAPSHOT.jar
07:22:39 [INFO] 
07:22:39 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ othello-core ---
07:22:40 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.0-SNAPSHOT-sources.jar
07:22:40 [INFO] 
07:22:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-core ---
07:22:40 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT.jar
07:22:40 [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.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT.pom
07:22:40 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT-sources.jar
07:22:40 [INFO] 
07:22:40 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-core ---
07:22:40 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
07:22:40 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:22:40 [INFO] Rendering site with default locale English (en)
07:22:40 [WARNING] No project URL defined - decoration links will not be relativized!
07:22:40 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:22:40 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.1:dependencies
07:22:41 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
07:22:41 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
07:22:41 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
07:22:41 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
07:22:41 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
07:22:42 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
07:22:42 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
07:22:42 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
07:22:42 [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
07:22:43 [INFO] 
07:22:43 [INFO] ----------< de.fhdw.gaming.othello:othello-strategy-examples >----------
07:22:43 [INFO] Building Othello Strategy Examples 1.0.0-SNAPSHOT                  [4/6]
07:22:43 [INFO] --------------------------------[ jar ]---------------------------------
07:22:43 [INFO] 
07:22:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-strategy-examples ---
07:22:43 [INFO] 
07:22:43 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ othello-strategy-examples ---
07:22:43 [INFO] You have 0 Checkstyle violations.
07:22:43 [INFO] 
07:22:43 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ othello-strategy-examples >>>
07:22:43 [INFO] 
07:22:43 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ othello-strategy-examples ---
07:22:43 [INFO] PMD version: 6.49.0
07:22:44 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:22:45 [INFO] 
07:22:45 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ othello-strategy-examples <<<
07:22:45 [INFO] 
07:22:45 [INFO] 
07:22:45 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ othello-strategy-examples ---
07:22:45 [INFO] PMD version: 6.49.0
07:22:45 [INFO] 
07:22:45 [INFO] 
07:22:45 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ othello-strategy-examples ---
07:22:45 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/jacoco.exec
07:22:45 [INFO] 
07:22:45 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-strategy-examples ---
07:22:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:22:45 [INFO] Copying 1 resource
07:22:45 [INFO] 
07:22:45 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-strategy-examples ---
07:22:45 [INFO] Changes detected - recompiling the module!
07:22:45 [INFO] Compiling 7 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/classes
07:22:45 [INFO] 
07:22:45 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ othello-strategy-examples >>>
07:22:45 [INFO] 
07:22:45 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ othello-strategy-examples ---
07:22:45 [INFO] Fork Value is true
07:22:54 [INFO] Done SpotBugs Analysis....
07:22:54 [INFO] 
07:22:54 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ othello-strategy-examples <<<
07:22:54 [INFO] 
07:22:54 [INFO] 
07:22:54 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ othello-strategy-examples ---
07:22:54 [INFO] BugInstance size is 0
07:22:54 [INFO] Error size is 0
07:22:54 [INFO] No errors/warnings found
07:22:54 [INFO] 
07:22:54 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-strategy-examples ---
07:22:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:22:54 [INFO] Copying 1 resource
07:22:54 [INFO] 
07:22:54 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-strategy-examples ---
07:22:54 [INFO] Changes detected - recompiling the module!
07:22:54 [INFO] 
07:22:54 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-strategy-examples ---
07:22:55 [JENKINS] Recording test results[INFO] 
07:22:55 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ othello-strategy-examples ---
07:22:55 
07:22:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:22:55 [INFO] 
07:22:55 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-strategy-examples ---
07:22:55 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT.jar
07:22:55 [INFO] 
07:22:55 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ othello-strategy-examples ---
07:22:55 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar
07:22:55 [INFO] 
07:22:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-strategy-examples ---
07:22:55 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT.jar
07:22:55 [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.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT.pom
07:22:55 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar
07:22:55 [INFO] 
07:22:55 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-strategy-examples ---
07:22:55 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
07:22:55 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:22:55 [INFO] Rendering site with default locale English (en)
07:22:55 [WARNING] No project URL defined - decoration links will not be relativized!
07:22:55 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:22:55 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.1:dependencies
07:22:56 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
07:22:56 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
07:22:56 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
07:22:56 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
07:22:57 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
07:22:57 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
07:22:57 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
07:22:57 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
07:22:57 [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
07:22:58 [INFO] 
07:22:58 [INFO] ----------< de.fhdw.gaming.othello:othello-strategy-template >----------
07:22:58 [INFO] Building Othello Strategy Template 1.0.0-SNAPSHOT                  [5/6]
07:22:58 [INFO] --------------------------------[ jar ]---------------------------------
07:22:58 [INFO] 
07:22:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-strategy-template ---
07:22:58 [INFO] 
07:22:58 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ othello-strategy-template ---
07:22:58 [INFO] You have 0 Checkstyle violations.
07:22:58 [INFO] 
07:22:58 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ othello-strategy-template >>>
07:22:58 [INFO] 
07:22:58 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ othello-strategy-template ---
07:22:58 [INFO] PMD version: 6.49.0
07:22:59 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:22:59 [INFO] 
07:22:59 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ othello-strategy-template <<<
07:22:59 [INFO] 
07:22:59 [INFO] 
07:22:59 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ othello-strategy-template ---
07:22:59 [INFO] PMD version: 6.49.0
07:22:59 [INFO] 
07:22:59 [INFO] 
07:22:59 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ othello-strategy-template ---
07:22:59 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/jacoco.exec
07:22:59 [INFO] 
07:22:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-strategy-template ---
07:22:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:22:59 [INFO] Copying 1 resource
07:22:59 [INFO] 
07:22:59 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-strategy-template ---
07:22:59 [INFO] Changes detected - recompiling the module!
07:22:59 [INFO] Compiling 3 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/classes
07:22:59 [INFO] 
07:22:59 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ othello-strategy-template >>>
07:22:59 [INFO] 
07:22:59 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ othello-strategy-template ---
07:22:59 [INFO] Fork Value is true
07:23:07 [INFO] Done SpotBugs Analysis....
07:23:07 [INFO] 
07:23:07 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ othello-strategy-template <<<
07:23:07 [INFO] 
07:23:07 [INFO] 
07:23:07 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ othello-strategy-template ---
07:23:07 [INFO] BugInstance size is 0
07:23:07 [INFO] Error size is 0
07:23:07 [INFO] No errors/warnings found
07:23:07 [INFO] 
07:23:07 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-strategy-template ---
07:23:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:23:07 [INFO] Copying 1 resource
07:23:07 [INFO] 
07:23:07 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-strategy-template ---
07:23:07 [INFO] Changes detected - recompiling the module!
07:23:07 [INFO] 
07:23:07 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-strategy-template ---
07:23:07 [INFO] 
07:23:07 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ othello-strategy-template ---
07:23:07 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:23:07 [JENKINS] Recording test results
07:23:07 [INFO] 
07:23:07 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-strategy-template ---
07:23:07 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT.jar
07:23:07 [INFO] 
07:23:07 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ othello-strategy-template ---
07:23:07 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar
07:23:07 [INFO] 
07:23:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-strategy-template ---
07:23:07 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT.jar
07:23:07 [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.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT.pom
07:23:07 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar
07:23:07 [INFO] 
07:23:07 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-strategy-template ---
07:23:07 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
07:23:07 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:23:07 [INFO] Rendering site with default locale English (en)
07:23:07 [WARNING] No project URL defined - decoration links will not be relativized!
07:23:07 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:23:07 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.1:dependencies
07:23:08 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
07:23:08 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
07:23:08 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
07:23:08 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
07:23:09 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
07:23:09 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
07:23:09 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
07:23:09 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
07:23:09 [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
07:23:10 [INFO] 
07:23:10 [INFO] -----------------< de.fhdw.gaming.othello:othello-gui >-----------------
07:23:10 [INFO] Building Othello GUI 1.0.0-SNAPSHOT                                [6/6]
07:23:10 [INFO] --------------------------------[ jar ]---------------------------------
07:23:10 [INFO] 
07:23:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-gui ---
07:23:10 [INFO] 
07:23:10 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ othello-gui ---
07:23:11 [INFO] You have 0 Checkstyle violations.
07:23:11 [INFO] 
07:23:11 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ othello-gui >>>
07:23:11 [INFO] 
07:23:11 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ othello-gui ---
07:23:11 [INFO] PMD version: 6.49.0
07:23:13 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:23:14 [INFO] 
07:23:14 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ othello-gui <<<
07:23:14 [INFO] 
07:23:14 [INFO] 
07:23:14 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ othello-gui ---
07:23:14 [INFO] PMD version: 6.49.0
07:23:14 [INFO] 
07:23:14 [INFO] 
07:23:14 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ othello-gui ---
07:23:14 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/jacoco.exec
07:23:14 [INFO] 
07:23:14 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-gui ---
07:23:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:23:14 [INFO] Copying 1 resource
07:23:14 [INFO] 
07:23:14 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-gui ---
07:23:14 [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
07:23:14 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
07:23:14 [WARNING] *********************************************************************************************************************************************
07:23:14 [WARNING] * Required filename-based automodules detected: [imageio-batik-3.5.jar]. Please don't publish this project to a public artifact repository! *
07:23:14 [WARNING] *********************************************************************************************************************************************
07:23:14 [INFO] Changes detected - recompiling the module!
07:23:14 [INFO] Compiling 14 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/classes
07:23:15 [INFO] 
07:23:15 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ othello-gui >>>
07:23:15 [INFO] 
07:23:15 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ othello-gui ---
07:23:15 [INFO] Fork Value is true
07:23:27 [INFO] Done SpotBugs Analysis....
07:23:27 [INFO] 
07:23:27 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ othello-gui <<<
07:23:27 [INFO] 
07:23:27 [INFO] 
07:23:27 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ othello-gui ---
07:23:27 [INFO] BugInstance size is 0
07:23:27 [INFO] Error size is 0
07:23:27 [INFO] No errors/warnings found
07:23:27 [INFO] 
07:23:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-gui ---
07:23:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:23:27 [INFO] Copying 1 resource
07:23:27 [INFO] 
07:23:27 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-gui ---
07:23:27 [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
07:23:27 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
07:23:27 [INFO] Changes detected - recompiling the module!
07:23:27 [INFO] 
07:23:27 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-gui ---
07:23:28 [INFO] 
07:23:28 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ othello-gui ---
07:23:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:23:28 [JENKINS] Recording test results
07:23:28 [INFO] 
07:23:28 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-gui ---
07:23:28 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.0-SNAPSHOT.jar
07:23:28 [INFO] 
07:23:28 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ othello-gui ---
07:23:28 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.0-SNAPSHOT-sources.jar
07:23:28 [INFO] 
07:23:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-gui ---
07:23:28 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT.jar
07:23:28 [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.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT.pom
07:23:28 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT-sources.jar
07:23:28 [INFO] 
07:23:28 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-gui ---
07:23:28 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1
07:23:28 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:23:28 [INFO] Rendering site with default locale English (en)
07:23:28 [WARNING] No project URL defined - decoration links will not be relativized!
07:23:28 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:23:28 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.1:dependencies
07:23:28 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
07:23:29 [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
07:23:29 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
07:23:29 [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
07:23:32 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info
07:23:32 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management
07:23:32 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.1:index
07:23:32 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.1:licenses
07:23:33 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.1:plugin-management
07:23:33 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.1:plugins
07:23:33 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.1:summary
07:23:34 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.1:team
07:23:34 [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
07:23:36 [INFO] ------------------------------------------------------------------------
07:23:36 [INFO] Reactor Summary for Othello 1.0.0-SNAPSHOT:
07:23:36 [INFO] 
07:23:36 [INFO] Othello ............................................ SUCCESS [ 11.059 s]
07:23:36 [INFO] Othello Build Tools ................................ SUCCESS [  2.975 s]
07:23:36 [INFO] Othello Core ....................................... SUCCESS [ 40.649 s]
07:23:36 [INFO] Othello Strategy Examples .......................... SUCCESS [ 14.789 s]
07:23:36 [INFO] Othello Strategy Template .......................... SUCCESS [ 11.526 s]
07:23:36 [INFO] Othello GUI ........................................ SUCCESS [ 23.906 s]
07:23:36 [INFO] ------------------------------------------------------------------------
07:23:36 [INFO] BUILD SUCCESS
07:23:36 [INFO] ------------------------------------------------------------------------
07:23:36 [INFO] Total time:  01:49 min
07:23:36 [INFO] Finished at: 2023-02-11T07:23:36+01:00
07:23:36 [INFO] ------------------------------------------------------------------------
07:23:36 Waiting for Jenkins to finish collecting data
07:23:36 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/pom.xml to de.fhdw.gaming.othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT.pom
07:23:36 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT.jar
07:23:36 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT-sources.jar
07:23:36 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
07:23:36 [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.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT.pom
07:23:36 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT.jar
07:23:36 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar
07:23:36 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
07:23:36 [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.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.pom
07:23:36 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/othello-build-tools-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.jar
07:23:36 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
07:23:36 [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.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT.pom
07:23:36 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT.jar
07:23:36 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar
07:23:36 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
07:23:36 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/pom.xml to de.fhdw.gaming.othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT.pom
07:23:36 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT.jar
07:23:36 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT-sources.jar
07:23:36 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
07:23:36 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/pom.xml to de.fhdw.gaming.othello/othello/1.0.0-SNAPSHOT/othello-1.0.0-SNAPSHOT.pom
07:23:36 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
07:23:36 channel stopped
07:23:36 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/othello/workspace/othello' that match the pattern '**/target/pmd.xml'
07:23:36 [PMD] Traversing of symbolic links: enabled
07:23:36 [PMD] -> found 4 files
07:23:36 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/pmd.xml
07:23:36 [PMD] -> found 0 issues (skipped 0 duplicates)
07:23:36 [PMD] Successfully processed file 'othello-core/target/pmd.xml'
07:23:36 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/pmd.xml
07:23:36 [PMD] -> found 0 issues (skipped 0 duplicates)
07:23:36 [PMD] Successfully processed file 'othello-gui/target/pmd.xml'
07:23:36 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/pmd.xml
07:23:36 [PMD] -> found 0 issues (skipped 0 duplicates)
07:23:36 [PMD] Successfully processed file 'othello-strategy-examples/target/pmd.xml'
07:23:36 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/pmd.xml
07:23:36 [PMD] -> found 0 issues (skipped 0 duplicates)
07:23:36 [PMD] Successfully processed file 'othello-strategy-template/target/pmd.xml'
07:23:36 [PMD] Skipping post processing
07:23:36 [PMD] No filter has been set, publishing all 0 issues
07:23:36 [PMD] Repository miner is not configured, skipping repository mining
07:23:36 [PMD] Reference build recorder is not configured
07:23:36 [PMD] Obtaining reference build from same job (othello)
07:23:36 [PMD] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
07:23:36 [PMD] All reported issues will be considered outstanding
07:23:36 [PMD] No quality gates have been set - skipping
07:23:36 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
07:23:36 [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
07:23:36 [PMD] Attaching ResultAction with ID 'pmd' to build 'othello #73'.
07:23:36 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
07:23:36 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/othello/workspace/othello' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
07:23:36 [SpotBugs] Traversing of symbolic links: enabled
07:23:36 [SpotBugs] -> found 4 files
07:23:36 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/spotbugs/spotbugsXml.xml
07:23:36 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:23:36 [SpotBugs] Successfully processed file 'othello-core/target/spotbugs/spotbugsXml.xml'
07:23:36 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/spotbugs/spotbugsXml.xml
07:23:36 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:23:36 [SpotBugs] Successfully processed file 'othello-gui/target/spotbugs/spotbugsXml.xml'
07:23:36 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/spotbugs/spotbugsXml.xml
07:23:36 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:23:36 [SpotBugs] Successfully processed file 'othello-strategy-examples/target/spotbugs/spotbugsXml.xml'
07:23:36 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/spotbugs/spotbugsXml.xml
07:23:36 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:23:36 [SpotBugs] Successfully processed file 'othello-strategy-template/target/spotbugs/spotbugsXml.xml'
07:23:36 [SpotBugs] Skipping post processing
07:23:36 [SpotBugs] No filter has been set, publishing all 0 issues
07:23:36 [SpotBugs] Repository miner is not configured, skipping repository mining
07:23:36 [SpotBugs] Reference build recorder is not configured
07:23:36 [SpotBugs] Obtaining reference build from same job (othello)
07:23:36 [SpotBugs] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
07:23:36 [SpotBugs] All reported issues will be considered outstanding
07:23:36 [SpotBugs] No quality gates have been set - skipping
07:23:36 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
07:23:36 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
07:23:36 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'othello #73'.
07:23:36 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
07:23:36 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/othello/workspace/othello' that match the pattern '**/target/checkstyle-result.xml'
07:23:36 [CheckStyle] Traversing of symbolic links: enabled
07:23:36 [CheckStyle] -> found 4 files
07:23:36 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/checkstyle-result.xml
07:23:36 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:23:36 [CheckStyle] Successfully processed file 'othello-core/target/checkstyle-result.xml'
07:23:36 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/checkstyle-result.xml
07:23:36 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:23:36 [CheckStyle] Successfully processed file 'othello-gui/target/checkstyle-result.xml'
07:23:36 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/checkstyle-result.xml
07:23:36 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:23:36 [CheckStyle] Successfully processed file 'othello-strategy-examples/target/checkstyle-result.xml'
07:23:36 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/checkstyle-result.xml
07:23:36 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:23:36 [CheckStyle] Successfully processed file 'othello-strategy-template/target/checkstyle-result.xml'
07:23:36 [CheckStyle] Skipping post processing
07:23:36 [CheckStyle] No filter has been set, publishing all 0 issues
07:23:36 [CheckStyle] Repository miner is not configured, skipping repository mining
07:23:36 [CheckStyle] Reference build recorder is not configured
07:23:36 [CheckStyle] Obtaining reference build from same job (othello)
07:23:36 [CheckStyle] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
07:23:36 [CheckStyle] All reported issues will be considered outstanding
07:23:36 [CheckStyle] No quality gates have been set - skipping
07:23:36 [CheckStyle] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
07:23:36 [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
07:23:36 [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'othello #73'.
07:23:36 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
07:23:36 [JaCoCo plugin] Collecting JaCoCo coverage data...
07:23:36 [JaCoCo plugin] othello-core/target/jacoco.exec;othello-core/target/classes;othello-core/src/main/java; locations are configured
07:23:36 [JaCoCo plugin] Number of found exec files for pattern othello-core/target/jacoco.exec: 1
07:23:36 [JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/jacoco.exec
07:23:36 [JaCoCo plugin] Saving matched class directories for class-pattern: othello-core/target/classes: 
07:23:36 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/classes 44 files
07:23:36 [JaCoCo plugin] Saving matched source directories for source-pattern: othello-core/src/main/java: 
07:23:36 [JaCoCo plugin] Source Inclusions: **/*.java
07:23:36 [JaCoCo plugin] Source Exclusions: 
07:23:36 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/src/main/java 32 files
07:23:36 [JaCoCo plugin] Loading inclusions files..
07:23:36 [JaCoCo plugin] inclusions: []
07:23:36 [JaCoCo plugin] exclusions: [**/module-info.class]
07:23:36 [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]
07:23:36 [JaCoCo plugin] Publishing the results..
07:23:36 [JaCoCo plugin] Loading packages..
07:23:36 [JaCoCo plugin] Done.
07:23:36 [JaCoCo plugin] Overall coverage: class: 96.42857, method: 90.29851, line: 94.457275, branch: 93.03797, instruction: 94.6937, complexity: 90.14085
07:23:36 [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]
07:23:36 [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS
07:23:36 Finished: SUCCESS