Started by an SCM change Running as SYSTEM Building in workspace /var/lib/jenkins/home/jobs/gaming/workspace/gaming The recommended git tool is: NONE using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/gaming/workspace/gaming/.git # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/gaming.git # timeout=10 Fetching upstream changes from http://localhost:3000/Gaming/gaming.git > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.41.0' using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/gaming.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 462dd31cbde6195d13e04eefc783e1b25afa673e (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 462dd31cbde6195d13e04eefc783e1b25afa673e # timeout=10 > /usr/bin/git branch -a -v --no-abbrev # timeout=10 > /usr/bin/git branch -D master # timeout=10 > /usr/bin/git checkout -b master 462dd31cbde6195d13e04eefc783e1b25afa673e # timeout=10 Commit message: "build: classpath files updated to Eclipse 2023-06" > /usr/bin/git rev-list --no-walk e6a6385cdc04ba3957a46708d5361bb70e2fa710 # timeout=10 Cleaning workspace > /usr/bin/git rev-parse --verify HEAD # timeout=10 Resetting working tree > /usr/bin/git reset --hard # timeout=10 > /usr/bin/git clean -fdx # timeout=10 Parsing POMs Established TCP socket on 41937 [gaming] $ /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 41937 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/home/jobs/gaming/workspace/gaming/pom.xml clean install site [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Gaming [pom] [INFO] Gaming Build Tools [jar] [INFO] Gaming Core [jar] [INFO] Gaming Contest [jar] [INFO] Gaming GUI [jar] [INFO] [INFO] -----------------------< de.fhdw.gaming:gaming >------------------------ [INFO] Building Gaming 1.0.1-SNAPSHOT [1/5] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gaming --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ gaming --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- install:3.1.1:install (default-install) @ gaming --- [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-SNAPSHOT.pom [INFO] [INFO] --- site:4.0.0-M7:site (default-site) @ gaming --- [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2 [INFO] 16 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team [INFO] Rendering site for default locale [WARNING] No project URL defined - site links will not be relativized! [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin. [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.4.2:dependency-convergence [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (993 B at 1.2 kB/s) [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.2:distribution-management [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.2:index [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.2:licenses [INFO] Generating "Project Modules" report --- maven-project-info-reports-plugin:3.4.2:modules [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.2:plugin-management [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.2:plugins [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.2:scm [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.2:summary [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.2:team [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming@tmp/maven-reporters/moduleset/site [INFO] [INFO] -----------------< de.fhdw.gaming:gaming-build-tools >------------------ [INFO] Building Gaming Build Tools 1.0.1-SNAPSHOT [2/5] [INFO] from gaming-build-tools/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-build-tools --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ gaming-build-tools --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-build-tools --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-build-tools --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-build-tools --- [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-build-tools --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ gaming-build-tools --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-build-tools --- [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ gaming-build-tools --- [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.jar [INFO] [INFO] --- site:4.0.0-M7:site (default-site) @ gaming-build-tools --- [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team [INFO] Rendering site for default locale [WARNING] No project URL defined - site links will not be relativized! [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin. [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.2:distribution-management [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.2:index [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.2:licenses [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.2:plugin-management [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.2:plugins [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.2:scm [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.2:summary [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.2:team [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools@tmp/maven-reporters/moduleset/site/gaming-build-tools [INFO] [INFO] ---------------------< de.fhdw.gaming:gaming-core >--------------------- [INFO] Building Gaming Core 1.0.1-SNAPSHOT [3/5] [INFO] from gaming-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-core --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ gaming-core --- [INFO] [INFO] --- checkstyle:3.2.1:check (checkstyle) @ gaming-core --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> pmd:3.20.0:check (pmd) > :pmd @ gaming-core >>> [INFO] [INFO] --- pmd:3.20.0:pmd (pmd) @ gaming-core --- [INFO] PMD version: 6.55.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] <<< pmd:3.20.0:check (pmd) < :pmd @ gaming-core <<< [INFO] [INFO] [INFO] --- pmd:3.20.0:check (pmd) @ gaming-core --- [INFO] PMD version: 6.55.0 [INFO] [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (jacoco-initialize) @ gaming-core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-core --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-core --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 43 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs:4.7.3.4:check (spotbugs) > :spotbugs @ gaming-core >>> [INFO] [INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ gaming-core --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.7.3.4:check (spotbugs) < :spotbugs @ gaming-core <<< [INFO] [INFO] [INFO] --- spotbugs:4.7.3.4:check (spotbugs) @ gaming-core --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-core --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 24 source files with javac [debug release 17 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ gaming-core --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 s - in de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest [INFO] Running de.fhdw.gaming.core.ui.util.ChainedInputProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in de.fhdw.gaming.core.ui.util.ChainedInputProviderTest [INFO] Running de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest [INFO] Running de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest [INFO] Running de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest [INFO] Running de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest [INFO] Running de.fhdw.gaming.core.ui.type.StringFieldTypeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in de.fhdw.gaming.core.ui.type.StringFieldTypeTest [INFO] Running de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest [INFO] Running de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest [INFO] Running de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest [INFO] Running de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest [INFO] Running de.fhdw.gaming.core.domain.AbstractPlayerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in de.fhdw.gaming.core.domain.AbstractPlayerTest [INFO] Running de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest [INFO] Running de.fhdw.gaming.core.domain.DefaultGameTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.225 s - in de.fhdw.gaming.core.domain.DefaultGameTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco:0.8.9:report (jacoco-site) @ gaming-core --- [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec [INFO] Analyzed bundle 'Gaming Core' with 26 classes [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-core --- [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ gaming-core --- [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ gaming-core --- [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- site:4.0.0-M7:site (default-site) @ gaming-core --- [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team [INFO] Rendering site for default locale [WARNING] No project URL defined - site links will not be relativized! [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin. [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.4.2:dependencies [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.2:distribution-management [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.2:index [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.2:licenses [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.2:plugin-management [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.2:plugins [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.2:scm [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.2:summary [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.2:team [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core@tmp/maven-reporters/moduleset/site/gaming-core [INFO] [INFO] -------------------< de.fhdw.gaming:gaming-contest >-------------------- [INFO] Building Gaming Contest 1.0.1-SNAPSHOT [4/5] [INFO] from gaming-contest/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-contest --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ gaming-contest --- [INFO] [INFO] --- checkstyle:3.2.1:check (checkstyle) @ gaming-contest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> pmd:3.20.0:check (pmd) > :pmd @ gaming-contest >>> [INFO] [INFO] --- pmd:3.20.0:pmd (pmd) @ gaming-contest --- [INFO] PMD version: 6.55.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] <<< pmd:3.20.0:check (pmd) < :pmd @ gaming-contest <<< [INFO] [INFO] [INFO] --- pmd:3.20.0:check (pmd) @ gaming-contest --- [INFO] PMD version: 6.55.0 [INFO] [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (jacoco-initialize) @ gaming-contest --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-contest --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-contest --- [WARNING] ********************************************************************************************************************************************* [WARNING] * Required filename-based automodules detected: [commons-cli-1.5.0.jar]. Please don't publish this project to a public artifact repository! * [WARNING] ********************************************************************************************************************************************* [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17 module-path] to target/classes [INFO] [INFO] >>> spotbugs:4.7.3.4:check (spotbugs) > :spotbugs @ gaming-contest >>> [INFO] [INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ gaming-contest --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.7.3.4:check (spotbugs) < :spotbugs @ gaming-contest <<< [INFO] [INFO] [INFO] --- spotbugs:4.7.3.4:check (spotbugs) @ gaming-contest --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-contest --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-contest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ gaming-contest --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running de.fhdw.gaming.contest.util.ComparablePairTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s - in de.fhdw.gaming.contest.util.ComparablePairTest [INFO] Running de.fhdw.gaming.contest.util.CombinatoricsHelperTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in de.fhdw.gaming.contest.util.CombinatoricsHelperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco:0.8.9:report (jacoco-site) @ gaming-contest --- [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/jacoco.exec [INFO] Analyzed bundle 'Gaming Contest' with 12 classes [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-contest --- [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ gaming-contest --- [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ gaming-contest --- [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- site:4.0.0-M7:site (default-site) @ gaming-contest --- [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team [INFO] Rendering site for default locale [WARNING] No project URL defined - site links will not be relativized! [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin. [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.4.2:dependencies [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.2:distribution-management [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.2:index [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.2:licenses [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.2:plugin-management [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.2:plugins [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.2:scm [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.2:summary [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.2:team [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest@tmp/maven-reporters/moduleset/site/gaming-contest [INFO] [INFO] ---------------------< de.fhdw.gaming:gaming-gui >---------------------- [INFO] Building Gaming GUI 1.0.1-SNAPSHOT [5/5] [INFO] from gaming-gui/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-gui --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ gaming-gui --- [INFO] [INFO] --- checkstyle:3.2.1:check (checkstyle) @ gaming-gui --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> pmd:3.20.0:check (pmd) > :pmd @ gaming-gui >>> [INFO] [INFO] --- pmd:3.20.0:pmd (pmd) @ gaming-gui --- [INFO] PMD version: 6.55.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] <<< pmd:3.20.0:check (pmd) < :pmd @ gaming-gui <<< [INFO] [INFO] [INFO] --- pmd:3.20.0:check (pmd) @ gaming-gui --- [INFO] PMD version: 6.55.0 [INFO] [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (jacoco-initialize) @ gaming-gui --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-gui --- [INFO] Copying 8 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-gui --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug release 17 module-path] to target/classes [INFO] [INFO] >>> spotbugs:4.7.3.4:check (spotbugs) > :spotbugs @ gaming-gui >>> [INFO] [INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ gaming-gui --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.7.3.4:check (spotbugs) < :spotbugs @ gaming-gui <<< [INFO] [INFO] [INFO] --- spotbugs:4.7.3.4:check (spotbugs) @ gaming-gui --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-gui --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-gui --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0:test (default-test) @ gaming-gui --- [INFO] [INFO] --- jacoco:0.8.9:report (jacoco-site) @ gaming-gui --- [JENKINS] Recording test results [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-gui --- [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ gaming-gui --- [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ gaming-gui --- [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- site:4.0.0-M7:site (default-site) @ gaming-gui --- [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team [INFO] Rendering site for default locale [WARNING] No project URL defined - site links will not be relativized! [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin. [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.4.2:dependencies [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:20 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:20 [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 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:20 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:20 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X [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 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.2:distribution-management [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.2:index [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.2:licenses [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.2:plugin-management [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.2:plugins [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.2:scm [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.2:summary [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.2:team [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui@tmp/maven-reporters/moduleset/site/gaming-gui [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Gaming 1.0.1-SNAPSHOT: [INFO] [INFO] Gaming ............................................. SUCCESS [ 17.693 s] [INFO] Gaming Build Tools ................................. SUCCESS [ 4.580 s] [INFO] Gaming Core ........................................ SUCCESS [ 57.507 s] [INFO] Gaming Contest ..................................... SUCCESS [ 30.887 s] [INFO] Gaming GUI ......................................... SUCCESS [ 31.805 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:26 min [INFO] Finished at: 2023-09-04T12:30:47+02:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/pom.xml to de.fhdw.gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT-sources.jar Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/pom.xml to de.fhdw.gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT-sources.jar Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/pom.xml to de.fhdw.gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.jar Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/pom.xml to de.fhdw.gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-SNAPSHOT.pom Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/pom.xml to de.fhdw.gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT-sources.jar Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming channel stopped [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/pmd.xml' [PMD] Traversing of symbolic links: enabled [PMD] -> found 3 files [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'gaming-contest/target/pmd.xml' [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'gaming-core/target/pmd.xml' [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'gaming-gui/target/pmd.xml' [PMD] Skipping post processing [PMD] No filter has been set, publishing all 0 issues [PMD] Repository miner is not configured, skipping repository mining [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/pmd.xml' [PMD] Traversing of symbolic links: enabled [PMD] -> found 3 files [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'gaming-contest/target/pmd.xml' [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'gaming-core/target/pmd.xml' [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/pmd.xml [PMD] -> found 0 issues (skipped 0 duplicates) [PMD] Successfully processed file 'gaming-gui/target/pmd.xml' [PMD] Skipping post processing [PMD] No filter has been set, publishing all 0 issues [PMD] Repository miner is not configured, skipping repository mining [PMD] Reference build recorder is not configured [PMD] Obtaining reference build from same job (gaming) [PMD] Using reference build 'gaming #73' to compute new, fixed, and outstanding issues [PMD] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 [PMD] No quality gates have been set - skipping [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW) [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [PMD] Attaching ResultAction with ID 'pmd' to build 'gaming #74'. [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found. [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/spotbugs/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] -> found 3 files [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/spotbugs/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'gaming-contest/target/spotbugs/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/spotbugs/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'gaming-core/target/spotbugs/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/spotbugs/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'gaming-gui/target/spotbugs/spotbugsXml.xml' [SpotBugs] Skipping post processing [SpotBugs] No filter has been set, publishing all 0 issues [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/spotbugs/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] -> found 3 files [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/spotbugs/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'gaming-contest/target/spotbugs/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/spotbugs/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'gaming-core/target/spotbugs/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/spotbugs/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'gaming-gui/target/spotbugs/spotbugsXml.xml' [SpotBugs] Skipping post processing [SpotBugs] No filter has been set, publishing all 0 issues [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Reference build recorder is not configured [SpotBugs] Obtaining reference build from same job (gaming) [SpotBugs] Using reference build 'gaming #73' to compute new, fixed, and outstanding issues [SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 [SpotBugs] No quality gates have been set - skipping [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW) [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'gaming #74'. [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found. [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/checkstyle-result.xml' [CheckStyle] Traversing of symbolic links: enabled [CheckStyle] -> found 3 files [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'gaming-contest/target/checkstyle-result.xml' [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'gaming-core/target/checkstyle-result.xml' [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'gaming-gui/target/checkstyle-result.xml' [CheckStyle] Skipping post processing [CheckStyle] No filter has been set, publishing all 0 issues [CheckStyle] Repository miner is not configured, skipping repository mining [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/checkstyle-result.xml' [CheckStyle] Traversing of symbolic links: enabled [CheckStyle] -> found 3 files [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'gaming-contest/target/checkstyle-result.xml' [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'gaming-core/target/checkstyle-result.xml' [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'gaming-gui/target/checkstyle-result.xml' [CheckStyle] Skipping post processing [CheckStyle] No filter has been set, publishing all 0 issues [CheckStyle] Repository miner is not configured, skipping repository mining [CheckStyle] Reference build recorder is not configured [CheckStyle] Obtaining reference build from same job (gaming) [CheckStyle] Using reference build 'gaming #73' to compute new, fixed, and outstanding issues [CheckStyle] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 [CheckStyle] No quality gates have been set - skipping [CheckStyle] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW) [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'gaming #74'. [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found. [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.4 [JaCoCo plugin] gaming-core/target/jacoco.exec;gaming-core/target/classes;gaming-core/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern gaming-core/target/jacoco.exec: 1 [JaCoCo plugin] Saving matched execfiles: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: gaming-core/target/classes: [JaCoCo plugin] - /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/classes 44 files [JaCoCo plugin] Saving matched source directories for source-pattern: gaming-core/src/main/java: [JaCoCo plugin] Source Inclusions: de/fhdw/gaming/core/**/*.java [JaCoCo plugin] Source Exclusions: **/module-info.java [JaCoCo plugin] - /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/src/main/java 42 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [de/fhdw/gaming/core/**/*.class] [JaCoCo plugin] exclusions: [**/module-info.class] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=50, maxClass=70, minMethod=50, maxMethod=75, minLine=60, maxLine=75, minBranch=50, maxBranch=70, minInstruction=60, maxInstruction=75, minComplexity=50, maxComplexity=70] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 76.92308, method: 82.27848, line: 81.06904, branch: 77.88461, instruction: 81.85504, complexity: 79.14692 [JaCoCo plugin] Health thresholds: JacocoHealthReportThresholds [minClass=50, maxClass=70, minMethod=50, maxMethod=75, minLine=60, maxLine=75, minBranch=50, maxBranch=70, minInstruction=60, maxInstruction=75, minComplexity=50, maxComplexity=70] [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS Maven RedeployPublisher use remote maven settings from : /var/lib/jenkins/.m2/settings.xml [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true) Deploying the main artifact gaming-1.0.1-SNAPSHOT.pom Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml (599 B at 2.0 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-20230904.103053-15.pom Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-20230904.103053-15.pom (13 kB at 20 kB/s) Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 9.7 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml (599 B at 9.2 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 14 kB/s) [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true) Deploying the main artifact gaming-build-tools-1.0.1-SNAPSHOT.jar Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml (785 B at 29 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20230904.103054-15.jar Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20230904.103054-15.jar (5.7 kB at 72 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20230904.103054-15.pom Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20230904.103054-15.pom (652 B at 17 kB/s) Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 12 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml (785 B at 27 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 21 kB/s) [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true) Deploying the main artifact gaming-contest-1.0.1-SNAPSHOT.jar Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (996 B at 62 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20230904.103055-15.jar Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20230904.103055-15.jar (29 kB at 885 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20230904.103055-15.pom Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20230904.103055-15.pom (2.4 kB at 114 kB/s) Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 14 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (996 B at 62 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 20 kB/s) Deploying the main artifact gaming-contest-1.0.1-SNAPSHOT-sources.jar Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20230904.103055-15-sources.jar Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20230904.103055-15-sources.jar (18 kB at 774 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (996 B at 62 kB/s) [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true) Deploying the main artifact gaming-core-1.0.1-SNAPSHOT.jar Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (993 B at 55 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20230904.103055-15.jar Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20230904.103055-15.jar (50 kB at 2.1 MB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20230904.103055-15.pom Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20230904.103055-15.pom (2.1 kB at 122 kB/s) Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 22 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (993 B at 50 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 12 kB/s) Deploying the main artifact gaming-core-1.0.1-SNAPSHOT-sources.jar Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20230904.103055-15-sources.jar Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20230904.103055-15-sources.jar (51 kB at 780 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (993 B at 33 kB/s) [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true) Deploying the main artifact gaming-gui-1.0.1-SNAPSHOT.jar Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 66 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20230904.103055-15.jar Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20230904.103055-15.jar (46 kB at 1.1 MB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20230904.103055-15.pom Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20230904.103055-15.pom (3.1 kB at 76 kB/s) Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 22 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 50 kB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 16 kB/s) Deploying the main artifact gaming-gui-1.0.1-SNAPSHOT-sources.jar Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20230904.103055-15-sources.jar Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20230904.103055-15-sources.jar (28 kB at 1.1 MB/s) Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 50 kB/s) [INFO] Deployment done in 2.6 sec Triggering a new build of ipspiel22 Triggering a new build of ipspiel23 Triggering a new build of othello Finished: SUCCESS