Skip to content
Success

Console Output

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