Skip to content
Success

Console Output

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