Skip to content
Success

Console Output

Established TCP socket on 34557
NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/pom.xml clean install deploy
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< de.cubeside:globalconnectionbungee >-----------------
[INFO] Building globalconnectionbungee 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-api/1.14-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-api/1.14-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-api/1.14-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.5 kB/s)
[INFO] Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.14-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-parent/1.14-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.14-SNAPSHOT/maven-metadata.xml (602 B at 5.9 kB/s)
[INFO] Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.14-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-chat/1.14-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.14-SNAPSHOT/maven-metadata.xml (1.2 kB at 12 kB/s)
[INFO] Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.14-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-config/1.14-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.14-SNAPSHOT/maven-metadata.xml (1.2 kB at 11 kB/s)
[INFO] Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-event/1.14-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/1.14-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/1.14-SNAPSHOT/maven-metadata.xml (1.2 kB at 12 kB/s)
[INFO] Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.14-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-protocol/1.14-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.14-SNAPSHOT/maven-metadata.xml (1.2 kB at 10 kB/s)
[INFO] Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/brigadier/1.0.16-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/brigadier/1.0.16-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/brigadier/1.0.16-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/brigadier/1.0.16-SNAPSHOT/maven-metadata.xml (1.2 kB at 12 kB/s)
[INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/brigadier/1.0.16-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.0 kB/s)
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ globalconnectionbungee ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ globalconnectionbungee ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.7.0:compile (default-compile) @ globalconnectionbungee ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ globalconnectionbungee ---
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/src/test/resources
[INFO] 
[INFO] --- compiler:3.7.0:testCompile (default-testCompile) @ globalconnectionbungee ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ globalconnectionbungee ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- jar:3.0.2:jar (default-jar) @ globalconnectionbungee ---
[WARNING]  Parameter 'finalName' is read-only, must not be used in configuration
[INFO] Building jar: /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/GlobalClientBungee.jar
[INFO] 
[INFO] --- shade:3.0.0:shade (default) @ globalconnectionbungee ---
[INFO] Including de.cubeside:globalconnectionclient:jar:0.0.1-SNAPSHOT in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/GlobalClientBungee.jar with /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/globalconnectionbungee-0.0.1-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/dependency-reduced-pom.xml
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ globalconnectionbungee ---
[INFO] Installing /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/globalconnectionbungee-0.0.1-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/GlobalClientBungee.jar to /home/tomcat/.m2/repository/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/globalconnectionbungee-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ globalconnectionbungee ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.7.0:compile (default-compile) @ globalconnectionbungee ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ globalconnectionbungee ---
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/src/test/resources
[INFO] 
[INFO] --- compiler:3.7.0:testCompile (default-testCompile) @ globalconnectionbungee ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ globalconnectionbungee ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- jar:3.0.2:jar (default-jar) @ globalconnectionbungee ---
[WARNING]  Parameter 'finalName' is read-only, must not be used in configuration
[INFO] Building jar: /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/GlobalClientBungee.jar
[INFO] 
[INFO] --- shade:3.0.0:shade (default) @ globalconnectionbungee ---
[INFO] Including de.cubeside:globalconnectionclient:jar:0.0.1-SNAPSHOT in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/GlobalClientBungee.jar with /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/globalconnectionbungee-0.0.1-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/dependency-reduced-pom.xml
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ globalconnectionbungee ---
[INFO] Installing /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/globalconnectionbungee-0.0.1-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/GlobalClientBungee.jar to /home/tomcat/.m2/repository/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/globalconnectionbungee-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- deploy:3.1.1:deploy (default-deploy) @ globalconnectionbungee ---
[INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml (783 B at 112 kB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/globalconnectionbungee-0.0.1-20240417.010204-8.pom
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/globalconnectionbungee-0.0.1-20240417.010204-8.pom (3.3 kB at 174 kB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/globalconnectionbungee-0.0.1-20240417.010204-8.jar
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/globalconnectionbungee-0.0.1-20240417.010204-8.jar (50 kB at 3.6 MB/s)
[INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/maven-metadata.xml
[INFO] Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/maven-metadata.xml (293 B at 59 kB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml (783 B at 56 kB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/maven-metadata.xml
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/maven-metadata.xml (293 B at 24 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.203 s
[INFO] Finished at: 2024-04-17T03:02:09+02:00
[INFO] ------------------------------------------------------------------------
Warte bis Jenkins die Datensammlung abgeschlossen hat