Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2936 failed

Job: Build failed

Stages & jobs

  1. Default Stage

  2. Continuous Integration

Invalid chain missing intermediate: Test case result

The below summarizes the result of the test "Invalid chain missing intermediate" in build 2,936 of Openfire - Continuous Integration - Build.
Description
Invalid chain missing intermediate
Test class
org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
Method
testInvalidChainMissingIntermediate
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.io.FileNotFoundException: /tmp/OPENFIRE-TRUNK-JOB1/0262b1cd-2f4e-4816-a6fb-ffd5e8a2ab10 (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293)
	at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235)
	at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:123)
	at org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest.createFixture(OpenfireX509TrustManagerTest.java:85)