19:03:09 Started by an SCM change 19:03:09 Running as SYSTEM 19:03:09 Building in workspace /var/lib/jenkins/home/jobs/gaming/workspace 19:03:09 The recommended git tool is: NONE 19:03:09 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf 19:03:09 > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/gaming/workspace/.git # timeout=10 19:03:09 Fetching changes from the remote Git repository 19:03:09 > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/gaming.git # timeout=10 19:03:09 Fetching upstream changes from http://localhost:3000/Gaming/gaming.git 19:03:09 > /usr/bin/git --version # timeout=10 19:03:09 > git --version # 'git version 2.38.2' 19:03:09 using GIT_ASKPASS to set credentials 19:03:09 > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/gaming.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:10 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:03:10 Checking out Revision 04bae5b10d0dceeace891b1184ae9c7cbdf342a9 (refs/remotes/origin/master) 19:03:10 > /usr/bin/git config core.sparsecheckout # timeout=10 19:03:10 > /usr/bin/git checkout -f 04bae5b10d0dceeace891b1184ae9c7cbdf342a9 # timeout=10 19:03:11 > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:03:11 > /usr/bin/git branch -D master # timeout=10 19:03:11 > /usr/bin/git checkout -b master 04bae5b10d0dceeace891b1184ae9c7cbdf342a9 # timeout=10 19:03:11 Commit message: "gaming-core: InputProvider interfaces revamped" 19:03:11 > /usr/bin/git rev-list --no-walk 9e9352f9bfc7ef9da9cb4e419cc78b8199fe0c9a # timeout=10 19:03:11 Cleaning workspace 19:03:11 > /usr/bin/git rev-parse --verify HEAD # timeout=10 19:03:11 Resetting working tree 19:03:11 > /usr/bin/git reset --hard # timeout=10 19:03:11 > /usr/bin/git clean -fdx # timeout=10 19:03:11 Parsing POMs 19:03:11 Established TCP socket on 37823 19:03:11 [workspace] $ /usr/lib/jvm/openjdk-bin-11/bin/java -Xmx1024m -XX:MaxPermSize=128m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/share/maven-bin-3.8/boot/plexus-classworlds-2.6.0.jar:/usr/share/maven-bin-3.8/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.8 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3071.v7e9b_0dc08466.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 37823 19:03:11 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 19:03:11 <===[JENKINS REMOTING CAPACITY]===>channel started 19:03:13 Executing Maven: -B -f /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml clean install site 19:03:14 [INFO] Scanning for projects... 19:03:14 [INFO] ------------------------------------------------------------------------ 19:03:14 [INFO] Reactor Build Order: 19:03:14 [INFO] 19:03:14 [INFO] Gaming [pom] 19:03:14 [INFO] Gaming Build Tools [jar] 19:03:14 [INFO] Gaming Core [jar] 19:03:14 [INFO] Gaming Contest [jar] 19:03:14 [INFO] Gaming GUI [jar] 19:03:14 [INFO] 19:03:14 [INFO] -----------------------< de.fhdw.gaming:gaming >------------------------ 19:03:14 [INFO] Building Gaming 1.0.1-SNAPSHOT [1/5] 19:03:14 [INFO] --------------------------------[ pom ]--------------------------------- 19:03:15 [INFO] 19:03:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming --- 19:03:15 [INFO] 19:03:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming --- 19:03:15 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-SNAPSHOT.pom 19:03:15 [INFO] 19:03:15 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming --- 19:03:16 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1 19:03:17 [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 19:03:17 [INFO] Rendering site with default locale English (en) 19:03:17 [WARNING] No project URL defined - decoration links will not be relativized! 19:03:17 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. 19:03:17 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.4.1:dependency-convergence 19:03:17 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info 19:03:17 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management 19:03:17 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management 19:03:17 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.1:index 19:03:17 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.1:licenses 19:03:19 [INFO] Generating "Project Modules" report --- maven-project-info-reports-plugin:3.4.1:modules 19:03:19 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.1:plugin-management 19:03:20 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.1:plugins 19:03:20 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm 19:03:20 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.1:summary 19:03:20 [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.1:team 19:03:21 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/target/site to /var/lib/jenkins/home/jobs/gaming/workspace@tmp/maven-reporters/moduleset/site 19:03:21 [INFO] 19:03:21 [INFO] -----------------< de.fhdw.gaming:gaming-build-tools >------------------ 19:03:21 [INFO] Building Gaming Build Tools 1.0.1-SNAPSHOT [2/5] 19:03:21 [INFO] --------------------------------[ jar ]--------------------------------- 19:03:21 [INFO] 19:03:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-build-tools --- 19:03:21 [INFO] 19:03:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-build-tools --- 19:03:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:03:21 [INFO] Copying 3 resources 19:03:22 [INFO] 19:03:22 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gaming-build-tools --- 19:03:22 [INFO] No sources to compile 19:03:22 [INFO] 19:03:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-build-tools --- 19:03:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:03:22 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/src/test/resources 19:03:22 [INFO] 19:03:22 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gaming-build-tools --- 19:03:22 [INFO] No sources to compile 19:03:22 [INFO] 19:03:22 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-build-tools --- 19:03:22 [INFO] No tests to run. 19:03:22 [JENKINS] Recording test results 19:03:22 [INFO] 19:03:22 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ gaming-build-tools --- 19:03:22 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar 19:03:22 [INFO] 19:03:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-build-tools --- 19:03:22 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/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 19:03:22 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/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 19:03:22 [INFO] 19:03:22 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming-build-tools --- 19:03:22 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1 19:03:22 [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 19:03:22 [INFO] Rendering site with default locale English (en) 19:03:22 [WARNING] No project URL defined - decoration links will not be relativized! 19:03:22 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. 19:03:22 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info 19:03:22 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management 19:03:23 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management 19:03:23 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.1:index 19:03:23 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.1:licenses 19:03:23 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.1:plugin-management 19:03:23 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.1:plugins 19:03:23 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm 19:03:23 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.1:summary 19:03:23 [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.1:team 19:03:24 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools@tmp/maven-reporters/moduleset/site/gaming-build-tools 19:03:24 [INFO] 19:03:24 [INFO] ---------------------< de.fhdw.gaming:gaming-core >--------------------- 19:03:24 [INFO] Building Gaming Core 1.0.1-SNAPSHOT [3/5] 19:03:24 [INFO] --------------------------------[ jar ]--------------------------------- 19:03:24 [INFO] 19:03:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-core --- 19:03:24 [INFO] 19:03:24 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ gaming-core --- 19:03:27 [INFO] You have 0 Checkstyle violations. 19:03:27 [INFO] 19:03:27 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ gaming-core >>> 19:03:27 [INFO] 19:03:27 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ gaming-core --- 19:03:27 [INFO] PMD version: 6.49.0 19:03:31 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. 19:03:32 [INFO] 19:03:32 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ gaming-core <<< 19:03:32 [INFO] 19:03:32 [INFO] 19:03:32 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ gaming-core --- 19:03:32 [INFO] PMD version: 6.49.0 19:03:32 [INFO] 19:03:32 [INFO] 19:03:32 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ gaming-core --- 19:03:32 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec 19:03:32 [INFO] 19:03:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-core --- 19:03:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:03:32 [INFO] Copying 1 resource 19:03:32 [INFO] 19:03:32 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gaming-core --- 19:03:32 [INFO] Changes detected - recompiling the module! 19:03:32 [INFO] Compiling 43 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/classes 19:03:34 [INFO] 19:03:34 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ gaming-core >>> 19:03:34 [INFO] 19:03:34 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ gaming-core --- 19:03:35 [INFO] Fork Value is true 19:03:41 [INFO] Done SpotBugs Analysis.... 19:03:41 [INFO] 19:03:41 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ gaming-core <<< 19:03:41 [INFO] 19:03:41 [INFO] 19:03:41 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ gaming-core --- 19:03:41 [INFO] BugInstance size is 0 19:03:41 [INFO] Error size is 0 19:03:41 [INFO] No errors/warnings found 19:03:41 [INFO] 19:03:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-core --- 19:03:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:03:41 [INFO] Copying 1 resource 19:03:41 [INFO] 19:03:41 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gaming-core --- 19:03:41 [INFO] Changes detected - recompiling the module! 19:03:41 [INFO] Compiling 24 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/test-classes 19:03:43 [INFO] 19:03:43 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-core --- 19:03:43 [INFO] 19:03:43 [INFO] ------------------------------------------------------- 19:03:43 [INFO] T E S T S 19:03:43 [INFO] ------------------------------------------------------- 19:03:45 [INFO] Running de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest 19:03:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest 19:03:45 [INFO] Running de.fhdw.gaming.core.ui.util.ChainedInputProviderTest 19:03:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in de.fhdw.gaming.core.ui.util.ChainedInputProviderTest 19:03:45 [INFO] Running de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest 19:03:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest 19:03:45 [INFO] Running de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest 19:03:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest 19:03:45 [INFO] Running de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest 19:03:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest 19:03:45 [INFO] Running de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest 19:03:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest 19:03:45 [INFO] Running de.fhdw.gaming.core.ui.type.StringFieldTypeTest 19:03:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in de.fhdw.gaming.core.ui.type.StringFieldTypeTest 19:03:45 [INFO] Running de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest 19:03:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest 19:03:45 [INFO] Running de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest 19:03:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest 19:03:45 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest 19:03:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest 19:03:45 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest 19:03:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest 19:03:45 [INFO] Running de.fhdw.gaming.core.domain.AbstractPlayerTest 19:03:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in de.fhdw.gaming.core.domain.AbstractPlayerTest 19:03:45 [INFO] Running de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest 19:03:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest 19:03:45 [INFO] Running de.fhdw.gaming.core.domain.DefaultGameTest 19:03:47 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.126 s - in de.fhdw.gaming.core.domain.DefaultGameTest 19:03:47 [INFO] 19:03:47 [INFO] Results: 19:03:47 [INFO] 19:03:47 [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0 19:03:47 [INFO] 19:03:47 [JENKINS] Recording test results 19:03:48 [INFO] 19:03:48 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ gaming-core --- 19:03:48 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec 19:03:48 [INFO] Analyzed bundle 'Gaming Core' with 26 classes 19:03:48 [INFO] 19:03:48 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ gaming-core --- 19:03:48 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar 19:03:49 [INFO] 19:03:49 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-core --- 19:03:49 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar 19:03:49 [INFO] 19:03:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-core --- 19:03:49 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/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 19:03:49 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/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 19:03:49 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/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 19:03:49 [INFO] 19:03:49 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming-core --- 19:03:49 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1 19:03:49 [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 19:03:49 [INFO] Rendering site with default locale English (en) 19:03:49 [WARNING] No project URL defined - decoration links will not be relativized! 19:03:49 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. 19:03:49 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.4.1:dependencies 19:03:50 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info 19:03:50 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management 19:03:50 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management 19:03:50 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.1:index 19:03:50 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.1:licenses 19:03:50 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.1:plugin-management 19:03:50 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.1:plugins 19:03:51 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm 19:03:51 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.1:summary 19:03:51 [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.1:team 19:03:51 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core@tmp/maven-reporters/moduleset/site/gaming-core 19:03:51 [INFO] 19:03:51 [INFO] -------------------< de.fhdw.gaming:gaming-contest >-------------------- 19:03:51 [INFO] Building Gaming Contest 1.0.1-SNAPSHOT [4/5] 19:03:51 [INFO] --------------------------------[ jar ]--------------------------------- 19:03:51 [INFO] 19:03:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-contest --- 19:03:51 [INFO] 19:03:51 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ gaming-contest --- 19:03:52 [INFO] You have 0 Checkstyle violations. 19:03:52 [INFO] 19:03:52 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ gaming-contest >>> 19:03:52 [INFO] 19:03:52 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ gaming-contest --- 19:03:52 [INFO] PMD version: 6.49.0 19:03:54 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. 19:03:54 [INFO] 19:03:54 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ gaming-contest <<< 19:03:54 [INFO] 19:03:54 [INFO] 19:03:54 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ gaming-contest --- 19:03:54 [INFO] PMD version: 6.49.0 19:03:54 [INFO] 19:03:54 [INFO] 19:03:54 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ gaming-contest --- 19:03:54 [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/gaming/workspace/gaming-contest/target/jacoco.exec 19:03:54 [INFO] 19:03:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-contest --- 19:03:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:03:54 [INFO] Copying 1 resource 19:03:54 [INFO] 19:03:54 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gaming-contest --- 19:03:54 [WARNING] ********************************************************************************************************************************************* 19:03:54 [WARNING] * Required filename-based automodules detected: [commons-cli-1.5.0.jar]. Please don't publish this project to a public artifact repository! * 19:03:54 [WARNING] ********************************************************************************************************************************************* 19:03:54 [INFO] Changes detected - recompiling the module! 19:03:54 [INFO] Compiling 8 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/classes 19:03:54 [INFO] 19:03:54 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ gaming-contest >>> 19:03:54 [INFO] 19:03:54 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ gaming-contest --- 19:03:54 [INFO] Fork Value is true 19:04:00 [INFO] Done SpotBugs Analysis.... 19:04:00 [INFO] 19:04:00 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ gaming-contest <<< 19:04:00 [INFO] 19:04:00 [INFO] 19:04:00 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ gaming-contest --- 19:04:00 [INFO] BugInstance size is 0 19:04:00 [INFO] Error size is 0 19:04:00 [INFO] No errors/warnings found 19:04:00 [INFO] 19:04:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-contest --- 19:04:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:04:00 [INFO] Copying 1 resource 19:04:00 [INFO] 19:04:00 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gaming-contest --- 19:04:00 [INFO] Changes detected - recompiling the module! 19:04:00 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/test-classes 19:04:00 [INFO] 19:04:00 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-contest --- 19:04:00 [INFO] 19:04:00 [INFO] ------------------------------------------------------- 19:04:00 [INFO] T E S T S 19:04:00 [INFO] ------------------------------------------------------- 19:04:03 [INFO] Running de.fhdw.gaming.contest.util.ComparablePairTest 19:04:03 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in de.fhdw.gaming.contest.util.ComparablePairTest 19:04:03 [INFO] Running de.fhdw.gaming.contest.util.CombinatoricsHelperTest 19:04:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in de.fhdw.gaming.contest.util.CombinatoricsHelperTest 19:04:03 [INFO] 19:04:03 [INFO] Results: 19:04:03 [INFO] 19:04:03 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 19:04:03 [INFO] 19:04:03 [JENKINS] Recording test results 19:04:03 [INFO] 19:04:03 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ gaming-contest --- 19:04:03 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/jacoco.exec 19:04:03 [INFO] Analyzed bundle 'Gaming Contest' with 12 classes 19:04:03 [INFO] 19:04:03 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ gaming-contest --- 19:04:03 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar 19:04:04 [INFO] 19:04:04 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-contest --- 19:04:04 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar 19:04:04 [INFO] 19:04:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-contest --- 19:04:04 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/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 19:04:04 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/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 19:04:04 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/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 19:04:04 [INFO] 19:04:04 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming-contest --- 19:04:04 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1 19:04:04 [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 19:04:04 [INFO] Rendering site with default locale English (en) 19:04:04 [WARNING] No project URL defined - decoration links will not be relativized! 19:04:04 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. 19:04:04 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.4.1:dependencies 19:04:04 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info 19:04:04 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management 19:04:04 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management 19:04:04 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.1:index 19:04:04 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.1:licenses 19:04:05 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.1:plugin-management 19:04:05 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.1:plugins 19:04:05 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm 19:04:05 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.1:summary 19:04:05 [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.1:team 19:04:05 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest@tmp/maven-reporters/moduleset/site/gaming-contest 19:04:06 [INFO] 19:04:06 [INFO] ---------------------< de.fhdw.gaming:gaming-gui >---------------------- 19:04:06 [INFO] Building Gaming GUI 1.0.1-SNAPSHOT [5/5] 19:04:06 [INFO] --------------------------------[ jar ]--------------------------------- 19:04:06 [INFO] 19:04:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-gui --- 19:04:06 [INFO] 19:04:06 [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ gaming-gui --- 19:04:06 [INFO] You have 0 Checkstyle violations. 19:04:06 [INFO] 19:04:06 [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ gaming-gui >>> 19:04:06 [INFO] 19:04:06 [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ gaming-gui --- 19:04:06 [INFO] PMD version: 6.49.0 19:04:08 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. 19:04:08 [INFO] 19:04:08 [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ gaming-gui <<< 19:04:08 [INFO] 19:04:08 [INFO] 19:04:08 [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ gaming-gui --- 19:04:08 [INFO] PMD version: 6.49.0 19:04:08 [INFO] 19:04:08 [INFO] 19:04:08 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ gaming-gui --- 19:04:08 [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/gaming/workspace/gaming-gui/target/jacoco.exec 19:04:08 [INFO] 19:04:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-gui --- 19:04:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:04:08 [INFO] Copying 8 resources 19:04:08 [INFO] 19:04:08 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ gaming-gui --- 19:04:08 [WARNING] Can't extract module name from batik-script-1.14.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module 19:04:08 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module 19:04:08 [INFO] Changes detected - recompiling the module! 19:04:08 [INFO] Compiling 10 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/classes 19:04:09 [INFO] 19:04:09 [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ gaming-gui >>> 19:04:09 [INFO] 19:04:09 [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ gaming-gui --- 19:04:09 [INFO] Fork Value is true 19:04:15 [INFO] Done SpotBugs Analysis.... 19:04:15 [INFO] 19:04:15 [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ gaming-gui <<< 19:04:15 [INFO] 19:04:15 [INFO] 19:04:15 [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ gaming-gui --- 19:04:15 [INFO] BugInstance size is 0 19:04:15 [INFO] Error size is 0 19:04:15 [INFO] No errors/warnings found 19:04:15 [INFO] 19:04:15 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-gui --- 19:04:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 19:04:15 [INFO] Copying 1 resource 19:04:15 [INFO] 19:04:15 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ gaming-gui --- 19:04:15 [INFO] No sources to compile 19:04:15 [INFO] 19:04:15 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-gui --- 19:04:15 [JENKINS] Recording test results 19:04:15 [INFO] 19:04:15 [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ gaming-gui --- 19:04:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:04:15 [INFO] 19:04:15 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ gaming-gui --- 19:04:16 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar 19:04:16 [INFO] 19:04:16 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-gui --- 19:04:16 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar 19:04:16 [INFO] 19:04:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-gui --- 19:04:16 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/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 19:04:16 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/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 19:04:16 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/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 19:04:16 [INFO] 19:04:16 [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ gaming-gui --- 19:04:16 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1 19:04:16 [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 19:04:16 [INFO] Rendering site with default locale English (en) 19:04:16 [WARNING] No project URL defined - decoration links will not be relativized! 19:04:16 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. 19:04:16 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.4.1:dependencies 19:04:18 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X 19:04:18 [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 19:04:18 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X 19:04:18 [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 19:04:21 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info 19:04:21 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management 19:04:21 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.1:distribution-management 19:04:21 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.1:index 19:04:21 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.1:licenses 19:04:21 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.1:plugin-management 19:04:21 [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.1:plugins 19:04:21 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.1:scm 19:04:21 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.1:summary 19:04:21 [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.1:team 19:04:22 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui@tmp/maven-reporters/moduleset/site/gaming-gui 19:04:23 [INFO] ------------------------------------------------------------------------ 19:04:23 [INFO] Reactor Summary for Gaming 1.0.1-SNAPSHOT: 19:04:23 [INFO] 19:04:23 [INFO] Gaming ............................................. SUCCESS [ 6.397 s] 19:04:23 [INFO] Gaming Build Tools ................................. SUCCESS [ 2.447 s] 19:04:23 [INFO] Gaming Core ........................................ SUCCESS [ 26.668 s] 19:04:23 [INFO] Gaming Contest ..................................... SUCCESS [ 13.908 s] 19:04:23 [INFO] Gaming GUI ......................................... SUCCESS [ 15.797 s] 19:04:23 [INFO] ------------------------------------------------------------------------ 19:04:23 [INFO] BUILD SUCCESS 19:04:23 [INFO] ------------------------------------------------------------------------ 19:04:23 [INFO] Total time: 01:09 min 19:04:23 [INFO] Finished at: 2023-01-15T19:04:23+01:00 19:04:23 [INFO] ------------------------------------------------------------------------ 19:04:23 Waiting for Jenkins to finish collecting data 19:04:23 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/pom.xml to de.fhdw.gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.pom 19:04:23 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/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 19:04:23 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/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 19:04:23 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming 19:04:23 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/pom.xml to de.fhdw.gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.pom 19:04:23 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/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 19:04:23 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/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 19:04:23 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming 19:04:23 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/pom.xml to de.fhdw.gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.pom 19:04:23 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/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 19:04:23 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming 19:04:23 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml to de.fhdw.gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-SNAPSHOT.pom 19:04:23 Copying /var/lib/jenkins/home/jobs/gaming/workspace@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming 19:04:23 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/pom.xml to de.fhdw.gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.pom 19:04:23 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/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 19:04:23 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/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 19:04:23 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming 19:04:23 channel stopped 19:04:24 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/pmd.xml' 19:04:24 [PMD] -> found 3 files 19:04:24 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/pmd.xml 19:04:24 [PMD] -> found 0 issues (skipped 0 duplicates) 19:04:24 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/pmd.xml 19:04:24 [PMD] -> found 0 issues (skipped 0 duplicates) 19:04:24 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/pmd.xml 19:04:24 [PMD] -> found 0 issues (skipped 0 duplicates) 19:04:24 [PMD] Skipping post processing 19:04:24 [PMD] No filter has been set, publishing all 0 issues 19:04:24 [PMD] Repository miner is not configured, skipping repository mining 19:04:24 [PMD] Reference build recorder is not configured 19:04:24 [PMD] Obtaining reference build from same job (gaming) 19:04:24 [PMD] Using reference build 'gaming #65' to compute new, fixed, and outstanding issues 19:04:24 [PMD] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 19:04:24 [PMD] No quality gates have been set - skipping 19:04:24 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW) 19:04:24 [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) 19:04:24 [PMD] Attaching ResultAction with ID 'pmd' to build 'gaming #66'. 19:04:24 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found. 19:04:24 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/spotbugs/spotbugsXml.xml' 19:04:24 [SpotBugs] -> found 3 files 19:04:24 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/spotbugs/spotbugsXml.xml 19:04:24 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 19:04:24 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/spotbugs/spotbugsXml.xml 19:04:24 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 19:04:24 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/spotbugs/spotbugsXml.xml 19:04:24 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 19:04:24 [SpotBugs] Skipping post processing 19:04:24 [SpotBugs] No filter has been set, publishing all 0 issues 19:04:24 [SpotBugs] Repository miner is not configured, skipping repository mining 19:04:24 [SpotBugs] Reference build recorder is not configured 19:04:24 [SpotBugs] Obtaining reference build from same job (gaming) 19:04:24 [SpotBugs] Using reference build 'gaming #65' to compute new, fixed, and outstanding issues 19:04:24 [SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 19:04:24 [SpotBugs] No quality gates have been set - skipping 19:04:24 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW) 19:04:24 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) 19:04:24 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'gaming #66'. 19:04:24 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found. 19:04:24 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/checkstyle-result.xml' 19:04:24 [CheckStyle] -> found 3 files 19:04:24 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/checkstyle-result.xml 19:04:24 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 19:04:24 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/checkstyle-result.xml 19:04:24 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 19:04:24 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/checkstyle-result.xml 19:04:24 [CheckStyle] -> found 0 issues (skipped 0 duplicates) 19:04:24 [CheckStyle] Skipping post processing 19:04:24 [CheckStyle] No filter has been set, publishing all 0 issues 19:04:24 [CheckStyle] Repository miner is not configured, skipping repository mining 19:04:24 [CheckStyle] Reference build recorder is not configured 19:04:24 [CheckStyle] Obtaining reference build from same job (gaming) 19:04:24 [CheckStyle] Using reference build 'gaming #65' to compute new, fixed, and outstanding issues 19:04:24 [CheckStyle] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 19:04:24 [CheckStyle] No quality gates have been set - skipping 19:04:24 [CheckStyle] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW) 19:04:24 [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) 19:04:24 [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'gaming #66'. 19:04:24 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found. 19:04:24 [JaCoCo plugin] Collecting JaCoCo coverage data... 19:04:24 [JaCoCo plugin] gaming-core/target/jacoco.exec;gaming-core/target/classes;gaming-core/src/main/java; locations are configured 19:04:24 [JaCoCo plugin] Number of found exec files for pattern gaming-core/target/jacoco.exec: 1 19:04:24 [JaCoCo plugin] Saving matched execfiles: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec 19:04:24 [JaCoCo plugin] Saving matched class directories for class-pattern: gaming-core/target/classes: 19:04:24 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/classes 44 files 19:04:24 [JaCoCo plugin] Saving matched source directories for source-pattern: gaming-core/src/main/java: 19:04:24 [JaCoCo plugin] Source Inclusions: de/fhdw/gaming/core/**/*.java 19:04:24 [JaCoCo plugin] Source Exclusions: **/module-info.java 19:04:24 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/src/main/java 42 files 19:04:24 [JaCoCo plugin] Loading inclusions files.. 19:04:24 [JaCoCo plugin] inclusions: [de/fhdw/gaming/core/**/*.class] 19:04:24 [JaCoCo plugin] exclusions: [**/module-info.class] 19:04:24 [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] 19:04:24 [JaCoCo plugin] Publishing the results.. 19:04:24 [JaCoCo plugin] Loading packages.. 19:04:24 [JaCoCo plugin] Done. 19:04:24 [JaCoCo plugin] Overall coverage: class: 76.92308, method: 82.27848, line: 81.06904, branch: 77.88461, instruction: 82.04614, complexity: 79.14692 19:04:24 [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] 19:04:24 [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS 19:04:24 Maven RedeployPublisher use remote maven settings from : /var/lib/jenkins/.m2/settings.xml 19:04:24 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true) 19:04:24 Deploying the main artifact gaming-1.0.1-SNAPSHOT.pom 19:04:24 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml 19:04:24 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml (597 B at 3.0 kB/s) 19:04:24 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-20230115.180424-10.pom 19:04:25 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-20230115.180424-10.pom (11 kB at 53 kB/s) 19:04:25 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml 19:04:25 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 12 kB/s) 19:04:25 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml 19:04:25 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml (599 B at 8.1 kB/s) 19:04:25 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml 19:04:25 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 13 kB/s) 19:04:25 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true) 19:04:25 Deploying the main artifact gaming-build-tools-1.0.1-SNAPSHOT.jar 19:04:25 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml 19:04:25 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml (782 B at 46 kB/s) 19:04:25 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-20230115.180425-10.jar 19:04:25 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-20230115.180425-10.jar (5.7 kB at 73 kB/s) 19:04:25 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-20230115.180425-10.pom 19:04:25 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-20230115.180425-10.pom (652 B at 19 kB/s) 19:04:25 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml 19:04:25 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 9.0 kB/s) 19:04:25 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml 19:04:25 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 29 kB/s) 19:04:25 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml 19:04:25 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 14 kB/s) 19:04:25 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true) 19:04:25 Deploying the main artifact gaming-contest-1.0.1-SNAPSHOT.jar 19:04:25 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml 19:04:25 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 55 kB/s) 19:04:25 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20230115.180425-10.jar 19:04:25 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20230115.180425-10.jar (29 kB at 516 kB/s) 19:04:25 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20230115.180425-10.pom 19:04:25 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20230115.180425-10.pom (2.4 kB at 54 kB/s) 19:04:25 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml 19:04:25 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 6.0 kB/s) 19:04:25 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml 19:04:25 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (995 B at 59 kB/s) 19:04:25 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml 19:04:25 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 20 kB/s) 19:04:25 Deploying the main artifact gaming-contest-1.0.1-SNAPSHOT-sources.jar 19:04:25 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20230115.180425-10-sources.jar 19:04:25 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20230115.180425-10-sources.jar (18 kB at 636 kB/s) 19:04:25 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml 19:04:25 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 36 kB/s) 19:04:25 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true) 19:04:25 Deploying the main artifact gaming-core-1.0.1-SNAPSHOT.jar 19:04:25 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml 19:04:25 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (989 B at 124 kB/s) 19:04:25 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20230115.180425-10.jar 19:04:25 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20230115.180425-10.jar (49 kB at 928 kB/s) 19:04:25 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20230115.180425-10.pom 19:04:25 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20230115.180425-10.pom (2.1 kB at 67 kB/s) 19:04:25 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml 19:04:25 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 12 kB/s) 19:04:25 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml 19:04:25 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 15 kB/s) 19:04:25 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml 19:04:25 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 9.1 kB/s) 19:04:25 Deploying the main artifact gaming-core-1.0.1-SNAPSHOT-sources.jar 19:04:25 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20230115.180425-10-sources.jar 19:04:26 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20230115.180425-10-sources.jar (51 kB at 1.4 MB/s) 19:04:26 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml 19:04:26 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 28 kB/s) 19:04:26 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true) 19:04:26 Deploying the main artifact gaming-gui-1.0.1-SNAPSHOT.jar 19:04:26 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml 19:04:26 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (988 B at 71 kB/s) 19:04:26 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20230115.180426-10.jar 19:04:26 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20230115.180426-10.jar (45 kB at 1.4 MB/s) 19:04:26 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20230115.180426-10.pom 19:04:26 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20230115.180426-10.pom (3.1 kB at 78 kB/s) 19:04:26 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml 19:04:26 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 31 kB/s) 19:04:26 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml 19:04:26 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (991 B at 28 kB/s) 19:04:26 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml 19:04:26 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 7.8 kB/s) 19:04:26 Deploying the main artifact gaming-gui-1.0.1-SNAPSHOT-sources.jar 19:04:26 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20230115.180426-10-sources.jar 19:04:26 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20230115.180426-10-sources.jar (28 kB at 240 kB/s) 19:04:26 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml 19:04:26 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) 19:04:26 [INFO] Deployment done in 2 sec 19:04:26 Triggering a new build of ipspiel23 19:04:26 Triggering a new build of othello 19:04:26 Triggering a new build of ipspiel22 19:04:26 Finished: SUCCESS