(This page was automatically generated by the tools in the opsboy project on 14:24:39 28-Oct-2025 GMT.)

Detailed Test Report for lua-resty-memcached in linux x86_64 (o)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
faf7043d 2025-10-28 04:52:16 GMT 8 0 6 334 17 sec

LuaJIT

LuaJIT 2.1.1761112883, commit b65ec19d

OpenSSL

OpenSSL 3.5.4 30 Sep 2025

Compilation Errors

Segmentation Faults

Unexpected Failures

File Name Details
tls.t TEST 1: basic - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1 @@
-dog: 32 (flags: 0)
+failed to connect: connection refused
-dog: 32 (flags: 0)
tls.t TEST 1: basic - pattern "[error]" should not match any line in error.log but matches line "2025/10/28 10:17:41 [error] 5606#5606: *1 connect() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2025/10/28 10:17:41 [debug] 5606#5606: *1 lua tcp socket handle connect error
2025/10/28 10:17:41 [debug] 5606#5606: *1 lua finalize socket
2025/10/28 10:17:41 [debug] 5606#5606: *1 lua http cleanup free: 0000000016690710
2025/10/28 10:17:41 [debug] 5606#5606: *1 lua close socket connection
2025/10/28 10:17:41 [debug] 5606#5606: *1 reusable connection: 0
2025/10/28 10:17:41 [debug] 5606#5606: *1 lua tcp socket waking up the current request
2025/10/28 10:17:41 [debug] 5606#5606: *1 lua tcp operation done, resuming lua thread
2025/10/28 10:17:41 [debug] 5606#5606: *1 lua tcp socket calling prepare retvals handler 000000000054BFA8, u:00007F067F4F4040
2025/10/28 10:17:41 [debug] 5606#5606: *1 lua tcp socket error retval handler
'
tls.t TEST 1: basic - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1 @@
-dog: 32 (flags: 0)
+failed to connect: connection refused
-dog: 32 (flags: 0)
tls.t TEST 1: basic - pattern "[error]" should not match any line in error.log but matches line "2025/10/28 10:17:41 [error] 5606#5606: *3 connect() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) 2025/10/28 10:17:41 [debug] 5606#5606: *3 lua tcp socket handle connect error
2025/10/28 10:17:41 [debug] 5606#5606: *3 lua finalize socket
2025/10/28 10:17:41 [debug] 5606#5606: *3 lua http cleanup free: 00000000166F1A90
2025/10/28 10:17:41 [debug] 5606#5606: *3 lua close socket connection
2025/10/28 10:17:41 [debug] 5606#5606: *3 reusable connection: 0
2025/10/28 10:17:41 [debug] 5606#5606: *3 lua tcp socket waking up the current request
2025/10/28 10:17:41 [debug] 5606#5606: *3 lua tcp operation done, resuming lua thread
2025/10/28 10:17:41 [debug] 5606#5606: *3 lua tcp socket calling prepare retvals handler 000000000054BFA8, u:00007F067F4F2D10
2025/10/28 10:17:41 [debug] 5606#5606: *3 lua tcp socket error retval handler
'
tls.t TEST 2: verify server certificate failed - response_body - response is expected (repeated req 0, req 0) got: 'failed to connect: connection refused
'
expected: 'failed to connect to memcached: 19: self signed certificate in certificate chain
'
tls.t TEST 2: verify server certificate failed - pattern "lua ssl certificate verify error: (19: self signed certificate in certificate chain)" should match a line in error.log (req 0)
tls.t TEST 2: verify server certificate failed - response_body - response is expected (repeated req 1, req 0) got: 'failed to connect: connection refused
'
expected: 'failed to connect to memcached: 19: self signed certificate in certificate chain
'
tls.t TEST 2: verify server certificate failed - pattern "lua ssl certificate verify error: (19: self signed certificate in certificate chain)" should match a line in error.log (req 1)

Expected Failures

(none)

Warnings

(none)

Go back to the index page.