Skip to content
Success

Console Output

15:43:09 Started by an SCM change
15:43:09 Running as SYSTEM
15:43:09 Building in workspace /var/lib/jenkins/home/jobs/gaming/workspace/gaming
15:43:09 The recommended git tool is: NONE
15:43:09 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
15:43:09  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/gaming/workspace/gaming/.git # timeout=10
15:43:09 Fetching changes from the remote Git repository
15:43:09  > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/gaming.git # timeout=10
15:43:09 Fetching upstream changes from http://localhost:3000/Gaming/gaming.git
15:43:09  > /usr/bin/git --version # timeout=10
15:43:09  > git --version # 'git version 2.44.1'
15:43:09 using GIT_ASKPASS to set credentials 
15:43:09  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/gaming.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:43:10  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:43:10 Checking out Revision 788b5154e0a7b9b131b1dc3d8b711a21b426f22e (refs/remotes/origin/master)
15:43:10  > /usr/bin/git config core.sparsecheckout # timeout=10
15:43:10  > /usr/bin/git checkout -f 788b5154e0a7b9b131b1dc3d8b711a21b426f22e # timeout=10
15:43:10  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:43:10  > /usr/bin/git branch -D master # timeout=10
15:43:10  > /usr/bin/git checkout -b master 788b5154e0a7b9b131b1dc3d8b711a21b426f22e # timeout=10
15:43:10 Commit message: "gaming-core: ObserverFactory is now configurable via InputProvider"
15:43:10  > /usr/bin/git rev-list --no-walk 70ec05bc6279c66352b30949ee56dfda7635dabf # timeout=10
15:43:10 Cleaning workspace
15:43:10  > /usr/bin/git rev-parse --verify HEAD # timeout=10
15:43:10 Resetting working tree
15:43:10  > /usr/bin/git reset --hard # timeout=10
15:43:10  > /usr/bin/git clean -fdx # timeout=10
15:43:10 Parsing POMs
15:43:10 Established TCP socket on 32815
15:43:10 [gaming] $ /usr/lib/jvm/openjdk-bin-17/bin/java -Xmx1024m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/share/maven-bin-3.9/boot/plexus-classworlds-2.7.0.jar:/usr/share/maven-bin-3.9/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.9 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3206.vb_15dcf73f6a_9.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 32815
15:43:10 <===[JENKINS REMOTING CAPACITY]===>channel started
15:43:12 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/gaming/workspace/gaming/pom.xml clean install site
15:43:13 [INFO] Scanning for projects...
15:43:14 [INFO] ------------------------------------------------------------------------
15:43:14 [INFO] Reactor Build Order:
15:43:14 [INFO] 
15:43:14 [INFO] Gaming                                                             [pom]
15:43:14 [INFO] Gaming Build Tools                                                 [jar]
15:43:14 [INFO] Gaming Core                                                        [jar]
15:43:14 [INFO] Gaming Contest                                                     [jar]
15:43:14 [INFO] Gaming GUI                                                         [jar]
15:43:14 [INFO] 
15:43:14 [INFO] -----------------------< de.fhdw.gaming:gaming >------------------------
15:43:14 [INFO] Building Gaming 1.0.2-SNAPSHOT                                     [1/5]
15:43:14 [INFO]   from pom.xml
15:43:14 [INFO] --------------------------------[ pom ]---------------------------------
15:43:14 [INFO] 
15:43:14 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming ---
15:43:14 [INFO] 
15:43:14 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming ---
15:43:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
15:43:15 [INFO] 
15:43:15 [INFO] --- install:3.1.1:install (default-install) @ gaming ---
15:43:15 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/gaming-1.0.2-SNAPSHOT.pom
15:43:15 [INFO] 
15:43:15 [INFO] --- site:4.0.0-M14:site (default-site) @ gaming ---
15:43:17 [INFO] Rendering site for default locale
15:43:17 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0
15:43:18 [INFO] Detected 16 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
15:43:18 [WARNING] No project URL defined - site links will not be relativized!
15:43:18 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin
15:43:18 [INFO] Rendering 13 report documents
15:43:18 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.5.0:dependency-convergence
15:43:19 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info
15:43:19 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management
15:43:19 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management
15:43:19 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.5.0:index
15:43:19 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.5.0:licenses
15:43:20 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.5.0:modules
15:43:20 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.5.0:plugin-management
15:43:21 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.5.0:plugins
15:43:21 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm
15:43:21 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.5.0:summary
15:43:21 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.5.0:team
15:43:21 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M14:project-info
15:43:22 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming@tmp/maven-reporters/moduleset/site
15:43:23 [Gitea] do not publish assets due to source being no GiteaSCMSource
15:43:23 [INFO] 
15:43:23 [INFO] -----------------< de.fhdw.gaming:gaming-build-tools >------------------
15:43:23 [INFO] Building Gaming Build Tools 1.0.2-SNAPSHOT                         [2/5]
15:43:23 [INFO]   from gaming-build-tools/pom.xml
15:43:23 [INFO] --------------------------------[ jar ]---------------------------------
15:43:23 [INFO] 
15:43:23 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-build-tools ---
15:43:23 [INFO] 
15:43:23 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-build-tools ---
15:43:23 [INFO] 
15:43:23 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-build-tools ---
15:43:23 [INFO] Copying 3 resources from src/main/resources to target/classes
15:43:23 [INFO] 
15:43:23 [INFO] --- compiler:3.13.0:compile (default-compile) @ gaming-build-tools ---
15:43:23 [INFO] No sources to compile
15:43:23 [INFO] 
15:43:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-build-tools ---
15:43:23 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/src/test/resources
15:43:23 [INFO] 
15:43:23 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gaming-build-tools ---
15:43:23 [INFO] No sources to compile
15:43:24 [INFO] 
15:43:24 [INFO] --- surefire:3.2.5:test (default-test) @ gaming-build-tools ---
15:43:24 [INFO] No tests to run.
15:43:24 [JENKINS] Recording test results
15:43:24 [INFO] 
15:43:24 [INFO] --- jar:3.4.1:jar (default-jar) @ gaming-build-tools ---
15:43:24 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/gaming-build-tools-1.0.2-SNAPSHOT.jar
15:43:24 [INFO] 
15:43:24 [INFO] --- install:3.1.1:install (default-install) @ gaming-build-tools ---
15:43:24 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-SNAPSHOT.pom
15:43:25 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/gaming-build-tools-1.0.2-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-SNAPSHOT.jar
15:43:25 [INFO] 
15:43:25 [INFO] --- site:4.0.0-M14:site (default-site) @ gaming-build-tools ---
15:43:25 [INFO] Rendering site for default locale
15:43:25 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0
15:43:25 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
15:43:25 [WARNING] No project URL defined - site links will not be relativized!
15:43:25 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin
15:43:25 [INFO] Rendering 11 report documents
15:43:25 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info
15:43:25 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management
15:43:25 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management
15:43:25 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.5.0:index
15:43:25 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.5.0:licenses
15:43:25 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.5.0:plugin-management
15:43:26 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.5.0:plugins
15:43:26 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm
15:43:26 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.5.0:summary
15:43:26 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.5.0:team
15:43:26 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M14:project-info
15:43:26 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools@tmp/maven-reporters/moduleset/site/gaming-build-tools
15:43:27 [Gitea] do not publish assets due to source being no GiteaSCMSource
15:43:27 [INFO] 
15:43:27 [INFO] ---------------------< de.fhdw.gaming:gaming-core >---------------------
15:43:27 [INFO] Building Gaming Core 1.0.2-SNAPSHOT                                [3/5]
15:43:27 [INFO]   from gaming-core/pom.xml
15:43:27 [INFO] --------------------------------[ jar ]---------------------------------
15:43:27 [INFO] 
15:43:27 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-core ---
15:43:27 [INFO] 
15:43:27 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-core ---
15:43:27 [INFO] 
15:43:27 [INFO] --- checkstyle:3.3.1:check (checkstyle) @ gaming-core ---
15:43:31 [INFO] You have 0 Checkstyle violations.
15:43:31 [INFO] 
15:43:31 [INFO] --- jacoco:0.8.12:prepare-agent (jacoco-initialize) @ gaming-core ---
15:43:31 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec
15:43:31 [INFO] 
15:43:31 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-core ---
15:43:31 [INFO] Copying 1 resource from src/main/resources to target/classes
15:43:32 [INFO] 
15:43:32 [INFO] --- compiler:3.13.0:compile (default-compile) @ gaming-core ---
15:43:32 [INFO] Recompiling the module because of changed source code.
15:43:32 [INFO] Compiling 44 source files with javac [debug release 17] to target/classes
15:43:34 [INFO] 
15:43:34 [INFO] >>> spotbugs:4.8.5.0:check (spotbugs) > :spotbugs @ gaming-core >>>
15:43:34 [INFO] 
15:43:34 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ gaming-core ---
15:43:36 [INFO] Fork Value is true
15:43:43 [INFO] Done SpotBugs Analysis....
15:43:44 [INFO] 
15:43:44 [INFO] <<< spotbugs:4.8.5.0:check (spotbugs) < :spotbugs @ gaming-core <<<
15:43:44 [INFO] 
15:43:44 [INFO] 
15:43:44 [INFO] --- spotbugs:4.8.5.0:check (spotbugs) @ gaming-core ---
15:43:44 [INFO] BugInstance size is 0
15:43:44 [INFO] Error size is 0
15:43:44 [INFO] No errors/warnings found
15:43:44 [INFO] 
15:43:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-core ---
15:43:44 [INFO] Copying 1 resource from src/test/resources to target/test-classes
15:43:44 [INFO] 
15:43:44 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gaming-core ---
15:43:44 [INFO] Recompiling the module because of changed dependency.
15:43:44 [INFO] Compiling 24 source files with javac [debug release 17 module-path] to target/test-classes
15:43:46 [INFO] 
15:43:46 [INFO] --- surefire:3.2.5:test (default-test) @ gaming-core ---
15:43:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
15:43:46 [INFO] 
15:43:46 [INFO] -------------------------------------------------------
15:43:46 [INFO]  T E S T S
15:43:46 [INFO] -------------------------------------------------------
15:43:48 [INFO] Running de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
15:43:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
15:43:48 [INFO] Running de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
15:43:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
15:43:48 [INFO] Running de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
15:43:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
15:43:48 [INFO] Running de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
15:43:48 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
15:43:48 [INFO] Running de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
15:43:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
15:43:48 [INFO] Running de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
15:43:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
15:43:48 [INFO] Running de.fhdw.gaming.core.ui.type.StringFieldTypeTest
15:43:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in de.fhdw.gaming.core.ui.type.StringFieldTypeTest
15:43:48 [INFO] Running de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
15:43:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
15:43:48 [INFO] Running de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
15:43:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
15:43:48 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
15:43:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
15:43:48 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
15:43:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
15:43:48 [INFO] Running de.fhdw.gaming.core.domain.AbstractPlayerTest
15:43:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in de.fhdw.gaming.core.domain.AbstractPlayerTest
15:43:48 [INFO] Running de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
15:43:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
15:43:48 [INFO] Running de.fhdw.gaming.core.domain.DefaultGameTest
15:43:50 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.124 s -- in de.fhdw.gaming.core.domain.DefaultGameTest
15:43:50 [INFO] 
15:43:50 [INFO] Results:
15:43:50 [INFO] 
15:43:50 [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0
15:43:50 [INFO] 
15:43:50 [JENKINS] Recording test results
15:43:51 [INFO] 
15:43:51 [INFO] --- jacoco:0.8.12:report (jacoco-site) @ gaming-core ---
15:43:51 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec
15:43:51 [INFO] Analyzed bundle 'Gaming Core' with 27 classes
15:43:51 [INFO] 
15:43:51 [INFO] --- jar:3.4.1:jar (default-jar) @ gaming-core ---
15:43:51 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT.jar
15:43:52 [INFO] 
15:43:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ gaming-core ---
15:43:52 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT-sources.jar
15:43:52 [INFO] 
15:43:52 [INFO] --- install:3.1.1:install (default-install) @ gaming-core ---
15:43:52 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-SNAPSHOT.pom
15:43:52 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-SNAPSHOT.jar
15:43:52 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-SNAPSHOT-sources.jar
15:43:52 [INFO] 
15:43:52 [INFO] --- site:4.0.0-M14:site (default-site) @ gaming-core ---
15:43:52 [INFO] Rendering site for default locale
15:43:52 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0
15:43:52 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
15:43:52 [WARNING] No project URL defined - site links will not be relativized!
15:43:52 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin
15:43:52 [INFO] Rendering 12 report documents
15:43:52 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.5.0:dependencies
15:43:53 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info
15:43:53 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management
15:43:53 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management
15:43:53 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.5.0:index
15:43:53 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.5.0:licenses
15:43:54 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.5.0:plugin-management
15:43:54 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.5.0:plugins
15:43:54 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm
15:43:54 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.5.0:summary
15:43:54 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.5.0:team
15:43:54 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M14:project-info
15:43:54 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core@tmp/maven-reporters/moduleset/site/gaming-core
15:43:55 [Gitea] do not publish assets due to source being no GiteaSCMSource
15:43:55 [INFO] 
15:43:55 [INFO] -------------------< de.fhdw.gaming:gaming-contest >--------------------
15:43:55 [INFO] Building Gaming Contest 1.0.2-SNAPSHOT                             [4/5]
15:43:55 [INFO]   from gaming-contest/pom.xml
15:43:55 [INFO] --------------------------------[ jar ]---------------------------------
15:43:55 [INFO] 
15:43:55 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-contest ---
15:43:55 [INFO] 
15:43:55 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-contest ---
15:43:55 [INFO] 
15:43:55 [INFO] --- checkstyle:3.3.1:check (checkstyle) @ gaming-contest ---
15:43:56 [INFO] You have 0 Checkstyle violations.
15:43:56 [INFO] 
15:43:56 [INFO] --- jacoco:0.8.12:prepare-agent (jacoco-initialize) @ gaming-contest ---
15:43:56 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/jacoco.exec
15:43:56 [INFO] 
15:43:56 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-contest ---
15:43:56 [INFO] Copying 1 resource from src/main/resources to target/classes
15:43:56 [INFO] 
15:43:56 [INFO] --- compiler:3.13.0:compile (default-compile) @ gaming-contest ---
15:43:56 [WARNING] *********************************************************************************************************************************************
15:43:56 [WARNING] * Required filename-based automodules detected: [commons-cli-1.5.0.jar]. Please don't publish this project to a public artifact repository! *
15:43:56 [WARNING] *********************************************************************************************************************************************
15:43:56 [INFO] Recompiling the module because of changed dependency.
15:43:56 [INFO] Compiling 8 source files with javac [debug release 17 module-path] to target/classes
15:43:56 [INFO] 
15:43:56 [INFO] >>> spotbugs:4.8.5.0:check (spotbugs) > :spotbugs @ gaming-contest >>>
15:43:56 [INFO] 
15:43:56 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ gaming-contest ---
15:43:56 [INFO] Fork Value is true
15:44:05 [INFO] Done SpotBugs Analysis....
15:44:05 [INFO] 
15:44:05 [INFO] <<< spotbugs:4.8.5.0:check (spotbugs) < :spotbugs @ gaming-contest <<<
15:44:05 [INFO] 
15:44:05 [INFO] 
15:44:05 [INFO] --- spotbugs:4.8.5.0:check (spotbugs) @ gaming-contest ---
15:44:05 [INFO] BugInstance size is 0
15:44:05 [INFO] Error size is 0
15:44:05 [INFO] No errors/warnings found
15:44:05 [INFO] 
15:44:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-contest ---
15:44:05 [INFO] Copying 1 resource from src/test/resources to target/test-classes
15:44:05 [INFO] 
15:44:05 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gaming-contest ---
15:44:05 [INFO] Recompiling the module because of changed dependency.
15:44:05 [INFO] Compiling 2 source files with javac [debug release 17 module-path] to target/test-classes
15:44:06 [INFO] 
15:44:06 [INFO] --- surefire:3.2.5:test (default-test) @ gaming-contest ---
15:44:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
15:44:06 [INFO] 
15:44:06 [INFO] -------------------------------------------------------
15:44:06 [INFO]  T E S T S
15:44:06 [INFO] -------------------------------------------------------
15:44:08 [INFO] Running de.fhdw.gaming.contest.util.ComparablePairTest
15:44:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in de.fhdw.gaming.contest.util.ComparablePairTest
15:44:08 [INFO] Running de.fhdw.gaming.contest.util.CombinatoricsHelperTest
15:44:08 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in de.fhdw.gaming.contest.util.CombinatoricsHelperTest
15:44:08 [INFO] 
15:44:08 [INFO] Results:
15:44:08 [INFO] 
15:44:08 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
15:44:08 [INFO] 
15:44:08 [JENKINS] Recording test results
15:44:08 [INFO] 
15:44:08 [INFO] --- jacoco:0.8.12:report (jacoco-site) @ gaming-contest ---
15:44:08 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/jacoco.exec
15:44:08 [INFO] Analyzed bundle 'Gaming Contest' with 12 classes
15:44:09 [INFO] 
15:44:09 [INFO] --- jar:3.4.1:jar (default-jar) @ gaming-contest ---
15:44:09 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT.jar
15:44:09 [INFO] 
15:44:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ gaming-contest ---
15:44:09 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT-sources.jar
15:44:09 [INFO] 
15:44:09 [INFO] --- install:3.1.1:install (default-install) @ gaming-contest ---
15:44:09 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-SNAPSHOT.pom
15:44:09 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-SNAPSHOT.jar
15:44:09 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-SNAPSHOT-sources.jar
15:44:09 [INFO] 
15:44:09 [INFO] --- site:4.0.0-M14:site (default-site) @ gaming-contest ---
15:44:09 [INFO] Rendering site for default locale
15:44:09 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0
15:44:09 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
15:44:09 [WARNING] No project URL defined - site links will not be relativized!
15:44:09 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin
15:44:09 [INFO] Rendering 12 report documents
15:44:09 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.5.0:dependencies
15:44:10 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info
15:44:10 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management
15:44:10 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management
15:44:10 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.5.0:index
15:44:10 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.5.0:licenses
15:44:10 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.5.0:plugin-management
15:44:11 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.5.0:plugins
15:44:11 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm
15:44:11 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.5.0:summary
15:44:11 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.5.0:team
15:44:11 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M14:project-info
15:44:11 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest@tmp/maven-reporters/moduleset/site/gaming-contest
15:44:12 [Gitea] do not publish assets due to source being no GiteaSCMSource
15:44:12 [INFO] 
15:44:12 [INFO] ---------------------< de.fhdw.gaming:gaming-gui >----------------------
15:44:12 [INFO] Building Gaming GUI 1.0.2-SNAPSHOT                                 [5/5]
15:44:12 [INFO]   from gaming-gui/pom.xml
15:44:12 [INFO] --------------------------------[ jar ]---------------------------------
15:44:12 [INFO] 
15:44:12 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-gui ---
15:44:12 [INFO] 
15:44:12 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-gui ---
15:44:12 [INFO] 
15:44:12 [INFO] --- checkstyle:3.3.1:check (checkstyle) @ gaming-gui ---
15:44:12 [INFO] You have 0 Checkstyle violations.
15:44:12 [INFO] 
15:44:12 [INFO] --- jacoco:0.8.12:prepare-agent (jacoco-initialize) @ gaming-gui ---
15:44:12 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/jacoco.exec
15:44:12 [INFO] 
15:44:12 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-gui ---
15:44:12 [INFO] Copying 8 resources from src/main/resources to target/classes
15:44:12 [INFO] 
15:44:12 [INFO] --- compiler:3.13.0:compile (default-compile) @ gaming-gui ---
15:44:12 [INFO] Recompiling the module because of changed dependency.
15:44:12 [INFO] Compiling 10 source files with javac [debug release 17 module-path] to target/classes
15:44:13 [INFO] 
15:44:13 [INFO] >>> spotbugs:4.8.5.0:check (spotbugs) > :spotbugs @ gaming-gui >>>
15:44:13 [INFO] 
15:44:13 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ gaming-gui ---
15:44:13 [INFO] Fork Value is true
15:44:21 [INFO] Done SpotBugs Analysis....
15:44:21 [INFO] 
15:44:21 [INFO] <<< spotbugs:4.8.5.0:check (spotbugs) < :spotbugs @ gaming-gui <<<
15:44:21 [INFO] 
15:44:21 [INFO] 
15:44:21 [INFO] --- spotbugs:4.8.5.0:check (spotbugs) @ gaming-gui ---
15:44:21 [INFO] BugInstance size is 0
15:44:21 [INFO] Error size is 0
15:44:21 [INFO] No errors/warnings found
15:44:21 [INFO] 
15:44:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-gui ---
15:44:21 [INFO] Copying 1 resource from src/test/resources to target/test-classes
15:44:22 [INFO] 
15:44:22 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gaming-gui ---
15:44:22 [INFO] No sources to compile
15:44:22 [INFO] 
15:44:22 [INFO] --- surefire:3.2.5:test (default-test) @ gaming-gui ---
15:44:22 [JENKINS] Recording test results
15:44:22 [INFO] 
15:44:22 [INFO] --- jacoco:0.8.12:report (jacoco-site) @ gaming-gui ---
15:44:22 [INFO] Skipping JaCoCo execution due to missing execution data file.
15:44:22 [INFO] 
15:44:22 [INFO] --- jar:3.4.1:jar (default-jar) @ gaming-gui ---
15:44:22 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT.jar
15:44:22 [INFO] 
15:44:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ gaming-gui ---
15:44:22 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT-sources.jar
15:44:22 [INFO] 
15:44:22 [INFO] --- install:3.1.1:install (default-install) @ gaming-gui ---
15:44:22 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-SNAPSHOT.pom
15:44:22 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-SNAPSHOT.jar
15:44:22 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-SNAPSHOT-sources.jar
15:44:22 [INFO] 
15:44:22 [INFO] --- site:4.0.0-M14:site (default-site) @ gaming-gui ---
15:44:22 [INFO] Rendering site for default locale
15:44:22 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0
15:44:22 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
15:44:22 [WARNING] No project URL defined - site links will not be relativized!
15:44:22 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin
15:44:22 [INFO] Rendering 12 report documents
15:44:22 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.5.0:dependencies
15:44:22 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:22.0.1
15:44:22 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:22.0.1
15:44:22 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:22.0.1
15:44:22 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:22.0.1
15:44:22 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:22.0.1
15:44:22 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:22.0.1
15:44:23 [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
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:22.0.1
15:44:23 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:22.0.1
15:44:23 [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
15:44:25 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info
15:44:25 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management
15:44:25 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management
15:44:25 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.5.0:index
15:44:25 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.5.0:licenses
15:44:26 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.5.0:plugin-management
15:44:26 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.5.0:plugins
15:44:26 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm
15:44:26 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.5.0:summary
15:44:26 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.5.0:team
15:44:26 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M14:project-info
15:44:27 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui@tmp/maven-reporters/moduleset/site/gaming-gui
15:44:27 [Gitea] do not publish assets due to source being no GiteaSCMSource
15:44:28 [INFO] ------------------------------------------------------------------------
15:44:28 [INFO] Reactor Summary for Gaming 1.0.2-SNAPSHOT:
15:44:28 [INFO] 
15:44:28 [INFO] Gaming ............................................. SUCCESS [  8.420 s]
15:44:28 [INFO] Gaming Build Tools ................................. SUCCESS [  3.512 s]
15:44:28 [INFO] Gaming Core ........................................ SUCCESS [ 27.647 s]
15:44:28 [INFO] Gaming Contest ..................................... SUCCESS [ 16.296 s]
15:44:28 [INFO] Gaming GUI ......................................... SUCCESS [ 15.088 s]
15:44:28 [INFO] ------------------------------------------------------------------------
15:44:28 [INFO] BUILD SUCCESS
15:44:28 [INFO] ------------------------------------------------------------------------
15:44:28 [INFO] Total time:  01:14 min
15:44:28 [INFO] Finished at: 2024-05-28T15:44:28+02:00
15:44:28 [INFO] ------------------------------------------------------------------------
15:44:28 Waiting for Jenkins to finish collecting data
15:44:28 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/pom.xml to de.fhdw.gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-SNAPSHOT.pom
15:44:28 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT.jar to de.fhdw.gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-SNAPSHOT.jar
15:44:28 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-SNAPSHOT-sources.jar
15:44:28 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
15:44:28 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/pom.xml to de.fhdw.gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-SNAPSHOT.pom
15:44:28 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT.jar to de.fhdw.gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-SNAPSHOT.jar
15:44:28 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-SNAPSHOT-sources.jar
15:44:28 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
15:44:29 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/pom.xml to de.fhdw.gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-SNAPSHOT.pom
15:44:29 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/gaming-build-tools-1.0.2-SNAPSHOT.jar to de.fhdw.gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-SNAPSHOT.jar
15:44:29 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
15:44:29 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/pom.xml to de.fhdw.gaming/gaming/1.0.2-SNAPSHOT/gaming-1.0.2-SNAPSHOT.pom
15:44:29 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
15:44:29 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/pom.xml to de.fhdw.gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-SNAPSHOT.pom
15:44:29 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT.jar to de.fhdw.gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-SNAPSHOT.jar
15:44:29 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-SNAPSHOT-sources.jar
15:44:29 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
15:44:29 channel stopped
15:44:29 [PMD] [-ERROR-] Errors during parsing
15:44:29 [PMD] [-ERROR-] No files found for pattern '**/target/pmd.xml'. Configuration error?
15:44:29 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/pmd.xml'
15:44:29 [PMD] Traversing of symbolic links: enabled
15:44:29 [PMD] Skipping post processing
15:44:29 [PMD] No filter has been set, publishing all 0 issues
15:44:29 [PMD] Repository miner is not configured, skipping repository mining
15:44:29 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/pmd.xml'
15:44:29 [PMD] Traversing of symbolic links: enabled
15:44:29 [PMD] Skipping post processing
15:44:29 [PMD] No filter has been set, publishing all 0 issues
15:44:29 [PMD] Repository miner is not configured, skipping repository mining
15:44:29 [PMD] [-ERROR-] Errors during parsing
15:44:29 [PMD] [-ERROR-] No files found for pattern '**/target/pmd.xml'. Configuration error?
15:44:29 [PMD] Reference build recorder is not configured
15:44:29 [PMD] No valid reference build found
15:44:29 [PMD] All reported issues will be considered outstanding
15:44:29 [PMD] No quality gates have been set - skipping
15:44:29 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
15:44:29 [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
15:44:29 [PMD] Attaching ResultAction with ID 'pmd' to build 'gaming #83'.
15:44:29 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
15:44:29 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
15:44:29 [SpotBugs] Traversing of symbolic links: enabled
15:44:29 [SpotBugs] -> found 3 files
15:44:29 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/spotbugs/spotbugsXml.xml
15:44:29 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
15:44:29 [SpotBugs] Successfully processed file 'gaming-contest/target/spotbugs/spotbugsXml.xml'
15:44:29 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/spotbugs/spotbugsXml.xml
15:44:29 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
15:44:29 [SpotBugs] Successfully processed file 'gaming-core/target/spotbugs/spotbugsXml.xml'
15:44:29 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/spotbugs/spotbugsXml.xml
15:44:29 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
15:44:29 [SpotBugs] Successfully processed file 'gaming-gui/target/spotbugs/spotbugsXml.xml'
15:44:29 [SpotBugs] Skipping post processing
15:44:29 [SpotBugs] No filter has been set, publishing all 0 issues
15:44:29 [SpotBugs] Repository miner is not configured, skipping repository mining
15:44:29 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
15:44:29 [SpotBugs] Traversing of symbolic links: enabled
15:44:29 [SpotBugs] -> found 3 files
15:44:29 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/spotbugs/spotbugsXml.xml
15:44:29 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
15:44:29 [SpotBugs] Successfully processed file 'gaming-contest/target/spotbugs/spotbugsXml.xml'
15:44:29 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/spotbugs/spotbugsXml.xml
15:44:29 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
15:44:29 [SpotBugs] Successfully processed file 'gaming-core/target/spotbugs/spotbugsXml.xml'
15:44:29 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/spotbugs/spotbugsXml.xml
15:44:29 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
15:44:29 [SpotBugs] Successfully processed file 'gaming-gui/target/spotbugs/spotbugsXml.xml'
15:44:29 [SpotBugs] Skipping post processing
15:44:29 [SpotBugs] No filter has been set, publishing all 0 issues
15:44:29 [SpotBugs] Repository miner is not configured, skipping repository mining
15:44:29 [SpotBugs] Reference build recorder is not configured
15:44:29 [SpotBugs] No valid reference build found
15:44:29 [SpotBugs] All reported issues will be considered outstanding
15:44:29 [SpotBugs] No quality gates have been set - skipping
15:44:29 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
15:44:29 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
15:44:29 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'gaming #83'.
15:44:29 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
15:44:29 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/checkstyle-result.xml'
15:44:29 [CheckStyle] Traversing of symbolic links: enabled
15:44:29 [CheckStyle] -> found 3 files
15:44:29 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/checkstyle-result.xml
15:44:29 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
15:44:29 [CheckStyle] Successfully processed file 'gaming-contest/target/checkstyle-result.xml'
15:44:29 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/checkstyle-result.xml
15:44:29 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
15:44:29 [CheckStyle] Successfully processed file 'gaming-core/target/checkstyle-result.xml'
15:44:29 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/checkstyle-result.xml
15:44:29 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
15:44:29 [CheckStyle] Successfully processed file 'gaming-gui/target/checkstyle-result.xml'
15:44:29 [CheckStyle] Skipping post processing
15:44:29 [CheckStyle] No filter has been set, publishing all 0 issues
15:44:29 [CheckStyle] Repository miner is not configured, skipping repository mining
15:44:29 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/checkstyle-result.xml'
15:44:29 [CheckStyle] Traversing of symbolic links: enabled
15:44:29 [CheckStyle] -> found 3 files
15:44:29 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/checkstyle-result.xml
15:44:29 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
15:44:29 [CheckStyle] Successfully processed file 'gaming-contest/target/checkstyle-result.xml'
15:44:29 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/checkstyle-result.xml
15:44:29 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
15:44:29 [CheckStyle] Successfully processed file 'gaming-core/target/checkstyle-result.xml'
15:44:29 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/checkstyle-result.xml
15:44:29 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
15:44:29 [CheckStyle] Successfully processed file 'gaming-gui/target/checkstyle-result.xml'
15:44:29 [CheckStyle] Skipping post processing
15:44:29 [CheckStyle] No filter has been set, publishing all 0 issues
15:44:29 [CheckStyle] Repository miner is not configured, skipping repository mining
15:44:29 [CheckStyle] Reference build recorder is not configured
15:44:29 [CheckStyle] No valid reference build found
15:44:29 [CheckStyle] All reported issues will be considered outstanding
15:44:29 [CheckStyle] No quality gates have been set - skipping
15:44:29 [CheckStyle] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
15:44:29 [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
15:44:29 [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'gaming #83'.
15:44:29 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
15:44:29 [JaCoCo plugin] Collecting JaCoCo coverage data...
15:44:29 [JaCoCo plugin] Version: 3.3.6
15:44:29 [JaCoCo plugin] gaming-core/target/jacoco.exec;gaming-core/target/classes;gaming-core/src/main/java; locations are configured
15:44:29 [JaCoCo plugin] Number of found exec files for pattern gaming-core/target/jacoco.exec: 1
15:44:29 [JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec
15:44:29 [JaCoCo plugin] Saving matched class directories for class-pattern: gaming-core/target/classes: 
15:44:29 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/classes 45 files
15:44:29 [JaCoCo plugin] Saving matched source directories for source-pattern: gaming-core/src/main/java: 
15:44:29 [JaCoCo plugin] Source Inclusions: de/fhdw/gaming/core/**/*.java
15:44:29 [JaCoCo plugin] Source Exclusions: **/module-info.java
15:44:29 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/src/main/java 43 files
15:44:29 [JaCoCo plugin] Loading inclusions files..
15:44:29 [JaCoCo plugin] inclusions: [de/fhdw/gaming/core/**/*.class]
15:44:29 [JaCoCo plugin] exclusions: [**/module-info.class]
15:44:29 [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]
15:44:29 [JaCoCo plugin] Publishing the results..
15:44:29 [JaCoCo plugin] Loading packages..
15:44:29 [JaCoCo plugin] Done.
15:44:29 [JaCoCo plugin] Overall coverage: class: 74.07407, method: 81.36646, line: 80.57395, branch: 77.88461, instruction: 81.1283, complexity: 78.50468
15:44:29 [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]
15:44:29 [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS
15:44:29 Maven RedeployPublisher use remote  maven settings from : /var/lib/jenkins/.m2/settings.xml
15:44:29 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
15:44:29 Deploying the main artifact gaming-1.0.2-SNAPSHOT.pom
15:44:29 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml
15:44:29 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml (597 B at 27 kB/s)
15:44:29 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/gaming-1.0.2-20240528.134429-5.pom
15:44:29 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/gaming-1.0.2-20240528.134429-5.pom (13 kB at 221 kB/s)
15:44:29 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
15:44:29 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 18 kB/s)
15:44:29 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml
15:44:29 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml (597 B at 3.8 kB/s)
15:44:29 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
15:44:29 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 7.4 kB/s)
15:44:29 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
15:44:29 Deploying the main artifact gaming-build-tools-1.0.2-SNAPSHOT.jar
15:44:29 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/maven-metadata.xml
15:44:29 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/maven-metadata.xml (782 B at 78 kB/s)
15:44:29 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-20240528.134429-5.jar
15:44:29 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-20240528.134429-5.jar (5.7 kB at 136 kB/s)
15:44:29 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-20240528.134429-5.pom
15:44:29 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-20240528.134429-5.pom (652 B at 30 kB/s)
15:44:29 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
15:44:29 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 44 kB/s)
15:44:29 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/maven-metadata.xml
15:44:30 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/maven-metadata.xml (782 B at 28 kB/s)
15:44:30 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
15:44:30 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 14 kB/s)
15:44:30 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
15:44:30 Deploying the main artifact gaming-contest-1.0.2-SNAPSHOT.jar
15:44:30 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml
15:44:30 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml (992 B at 142 kB/s)
15:44:30 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20240528.134430-5.jar
15:44:30 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20240528.134430-5.jar (30 kB at 1.3 MB/s)
15:44:30 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20240528.134430-5.pom
15:44:30 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20240528.134430-5.pom (2.3 kB at 18 kB/s)
15:44:30 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
15:44:30 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 44 kB/s)
15:44:30 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml
15:44:30 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml (992 B at 9.4 kB/s)
15:44:30 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
15:44:30 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 13 kB/s)
15:44:30 Deploying the main artifact gaming-contest-1.0.2-SNAPSHOT-sources.jar
15:44:30 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20240528.134430-5-sources.jar
15:44:30 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20240528.134430-5-sources.jar (18 kB at 113 kB/s)
15:44:30 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml
15:44:30 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml (992 B at 33 kB/s)
15:44:30 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
15:44:30 Deploying the main artifact gaming-core-1.0.2-SNAPSHOT.jar
15:44:30 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
15:44:30 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml (989 B at 124 kB/s)
15:44:30 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20240528.134430-5.jar
15:44:30 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20240528.134430-5.jar (51 kB at 1.1 MB/s)
15:44:30 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20240528.134430-5.pom
15:44:30 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20240528.134430-5.pom (1.9 kB at 65 kB/s)
15:44:30 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
15:44:30 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 19 kB/s)
15:44:30 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
15:44:30 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml (989 B at 38 kB/s)
15:44:30 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
15:44:30 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 20 kB/s)
15:44:30 Deploying the main artifact gaming-core-1.0.2-SNAPSHOT-sources.jar
15:44:30 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20240528.134430-5-sources.jar
15:44:30 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20240528.134430-5-sources.jar (53 kB at 2.2 MB/s)
15:44:30 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
15:44:30 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml (989 B at 62 kB/s)
15:44:30 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
15:44:30 Deploying the main artifact gaming-gui-1.0.2-SNAPSHOT.jar
15:44:30 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml
15:44:30 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml (988 B at 17 kB/s)
15:44:30 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20240528.134430-5.jar
15:44:31 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20240528.134430-5.jar (46 kB at 150 kB/s)
15:44:31 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20240528.134430-5.pom
15:44:31 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20240528.134430-5.pom (3.0 kB at 119 kB/s)
15:44:31 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
15:44:31 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 17 kB/s)
15:44:31 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml
15:44:31 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml (988 B at 58 kB/s)
15:44:31 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
15:44:31 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 18 kB/s)
15:44:31 Deploying the main artifact gaming-gui-1.0.2-SNAPSHOT-sources.jar
15:44:31 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20240528.134430-5-sources.jar
15:44:31 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20240528.134430-5-sources.jar (28 kB at 1.0 MB/s)
15:44:31 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml
15:44:31 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml (988 B at 33 kB/s)
15:44:31 [INFO] Deployment done in 1.7 sec
15:44:31 [Gitea] do not publish assets due to source being no GiteaSCMSource
15:44:31 Triggering a new build of ipspiel24
15:44:31 Triggering a new build of othello
15:44:31 Finished: SUCCESS