(This page was automatically generated by the tools in the opsboy project on 14:29:50 30-Jun-2023 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
97b91899 | 2020-09-28 06:48:20 GMT | 66 | 34 | 206 | 21460 | 1000 sec |
File | Name | Details |
---|---|---|
087-udp-socket.t | TEST 6: connect again immediately - response_body - response is expected (repeated req 0, req 0) |
@@ -1,6 +1,5 @@ connected: 1 connected again: 1 request sent: 1 -received: OK - +failed to receive: connection refused close: 1 nil ' |
087-udp-socket.t | TEST 6: connect again immediately - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:08:57 [error] 15501\#0: *1 recv() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) |
2020/09/28 10:08:57 [debug] 15501\#0: *1 lua udp recv returned -1 2020/09/28 10:08:57 [debug] 15501\#0: *1 lua udp socket handle error 2020/09/28 10:08:57 [debug] 15501\#0: *1 lua udp socket receive return value handler 2020/09/28 10:08:57 [debug] 15501\#0: *1 lua udp socket error retval handler 2020/09/28 10:08:57 [debug] 15501\#0: *1 malloc: 00000000026E3760:16 2020/09/28 10:08:57 [debug] 15501\#0: *1 malloc: 00000000026E3780:16 2020/09/28 10:08:57 [debug] 15501\#0: *1 lua allocate new chainlink and new buf of size 38, cl:00000000026E3760 2020/09/28 10:08:57 [debug] 15501\#0: *1 malloc: 00000000026E37A0:80 2020/09/28 10:08:57 [debug] 15501\#0: *1 malloc: 00000000026E3800:16 ' |
087-udp-socket.t | TEST 6: connect again immediately - response_body - response is expected (repeated req 1, req 0) |
@@ -1,6 +1,5 @@ connected: 1 connected again: 1 request sent: 1 -received: OK - +failed to receive: connection refused close: 1 nil ' |
087-udp-socket.t | TEST 6: connect again immediately - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:08:57 [error] 15501\#0: *1 recv() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) |
2020/09/28 10:08:57 [debug] 15501\#0: *1 lua udp recv returned -1 2020/09/28 10:08:57 [debug] 15501\#0: *1 lua udp socket handle error 2020/09/28 10:08:57 [debug] 15501\#0: *1 lua udp socket receive return value handler 2020/09/28 10:08:57 [debug] 15501\#0: *1 lua udp socket error retval handler 2020/09/28 10:08:57 [debug] 15501\#0: *1 malloc: 00000000026E3760:16 2020/09/28 10:08:57 [debug] 15501\#0: *1 malloc: 00000000026E3780:16 2020/09/28 10:08:57 [debug] 15501\#0: *1 lua allocate new chainlink and new buf of size 38, cl:00000000026E3760 2020/09/28 10:08:57 [debug] 15501\#0: *1 malloc: 00000000026E37A0:80 2020/09/28 10:08:57 [debug] 15501\#0: *1 malloc: 00000000026E3800:16 ' |
087-udp-socket.t | TEST 6: connect again immediately - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:08:57 [error] 15501\#0: *4 recv() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) |
2020/09/28 10:08:57 [debug] 15501\#0: *4 lua udp recv returned -1 2020/09/28 10:08:57 [debug] 15501\#0: *4 lua udp socket handle error 2020/09/28 10:08:57 [debug] 15501\#0: *4 lua udp socket receive return value handler 2020/09/28 10:08:57 [debug] 15501\#0: *4 lua udp socket error retval handler 2020/09/28 10:08:57 [debug] 15501\#0: *4 malloc: 00000000026E3700:16 2020/09/28 10:08:57 [debug] 15501\#0: *4 malloc: 00000000026E3720:16 2020/09/28 10:08:57 [debug] 15501\#0: *4 lua allocate new chainlink and new buf of size 38, cl:00000000026E3700 2020/09/28 10:08:57 [debug] 15501\#0: *4 malloc: 00000000026E3740:80 2020/09/28 10:08:57 [debug] 15501\#0: *4 malloc: 00000000026E37A0:16 ' |
087-udp-socket.t | TEST 22: send tables of string framents (with numbers too) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,3 @@ sent ok -sent ok +failed to send: connection refused sent ok ' |
087-udp-socket.t | TEST 22: send tables of string framents (with numbers too) - grep_error_log_out (req 0) |
'send: fd:8 22 of 22 send: fd:8 22 of 22 ' doesn't match '(?^:send: fd:\d+ 22 of 22 send: fd:\d+ 16 of 16 send: fd:\d+ 22 of 22)' |
087-udp-socket.t | TEST 22: send tables of string framents (with numbers too) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:08:57 [error] 15507\#0: *1 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) |
2020/09/28 10:08:57 [debug] 15507\#0: *1 lua udp socket error retval handler 2020/09/28 10:08:57 [debug] 15507\#0: *1 malloc: 0000000002226940:16 2020/09/28 10:08:57 [debug] 15507\#0: *1 malloc: 0000000002226960:16 2020/09/28 10:08:57 [debug] 15507\#0: *1 lua allocate new chainlink and new buf of size 35, cl:0000000002226940 2020/09/28 10:08:57 [debug] 15507\#0: *1 malloc: 0000000002226980:80 2020/09/28 10:08:57 [debug] 15507\#0: *1 malloc: 00000000022269E0:16 2020/09/28 10:08:57 [debug] 15507\#0: *1 malloc: 0000000002226A00:35 2020/09/28 10:08:57 [debug] 15507\#0: *1 malloc: 0000000002226D70:16 2020/09/28 10:08:57 [debug] 15507\#0: *1 lua say response ' |
087-udp-socket.t | TEST 22: send tables of string framents (with numbers too) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,3 +1,3 @@ sent ok -sent ok +failed to send: connection refused sent ok ' |
087-udp-socket.t | TEST 22: send tables of string framents (with numbers too) - grep_error_log_out (req 1) |
'send: fd:8 22 of 22 send: fd:8 22 of 22 send: fd:8 22 of 22 send: fd:8 22 of 22 ' doesn't match '(?^:send: fd:\d+ 22 of 22 send: fd:\d+ 16 of 16 send: fd:\d+ 22 of 22)' |
087-udp-socket.t | TEST 22: send tables of string framents (with numbers too) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:08:57 [error] 15507\#0: *1 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) |
2020/09/28 10:08:57 [debug] 15507\#0: *1 lua udp socket error retval handler 2020/09/28 10:08:57 [debug] 15507\#0: *1 malloc: 0000000002226940:16 2020/09/28 10:08:57 [debug] 15507\#0: *1 malloc: 0000000002226960:16 2020/09/28 10:08:57 [debug] 15507\#0: *1 lua allocate new chainlink and new buf of size 35, cl:0000000002226940 2020/09/28 10:08:57 [debug] 15507\#0: *1 malloc: 0000000002226980:80 2020/09/28 10:08:57 [debug] 15507\#0: *1 malloc: 00000000022269E0:16 2020/09/28 10:08:57 [debug] 15507\#0: *1 malloc: 0000000002226A00:35 2020/09/28 10:08:57 [debug] 15507\#0: *1 malloc: 0000000002226D70:16 2020/09/28 10:08:57 [debug] 15507\#0: *1 lua say response ' |
087-udp-socket.t | TEST 22: send tables of string framents (with numbers too) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:08:57 [error] 15507\#0: *3 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) |
2020/09/28 10:08:57 [debug] 15507\#0: *3 lua udp socket error retval handler 2020/09/28 10:08:57 [debug] 15507\#0: *3 malloc: 0000000002226940:16 2020/09/28 10:08:57 [debug] 15507\#0: *3 malloc: 0000000002226960:16 2020/09/28 10:08:57 [debug] 15507\#0: *3 lua allocate new chainlink and new buf of size 35, cl:0000000002226940 2020/09/28 10:08:57 [debug] 15507\#0: *3 malloc: 0000000002226980:80 2020/09/28 10:08:57 [debug] 15507\#0: *3 malloc: 00000000022269E0:16 2020/09/28 10:08:57 [debug] 15507\#0: *3 malloc: 0000000002226A00:35 2020/09/28 10:08:57 [debug] 15507\#0: *3 malloc: 0000000002226D70:16 2020/09/28 10:08:57 [debug] 15507\#0: *3 lua say response ' |
087-udp-socket.t | TEST 8: with an explicit receive buffer size argument - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ connected -received 12 bytes: OK +failed to receive data: connection refused ' |
087-udp-socket.t | TEST 8: with an explicit receive buffer size argument - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:08:57 [error] 15510\#0: *1 recv() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) |
2020/09/28 10:08:57 [debug] 15510\#0: *1 lua udp recv returned -1 2020/09/28 10:08:57 [debug] 15510\#0: *1 lua udp socket handle error 2020/09/28 10:08:57 [debug] 15510\#0: *1 lua udp socket receive return value handler 2020/09/28 10:08:57 [debug] 15510\#0: *1 lua udp socket error retval handler 2020/09/28 10:08:57 [debug] 15510\#0: *1 malloc: 00000000023F4150:16 2020/09/28 10:08:57 [debug] 15510\#0: *1 malloc: 00000000023F4170:16 2020/09/28 10:08:57 [debug] 15510\#0: *1 lua allocate new chainlink and new buf of size 43, cl:00000000023F4150 2020/09/28 10:08:57 [debug] 15510\#0: *1 malloc: 00000000023F4190:80 2020/09/28 10:08:57 [debug] 15510\#0: *1 malloc: 00000000023F41F0:16 ' |
087-udp-socket.t | TEST 8: with an explicit receive buffer size argument - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,2 @@ connected -received 12 bytes: OK +failed to receive data: connection refused ' |
087-udp-socket.t | TEST 8: with an explicit receive buffer size argument - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:08:57 [error] 15510\#0: *1 recv() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) |
2020/09/28 10:08:57 [debug] 15510\#0: *1 lua udp recv returned -1 2020/09/28 10:08:57 [debug] 15510\#0: *1 lua udp socket handle error 2020/09/28 10:08:57 [debug] 15510\#0: *1 lua udp socket receive return value handler 2020/09/28 10:08:57 [debug] 15510\#0: *1 lua udp socket error retval handler 2020/09/28 10:08:57 [debug] 15510\#0: *1 malloc: 00000000023F4150:16 2020/09/28 10:08:57 [debug] 15510\#0: *1 malloc: 00000000023F4170:16 2020/09/28 10:08:57 [debug] 15510\#0: *1 lua allocate new chainlink and new buf of size 43, cl:00000000023F4150 2020/09/28 10:08:57 [debug] 15510\#0: *1 malloc: 00000000023F4190:80 2020/09/28 10:08:57 [debug] 15510\#0: *1 malloc: 00000000023F41F0:16 ' |
087-udp-socket.t | TEST 8: with an explicit receive buffer size argument - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:08:57 [error] 15510\#0: *3 recv() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) |
2020/09/28 10:08:57 [debug] 15510\#0: *3 lua udp recv returned -1 2020/09/28 10:08:57 [debug] 15510\#0: *3 lua udp socket handle error 2020/09/28 10:08:57 [debug] 15510\#0: *3 lua udp socket receive return value handler 2020/09/28 10:08:57 [debug] 15510\#0: *3 lua udp socket error retval handler 2020/09/28 10:08:57 [debug] 15510\#0: *3 malloc: 00000000023F4150:16 2020/09/28 10:08:57 [debug] 15510\#0: *3 malloc: 00000000023F4170:16 2020/09/28 10:08:57 [debug] 15510\#0: *3 lua allocate new chainlink and new buf of size 43, cl:00000000023F4150 2020/09/28 10:08:57 [debug] 15510\#0: *3 malloc: 00000000023F4190:80 2020/09/28 10:08:57 [debug] 15510\#0: *3 malloc: 00000000023F41F0:16 ' |
087-udp-socket.t | TEST 20: send boolean and nil - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,3 @@ sent ok -sent ok +failed to send: connection refused sent ok ' |
087-udp-socket.t | TEST 20: send boolean and nil - grep_error_log_out (req 0) |
'send: fd:8 4 of 4 send: fd:8 3 of 3 ' doesn't match '(?^:send: fd:\d+ 4 of 4 send: fd:\d+ 5 of 5 send: fd:\d+ 3 of 3)' |
087-udp-socket.t | TEST 20: send boolean and nil - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:08:58 [error] 15528\#0: *1 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) |
2020/09/28 10:08:58 [debug] 15528\#0: *1 lua udp socket error retval handler 2020/09/28 10:08:58 [debug] 15528\#0: *1 malloc: 0000000000A25540:16 2020/09/28 10:08:58 [debug] 15528\#0: *1 malloc: 0000000000A25560:16 2020/09/28 10:08:58 [debug] 15528\#0: *1 lua allocate new chainlink and new buf of size 35, cl:0000000000A25540 2020/09/28 10:08:58 [debug] 15528\#0: *1 malloc: 0000000000A25580:80 2020/09/28 10:08:58 [debug] 15528\#0: *1 malloc: 0000000000A255E0:16 2020/09/28 10:08:58 [debug] 15528\#0: *1 malloc: 0000000000A25600:35 2020/09/28 10:08:58 [debug] 15528\#0: *1 malloc: 0000000000A25970:16 2020/09/28 10:08:58 [debug] 15528\#0: *1 lua say response ' |
087-udp-socket.t | TEST 20: send boolean and nil - response_body - response is expected (repeated req 1, req 0) |
@@ -1,3 +1,3 @@ sent ok -sent ok +failed to send: connection refused sent ok ' |
087-udp-socket.t | TEST 20: send boolean and nil - grep_error_log_out (req 1) |
'send: fd:8 4 of 4 send: fd:8 3 of 3 send: fd:8 4 of 4 send: fd:8 3 of 3 ' doesn't match '(?^:send: fd:\d+ 4 of 4 send: fd:\d+ 5 of 5 send: fd:\d+ 3 of 3)' |
087-udp-socket.t | TEST 20: send boolean and nil - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:08:58 [error] 15528\#0: *1 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) |
2020/09/28 10:08:58 [debug] 15528\#0: *1 lua udp socket error retval handler 2020/09/28 10:08:58 [debug] 15528\#0: *1 malloc: 0000000000A25540:16 2020/09/28 10:08:58 [debug] 15528\#0: *1 malloc: 0000000000A25560:16 2020/09/28 10:08:58 [debug] 15528\#0: *1 lua allocate new chainlink and new buf of size 35, cl:0000000000A25540 2020/09/28 10:08:58 [debug] 15528\#0: *1 malloc: 0000000000A25580:80 2020/09/28 10:08:58 [debug] 15528\#0: *1 malloc: 0000000000A255E0:16 2020/09/28 10:08:58 [debug] 15528\#0: *1 malloc: 0000000000A25600:35 2020/09/28 10:08:58 [debug] 15528\#0: *1 malloc: 0000000000A25970:16 2020/09/28 10:08:58 [debug] 15528\#0: *1 lua say response ' |
087-udp-socket.t | TEST 20: send boolean and nil - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:08:58 [error] 15528\#0: *3 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) |
2020/09/28 10:08:58 [debug] 15528\#0: *3 lua udp socket error retval handler 2020/09/28 10:08:58 [debug] 15528\#0: *3 malloc: 0000000000A25540:16 2020/09/28 10:08:58 [debug] 15528\#0: *3 malloc: 0000000000A25560:16 2020/09/28 10:08:58 [debug] 15528\#0: *3 lua allocate new chainlink and new buf of size 35, cl:0000000000A25540 2020/09/28 10:08:58 [debug] 15528\#0: *3 malloc: 0000000000A25580:80 2020/09/28 10:08:58 [debug] 15528\#0: *3 malloc: 0000000000A255E0:16 2020/09/28 10:08:58 [debug] 15528\#0: *3 malloc: 0000000000A25600:35 2020/09/28 10:08:58 [debug] 15528\#0: *3 malloc: 0000000000A25970:16 2020/09/28 10:08:58 [debug] 15528\#0: *3 lua say response ' |
087-udp-socket.t | TEST 1: sanity - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ connected -received 12 bytes: OK +failed to receive data: connection refused ' |
087-udp-socket.t | TEST 1: sanity - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:09:00 [error] 15553\#0: *1 recv() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) |
2020/09/28 10:09:00 [debug] 15553\#0: *1 lua udp recv returned -1 2020/09/28 10:09:00 [debug] 15553\#0: *1 lua udp socket handle error 2020/09/28 10:09:00 [debug] 15553\#0: *1 lua udp socket receive return value handler 2020/09/28 10:09:00 [debug] 15553\#0: *1 lua udp socket error retval handler 2020/09/28 10:09:00 [debug] 15553\#0: *1 malloc: 0000000000DE1150:16 2020/09/28 10:09:00 [debug] 15553\#0: *1 malloc: 0000000000DE1170:16 2020/09/28 10:09:00 [debug] 15553\#0: *1 lua allocate new chainlink and new buf of size 43, cl:0000000000DE1150 2020/09/28 10:09:00 [debug] 15553\#0: *1 malloc: 0000000000DE1190:80 2020/09/28 10:09:00 [debug] 15553\#0: *1 malloc: 0000000000DE11F0:16 ' |
087-udp-socket.t | TEST 1: sanity - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,2 @@ connected -received 12 bytes: OK +failed to receive data: connection refused ' |
087-udp-socket.t | TEST 1: sanity - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:09:00 [error] 15553\#0: *1 recv() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) |
2020/09/28 10:09:00 [debug] 15553\#0: *1 lua udp recv returned -1 2020/09/28 10:09:00 [debug] 15553\#0: *1 lua udp socket handle error 2020/09/28 10:09:00 [debug] 15553\#0: *1 lua udp socket receive return value handler 2020/09/28 10:09:00 [debug] 15553\#0: *1 lua udp socket error retval handler 2020/09/28 10:09:00 [debug] 15553\#0: *1 malloc: 0000000000DE1150:16 2020/09/28 10:09:00 [debug] 15553\#0: *1 malloc: 0000000000DE1170:16 2020/09/28 10:09:00 [debug] 15553\#0: *1 lua allocate new chainlink and new buf of size 43, cl:0000000000DE1150 2020/09/28 10:09:00 [debug] 15553\#0: *1 malloc: 0000000000DE1190:80 2020/09/28 10:09:00 [debug] 15553\#0: *1 malloc: 0000000000DE11F0:16 ' |
087-udp-socket.t | TEST 1: sanity - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:09:00 [error] 15553\#0: *3 recv() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) |
2020/09/28 10:09:00 [debug] 15553\#0: *3 lua udp recv returned -1 2020/09/28 10:09:00 [debug] 15553\#0: *3 lua udp socket handle error 2020/09/28 10:09:00 [debug] 15553\#0: *3 lua udp socket receive return value handler 2020/09/28 10:09:00 [debug] 15553\#0: *3 lua udp socket error retval handler 2020/09/28 10:09:00 [debug] 15553\#0: *3 malloc: 0000000000DE1150:16 2020/09/28 10:09:00 [debug] 15553\#0: *3 malloc: 0000000000DE1170:16 2020/09/28 10:09:00 [debug] 15553\#0: *3 lua allocate new chainlink and new buf of size 43, cl:0000000000DE1150 2020/09/28 10:09:00 [debug] 15553\#0: *3 malloc: 0000000000DE1190:80 2020/09/28 10:09:00 [debug] 15553\#0: *3 malloc: 0000000000DE11F0:16 ' |
087-udp-socket.t | TEST 2: multiple parallel queries - response_body_like - response is expected (connected failed to send: connection refused) |
'connected failed to send: connection refused ' doesn't match '(?^s:^connected 1: received 12 bytes: [] OK 2: received 12 bytes: [] OK $)' |
087-udp-socket.t | TEST 2: multiple parallel queries - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:09:00 [error] 15559\#0: *1 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) |
' |
087-udp-socket.t | TEST 2: multiple parallel queries - response_body_like - response is expected (connected failed to send: connection refused) |
'connected failed to send: connection refused ' doesn't match '(?^s:^connected 1: received 12 bytes: [] OK 2: received 12 bytes: [] OK $)' |
087-udp-socket.t | TEST 2: multiple parallel queries - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:09:00 [error] 15559\#0: *1 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) |
' |
087-udp-socket.t | TEST 2: multiple parallel queries - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:09:00 [error] 15559\#0: *3 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) |
' |
087-udp-socket.t | TEST 21: send numbers - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,3 @@ sent ok -sent ok +failed to send: connection refused sent ok ' |
087-udp-socket.t | TEST 21: send numbers - grep_error_log_out (req 0) |
'send: fd:8 6 of 6 send: fd:8 15 of 15 ' doesn't match '(?^:send: fd:\d+ 6 of 6 send: fd:\d+ 8 of 8 send: fd:\d+ 15 of 15)' |
087-udp-socket.t | TEST 21: send numbers - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:09:00 [error] 15562\#0: *1 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) |
2020/09/28 10:09:00 [debug] 15562\#0: *1 lua udp socket error retval handler 2020/09/28 10:09:00 [debug] 15562\#0: *1 malloc: 0000000002313580:16 2020/09/28 10:09:00 [debug] 15562\#0: *1 malloc: 00000000023135A0:16 2020/09/28 10:09:00 [debug] 15562\#0: *1 lua allocate new chainlink and new buf of size 35, cl:0000000002313580 2020/09/28 10:09:00 [debug] 15562\#0: *1 malloc: 00000000023135C0:80 2020/09/28 10:09:00 [debug] 15562\#0: *1 malloc: 0000000002313620:16 2020/09/28 10:09:00 [debug] 15562\#0: *1 malloc: 0000000002313640:35 2020/09/28 10:09:00 [debug] 15562\#0: *1 malloc: 00000000023139B0:16 2020/09/28 10:09:00 [debug] 15562\#0: *1 lua say response ' |
087-udp-socket.t | TEST 21: send numbers - response_body - response is expected (repeated req 1, req 0) |
@@ -1,3 +1,3 @@ sent ok -sent ok +failed to send: connection refused sent ok ' |
087-udp-socket.t | TEST 21: send numbers - grep_error_log_out (req 1) |
'send: fd:8 6 of 6 send: fd:8 15 of 15 send: fd:8 6 of 6 send: fd:8 15 of 15 ' doesn't match '(?^:send: fd:\d+ 6 of 6 send: fd:\d+ 8 of 8 send: fd:\d+ 15 of 15)' |
087-udp-socket.t | TEST 21: send numbers - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:09:00 [error] 15562\#0: *1 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) |
2020/09/28 10:09:00 [debug] 15562\#0: *1 lua udp socket error retval handler 2020/09/28 10:09:00 [debug] 15562\#0: *1 malloc: 0000000002313580:16 2020/09/28 10:09:00 [debug] 15562\#0: *1 malloc: 00000000023135A0:16 2020/09/28 10:09:00 [debug] 15562\#0: *1 lua allocate new chainlink and new buf of size 35, cl:0000000002313580 2020/09/28 10:09:00 [debug] 15562\#0: *1 malloc: 00000000023135C0:80 2020/09/28 10:09:00 [debug] 15562\#0: *1 malloc: 0000000002313620:16 2020/09/28 10:09:00 [debug] 15562\#0: *1 malloc: 0000000002313640:35 2020/09/28 10:09:00 [debug] 15562\#0: *1 malloc: 00000000023139B0:16 2020/09/28 10:09:00 [debug] 15562\#0: *1 lua say response ' |
087-udp-socket.t | TEST 21: send numbers - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:09:00 [error] 15562\#0: *3 send() failed (111: Connection refused), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) |
2020/09/28 10:09:00 [debug] 15562\#0: *3 lua udp socket error retval handler 2020/09/28 10:09:00 [debug] 15562\#0: *3 malloc: 0000000002313580:16 2020/09/28 10:09:00 [debug] 15562\#0: *3 malloc: 00000000023135A0:16 2020/09/28 10:09:00 [debug] 15562\#0: *3 lua allocate new chainlink and new buf of size 35, cl:0000000002313580 2020/09/28 10:09:00 [debug] 15562\#0: *3 malloc: 00000000023135C0:80 2020/09/28 10:09:00 [debug] 15562\#0: *3 malloc: 0000000002313620:16 2020/09/28 10:09:00 [debug] 15562\#0: *3 malloc: 0000000002313640:35 2020/09/28 10:09:00 [debug] 15562\#0: *3 malloc: 00000000023139B0:16 2020/09/28 10:09:00 [debug] 15562\#0: *3 lua say response ' |
106-timer.t | TEST 8: udp cosocket in timer handler - pattern "received 12 bytes: OK |
" should match a line in error.log (req 0)' |
106-timer.t | TEST 8: udp cosocket in timer handler - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:11:09 [error] 16452\#0: *2 recv() failed (111: Connection refused), context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984" (req 0) |
2020/09/28 10:11:09 [debug] 16452\#0: *2 lua udp recv returned -1 2020/09/28 10:11:09 [debug] 16452\#0: *2 lua udp socket handle error 2020/09/28 10:11:09 [debug] 16452\#0: *2 lua udp socket receive return value handler 2020/09/28 10:11:09 [debug] 16452\#0: *2 lua udp socket error retval handler 2020/09/28 10:11:09 [error] 16452\#0: *2 [lua] content_by_lua(nginx.conf:83):4: fail(): failed to receive data: connection refused, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984 2020/09/28 10:11:09 [debug] 16452\#0: *2 lua resume returned 0 2020/09/28 10:11:09 [debug] 16452\#0: *2 lua light thread ended normally 2020/09/28 10:11:09 [debug] 16452\#0: *2 lua deleting light thread 2020/09/28 10:11:09 [debug] 16452\#0: *2 http lua finalize fake request: 0, a:1, c:1 ' |
106-timer.t | TEST 8: udp cosocket in timer handler - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:11:09 [error] 16452\#0: *2 [lua] content_by_lua(nginx.conf:83):4: fail(): failed to receive data: connection refused, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984" (req 0) |
2020/09/28 10:11:09 [debug] 16452\#0: *2 lua resume returned 0 2020/09/28 10:11:09 [debug] 16452\#0: *2 lua light thread ended normally 2020/09/28 10:11:09 [debug] 16452\#0: *2 lua deleting light thread 2020/09/28 10:11:09 [debug] 16452\#0: *2 http lua finalize fake request: 0, a:1, c:1 2020/09/28 10:11:09 [debug] 16452\#0: *2 http lua fake request count:1 2020/09/28 10:11:09 [debug] 16452\#0: *2 http lua close fake request 2020/09/28 10:11:09 [debug] 16452\#0: *2 cleanup lua udp socket upstream request: "" 2020/09/28 10:11:09 [debug] 16452\#0: *2 lua finalize socket 2020/09/28 10:11:09 [debug] 16452\#0: *2 lua close socket connection ' |
106-timer.t | TEST 8: udp cosocket in timer handler - pattern "received 12 bytes: OK |
" should match a line in error.log (req 1)' |
106-timer.t | TEST 8: udp cosocket in timer handler - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:11:09 [error] 16452\#0: *5 recv() failed (111: Connection refused), context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984" (req 1) |
2020/09/28 10:11:09 [debug] 16452\#0: *5 lua udp recv returned -1 2020/09/28 10:11:09 [debug] 16452\#0: *5 lua udp socket handle error 2020/09/28 10:11:09 [debug] 16452\#0: *5 lua udp socket receive return value handler 2020/09/28 10:11:09 [debug] 16452\#0: *5 lua udp socket error retval handler 2020/09/28 10:11:09 [error] 16452\#0: *5 [lua] content_by_lua(nginx.conf:83):4: fail(): failed to receive data: connection refused, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984 2020/09/28 10:11:09 [debug] 16452\#0: *5 lua resume returned 0 2020/09/28 10:11:09 [debug] 16452\#0: *5 lua light thread ended normally 2020/09/28 10:11:09 [debug] 16452\#0: *5 lua deleting light thread 2020/09/28 10:11:09 [debug] 16452\#0: *5 http lua finalize fake request: 0, a:1, c:1 ' |
106-timer.t | TEST 8: udp cosocket in timer handler - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:11:09 [error] 16452\#0: *5 [lua] content_by_lua(nginx.conf:83):4: fail(): failed to receive data: connection refused, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984" (req 1) |
2020/09/28 10:11:09 [debug] 16452\#0: *5 lua resume returned 0 2020/09/28 10:11:09 [debug] 16452\#0: *5 lua light thread ended normally 2020/09/28 10:11:09 [debug] 16452\#0: *5 lua deleting light thread 2020/09/28 10:11:09 [debug] 16452\#0: *5 http lua finalize fake request: 0, a:1, c:1 2020/09/28 10:11:09 [debug] 16452\#0: *5 http lua fake request count:1 2020/09/28 10:11:09 [debug] 16452\#0: *5 http lua close fake request 2020/09/28 10:11:09 [debug] 16452\#0: *5 cleanup lua udp socket upstream request: "" 2020/09/28 10:11:09 [debug] 16452\#0: *5 lua finalize socket 2020/09/28 10:11:09 [debug] 16452\#0: *5 lua close socket connection ' |
108-timer-safe.t | TEST 6: udp cosocket in timer handler - pattern "received 12 bytes: OK |
" should match a line in error.log (req 0)' |
108-timer-safe.t | TEST 6: udp cosocket in timer handler - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:11:30 [error] 16612\#0: *2 recv() failed (111: Connection refused), context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984" (req 0) |
2020/09/28 10:11:30 [debug] 16612\#0: *2 lua udp recv returned -1 2020/09/28 10:11:30 [debug] 16612\#0: *2 lua udp socket handle error 2020/09/28 10:11:30 [debug] 16612\#0: *2 lua udp socket receive return value handler 2020/09/28 10:11:30 [debug] 16612\#0: *2 lua udp socket error retval handler 2020/09/28 10:11:30 [error] 16612\#0: *2 [lua] content_by_lua(nginx.conf:84):4: fail(): failed to receive data: connection refused, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984 2020/09/28 10:11:30 [debug] 16612\#0: *2 lua resume returned 0 2020/09/28 10:11:30 [debug] 16612\#0: *2 lua light thread ended normally 2020/09/28 10:11:30 [debug] 16612\#0: *2 lua deleting light thread 2020/09/28 10:11:30 [debug] 16612\#0: *2 http lua finalize fake request: 0, a:1, c:1 ' |
108-timer-safe.t | TEST 6: udp cosocket in timer handler - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:11:30 [error] 16612\#0: *2 [lua] content_by_lua(nginx.conf:84):4: fail(): failed to receive data: connection refused, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984" (req 0) |
2020/09/28 10:11:30 [debug] 16612\#0: *2 lua resume returned 0 2020/09/28 10:11:30 [debug] 16612\#0: *2 lua light thread ended normally 2020/09/28 10:11:30 [debug] 16612\#0: *2 lua deleting light thread 2020/09/28 10:11:30 [debug] 16612\#0: *2 http lua finalize fake request: 0, a:1, c:1 2020/09/28 10:11:30 [debug] 16612\#0: *2 http lua fake request count:1 2020/09/28 10:11:30 [debug] 16612\#0: *2 http lua close fake request 2020/09/28 10:11:30 [debug] 16612\#0: *2 cleanup lua udp socket upstream request: "" 2020/09/28 10:11:30 [debug] 16612\#0: *2 lua finalize socket 2020/09/28 10:11:30 [debug] 16612\#0: *2 lua close socket connection ' |
108-timer-safe.t | TEST 6: udp cosocket in timer handler - pattern "received 12 bytes: OK |
" should match a line in error.log (req 1)' |
108-timer-safe.t | TEST 6: udp cosocket in timer handler - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:11:30 [error] 16612\#0: *5 recv() failed (111: Connection refused), context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984" (req 1) |
2020/09/28 10:11:30 [debug] 16612\#0: *5 lua udp recv returned -1 2020/09/28 10:11:30 [debug] 16612\#0: *5 lua udp socket handle error 2020/09/28 10:11:30 [debug] 16612\#0: *5 lua udp socket receive return value handler 2020/09/28 10:11:30 [debug] 16612\#0: *5 lua udp socket error retval handler 2020/09/28 10:11:30 [error] 16612\#0: *5 [lua] content_by_lua(nginx.conf:84):4: fail(): failed to receive data: connection refused, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984 2020/09/28 10:11:30 [debug] 16612\#0: *5 lua resume returned 0 2020/09/28 10:11:30 [debug] 16612\#0: *5 lua light thread ended normally 2020/09/28 10:11:30 [debug] 16612\#0: *5 lua deleting light thread 2020/09/28 10:11:30 [debug] 16612\#0: *5 http lua finalize fake request: 0, a:1, c:1 ' |
108-timer-safe.t | TEST 6: udp cosocket in timer handler - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:11:30 [error] 16612\#0: *5 [lua] content_by_lua(nginx.conf:84):4: fail(): failed to receive data: connection refused, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984" (req 1) |
2020/09/28 10:11:30 [debug] 16612\#0: *5 lua resume returned 0 2020/09/28 10:11:30 [debug] 16612\#0: *5 lua light thread ended normally 2020/09/28 10:11:30 [debug] 16612\#0: *5 lua deleting light thread 2020/09/28 10:11:30 [debug] 16612\#0: *5 http lua finalize fake request: 0, a:1, c:1 2020/09/28 10:11:30 [debug] 16612\#0: *5 http lua fake request count:1 2020/09/28 10:11:30 [debug] 16612\#0: *5 http lua close fake request 2020/09/28 10:11:30 [debug] 16612\#0: *5 cleanup lua udp socket upstream request: "" 2020/09/28 10:11:30 [debug] 16612\#0: *5 lua finalize socket 2020/09/28 10:11:30 [debug] 16612\#0: *5 lua close socket connection ' |
139-ssl-cert-by.t | TEST 25: cosocket (UDP) - grep_error_log_out (req 0) |
got: '' expected: 'received memc reply of 12 bytes ' |
139-ssl-cert-by.t | TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:13:28 [error] 17743\#0: *4 recv() failed (111: Connection refused), context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 0) |
2020/09/28 10:13:28 [debug] 17743\#0: *4 lua udp recv returned -1 2020/09/28 10:13:28 [debug] 17743\#0: *4 lua udp socket handle error 2020/09/28 10:13:28 [debug] 17743\#0: *4 lua udp socket receive return value handler 2020/09/28 10:13:28 [debug] 17743\#0: *4 lua udp socket error retval handler 2020/09/28 10:13:28 [error] 17743\#0: *4 [lua] ssl_certificate_by_lua:21: failed to receive memc reply: connection refused, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock 2020/09/28 10:13:28 [debug] 17743\#0: *4 lua resume returned 0 2020/09/28 10:13:28 [debug] 17743\#0: *4 lua light thread ended normally 2020/09/28 10:13:28 [debug] 17743\#0: *4 lua deleting light thread 2020/09/28 10:13:28 [debug] 17743\#0: *4 http lua finalize fake request: 0, a:1, c:1 ' |
139-ssl-cert-by.t | TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:13:28 [error] 17743\#0: *4 [lua] ssl_certificate_by_lua:21: failed to receive memc reply: connection refused, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 0) |
2020/09/28 10:13:28 [debug] 17743\#0: *4 lua resume returned 0 2020/09/28 10:13:28 [debug] 17743\#0: *4 lua light thread ended normally 2020/09/28 10:13:28 [debug] 17743\#0: *4 lua deleting light thread 2020/09/28 10:13:28 [debug] 17743\#0: *4 http lua finalize fake request: 0, a:1, c:1 2020/09/28 10:13:28 [debug] 17743\#0: *4 http lua fake request count:1 2020/09/28 10:13:28 [debug] 17743\#0: *4 http lua close fake request 2020/09/28 10:13:28 [debug] 17743\#0: *4 cleanup lua udp socket upstream request: "" 2020/09/28 10:13:28 [debug] 17743\#0: *4 lua finalize socket 2020/09/28 10:13:28 [debug] 17743\#0: *4 lua close socket connection ' |
139-ssl-cert-by.t | TEST 25: cosocket (UDP) - grep_error_log_out (req 1) |
got: '' expected: 'received memc reply of 12 bytes ' |
139-ssl-cert-by.t | TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:13:28 [error] 17743\#0: *9 recv() failed (111: Connection refused), context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 1) |
2020/09/28 10:13:28 [debug] 17743\#0: *9 lua udp recv returned -1 2020/09/28 10:13:28 [debug] 17743\#0: *9 lua udp socket handle error 2020/09/28 10:13:28 [debug] 17743\#0: *9 lua udp socket receive return value handler 2020/09/28 10:13:28 [debug] 17743\#0: *9 lua udp socket error retval handler 2020/09/28 10:13:28 [error] 17743\#0: *9 [lua] ssl_certificate_by_lua:21: failed to receive memc reply: connection refused, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock 2020/09/28 10:13:28 [debug] 17743\#0: *9 lua resume returned 0 2020/09/28 10:13:28 [debug] 17743\#0: *9 lua light thread ended normally 2020/09/28 10:13:28 [debug] 17743\#0: *9 lua deleting light thread 2020/09/28 10:13:28 [debug] 17743\#0: *9 http lua finalize fake request: 0, a:1, c:1 ' |
139-ssl-cert-by.t | TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:13:28 [error] 17743\#0: *9 [lua] ssl_certificate_by_lua:21: failed to receive memc reply: connection refused, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 1) |
2020/09/28 10:13:28 [debug] 17743\#0: *9 lua resume returned 0 2020/09/28 10:13:28 [debug] 17743\#0: *9 lua light thread ended normally 2020/09/28 10:13:28 [debug] 17743\#0: *9 lua deleting light thread 2020/09/28 10:13:28 [debug] 17743\#0: *9 http lua finalize fake request: 0, a:1, c:1 2020/09/28 10:13:28 [debug] 17743\#0: *9 http lua fake request count:1 2020/09/28 10:13:28 [debug] 17743\#0: *9 http lua close fake request 2020/09/28 10:13:28 [debug] 17743\#0: *9 cleanup lua udp socket upstream request: "" 2020/09/28 10:13:28 [debug] 17743\#0: *9 lua finalize socket 2020/09/28 10:13:28 [debug] 17743\#0: *9 lua close socket connection ' |
139-ssl-cert-by.t | TEST 25: cosocket (UDP) - grep_error_log_out (req 2) |
got: '' expected: 'received memc reply of 12 bytes ' |
139-ssl-cert-by.t | TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:13:29 [error] 17743\#0: *14 recv() failed (111: Connection refused), context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 2) |
2020/09/28 10:13:29 [debug] 17743\#0: *14 lua udp recv returned -1 2020/09/28 10:13:29 [debug] 17743\#0: *14 lua udp socket handle error 2020/09/28 10:13:29 [debug] 17743\#0: *14 lua udp socket receive return value handler 2020/09/28 10:13:29 [debug] 17743\#0: *14 lua udp socket error retval handler 2020/09/28 10:13:29 [error] 17743\#0: *14 [lua] ssl_certificate_by_lua:21: failed to receive memc reply: connection refused, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock 2020/09/28 10:13:29 [debug] 17743\#0: *14 lua resume returned 0 2020/09/28 10:13:29 [debug] 17743\#0: *14 lua light thread ended normally 2020/09/28 10:13:29 [debug] 17743\#0: *14 lua deleting light thread 2020/09/28 10:13:29 [debug] 17743\#0: *14 http lua finalize fake request: 0, a:1, c:1 ' |
139-ssl-cert-by.t | TEST 25: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:13:29 [error] 17743\#0: *14 [lua] ssl_certificate_by_lua:21: failed to receive memc reply: connection refused, context: ssl_certificate_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 2) |
2020/09/28 10:13:29 [debug] 17743\#0: *14 lua resume returned 0 2020/09/28 10:13:29 [debug] 17743\#0: *14 lua light thread ended normally 2020/09/28 10:13:29 [debug] 17743\#0: *14 lua deleting light thread 2020/09/28 10:13:29 [debug] 17743\#0: *14 http lua finalize fake request: 0, a:1, c:1 2020/09/28 10:13:29 [debug] 17743\#0: *14 http lua fake request count:1 2020/09/28 10:13:29 [debug] 17743\#0: *14 http lua close fake request 2020/09/28 10:13:29 [debug] 17743\#0: *14 cleanup lua udp socket upstream request: "" 2020/09/28 10:13:29 [debug] 17743\#0: *14 lua finalize socket 2020/09/28 10:13:29 [debug] 17743\#0: *14 lua close socket connection ' |
143-ssl-session-fetch.t | TEST 18: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:13:54 [error] 17886\#0: *7 recv() failed (111: Connection refused), context: ssl_session_fetch_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 1) |
2020/09/28 10:13:54 [debug] 17886\#0: *7 lua udp recv returned -1 2020/09/28 10:13:54 [debug] 17886\#0: *7 lua udp socket handle error 2020/09/28 10:13:54 [debug] 17886\#0: *7 lua udp socket receive return value handler 2020/09/28 10:13:54 [debug] 17886\#0: *7 lua udp socket error retval handler 2020/09/28 10:13:54 [error] 17886\#0: *7 [lua] ssl_session_fetch_by_lua_block:21: failed to receive memc reply: connection refused, context: ssl_session_fetch_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock 2020/09/28 10:13:54 [debug] 17886\#0: *7 lua resume returned 0 2020/09/28 10:13:54 [debug] 17886\#0: *7 lua light thread ended normally 2020/09/28 10:13:54 [debug] 17886\#0: *7 lua deleting light thread 2020/09/28 10:13:54 [debug] 17886\#0: *7 http lua finalize fake request: 0, a:1, c:1 ' |
143-ssl-session-fetch.t | TEST 18: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:13:54 [error] 17886\#0: *7 [lua] ssl_session_fetch_by_lua_block:21: failed to receive memc reply: connection refused, context: ssl_session_fetch_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 1) |
2020/09/28 10:13:54 [debug] 17886\#0: *7 lua resume returned 0 2020/09/28 10:13:54 [debug] 17886\#0: *7 lua light thread ended normally 2020/09/28 10:13:54 [debug] 17886\#0: *7 lua deleting light thread 2020/09/28 10:13:54 [debug] 17886\#0: *7 http lua finalize fake request: 0, a:1, c:1 2020/09/28 10:13:54 [debug] 17886\#0: *7 http lua fake request count:1 2020/09/28 10:13:54 [debug] 17886\#0: *7 http lua close fake request 2020/09/28 10:13:54 [debug] 17886\#0: *7 cleanup lua udp socket upstream request: "" 2020/09/28 10:13:54 [debug] 17886\#0: *7 lua finalize socket 2020/09/28 10:13:54 [debug] 17886\#0: *7 lua close socket connection ' |
143-ssl-session-fetch.t | TEST 18: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:13:54 [error] 17886\#0: *12 recv() failed (111: Connection refused), context: ssl_session_fetch_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 2) |
2020/09/28 10:13:54 [debug] 17886\#0: *12 lua udp recv returned -1 2020/09/28 10:13:54 [debug] 17886\#0: *12 lua udp socket handle error 2020/09/28 10:13:54 [debug] 17886\#0: *12 lua udp socket receive return value handler 2020/09/28 10:13:54 [debug] 17886\#0: *12 lua udp socket error retval handler 2020/09/28 10:13:54 [error] 17886\#0: *12 [lua] ssl_session_fetch_by_lua_block:21: failed to receive memc reply: connection refused, context: ssl_session_fetch_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock 2020/09/28 10:13:54 [debug] 17886\#0: *12 lua resume returned 0 2020/09/28 10:13:54 [debug] 17886\#0: *12 lua light thread ended normally 2020/09/28 10:13:54 [debug] 17886\#0: *12 lua deleting light thread 2020/09/28 10:13:54 [debug] 17886\#0: *12 http lua finalize fake request: 0, a:1, c:1 ' |
143-ssl-session-fetch.t | TEST 18: cosocket (UDP) - pattern "[error]" should not match any line in error.log but matches line "2020/09/28 10:13:54 [error] 17886\#0: *12 [lua] ssl_session_fetch_by_lua_block:21: failed to receive memc reply: connection refused, context: ssl_session_fetch_by_lua*, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock" (req 2) |
2020/09/28 10:13:54 [debug] 17886\#0: *12 lua resume returned 0 2020/09/28 10:13:54 [debug] 17886\#0: *12 lua light thread ended normally 2020/09/28 10:13:54 [debug] 17886\#0: *12 lua deleting light thread 2020/09/28 10:13:54 [debug] 17886\#0: *12 http lua finalize fake request: 0, a:1, c:1 2020/09/28 10:13:54 [debug] 17886\#0: *12 http lua fake request count:1 2020/09/28 10:13:54 [debug] 17886\#0: *12 http lua close fake request 2020/09/28 10:13:54 [debug] 17886\#0: *12 cleanup lua udp socket upstream request: "" 2020/09/28 10:13:54 [debug] 17886\#0: *12 lua finalize socket 2020/09/28 10:13:54 [debug] 17886\#0: *12 lua close socket connection ' |
File | Name | Details |
---|---|---|
043-shdict.t | nginx: [emerg] | lua_shared_dict "dogs" is already defined as "dogs" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26 |
058-tcp-socket.t | TEST 68: receiveany with limited, max is larger than data - response_body - response is expected (repeated req 0, req 0) |
got: 'h ' expected: 'hello world ' |
058-tcp-socket.t | TEST 68: receiveany with limited, max is larger than data - response_body - response is expected (repeated req 1, req 0) |
got: 'h ' expected: 'hello world ' |
058-tcp-socket.t | TEST 69: receiveany with limited, max is smaller than data - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,11 @@ -hello w +h -orld +e +l +l +o + +w +o +r +l +d ' |
058-tcp-socket.t | TEST 69: receiveany with limited, max is smaller than data - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,11 @@ -hello w +h -orld +e +l +l +o + +w +o +r +l +d ' |
058-tcp-socket.t | TEST 65: receiveany method in cosocket - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,14 @@ 1 -22 +2 -hello world +2 +h +e +l +l +o + +w +o +r +l +d ' |
058-tcp-socket.t | TEST 65: receiveany method in cosocket - response_body - response is expected (repeated req 1, req 0) |
@@ -1,3 +1,14 @@ 1 -22 +2 -hello world +2 +h +e +l +l +o + +w +o +r +l +d ' |
067-req-socket.t | TEST 18: receiveany - response_body - response is expected (repeated req 0, req 0) |
got: 'received: received: a ' expected: 'received: received: abc ' |
067-req-socket.t | TEST 18: receiveany - response_body - response is expected (repeated req 1, req 0) |
got: 'received: received: a ' expected: 'received: received: abc ' |
071-idle-socket.t | TEST 6: set keepalive when cosocket recv buffer has unread data - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,3 @@ connected: 1 request sent: 11 read: O -failed to set keepalive: unread data in buffer ' |
071-idle-socket.t | TEST 6: set keepalive when cosocket recv buffer has unread data - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,3 @@ connected: 1 request sent: 11 read: O -failed to set keepalive: unread data in buffer ' |
086-init-by.t | nginx: [error] | init_by_lua error: init_by_lua:2: failed to init |
091-coroutine.t | nginx: [error] | init_by_lua error: init_by_lua:7: init_by_lua:4: something went wrong |
116-raw-req-socket.t | TEST 16: receiveany - response_body - response is expected (repeated req 0, req 0) |
got: "msg: 1: received: h\x{0a}" length: 20 expected: "msg: 1: received: hello\x{0a}" length: 24 strings begin to differ at char 20 (line 1 column 20) |
116-raw-req-socket.t | TEST 16: receiveany - response_body - response is expected (repeated req 1, req 0) |
got: "msg: 1: received: h\x{0a}" length: 20 expected: "msg: 1: received: hello\x{0a}" length: 24 strings begin to differ at char 20 (line 1 column 20) |
132-lua-blocks.t | nginx: [emerg] | Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41 |
132-lua-blocks.t | nginx: [emerg] | Lua code block missing the closing long bracket "]==]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41 |
132-lua-blocks.t | nginx: [emerg] | "events" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56 |
132-lua-blocks.t | nginx: [emerg] | Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41 |
132-lua-blocks.t | nginx: [emerg] | Lua code block missing the closing long bracket "]=]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41 |
139-ssl-cert-by.t | TEST 1: simple logging - grep_error_log_out (req 0) |
'reusable connection: 1 reusable connection: 0 reusable connection: 1 reusable connection: 0 ssl cert: connection reusable: 0 reusable connection: 0 ssl_certificate_by_lua:1: ssl cert by lua is running!, reusable connection: 1 reusable connection: 0 reusable connection: 0 reusable connection: 0 reusable connection: 0 ' doesn't match '(?^:reusable connection: 1 ssl cert: connection reusable: 1 reusable connection: 0 ssl_certificate_by_lua:1: ssl cert by lua is running!, )' |
139-ssl-cert-by.t | TEST 1: simple logging - grep_error_log_out (req 1) |
'reusable connection: 1 reusable connection: 0 reusable connection: 1 reusable connection: 0 ssl cert: connection reusable: 0 reusable connection: 0 ssl_certificate_by_lua:1: ssl cert by lua is running!, reusable connection: 1 reusable connection: 0 reusable connection: 0 reusable connection: 0 reusable connection: 0 ' doesn't match '(?^:reusable connection: 1 ssl cert: connection reusable: 1 reusable connection: 0 ssl_certificate_by_lua:1: ssl cert by lua is running!, )' |
139-ssl-cert-by.t | TEST 1: simple logging - grep_error_log_out (req 2) |
'reusable connection: 1 reusable connection: 0 reusable connection: 1 reusable connection: 0 ssl cert: connection reusable: 0 reusable connection: 0 ssl_certificate_by_lua:1: ssl cert by lua is running!, reusable connection: 1 reusable connection: 0 reusable connection: 0 reusable connection: 0 reusable connection: 0 ' doesn't match '(?^:reusable connection: 1 ssl cert: connection reusable: 1 reusable connection: 0 ssl_certificate_by_lua:1: ssl cert by lua is running!, )' |
139-ssl-cert-by.t | TEST 18: simple logging (syslog) - pattern "(?^:\[error\] .*? send\(\) failed)" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 18: simple logging (syslog) - pattern "(?^:\[error\] .*? send\(\) failed)" should match a line in error.log (req 2) | |
142-ssl-session-store.t | nginx: [emerg] | "ssl_session_store_by_lua_block" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:28 |
143-ssl-session-fetch.t | TEST 18: cosocket (UDP) - grep_error_log_out (req 1) |
got: '' expected: 'received memc reply of 12 bytes ' |
143-ssl-session-fetch.t | TEST 18: cosocket (UDP) - grep_error_log_out (req 2) |
got: '' expected: 'received memc reply of 12 bytes ' |
143-ssl-session-fetch.t | TEST 1: simple logging - grep_error_log_out (req 1) |
'reusable connection: 1 reusable connection: 0 reusable connection: 1 reusable connection: 0 ssl session fetch: connection reusable: 0 reusable connection: 0 ssl_session_fetch_by_lua_block:1: ssl fetch sess by lua is running!, reusable connection: 1 reusable connection: 0 reusable connection: 0 reusable connection: 0 ' doesn't match '(?^m:^reusable connection: 1 ssl session fetch: connection reusable: 1 reusable connection: 0 ssl_session_fetch_by_lua_block:1: ssl fetch sess by lua is running!, )' |
143-ssl-session-fetch.t | TEST 1: simple logging - grep_error_log_out (req 2) |
'reusable connection: 1 reusable connection: 0 reusable connection: 1 reusable connection: 0 ssl session fetch: connection reusable: 0 reusable connection: 0 ssl_session_fetch_by_lua_block:1: ssl fetch sess by lua is running!, reusable connection: 1 reusable connection: 0 reusable connection: 0 reusable connection: 0 ' doesn't match '(?^m:^reusable connection: 1 ssl session fetch: connection reusable: 1 reusable connection: 0 ssl_session_fetch_by_lua_block:1: ssl fetch sess by lua is running!, )' |
143-ssl-session-fetch.t | TEST 16: ssl_session_fetch_by_lua* always runs when using SSLv3 (SSLv3 does not support session tickets) - grep_error_log_out (req 1) |
'reusable connection: 1 reusable connection: 0 reusable connection: 1 reusable connection: 0 ssl session fetch: connection reusable: 0 reusable connection: 0 ssl_session_fetch_by_lua_block:1: ssl_session_fetch_by_lua* is running!, reusable connection: 1 reusable connection: 0 reusable connection: 0 reusable connection: 0 ' doesn't match '(?^m:^reusable connection: 1 ssl session fetch: connection reusable: 1 reusable connection: 0 ssl_session_fetch_by_lua_block:1: ssl_session_fetch_by_lua\* is running!, )' |
143-ssl-session-fetch.t | TEST 16: ssl_session_fetch_by_lua* always runs when using SSLv3 (SSLv3 does not support session tickets) - grep_error_log_out (req 2) |
'reusable connection: 1 reusable connection: 0 reusable connection: 1 reusable connection: 0 ssl session fetch: connection reusable: 0 reusable connection: 0 ssl_session_fetch_by_lua_block:1: ssl_session_fetch_by_lua* is running!, reusable connection: 1 reusable connection: 0 reusable connection: 0 reusable connection: 0 ' doesn't match '(?^m:^reusable connection: 1 ssl session fetch: connection reusable: 1 reusable connection: 0 ssl_session_fetch_by_lua_block:1: ssl_session_fetch_by_lua\* is running!, )' |
148-fake-shm-zone.t | nginx: [emerg] | lua_fake_shm "x1" is already defined as "x1" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26 |
161-load-resty-core.t | nginx: [alert] | failed to load the 'resty.core' module (https://github.com/openresty/lua-resty-core); ensure you are using an OpenResty release from https://openresty.org/en/download.html (reason: module 'resty.core' not found: |
Go back to the index page.