Skip to content
Success

Console Output

Established TCP socket on 43340
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/BungeePermsTest/pom.xml clean install -Dbuild.number=50 -Dbuild.type=dev-test
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeePerms 3.0
[INFO] ------------------------------------------------------------------------
Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-api/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/md-5/bungeecord-api/1.12-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.md-5:bungeecord-api:1.12-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases): nexus.theyeticave.net: Name or service not known
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.md-5:bungeecord-parent:1.12-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases): nexus.theyeticave.net
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.md-5:bungeecord-chat:1.12-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases): nexus.theyeticave.net
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/md-5/bungeecord-config/1.12-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-config/1.12-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.md-5:bungeecord-config:1.12-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases): nexus.theyeticave.net
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/md-5/bungeecord-event/1.12-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-event/1.12-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.md-5:bungeecord-event:1.12-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases): nexus.theyeticave.net
Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.md-5:bungeecord-protocol:1.12-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases): nexus.theyeticave.net
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata com.mojang:AccountsClient:0.0.1-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases): nexus.theyeticave.net
[WARNING] Failure to transfer com.mojang:AccountsClient:0.0.1-SNAPSHOT/maven-metadata.xml from http://nexus.theyeticave.net/content/repositories/pub_releases was cached in the local repository, resolution will not be reattempted until the update interval of vault-repo has elapsed or updates are forced. Original error: Could not transfer metadata com.mojang:AccountsClient:0.0.1-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases): nexus.theyeticave.net
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePermsTest/lib/repository/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.spigotmc:spigot-api:1.12-R0.1-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases): nexus.theyeticave.net
[WARNING] The POM for net.milkbowl.vault:Vault:jar:1.2.32 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for net.ess3:Essentials:jar:2.13.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ BungeePerms ---
[INFO] Deleting /var/lib/jenkins/workspace/BungeePermsTest/target
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ BungeePerms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ BungeePerms ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 113 source files to /var/lib/jenkins/workspace/BungeePermsTest/target/classes
[INFO] /var/lib/jenkins/workspace/BungeePermsTest/src/main/java/net/alpenblock/bungeeperms/PermissionsManager.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/workspace/BungeePermsTest/src/main/java/net/alpenblock/bungeeperms/PermissionsManager.java: Recompile with -Xlint:deprecation for details.
[INFO] /var/lib/jenkins/workspace/BungeePermsTest/src/main/java/net/alpenblock/bungeeperms/User.java: Some input files use unchecked or unsafe operations.
[INFO] /var/lib/jenkins/workspace/BungeePermsTest/src/main/java/net/alpenblock/bungeeperms/User.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ BungeePerms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeePermsTest/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ BungeePerms ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/lib/jenkins/workspace/BungeePermsTest/target/test-classes
[INFO] /var/lib/jenkins/workspace/BungeePermsTest/src/test/java/net/alpenblock/bungeeperms/util/ConcurrentListTest.java: Some input files use unchecked or unsafe operations.
[INFO] /var/lib/jenkins/workspace/BungeePermsTest/src/test/java/net/alpenblock/bungeeperms/util/ConcurrentListTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ BungeePerms ---
[INFO] Surefire report directory: /var/lib/jenkins/workspace/BungeePermsTest/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running net.alpenblock.bungeeperms.util.ConcurrentListTest
tesing concurrency
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec
Running net.alpenblock.bungeeperms.StaticsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running net.alpenblock.bungeeperms.io.MySQL2BackEndTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running net.alpenblock.bungeeperms.uuid.UUIDFetcherTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.444 sec
Running net.alpenblock.bungeeperms.PermissionsResolverTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec

Results :

Tests run: 48, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ BungeePerms ---
[INFO] Building jar: /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-3.0-dev-test-50.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.1.1:shade (default) @ BungeePerms ---
[INFO] Excluding net.md-5:bungeecord-api:jar:1.12-SNAPSHOT from the shaded jar.
[INFO] Excluding net.md-5:bungeecord-chat:jar:1.12-SNAPSHOT from the shaded jar.
[INFO] Excluding net.md-5:bungeecord-config:jar:1.12-SNAPSHOT from the shaded jar.
[INFO] Excluding net.md-5:bungeecord-event:jar:1.12-SNAPSHOT from the shaded jar.
[INFO] Excluding net.md-5:bungeecord-protocol:jar:1.12-SNAPSHOT from the shaded jar.
[INFO] Excluding io.netty:netty-codec:jar:4.1.25.Final from the shaded jar.
[INFO] Excluding io.netty:netty-transport:jar:4.1.25.Final from the shaded jar.
[INFO] Excluding io.netty:netty-buffer:jar:4.1.25.Final from the shaded jar.
[INFO] Excluding io.netty:netty-common:jar:4.1.25.Final from the shaded jar.
[INFO] Excluding io.netty:netty-resolver:jar:4.1.25.Final from the shaded jar.
[INFO] Excluding net.sf.trove4j:trove4j:jar:3.0.3 from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:20.0 from the shaded jar.
[INFO] Excluding org.projectlombok:lombok:jar:1.18.0 from the shaded jar.
[INFO] Including com.mojang:AccountsClient:jar:0.0.1-SNAPSHOT in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar.
[INFO] Excluding junit:junit:jar:4.11 from the shaded jar.
[INFO] Excluding org.hamcrest:hamcrest-core:jar:1.3 from the shaded jar.
[INFO] Excluding org.spigotmc:spigot-api:jar:1.12-R0.1-SNAPSHOT from the shaded jar.
[INFO] Excluding commons-lang:commons-lang:jar:2.6 from the shaded jar.
[INFO] Excluding com.googlecode.json-simple:json-simple:jar:1.1.1 from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:1.18 from the shaded jar.
[INFO] Excluding com.sk89q:worldedit:jar:5.6.2 from the shaded jar.
[INFO] Excluding de.schlichtherle:truezip:jar:6.8.3 from the shaded jar.
[INFO] Excluding rhino:js:jar:1.7R2 from the shaded jar.
[INFO] Excluding com.sk89q:jchronic:jar:0.2.4a from the shaded jar.
[INFO] Excluding net.milkbowl.vault:Vault:jar:1.2.32 from the shaded jar.
[INFO] Excluding net.ess3:Essentials:jar:2.13.1 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-3.0-dev-test-50.jar with /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-3.0-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeePermsTest/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install-file (default) @ BungeePerms ---
[INFO] Installing /var/lib/jenkins/workspace/BungeePermsTest/target/BungeePerms-3.0-dev-test-50.jar to /var/lib/jenkins/.m2/repository/net/alpenblock/BungeePerms/3.0-dev-test-50/BungeePerms-3.0-dev-test-50.jar
[INFO] Installing /var/lib/jenkins/workspace/BungeePermsTest/pom.xml to /var/lib/jenkins/.m2/repository/net/alpenblock/BungeePerms/3.0-dev-test-50/BungeePerms-3.0-dev-test-50.pom
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.311s
[INFO] Finished at: Tue Jul 24 14:04:44 CEST 2018
[INFO] Final Memory: 39M/425M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data