Skip to content
Success

Console Output

21:13:06 Started by an SCM change
21:13:06 Running as SYSTEM
21:13:06 Building in workspace /var/lib/jenkins/home/jobs/gaming/workspace
21:13:06 The recommended git tool is: NONE
21:13:06 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
21:13:06  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/gaming/workspace/.git # timeout=10
21:13:07 Fetching changes from the remote Git repository
21:13:07  > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/gaming.git # timeout=10
21:13:07 Fetching upstream changes from http://localhost:3000/Gaming/gaming.git
21:13:07  > /usr/bin/git --version # timeout=10
21:13:07  > git --version # 'git version 2.35.1'
21:13:07 using GIT_ASKPASS to set credentials 
21:13:07  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/gaming.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:13:07  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:13:07 Checking out Revision 405c4efb197ed8cae2a07ddc14fba0177025bd5c (refs/remotes/origin/master)
21:13:07  > /usr/bin/git config core.sparsecheckout # timeout=10
21:13:07  > /usr/bin/git checkout -f 405c4efb197ed8cae2a07ddc14fba0177025bd5c # timeout=10
21:13:08  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
21:13:08  > /usr/bin/git branch -D master # timeout=10
21:13:08  > /usr/bin/git checkout -b master 405c4efb197ed8cae2a07ddc14fba0177025bd5c # timeout=10
21:13:08 Commit message: "gaming-core: tests added to improve coverage"
21:13:08  > /usr/bin/git rev-list --no-walk c7148a70dd2c1b9930e2e9f80948b38a62022cf3 # timeout=10
21:13:08 Cleaning workspace
21:13:08  > /usr/bin/git rev-parse --verify HEAD # timeout=10
21:13:08 Resetting working tree
21:13:08  > /usr/bin/git reset --hard # timeout=10
21:13:08  > /usr/bin/git clean -fdx # timeout=10
21:13:08 Parsing POMs
21:13:12 Established TCP socket on 40465
21:13:12 [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.13.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-4.13.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 40465
21:13:13 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
21:13:14 <===[JENKINS REMOTING CAPACITY]===>channel started
21:13:18 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml clean install site
21:13:20 [INFO] Scanning for projects...
21:13:20 [INFO] ------------------------------------------------------------------------
21:13:20 [INFO] Reactor Build Order:
21:13:20 [INFO] 
21:13:20 [INFO] Gaming                                                             [pom]
21:13:20 [INFO] Gaming Build Tools                                                 [jar]
21:13:20 [INFO] Gaming Core                                                        [jar]
21:13:20 [INFO] Gaming Contest                                                     [jar]
21:13:20 [INFO] Gaming GUI                                                         [jar]
21:13:20 [INFO] 
21:13:20 [INFO] -----------------------< de.fhdw.gaming:gaming >------------------------
21:13:20 [INFO] Building Gaming 1.0.1-SNAPSHOT                                     [1/5]
21:13:20 [INFO] --------------------------------[ pom ]---------------------------------
21:13:20 [INFO] 
21:13:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming ---
21:13:21 [INFO] 
21:13:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming ---
21:13:21 [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
21:13:21 [INFO] 
21:13:21 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ gaming ---
21:13:27 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
21:13:28 [INFO] 16 reports detected for maven-project-info-reports-plugin:3.1.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
21:13:29 [INFO] Rendering site with default locale English (en)
21:13:29 [WARNING] No project URL defined - decoration links will not be relativized!
21:13:29 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
21:13:29 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.1.1:dependency-convergence
21:13:30 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
21:13:30 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
21:13:30 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.1.1:distribution-management
21:13:30 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
21:13:30 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
21:13:31 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.1.1:modules
21:13:31 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
21:13:32 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
21:13:32 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.1.1:scm
21:13:32 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
21:13:32 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.1.1:team
21:13:33 [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
21:13:34 [INFO] 
21:13:34 [INFO] -----------------< de.fhdw.gaming:gaming-build-tools >------------------
21:13:34 [INFO] Building Gaming Build Tools 1.0.1-SNAPSHOT                         [2/5]
21:13:34 [INFO] --------------------------------[ jar ]---------------------------------
21:13:34 [INFO] 
21:13:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-build-tools ---
21:13:34 [INFO] 
21:13:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-build-tools ---
21:13:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:13:34 [INFO] Copying 3 resources
21:13:35 [INFO] 
21:13:35 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-build-tools ---
21:13:35 [INFO] No sources to compile
21:13:35 [INFO] 
21:13:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-build-tools ---
21:13:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:13:35 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/src/test/resources
21:13:35 [INFO] 
21:13:35 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-build-tools ---
21:13:35 [INFO] No sources to compile
21:13:35 [INFO] 
21:13:35 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-build-tools ---
21:13:36 [INFO] No tests to run.
21:13:36 [JENKINS] Recording test results
21:13:36 [INFO] 
21:13:36 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-build-tools ---
21:13:36 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar
21:13:37 [INFO] 
21:13:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-build-tools ---
21:13:37 [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
21:13:37 [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
21:13:37 [INFO] 
21:13:37 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ gaming-build-tools ---
21:13:37 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
21:13:37 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
21:13:37 [INFO] Rendering site with default locale English (en)
21:13:37 [WARNING] No project URL defined - decoration links will not be relativized!
21:13:37 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
21:13:37 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
21:13:37 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
21:13:37 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.1.1:distribution-management
21:13:37 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
21:13:37 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
21:13:37 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
21:13:38 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
21:13:38 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.1.1:scm
21:13:38 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
21:13:38 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.1.1:team
21:13:38 [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
21:13:38 [INFO] 
21:13:38 [INFO] ---------------------< de.fhdw.gaming:gaming-core >---------------------
21:13:38 [INFO] Building Gaming Core 1.0.1-SNAPSHOT                                [3/5]
21:13:38 [INFO] --------------------------------[ jar ]---------------------------------
21:13:38 [INFO] 
21:13:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-core ---
21:13:38 [INFO] 
21:13:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ gaming-core ---
21:13:43 [INFO] You have 0 Checkstyle violations.
21:13:43 [INFO] 
21:13:43 [INFO] >>> maven-pmd-plugin:3.16.0:check (pmd) > :pmd @ gaming-core >>>
21:13:43 [INFO] 
21:13:43 [INFO] --- maven-pmd-plugin:3.16.0:pmd (pmd) @ gaming-core ---
21:13:45 [INFO] PMD version: 6.42.0
21:13:50 [INFO] 
21:13:50 [INFO] <<< maven-pmd-plugin:3.16.0:check (pmd) < :pmd @ gaming-core <<<
21:13:50 [INFO] 
21:13:50 [INFO] 
21:13:50 [INFO] --- maven-pmd-plugin:3.16.0:check (pmd) @ gaming-core ---
21:13:50 [INFO] PMD version: 6.42.0
21:13:50 [INFO] 
21:13:50 [INFO] 
21:13:50 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ gaming-core ---
21:13:51 [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
21:13:51 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec
21:13:51 [INFO] 
21:13:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-core ---
21:13:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:13:51 [INFO] Copying 1 resource
21:13:51 [INFO] 
21:13:51 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-core ---
21:13:51 [INFO] Changes detected - recompiling the module!
21:13:51 [INFO] Compiling 42 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/classes
21:13:53 [INFO] /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/src/main/java/de/fhdw/gaming/core/ui/type/FieldType.java: Some input files use unchecked or unsafe operations.
21:13:53 [INFO] /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/src/main/java/de/fhdw/gaming/core/ui/type/FieldType.java: Recompile with -Xlint:unchecked for details.
21:13:53 [INFO] 
21:13:53 [INFO] >>> spotbugs-maven-plugin:4.5.2.0:check (spotbugs) > :spotbugs @ gaming-core >>>
21:13:53 [INFO] 
21:13:53 [INFO] --- spotbugs-maven-plugin:4.5.2.0:spotbugs (spotbugs) @ gaming-core ---
21:13:58 [INFO] Fork Value is true
21:14:07 [INFO] Done SpotBugs Analysis....
21:14:08 [INFO] 
21:14:08 [INFO] <<< spotbugs-maven-plugin:4.5.2.0:check (spotbugs) < :spotbugs @ gaming-core <<<
21:14:08 [INFO] 
21:14:08 [INFO] 
21:14:08 [INFO] --- spotbugs-maven-plugin:4.5.2.0:check (spotbugs) @ gaming-core ---
21:14:08 [INFO] BugInstance size is 0
21:14:08 [INFO] Error size is 0
21:14:08 [INFO] No errors/warnings found
21:14:08 [INFO] 
21:14:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-core ---
21:14:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:14:08 [INFO] Copying 1 resource
21:14:08 [INFO] 
21:14:08 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-core ---
21:14:08 [INFO] Changes detected - recompiling the module!
21:14:08 [INFO] Compiling 24 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/test-classes
21:14:09 [INFO] 
21:14:09 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-core ---
21:14:09 [INFO] 
21:14:09 [INFO] -------------------------------------------------------
21:14:09 [INFO]  T E S T S
21:14:09 [INFO] -------------------------------------------------------
21:14:11 [INFO] Running de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
21:14:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
21:14:11 [INFO] Running de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
21:14:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
21:14:11 [INFO] Running de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
21:14:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
21:14:11 [INFO] Running de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
21:14:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
21:14:11 [INFO] Running de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
21:14:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
21:14:11 [INFO] Running de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
21:14:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
21:14:12 [INFO] Running de.fhdw.gaming.core.ui.type.StringFieldTypeTest
21:14:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in de.fhdw.gaming.core.ui.type.StringFieldTypeTest
21:14:12 [INFO] Running de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
21:14:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
21:14:12 [INFO] Running de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
21:14:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
21:14:12 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
21:14:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
21:14:12 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
21:14:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
21:14:12 [INFO] Running de.fhdw.gaming.core.domain.AbstractPlayerTest
21:14:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in de.fhdw.gaming.core.domain.AbstractPlayerTest
21:14:12 [INFO] Running de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
21:14:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
21:14:12 [INFO] Running de.fhdw.gaming.core.domain.DefaultGameTest
21:14:14 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.113 s - in de.fhdw.gaming.core.domain.DefaultGameTest
21:14:14 [INFO] 
21:14:14 [INFO] Results:
21:14:14 [INFO] 
21:14:14 [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0
21:14:14 [INFO] 
21:14:14 [JENKINS] Recording test results
21:14:15 [INFO] 
21:14:15 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ gaming-core ---
21:14:15 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec
21:14:15 [INFO] Analyzed bundle 'Gaming Core' with 26 classes
21:14:15 [INFO] 
21:14:15 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-core ---
21:14:15 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar
21:14:15 [INFO] 
21:14:15 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-core ---
21:14:16 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar
21:14:16 [INFO] 
21:14:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-core ---
21:14:16 [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
21:14:16 [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
21:14:16 [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
21:14:16 [INFO] 
21:14:16 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ gaming-core ---
21:14:16 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
21:14:16 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
21:14:16 [INFO] Rendering site with default locale English (en)
21:14:16 [WARNING] No project URL defined - decoration links will not be relativized!
21:14:16 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
21:14:16 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
21:14:17 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
21:14:17 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
21:14:17 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.1.1:distribution-management
21:14:17 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
21:14:17 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
21:14:17 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
21:14:17 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
21:14:18 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.1.1:scm
21:14:18 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
21:14:18 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.1.1:team
21:14:18 [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
21:14:18 [INFO] 
21:14:18 [INFO] -------------------< de.fhdw.gaming:gaming-contest >--------------------
21:14:18 [INFO] Building Gaming Contest 1.0.1-SNAPSHOT                             [4/5]
21:14:18 [INFO] --------------------------------[ jar ]---------------------------------
21:14:18 [INFO] 
21:14:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-contest ---
21:14:18 [INFO] 
21:14:18 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ gaming-contest ---
21:14:19 [INFO] You have 0 Checkstyle violations.
21:14:19 [INFO] 
21:14:19 [INFO] >>> maven-pmd-plugin:3.16.0:check (pmd) > :pmd @ gaming-contest >>>
21:14:19 [INFO] 
21:14:19 [INFO] --- maven-pmd-plugin:3.16.0:pmd (pmd) @ gaming-contest ---
21:14:19 [INFO] PMD version: 6.42.0
21:14:20 [INFO] 
21:14:20 [INFO] <<< maven-pmd-plugin:3.16.0:check (pmd) < :pmd @ gaming-contest <<<
21:14:20 [INFO] 
21:14:20 [INFO] 
21:14:20 [INFO] --- maven-pmd-plugin:3.16.0:check (pmd) @ gaming-contest ---
21:14:20 [INFO] PMD version: 6.42.0
21:14:20 [INFO] 
21:14:20 [INFO] 
21:14:20 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ gaming-contest ---
21:14:20 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/jacoco.exec
21:14:20 [INFO] 
21:14:20 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-contest ---
21:14:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:14:20 [INFO] Copying 1 resource
21:14:20 [INFO] 
21:14:20 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-contest ---
21:14:20 [WARNING] *******************************************************************************************************************************************
21:14:20 [WARNING] * Required filename-based automodules detected: [commons-cli-1.4.jar]. Please don't publish this project to a public artifact repository! *
21:14:20 [WARNING] *******************************************************************************************************************************************
21:14:20 [INFO] Changes detected - recompiling the module!
21:14:20 [INFO] Compiling 8 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/classes
21:14:21 [INFO] 
21:14:21 [INFO] >>> spotbugs-maven-plugin:4.5.2.0:check (spotbugs) > :spotbugs @ gaming-contest >>>
21:14:21 [INFO] 
21:14:21 [INFO] --- spotbugs-maven-plugin:4.5.2.0:spotbugs (spotbugs) @ gaming-contest ---
21:14:21 [INFO] Fork Value is true
21:14:26 [INFO] Done SpotBugs Analysis....
21:14:26 [INFO] 
21:14:26 [INFO] <<< spotbugs-maven-plugin:4.5.2.0:check (spotbugs) < :spotbugs @ gaming-contest <<<
21:14:26 [INFO] 
21:14:26 [INFO] 
21:14:26 [INFO] --- spotbugs-maven-plugin:4.5.2.0:check (spotbugs) @ gaming-contest ---
21:14:26 [INFO] BugInstance size is 0
21:14:26 [INFO] Error size is 0
21:14:26 [INFO] No errors/warnings found
21:14:26 [INFO] 
21:14:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-contest ---
21:14:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:14:26 [INFO] Copying 1 resource
21:14:26 [INFO] 
21:14:26 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-contest ---
21:14:26 [INFO] Changes detected - recompiling the module!
21:14:26 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/test-classes
21:14:27 [INFO] 
21:14:27 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-contest ---
21:14:27 [INFO] 
21:14:27 [INFO] -------------------------------------------------------
21:14:27 [INFO]  T E S T S
21:14:27 [INFO] -------------------------------------------------------
21:14:29 [INFO] Running de.fhdw.gaming.contest.util.ComparablePairTest
21:14:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in de.fhdw.gaming.contest.util.ComparablePairTest
21:14:29 [INFO] Running de.fhdw.gaming.contest.util.CombinatoricsHelperTest
21:14:29 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in de.fhdw.gaming.contest.util.CombinatoricsHelperTest
21:14:29 [INFO] 
21:14:29 [INFO] Results:
21:14:29 [INFO] 
21:14:29 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
21:14:29 [INFO] 
21:14:29 [JENKINS] Recording test results
21:14:29 [INFO] 
21:14:29 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ gaming-contest ---
21:14:29 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/jacoco.exec
21:14:29 [INFO] Analyzed bundle 'Gaming Contest' with 12 classes
21:14:29 [INFO] 
21:14:29 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-contest ---
21:14:29 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar
21:14:29 [INFO] 
21:14:29 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-contest ---
21:14:29 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar
21:14:29 [INFO] 
21:14:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-contest ---
21:14:29 [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
21:14:29 [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
21:14:29 [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
21:14:30 [INFO] 
21:14:30 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ gaming-contest ---
21:14:30 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
21:14:30 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
21:14:30 [INFO] Rendering site with default locale English (en)
21:14:30 [WARNING] No project URL defined - decoration links will not be relativized!
21:14:30 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
21:14:30 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
21:14:30 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
21:14:30 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
21:14:30 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.1.1:distribution-management
21:14:30 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
21:14:30 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
21:14:30 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
21:14:31 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
21:14:31 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.1.1:scm
21:14:31 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
21:14:31 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.1.1:team
21:14:31 [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
21:14:31 [INFO] 
21:14:31 [INFO] ---------------------< de.fhdw.gaming:gaming-gui >----------------------
21:14:31 [INFO] Building Gaming GUI 1.0.1-SNAPSHOT                                 [5/5]
21:14:31 [INFO] --------------------------------[ jar ]---------------------------------
21:14:31 [INFO] 
21:14:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-gui ---
21:14:31 [INFO] 
21:14:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ gaming-gui ---
21:14:31 [INFO] You have 0 Checkstyle violations.
21:14:32 [INFO] 
21:14:32 [INFO] >>> maven-pmd-plugin:3.16.0:check (pmd) > :pmd @ gaming-gui >>>
21:14:32 [INFO] 
21:14:32 [INFO] --- maven-pmd-plugin:3.16.0:pmd (pmd) @ gaming-gui ---
21:14:32 [INFO] PMD version: 6.42.0
21:14:34 [INFO] 
21:14:34 [INFO] <<< maven-pmd-plugin:3.16.0:check (pmd) < :pmd @ gaming-gui <<<
21:14:34 [INFO] 
21:14:34 [INFO] 
21:14:34 [INFO] --- maven-pmd-plugin:3.16.0:check (pmd) @ gaming-gui ---
21:14:34 [INFO] PMD version: 6.42.0
21:14:34 [INFO] 
21:14:34 [INFO] 
21:14:34 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ gaming-gui ---
21:14:34 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/jacoco.exec
21:14:34 [INFO] 
21:14:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-gui ---
21:14:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:14:34 [INFO] Copying 8 resources
21:14:34 [INFO] 
21:14:34 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-gui ---
21:14:34 [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
21:14:34 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
21:14:34 [WARNING] *********************************************************************************************************************************************
21:14:34 [WARNING] * Required filename-based automodules detected: [imageio-batik-3.5.jar]. Please don't publish this project to a public artifact repository! *
21:14:34 [WARNING] *********************************************************************************************************************************************
21:14:34 [INFO] Changes detected - recompiling the module!
21:14:34 [INFO] Compiling 10 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/classes
21:14:35 [INFO] 
21:14:35 [INFO] >>> spotbugs-maven-plugin:4.5.2.0:check (spotbugs) > :spotbugs @ gaming-gui >>>
21:14:35 [INFO] 
21:14:35 [INFO] --- spotbugs-maven-plugin:4.5.2.0:spotbugs (spotbugs) @ gaming-gui ---
21:14:35 [INFO] Fork Value is true
21:14:42 [INFO] Done SpotBugs Analysis....
21:14:42 [INFO] 
21:14:42 [INFO] <<< spotbugs-maven-plugin:4.5.2.0:check (spotbugs) < :spotbugs @ gaming-gui <<<
21:14:42 [INFO] 
21:14:42 [INFO] 
21:14:42 [INFO] --- spotbugs-maven-plugin:4.5.2.0:check (spotbugs) @ gaming-gui ---
21:14:42 [INFO] BugInstance size is 0
21:14:42 [INFO] Error size is 0
21:14:42 [INFO] No errors/warnings found
21:14:42 [INFO] 
21:14:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-gui ---
21:14:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:14:42 [INFO] Copying 1 resource
21:14:42 [INFO] 
21:14:42 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-gui ---
21:14:42 [INFO] No sources to compile
21:14:42 [INFO] 
21:14:42 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-gui ---
21:14:42 [INFO] 
21:14:42 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ gaming-gui ---
21:14:42 [INFO] Skipping JaCoCo execution due to missing execution data file.
21:14:42 [JENKINS] Recording test results
21:14:42 [INFO] 
21:14:42 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-gui ---
21:14:42 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar
21:14:42 [INFO] 
21:14:42 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-gui ---
21:14:42 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar
21:14:42 [INFO] 
21:14:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-gui ---
21:14:42 [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
21:14:42 [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
21:14:43 [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
21:14:43 [INFO] 
21:14:43 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ gaming-gui ---
21:14:43 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
21:14:43 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
21:14:43 [INFO] Rendering site with default locale English (en)
21:14:43 [WARNING] No project URL defined - decoration links will not be relativized!
21:14:43 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
21:14:43 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
21:14:43 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
21:14:43 [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
21:14:43 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
21:14:43 [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
21:14:45 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
21:14:45 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
21:14:45 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.1.1:distribution-management
21:14:45 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
21:14:45 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
21:14:46 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
21:14:46 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
21:14:46 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.1.1:scm
21:14:46 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
21:14:46 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.1.1:team
21:14:46 [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
21:14:47 [INFO] ------------------------------------------------------------------------
21:14:47 [INFO] Reactor Summary for Gaming 1.0.1-SNAPSHOT:
21:14:47 [INFO] 
21:14:47 [INFO] Gaming ............................................. SUCCESS [ 13.657 s]
21:14:47 [INFO] Gaming Build Tools ................................. SUCCESS [  3.739 s]
21:14:47 [INFO] Gaming Core ........................................ SUCCESS [ 39.791 s]
21:14:47 [INFO] Gaming Contest ..................................... SUCCESS [ 12.812 s]
21:14:47 [INFO] Gaming GUI ......................................... SUCCESS [ 15.205 s]
21:14:47 [INFO] ------------------------------------------------------------------------
21:14:47 [INFO] BUILD SUCCESS
21:14:47 [INFO] ------------------------------------------------------------------------
21:14:47 [INFO] Total time:  01:26 min
21:14:47 [INFO] Finished at: 2022-06-21T21:14:47+02:00
21:14:47 [INFO] ------------------------------------------------------------------------
21:14:47 Waiting for Jenkins to finish collecting data
21:14:47 [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
21:14:47 [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
21:14:47 [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
21:14:47 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
21:14:47 [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
21:14:47 [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
21:14:47 [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
21:14:47 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
21:14:47 [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
21:14:47 [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
21:14:47 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
21:14:47 [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
21:14:47 Copying /var/lib/jenkins/home/jobs/gaming/workspace@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
21:14:47 [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
21:14:47 [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
21:14:47 [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
21:14:47 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
21:14:47 channel stopped
21:14:47 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/pmd.xml'
21:14:47 [PMD] -> found 3 files
21:14:47 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/pmd.xml
21:14:47 [PMD] -> found 0 issues (skipped 0 duplicates)
21:14:47 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/pmd.xml
21:14:47 [PMD] -> found 0 issues (skipped 0 duplicates)
21:14:47 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/pmd.xml
21:14:47 [PMD] -> found 0 issues (skipped 0 duplicates)
21:14:48 [PMD] Skipping post processing
21:14:48 [PMD] No filter has been set, publishing all 0 issues
21:14:48 [PMD] Repository miner is not configured, skipping repository mining
21:14:48 [PMD] Reference build recorder is not configured
21:14:48 [PMD] Obtaining reference build from same job (gaming)
21:14:48 [PMD] Using reference build 'gaming #60' to compute new, fixed, and outstanding issues
21:14:48 [PMD] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
21:14:48 [PMD] No quality gates have been set - skipping
21:14:48 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
21:14:48 [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
21:14:48 [PMD] Attaching ResultAction with ID 'pmd' to build 'gaming #61'.
21:14:49 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
21:14:51 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
21:14:51 [SpotBugs] -> found 3 files
21:14:51 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/spotbugs/spotbugsXml.xml
21:14:51 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
21:14:51 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/spotbugs/spotbugsXml.xml
21:14:51 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
21:14:51 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/spotbugs/spotbugsXml.xml
21:14:51 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
21:14:51 [SpotBugs] Skipping post processing
21:14:51 [SpotBugs] No filter has been set, publishing all 0 issues
21:14:51 [SpotBugs] Repository miner is not configured, skipping repository mining
21:14:51 [SpotBugs] Reference build recorder is not configured
21:14:51 [SpotBugs] Obtaining reference build from same job (gaming)
21:14:51 [SpotBugs] Using reference build 'gaming #60' to compute new, fixed, and outstanding issues
21:14:51 [SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
21:14:51 [SpotBugs] No quality gates have been set - skipping
21:14:51 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
21:14:51 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
21:14:51 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'gaming #61'.
21:14:51 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
21:14:51 [JaCoCo plugin] Collecting JaCoCo coverage data...
21:14:51 [JaCoCo plugin] gaming-core/target/jacoco.exec;gaming-core/target/classes;gaming-core/src/main/java; locations are configured
21:14:51 [JaCoCo plugin] Number of found exec files for pattern gaming-core/target/jacoco.exec: 1
21:14:51 [JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec
21:14:51 [JaCoCo plugin] Saving matched class directories for class-pattern: gaming-core/target/classes: 
21:14:51 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/classes 43 files
21:14:51 [JaCoCo plugin] Saving matched source directories for source-pattern: gaming-core/src/main/java: 
21:14:51 [JaCoCo plugin] Source Inclusions: de/fhdw/gaming/core/**/*.java
21:14:51 [JaCoCo plugin] Source Exclusions: **/module-info.java
21:14:51 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/src/main/java 41 files
21:14:51 [JaCoCo plugin] Loading inclusions files..
21:14:51 [JaCoCo plugin] inclusions: [de/fhdw/gaming/core/**/*.class]
21:14:51 [JaCoCo plugin] exclusions: [**/module-info.class]
21:14:51 [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]
21:14:51 [JaCoCo plugin] Publishing the results..
21:14:51 [JaCoCo plugin] Loading packages..
21:14:51 [JaCoCo plugin] Done.
21:14:51 [JaCoCo plugin] Overall coverage: class: 76.92308, method: 82.27848, line: 80.88889, branch: 77.88461, instruction: 82.1911, complexity: 79.14692
21:14:51 [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]
21:14:51 [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS
21:14:51 Maven RedeployPublisher use remote  maven settings from : /var/lib/jenkins/.m2/settings.xml
21:14:51 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
21:14:51 Deploying the main artifact gaming-1.0.1-SNAPSHOT.pom
21:14:52 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml
21:14:54 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml (597 B at 255 B/s)
21:14:54 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-20220621.191452-5.pom
21:14:54 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-20220621.191452-5.pom (11 kB at 33 kB/s)
21:14:54 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
21:14:55 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (361 B at 2.2 kB/s)
21:14:55 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml
21:14:55 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml (597 B at 10 kB/s)
21:14:55 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
21:14:55 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 3.9 kB/s)
21:14:55 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
21:14:55 Deploying the main artifact gaming-build-tools-1.0.1-SNAPSHOT.jar
21:14:55 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml
21:14:55 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 27 kB/s)
21:14:55 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-20220621.191455-5.jar
21:14:55 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-20220621.191455-5.jar (5.7 kB at 91 kB/s)
21:14:55 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-20220621.191455-5.pom
21:14:55 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-20220621.191455-5.pom (652 B at 8.2 kB/s)
21:14:55 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
21:14:55 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (373 B at 31 kB/s)
21:14:55 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml
21:14:55 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml (782 B at 6.5 kB/s)
21:14:55 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
21:14:55 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 11 kB/s)
21:14:55 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
21:14:55 Deploying the main artifact gaming-contest-1.0.1-SNAPSHOT.jar
21:14:55 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
21:14:55 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 22 kB/s)
21:14:55 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220621.191455-5.jar
21:14:55 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220621.191455-5.jar (29 kB at 210 kB/s)
21:14:55 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220621.191455-5.pom
21:14:55 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220621.191455-5.pom (2.4 kB at 42 kB/s)
21:14:55 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
21:14:55 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (369 B at 10 kB/s)
21:14:55 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
21:14:55 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 10 kB/s)
21:14:55 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
21:14:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 4.6 kB/s)
21:14:56 Deploying the main artifact gaming-contest-1.0.1-SNAPSHOT-sources.jar
21:14:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220621.191455-5-sources.jar
21:14:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220621.191455-5-sources.jar (18 kB at 572 kB/s)
21:14:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
21:14:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 30 kB/s)
21:14:56 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
21:14:56 Deploying the main artifact gaming-core-1.0.1-SNAPSHOT.jar
21:14:56 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
21:14:56 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 41 kB/s)
21:14:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220621.191456-5.jar
21:14:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220621.191456-5.jar (49 kB at 539 kB/s)
21:14:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220621.191456-5.pom
21:14:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220621.191456-5.pom (2.1 kB at 37 kB/s)
21:14:56 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
21:14:56 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (366 B at 12 kB/s)
21:14:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
21:14:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (989 B at 41 kB/s)
21:14:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
21:14:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 9.6 kB/s)
21:14:56 Deploying the main artifact gaming-core-1.0.1-SNAPSHOT-sources.jar
21:14:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220621.191456-5-sources.jar
21:14:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220621.191456-5-sources.jar (51 kB at 1.5 MB/s)
21:14:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
21:14:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (989 B at 49 kB/s)
21:14:56 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
21:14:56 Deploying the main artifact gaming-gui-1.0.1-SNAPSHOT.jar
21:14:56 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
21:14:56 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 52 kB/s)
21:14:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220621.191456-5.jar
21:14:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220621.191456-5.jar (46 kB at 929 kB/s)
21:14:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220621.191456-5.pom
21:14:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220621.191456-5.pom (3.1 kB at 58 kB/s)
21:14:56 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
21:14:56 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (365 B at 41 kB/s)
21:14:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
21:14:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (988 B at 47 kB/s)
21:14:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
21:14:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 11 kB/s)
21:14:56 Deploying the main artifact gaming-gui-1.0.1-SNAPSHOT-sources.jar
21:14:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220621.191456-5-sources.jar
21:14:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220621.191456-5-sources.jar (28 kB at 669 kB/s)
21:14:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
21:14:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (988 B at 55 kB/s)
21:14:56 [INFO] Deployment done in 4.9 sec
21:14:56 Triggering a new build of ipspiel22
21:14:56 Triggering a new build of othello
21:14:56 Finished: SUCCESS