Skip to content
Unstable

Console Output

[INFO] 
[INFO] ---------------------< net.md-5:bungeecord-native >---------------------
[INFO] Building BungeeCord-Native 1.21-R0.1-SNAPSHOT                     [8/20]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-native ---
[INFO] Deleting /var/lib/jenkins/jobs/BungeeCord/workspace/native/target
[INFO] 
[INFO] --- scriptus:0.5.0:describe (default) @ bungeecord-native ---
[INFO] Set property "describe" to "git:BungeeCord-Native:1.21-R0.1-SNAPSHOT:6b61230:1857"
[INFO] Set property "project.build.outputTimestamp" to "1723105160"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-native ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ bungeecord-native ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 10 source files with javac [debug release 8] to target/classes
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bungeecord-native ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.23:check (default) @ bungeecord-native ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-native ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BungeeCord/workspace/native/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bungeecord-native ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug release 8] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeecord-native ---
[INFO] Surefire report directory: /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running net.md_5.bungee.NativeZlibTest
Native library native-compress is incompatible: This CPU does not support the required SSE 4.2 and/or PCLMUL extensions!
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec <<< FAILURE!
net.md_5.bungee.NativeZlibTest.testException()  Time elapsed: 0.025 sec  <<< FAILURE!
org.opentest4j.AssertionFailedError: Native code failed to load! ==> expected: <true> but was: <false>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
	at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:214)
	at net.md_5.bungee.NativeZlibTest.testException(NativeZlibTest.java:36)

Running net.md_5.bungee.NativeCipherTest
Testing native cipher...
This cipher works correctly!
Benchmarking native cipher...
Encryption Iteration: 4096, Elapsed: 299 ms
Decryption Iteration: 4096, Elapsed: 262 ms
Testing Java cipher...
This cipher works correctly!
Benchmarking Java cipher...
Encryption Iteration: 4096, Elapsed: 265 ms
Decryption Iteration: 4096, Elapsed: 250 ms
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.165 sec

Results :

Failed tests:   net.md_5.bungee.NativeZlibTest.testException(): Native code failed to load! ==> expected: <true> but was: <false>

Tests run: 5, Failures: 1, Errors: 0, Skipped: 0

[ERROR] There are test failures.

Please refer to /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/surefire-reports for the individual test results.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-native ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-1.21-R0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.3.1:jar-no-fork (default) @ bungeecord-native ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-1.21-R0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- lombok-maven-plugin:1.18.20.0:delombok (default) @ bungeecord-native ---
[INFO] Delombok complete.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.6.3:jar (default) @ bungeecord-native ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-1.21-R0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.6.3:jar (delombok) @ bungeecord-native ---
[INFO] Configuration changed, re-generating javadoc.
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-1.21-R0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bungeecord-native ---
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-1.21-R0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/bungeecord-native-1.21-R0.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/native/pom.xml to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/bungeecord-native-1.21-R0.1-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-1.21-R0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/bungeecord-native-1.21-R0.1-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-1.21-R0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/bungeecord-native-1.21-R0.1-SNAPSHOT-javadoc.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/native/target/bungeecord-native-1.21-R0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/bungeecord-native-1.21-R0.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungeecord-native ---
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.6 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/bungeecord-native-1.21-R0.1-20240808.082120-9.jar
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/bungeecord-native-1.21-R0.1-20240808.082120-9.jar (71 kB at 425 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/bungeecord-native-1.21-R0.1-20240808.082120-9.pom
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/bungeecord-native-1.21-R0.1-20240808.082120-9.pom (976 B at 6.1 kB/s)
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/maven-metadata.xml
[INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/maven-metadata.xml (1.0 kB at 11 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.2 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/maven-metadata.xml (1.0 kB at 4.6 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/bungeecord-native-1.21-R0.1-20240808.082120-9-sources.jar
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/bungeecord-native-1.21-R0.1-20240808.082120-9-sources.jar (66 kB at 444 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.6 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/bungeecord-native-1.21-R0.1-20240808.082120-9-javadoc.jar
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/bungeecord-native-1.21-R0.1-20240808.082120-9-javadoc.jar (124 kB at 792 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 6.8 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/bungeecord-native-1.21-R0.1-20240808.082120-9-javadoc.jar
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/bungeecord-native-1.21-R0.1-20240808.082120-9-javadoc.jar (124 kB at 658 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.21-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 6.9 kB/s)
[JENKINS] Archiving disabled
Sending e-mails to: [email protected]