Started by user Brokkonaut Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/CubesideUtils [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE using credential 39e74399-af13-4c80-9047-56e255b064d2 Cloning the remote Git repository Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git > git init /home/tomcat/.jenkins/workspace/CubesideUtils # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git > git --version # timeout=10 > git --version # 'git version 2.30.2' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision aa840c463e63e330b2702f2d177360683274b91a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f aa840c463e63e330b2702f2d177360683274b91a # timeout=10 Commit message: "Add PartialConsumer." > git rev-list --no-walk aa840c463e63e330b2702f2d177360683274b91a # timeout=10 [CubesideUtils] $ mvn clean install deploy -Dbuild.number=213 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 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] CubesideUtils [pom] [INFO] CubesideUtilsCore [jar] [INFO] CubesideUtilsBukkit [jar] [INFO] CubesideUtilsBungee [jar] [INFO] [INFO] -------------------< de.iani.cubeside:CubesideUtils >------------------- [INFO] Building CubesideUtils 1.16-SNAPSHOT [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtils --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtils --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 606 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml (606 B at 4.3 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-20211108.040838-50.pom Progress (1): 2.0 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-20211108.040838-50.pom (2.0 kB at 60 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml Progress (1): 413 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (413 B at 69 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 606 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml (606 B at 55 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml Progress (1): 413 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (413 B at 32 kB/s) [INFO] [INFO] -----------------< de.iani.cubeside:CubesideUtilsCore >----------------- [INFO] Building CubesideUtilsCore 1.16-SNAPSHOT [2/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtilsCore --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsCore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtilsCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 53 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsCore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubesideUtilsCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsCore --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running de.iani.cubesideutils.collections.GeneralHashMapTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in de.iani.cubesideutils.collections.GeneralHashMapTest [INFO] Running de.iani.cubesideutils.collections.LinkedGeneralHashMapTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in de.iani.cubesideutils.collections.LinkedGeneralHashMapTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsCore --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsCore --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsCore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtilsCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 53 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsCore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubesideUtilsCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsCore --- [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsCore --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsCore --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtilsCore --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 783 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml (783 B at 78 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20211108.040841-50.jar Progress (1): 4.1/171 kB Progress (1): 8.2/171 kB Progress (1): 12/171 kB Progress (1): 16/171 kB Progress (1): 20/171 kB Progress (1): 25/171 kB Progress (1): 29/171 kB Progress (1): 33/171 kB Progress (1): 37/171 kB Progress (1): 41/171 kB Progress (1): 45/171 kB Progress (1): 49/171 kB Progress (1): 53/171 kB Progress (1): 57/171 kB Progress (1): 61/171 kB Progress (1): 66/171 kB Progress (1): 70/171 kB Progress (1): 74/171 kB Progress (1): 78/171 kB Progress (1): 82/171 kB Progress (1): 86/171 kB Progress (1): 90/171 kB Progress (1): 94/171 kB Progress (1): 98/171 kB Progress (1): 102/171 kB Progress (1): 106/171 kB Progress (1): 111/171 kB Progress (1): 115/171 kB Progress (1): 119/171 kB Progress (1): 123/171 kB Progress (1): 127/171 kB Progress (1): 131/171 kB Progress (1): 135/171 kB Progress (1): 139/171 kB Progress (1): 143/171 kB Progress (1): 147/171 kB Progress (1): 152/171 kB Progress (1): 156/171 kB Progress (1): 160/171 kB Progress (1): 164/171 kB Progress (1): 168/171 kB Progress (1): 171 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20211108.040841-50.jar (171 kB at 4.5 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20211108.040841-50.pom Progress (1): 2.8 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20211108.040841-50.pom (2.8 kB at 189 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml Progress (1): 292 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml (292 B at 49 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 783 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml (783 B at 65 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml Progress (1): 292 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml (292 B at 29 kB/s) [INFO] [INFO] ----------------< de.iani.cubeside:CubesideUtilsBukkit >---------------- [INFO] Building CubesideUtilsBukkit 1.16-SNAPSHOT [3/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtilsBukkit --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsBukkit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtilsBukkit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 62 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/classes [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/items/ItemBuilder.java: Some input files use or override a deprecated API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/items/ItemBuilder.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsBukkit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubesideUtilsBukkit --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsBukkit --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsBukkit --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar [INFO] [INFO] --- maven-shade-plugin:3.2.2:shade (default) @ CubesideUtilsBukkit --- [INFO] Including de.iani.cubeside:CubesideUtilsCore:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including junit:junit:jar:4.12 in the shaded jar. [INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar. [WARNING] CubesideUtilsBukkit.jar, CubesideUtilsCore.jar, hamcrest-core-1.3.jar, json-simple-1.1.1.jar, junit-4.12.jar define 1 overlapping resources: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit-1.16-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsBukkit --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsBukkit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtilsBukkit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 62 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/classes [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/items/ItemBuilder.java: Some input files use or override a deprecated API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/items/ItemBuilder.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsBukkit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubesideUtilsBukkit --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsBukkit --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsBukkit --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar [INFO] [INFO] --- maven-shade-plugin:3.2.2:shade (default) @ CubesideUtilsBukkit --- [INFO] Including de.iani.cubeside:CubesideUtilsCore:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including junit:junit:jar:4.12 in the shaded jar. [INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar. [WARNING] CubesideUtilsBukkit.jar, CubesideUtilsCore.jar, hamcrest-core-1.3.jar, json-simple-1.1.1.jar, junit-4.12.jar define 1 overlapping resources: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit-1.16-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsBukkit --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtilsBukkit --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 785 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml (785 B at 131 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20211108.040843-46.jar Progress (1): 4.1/715 kB Progress (1): 8.2/715 kB Progress (1): 12/715 kB Progress (1): 16/715 kB Progress (1): 20/715 kB Progress (1): 25/715 kB Progress (1): 29/715 kB Progress (1): 33/715 kB Progress (1): 37/715 kB Progress (1): 41/715 kB Progress (1): 45/715 kB Progress (1): 49/715 kB Progress (1): 53/715 kB Progress (1): 57/715 kB Progress (1): 61/715 kB Progress (1): 66/715 kB Progress (1): 70/715 kB Progress (1): 74/715 kB Progress (1): 78/715 kB Progress (1): 82/715 kB Progress (1): 86/715 kB Progress (1): 90/715 kB Progress (1): 94/715 kB Progress (1): 98/715 kB Progress (1): 102/715 kB Progress (1): 106/715 kB Progress (1): 111/715 kB Progress (1): 115/715 kB Progress (1): 119/715 kB Progress (1): 123/715 kB Progress (1): 127/715 kB Progress (1): 131/715 kB Progress (1): 135/715 kB Progress (1): 139/715 kB Progress (1): 143/715 kB Progress (1): 147/715 kB Progress (1): 152/715 kB Progress (1): 156/715 kB Progress (1): 160/715 kB Progress (1): 164/715 kB Progress (1): 168/715 kB Progress (1): 172/715 kB Progress (1): 176/715 kB Progress (1): 180/715 kB Progress (1): 184/715 kB Progress (1): 188/715 kB Progress (1): 193/715 kB Progress (1): 197/715 kB Progress (1): 201/715 kB Progress (1): 205/715 kB Progress (1): 209/715 kB Progress (1): 213/715 kB Progress (1): 217/715 kB Progress (1): 221/715 kB Progress (1): 225/715 kB Progress (1): 229/715 kB Progress (1): 233/715 kB Progress (1): 238/715 kB Progress (1): 242/715 kB Progress (1): 246/715 kB Progress (1): 250/715 kB Progress (1): 254/715 kB Progress (1): 258/715 kB Progress (1): 262/715 kB Progress (1): 266/715 kB Progress (1): 270/715 kB Progress (1): 274/715 kB Progress (1): 279/715 kB Progress (1): 283/715 kB Progress (1): 287/715 kB Progress (1): 291/715 kB Progress (1): 295/715 kB Progress (1): 299/715 kB Progress (1): 303/715 kB Progress (1): 307/715 kB Progress (1): 311/715 kB Progress (1): 315/715 kB Progress (1): 319/715 kB Progress (1): 324/715 kB Progress (1): 328/715 kB Progress (1): 332/715 kB Progress (1): 336/715 kB Progress (1): 340/715 kB Progress (1): 344/715 kB Progress (1): 348/715 kB Progress (1): 352/715 kB Progress (1): 356/715 kB Progress (1): 360/715 kB Progress (1): 365/715 kB Progress (1): 369/715 kB Progress (1): 373/715 kB Progress (1): 377/715 kB Progress (1): 381/715 kB Progress (1): 385/715 kB Progress (1): 389/715 kB Progress (1): 393/715 kB Progress (1): 397/715 kB Progress (1): 401/715 kB Progress (1): 406/715 kB Progress (1): 410/715 kB Progress (1): 414/715 kB Progress (1): 418/715 kB Progress (1): 422/715 kB Progress (1): 426/715 kB Progress (1): 430/715 kB Progress (1): 434/715 kB Progress (1): 438/715 kB Progress (1): 442/715 kB Progress (1): 446/715 kB Progress (1): 451/715 kB Progress (1): 455/715 kB Progress (1): 459/715 kB Progress (1): 463/715 kB Progress (1): 467/715 kB Progress (1): 471/715 kB Progress (1): 475/715 kB Progress (1): 479/715 kB Progress (1): 483/715 kB Progress (1): 487/715 kB Progress (1): 492/715 kB Progress (1): 496/715 kB Progress (1): 500/715 kB Progress (1): 504/715 kB Progress (1): 508/715 kB Progress (1): 512/715 kB Progress (1): 516/715 kB Progress (1): 520/715 kB Progress (1): 524/715 kB Progress (1): 528/715 kB Progress (1): 532/715 kB Progress (1): 537/715 kB Progress (1): 541/715 kB Progress (1): 545/715 kB Progress (1): 549/715 kB Progress (1): 553/715 kB Progress (1): 557/715 kB Progress (1): 561/715 kB Progress (1): 565/715 kB Progress (1): 569/715 kB Progress (1): 573/715 kB Progress (1): 578/715 kB Progress (1): 582/715 kB Progress (1): 586/715 kB Progress (1): 590/715 kB Progress (1): 594/715 kB Progress (1): 598/715 kB Progress (1): 602/715 kB Progress (1): 606/715 kB Progress (1): 610/715 kB Progress (1): 614/715 kB Progress (1): 618/715 kB Progress (1): 623/715 kB Progress (1): 627/715 kB Progress (1): 631/715 kB Progress (1): 635/715 kB Progress (1): 639/715 kB Progress (1): 643/715 kB Progress (1): 647/715 kB Progress (1): 651/715 kB Progress (1): 655/715 kB Progress (1): 659/715 kB Progress (1): 664/715 kB Progress (1): 668/715 kB Progress (1): 672/715 kB Progress (1): 676/715 kB Progress (1): 680/715 kB Progress (1): 684/715 kB Progress (1): 688/715 kB Progress (1): 692/715 kB Progress (1): 696/715 kB Progress (1): 700/715 kB Progress (1): 705/715 kB Progress (1): 709/715 kB Progress (1): 713/715 kB Progress (1): 715 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20211108.040843-46.jar (715 kB at 12 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20211108.040843-46.pom Progress (1): 3.7 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20211108.040843-46.pom (3.7 kB at 307 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml Progress (1): 294 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml (294 B at 37 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 785 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml (785 B at 71 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml Progress (1): 294 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml (294 B at 24 kB/s) [INFO] [INFO] ----------------< de.iani.cubeside:CubesideUtilsBungee >---------------- [INFO] Building CubesideUtilsBungee 1.16-SNAPSHOT [4/4] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-api/1.16-R0.3-SNAPSHOT/maven-metadata.xml Downloading from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-api/1.16-R0.3-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-api/1.16-R0.3-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-api/1.16-R0.3-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.5 kB/s) Downloading from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-config/1.16-R0.3-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.16-R0.3-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-config/1.16-R0.3-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-config/1.16-R0.3-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.9 kB/s) Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/1.16-R0.3-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-event/1.16-R0.3-SNAPSHOT/maven-metadata.xml Downloading from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-event/1.16-R0.3-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-event/1.16-R0.3-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.0 kB/s) Downloading from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-protocol/1.16-R0.3-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-protocol/1.16-R0.3-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.16-R0.3-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-protocol/1.16-R0.3-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.9 kB/s) Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/brigadier/1.0.16-SNAPSHOT/maven-metadata.xml Downloading from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/net/md-5/brigadier/1.0.16-SNAPSHOT/maven-metadata.xml Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/brigadier/1.0.16-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/brigadier/1.0.16-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/net/md-5/brigadier/1.0.16-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.3 kB/s) Progress (1): 1.2 kB Progress (2): 1.2 kB | 1.2 kB 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 2.4 kB/s) 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 2.3 kB/s) Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml Progress (1): 783 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml (783 B at 28 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtilsBungee --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsBungee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtilsBungee --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsBungee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubesideUtilsBungee --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsBungee --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsBungee --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar [INFO] [INFO] --- maven-shade-plugin:3.2.2:shade (default) @ CubesideUtilsBungee --- [INFO] Including de.iani.cubeside:CubesideUtilsCore:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including junit:junit:jar:4.12 in the shaded jar. [INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar. [WARNING] CubesideUtilsBungee.jar, CubesideUtilsCore.jar, hamcrest-core-1.3.jar, json-simple-1.1.1.jar, junit-4.12.jar define 1 overlapping resources: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee-1.16-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsBungee --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsBungee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtilsBungee --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsBungee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubesideUtilsBungee --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsBungee --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsBungee --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar [INFO] [INFO] --- maven-shade-plugin:3.2.2:shade (default) @ CubesideUtilsBungee --- [INFO] Including de.iani.cubeside:CubesideUtilsCore:jar:1.16-SNAPSHOT in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including junit:junit:jar:4.12 in the shaded jar. [INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar. [WARNING] CubesideUtilsBungee.jar, CubesideUtilsCore.jar, hamcrest-core-1.3.jar, json-simple-1.1.1.jar, junit-4.12.jar define 1 overlapping resources: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee-1.16-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsBungee --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtilsBungee --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 785 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml (785 B at 87 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20211108.040846-45.jar Progress (1): 4.1/603 kB Progress (1): 8.2/603 kB Progress (1): 12/603 kB Progress (1): 16/603 kB Progress (1): 20/603 kB Progress (1): 25/603 kB Progress (1): 29/603 kB Progress (1): 33/603 kB Progress (1): 37/603 kB Progress (1): 41/603 kB Progress (1): 45/603 kB Progress (1): 49/603 kB Progress (1): 53/603 kB Progress (1): 57/603 kB Progress (1): 61/603 kB Progress (1): 66/603 kB Progress (1): 70/603 kB Progress (1): 74/603 kB Progress (1): 78/603 kB Progress (1): 82/603 kB Progress (1): 86/603 kB Progress (1): 90/603 kB Progress (1): 94/603 kB Progress (1): 98/603 kB Progress (1): 102/603 kB Progress (1): 106/603 kB Progress (1): 111/603 kB Progress (1): 115/603 kB Progress (1): 119/603 kB Progress (1): 123/603 kB Progress (1): 127/603 kB Progress (1): 131/603 kB Progress (1): 135/603 kB Progress (1): 139/603 kB Progress (1): 143/603 kB Progress (1): 147/603 kB Progress (1): 152/603 kB Progress (1): 156/603 kB Progress (1): 160/603 kB Progress (1): 164/603 kB Progress (1): 168/603 kB Progress (1): 172/603 kB Progress (1): 176/603 kB Progress (1): 180/603 kB Progress (1): 184/603 kB Progress (1): 188/603 kB Progress (1): 193/603 kB Progress (1): 197/603 kB Progress (1): 201/603 kB Progress (1): 205/603 kB Progress (1): 209/603 kB Progress (1): 213/603 kB Progress (1): 217/603 kB Progress (1): 221/603 kB Progress (1): 225/603 kB Progress (1): 229/603 kB Progress (1): 233/603 kB Progress (1): 238/603 kB Progress (1): 242/603 kB Progress (1): 246/603 kB Progress (1): 250/603 kB Progress (1): 254/603 kB Progress (1): 258/603 kB Progress (1): 262/603 kB Progress (1): 266/603 kB Progress (1): 270/603 kB Progress (1): 274/603 kB Progress (1): 279/603 kB Progress (1): 283/603 kB Progress (1): 287/603 kB Progress (1): 291/603 kB Progress (1): 295/603 kB Progress (1): 299/603 kB Progress (1): 303/603 kB Progress (1): 307/603 kB Progress (1): 311/603 kB Progress (1): 315/603 kB Progress (1): 319/603 kB Progress (1): 324/603 kB Progress (1): 328/603 kB Progress (1): 332/603 kB Progress (1): 336/603 kB Progress (1): 340/603 kB Progress (1): 344/603 kB Progress (1): 348/603 kB Progress (1): 352/603 kB Progress (1): 356/603 kB Progress (1): 360/603 kB Progress (1): 365/603 kB Progress (1): 369/603 kB Progress (1): 373/603 kB Progress (1): 377/603 kB Progress (1): 381/603 kB Progress (1): 385/603 kB Progress (1): 389/603 kB Progress (1): 393/603 kB Progress (1): 397/603 kB Progress (1): 401/603 kB Progress (1): 406/603 kB Progress (1): 410/603 kB Progress (1): 414/603 kB Progress (1): 418/603 kB Progress (1): 422/603 kB Progress (1): 426/603 kB Progress (1): 430/603 kB Progress (1): 434/603 kB Progress (1): 438/603 kB Progress (1): 442/603 kB Progress (1): 446/603 kB Progress (1): 451/603 kB Progress (1): 455/603 kB Progress (1): 459/603 kB Progress (1): 463/603 kB Progress (1): 467/603 kB Progress (1): 471/603 kB Progress (1): 475/603 kB Progress (1): 479/603 kB Progress (1): 483/603 kB Progress (1): 487/603 kB Progress (1): 492/603 kB Progress (1): 496/603 kB Progress (1): 500/603 kB Progress (1): 504/603 kB Progress (1): 508/603 kB Progress (1): 512/603 kB Progress (1): 516/603 kB Progress (1): 520/603 kB Progress (1): 524/603 kB Progress (1): 528/603 kB Progress (1): 532/603 kB Progress (1): 537/603 kB Progress (1): 541/603 kB Progress (1): 545/603 kB Progress (1): 549/603 kB Progress (1): 553/603 kB Progress (1): 557/603 kB Progress (1): 561/603 kB Progress (1): 565/603 kB Progress (1): 569/603 kB Progress (1): 573/603 kB Progress (1): 578/603 kB Progress (1): 582/603 kB Progress (1): 586/603 kB Progress (1): 590/603 kB Progress (1): 594/603 kB Progress (1): 598/603 kB Progress (1): 602/603 kB Progress (1): 603 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20211108.040846-45.jar (603 kB at 15 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20211108.040846-45.pom Progress (1): 3.7 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20211108.040846-45.pom (3.7 kB at 283 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml Progress (1): 294 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml (294 B at 49 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 785 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml (785 B at 98 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml Progress (1): 294 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml (294 B at 33 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for CubesideUtils 1.16-SNAPSHOT: [INFO] [INFO] CubesideUtils ...................................... SUCCESS [ 0.527 s] [INFO] CubesideUtilsCore .................................. SUCCESS [ 3.425 s] [INFO] CubesideUtilsBukkit ................................ SUCCESS [ 1.264 s] [INFO] CubesideUtilsBungee ................................ SUCCESS [ 3.852 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.138 s [INFO] Finished at: 2021-11-08T05:08:47+01:00 [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS