(This page was automatically generated by the tools in the opsboy project on 19:30:20 13-Feb-2019 GMT.)

Detailed Test Report for ngx_stream_lua in linux x86_64 (wv)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
c1a99e48 2019-02-11 17:37:53 GMT 58 35 111 8915 2355 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 0e646b5

OpenSSL

LuaJIT 1.1.0h 27 Mar 2018

Compilation Errors

Unexpected Failures

File Name Details
023-preread/tcp-socket-timeout.t TEST 3: sock:settimeout(nil) does not override lua_socket_connect_timeout - response_body - response is expected (repeated req 0, req 0) got: 'failed to connect: connection refused
'
expected: 'failed to connect: timeout
'
023-preread/tcp-socket-timeout.t TEST 3: sock:settimeout(nil) does not override lua_socket_connect_timeout - response_body - response is expected (repeated req 1, req 0) got: 'failed to connect: connection refused
'
expected: 'failed to connect: timeout
'
023-preread/tcp-socket-timeout.t TEST 1: lua_socket_connect_timeout only - response_body - response is expected (repeated req 0, req 0) got: 'failed to connect: connection refused
'
expected: 'failed to connect: timeout
'
023-preread/tcp-socket-timeout.t TEST 1: lua_socket_connect_timeout only - pattern "stream lua tcp socket connect timed out, when connecting to 127.0.0.2:12345" should match a line in error.log (req 0)
023-preread/tcp-socket-timeout.t TEST 1: lua_socket_connect_timeout only - response_body - response is expected (repeated req 1, req 0) got: 'failed to connect: connection refused
'
expected: 'failed to connect: timeout
'
023-preread/tcp-socket-timeout.t TEST 1: lua_socket_connect_timeout only - pattern "stream lua tcp socket connect timed out, when connecting to 127.0.0.2:12345" should match a line in error.log (req 1)
023-preread/tcp-socket-timeout.t TEST 4: sock:settimeout(0) does not override lua_socket_connect_timeout - response_body - response is expected (repeated req 0, req 0) got: 'failed to connect: connection refused
'
expected: 'failed to connect: timeout
'
023-preread/tcp-socket-timeout.t TEST 4: sock:settimeout(0) does not override lua_socket_connect_timeout - response_body - response is expected (repeated req 1, req 0) got: 'failed to connect: connection refused
'
expected: 'failed to connect: timeout
'
023-preread/tcp-socket-timeout.t TEST 2: sock:settimeout() overrides lua_socket_connect_timeout - response_body - response is expected (repeated req 0, req 0) got: 'failed to connect: connection refused
'
expected: 'failed to connect: timeout
'
023-preread/tcp-socket-timeout.t TEST 2: sock:settimeout() overrides lua_socket_connect_timeout - response_body - response is expected (repeated req 1, req 0) got: 'failed to connect: connection refused
'
expected: 'failed to connect: timeout
'
023-preread/tcp-socket.t TEST 5: connection timeout (tcp) - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
-connect: nil timeout
+connect: nil connection refused
send: nil closed
receive: nil closed
close: nil closed
'
023-preread/tcp-socket.t TEST 5: connection timeout (tcp) - pattern "stream lua tcp socket connect timed out, when connecting to 127.0.0.2:12345" should match a line in error.log (req 0)
023-preread/tcp-socket.t TEST 5: connection timeout (tcp) - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,4 @@
-connect: nil timeout
+connect: nil connection refused
send: nil closed
receive: nil closed
close: nil closed
'
023-preread/tcp-socket.t TEST 5: connection timeout (tcp) - pattern "stream lua tcp socket connect timed out, when connecting to 127.0.0.2:12345" should match a line in error.log (req 1)
058-tcp-socket.t TEST 6: connection timeout (tcp) - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
-connect: nil timeout
+connect: nil connection refused
send: nil closed
receive: nil closed
close: nil closed
'
058-tcp-socket.t TEST 6: connection timeout (tcp) - pattern "lua tcp socket connect timed out, when connecting to 127.0.0.2:12345" should match a line in error.log (req 0)
058-tcp-socket.t TEST 6: connection timeout (tcp) - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,4 @@
-connect: nil timeout
+connect: nil connection refused
send: nil closed
receive: nil closed
close: nil closed
'
058-tcp-socket.t TEST 6: connection timeout (tcp) - pattern "lua tcp socket connect timed out, when connecting to 127.0.0.2:12345" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 17: re-connect after timed out - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-1: failed to connect: timeout
+1: failed to connect: connection refused
2: connected: 1
'
065-tcp-socket-timeout.t TEST 17: re-connect after timed out - pattern "stream lua tcp socket connect timed out, when connecting to 127.0.0.2:12345" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 17: re-connect after timed out - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,2 @@
-1: failed to connect: timeout
+1: failed to connect: connection refused
2: connected: 1
'
065-tcp-socket-timeout.t TEST 17: re-connect after timed out - pattern "stream lua tcp socket connect timed out, when connecting to 127.0.0.2:12345" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 1: lua_socket_connect_timeout only - response_body - response is expected (repeated req 0, req 0) got: 'failed to connect: connection refused
'
expected: 'failed to connect: timeout
'
065-tcp-socket-timeout.t TEST 1: lua_socket_connect_timeout only - pattern "stream lua tcp socket connect timed out, when connecting to 127.0.0.2:12345" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 1: lua_socket_connect_timeout only - response_body - response is expected (repeated req 1, req 0) got: 'failed to connect: connection refused
'
expected: 'failed to connect: timeout
'
065-tcp-socket-timeout.t TEST 1: lua_socket_connect_timeout only - pattern "stream lua tcp socket connect timed out, when connecting to 127.0.0.2:12345" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 2: sock:settimeout() overrides lua_socket_connect_timeout - response_body - response is expected (repeated req 0, req 0) got: 'failed to connect: connection refused
'
expected: 'failed to connect: timeout
'
065-tcp-socket-timeout.t TEST 2: sock:settimeout() overrides lua_socket_connect_timeout - pattern "stream lua tcp socket connect timed out, when connecting to 127.0.0.2:12345" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 2: sock:settimeout() overrides lua_socket_connect_timeout - response_body - response is expected (repeated req 1, req 0) got: 'failed to connect: connection refused
'
expected: 'failed to connect: timeout
'
065-tcp-socket-timeout.t TEST 2: sock:settimeout() overrides lua_socket_connect_timeout - pattern "stream lua tcp socket connect timed out, when connecting to 127.0.0.2:12345" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 4: sock:settimeout(0) does not override lua_socket_connect_timeout - response_body - response is expected (repeated req 0, req 0) got: 'failed to connect: connection refused
'
expected: 'failed to connect: timeout
'
065-tcp-socket-timeout.t TEST 4: sock:settimeout(0) does not override lua_socket_connect_timeout - pattern "stream lua tcp socket connect timed out, when connecting to 127.0.0.2:12345" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 4: sock:settimeout(0) does not override lua_socket_connect_timeout - response_body - response is expected (repeated req 1, req 0) got: 'failed to connect: connection refused
'
expected: 'failed to connect: timeout
'
065-tcp-socket-timeout.t TEST 4: sock:settimeout(0) does not override lua_socket_connect_timeout - pattern "stream lua tcp socket connect timed out, when connecting to 127.0.0.2:12345" should match a line in error.log (req 1)
065-tcp-socket-timeout.t TEST 3: sock:settimeout(nil) does not override lua_socket_connect_timeout - response_body - response is expected (repeated req 0, req 0) got: 'failed to connect: connection refused
'
expected: 'failed to connect: timeout
'
065-tcp-socket-timeout.t TEST 3: sock:settimeout(nil) does not override lua_socket_connect_timeout - pattern "stream lua tcp socket connect timed out, when connecting to 127.0.0.2:12345" should match a line in error.log (req 0)
065-tcp-socket-timeout.t TEST 3: sock:settimeout(nil) does not override lua_socket_connect_timeout - response_body - response is expected (repeated req 1, req 0) got: 'failed to connect: connection refused
'
expected: 'failed to connect: timeout
'
065-tcp-socket-timeout.t TEST 3: sock:settimeout(nil) does not override lua_socket_connect_timeout - pattern "stream lua tcp socket connect timed out, when connecting to 127.0.0.2:12345" should match a line in error.log (req 1)
090-log-socket-errors.t TEST 1: log socket errors off (tcp) - response_body - response is expected (repeated req 1, req 0) got: "connection refused\x{0a}"
length: 19
expected: "timeout\x{0a}"
length: 8
strings begin to differ at char 1 (line 1 column 1)
090-log-socket-errors.t TEST 2: log socket errors on (tcp) - response_body - response is expected (repeated req 1, req 0) got: "connection refused\x{0a}"
length: 19
expected: "timeout\x{0a}"
length: 8
strings begin to differ at char 1 (line 1 column 1)
090-log-socket-errors.t TEST 2: log socket errors on (tcp) - pattern "stream lua tcp socket connect timed out, when connecting to 127.0.0.2:12345" should match a line in error.log (req 1)
094-uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,4 @@
before
hello in thread
after
+failed to connect: connection refused
'
094-uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - pattern "[error]" should not match any line in error.log but matches line "2019/02/11 19:34:27 [error] 28973\#0: *3 connect() failed (111: Connection refused), client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) 2019/02/11 19:34:27 [debug] 28973\#0: *3 stream lua tcp socket handle connect error
2019/02/11 19:34:27 [debug] 28973\#0: *3 stream lua finalize socket
2019/02/11 19:34:27 [debug] 28973\#0: *3 lua stream cleanup free: 0000000008393930
2019/02/11 19:34:27 [debug] 28973\#0: *3 poll del event: fd:11 ev:1
2019/02/11 19:34:27 [debug] 28973\#0: *3 poll del index: 5
2019/02/11 19:34:27 [debug] 28973\#0: *3 poll del event: fd:11 ev:4
2019/02/11 19:34:27 [debug] 28973\#0: *3 delete posted event 000000000838A0B0
2019/02/11 19:34:27 [debug] 28973\#0: *3 lua close socket connection
2019/02/11 19:34:27 [debug] 28973\#0: *3 reusable connection: 0
'
094-uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,4 @@
before
hello in thread
after
+failed to connect: connection refused
'
094-uthread-exit.t TEST 7: exit in user thread (entry thread is still pending on tcpsock:connect) - pattern "[error]" should not match any line in error.log but matches line "2019/02/11 19:34:27 [error] 28973\#0: *7 connect() failed (111: Connection refused), client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) 2019/02/11 19:34:27 [debug] 28973\#0: *7 stream lua tcp socket handle connect error
2019/02/11 19:34:27 [debug] 28973\#0: *7 stream lua finalize socket
2019/02/11 19:34:27 [debug] 28973\#0: *7 lua stream cleanup free: 000000000839AE90
2019/02/11 19:34:27 [debug] 28973\#0: *7 poll del event: fd:11 ev:1
2019/02/11 19:34:27 [debug] 28973\#0: *7 poll del index: 5
2019/02/11 19:34:27 [debug] 28973\#0: *7 poll del event: fd:11 ev:4
2019/02/11 19:34:27 [debug] 28973\#0: *7 delete posted event 000000000838A0B0
2019/02/11 19:34:27 [debug] 28973\#0: *7 lua close socket connection
2019/02/11 19:34:27 [debug] 28973\#0: *7 reusable connection: 0
'
127-uthread-kill.t TEST 3: kill pending resolver - pattern "[error]" should not match any line in error.log but matches line "2019/02/11 19:41:22 [error] 29358\#0: send() failed (111: Connection refused) while resolving, resolver: 127.0.0.2:12345" (req 0) 2019/02/11 19:41:22 [debug] 29358\#0: poll del event: fd:11 ev:1
2019/02/11 19:41:22 [debug] 29358\#0: reusable connection: 0
2019/02/11 19:41:22 [debug] 29358\#0: UDP socket 11
2019/02/11 19:41:22 [debug] 29358\#0: connect to 127.0.0.2:12345, fd:11 \#5
2019/02/11 19:41:22 [debug] 29358\#0: poll add event: fd:11 ev:1
2019/02/11 19:41:22 [debug] 29358\#0: send: fd:11 34 of 34
2019/02/11 19:41:22 [debug] 29358\#0: send: fd:11 -1 of 34
2019/02/11 19:41:22 [error] 29358\#0: send() failed (111: Connection refused) while resolving, resolver: 127.0.0.2:12345
2019/02/11 19:41:22 [debug] 29358\#0: poll del event: fd:11 ev:1
'
127-uthread-kill.t TEST 3: kill pending resolver - pattern "[error]" should not match any line in error.log but matches line "2019/02/11 19:41:22 [error] 29358\#0: send() failed (111: Connection refused) while resolving, resolver: 127.0.0.2:12345" (req 0) 2019/02/11 19:41:22 [debug] 29358\#0: poll del event: fd:11 ev:1
2019/02/11 19:41:22 [debug] 29358\#0: reusable connection: 0
2019/02/11 19:41:22 [debug] 29358\#0: malloc: 00000000083936D0:96
2019/02/11 19:41:22 [debug] 29358\#0: event timer add: -1: 30000:7494133
2019/02/11 19:41:22 [debug] 29358\#0: event timer add: -1: 5000:7469133
2019/02/11 19:41:22 [debug] 29358\#0: *3 lua resume returned 1
2019/02/11 19:41:22 [debug] 29358\#0: *3 lua thread yielded
2019/02/11 19:41:22 [debug] 29358\#0: *3 lua run thread, top:8
2019/02/11 19:41:22 [debug] 29358\#0: *3 malloc: 00000000083937C0:16
'
127-uthread-kill.t TEST 3: kill pending resolver - pattern "[error]" should not match any line in error.log but matches line "2019/02/11 19:41:22 [error] 29358\#0: send() failed (111: Connection refused) while resolving, resolver: 127.0.0.2:12345" (req 1) 2019/02/11 19:41:22 [debug] 29358\#0: poll del event: fd:11 ev:1
2019/02/11 19:41:22 [debug] 29358\#0: reusable connection: 0
2019/02/11 19:41:22 [debug] 29358\#0: UDP socket 11
2019/02/11 19:41:22 [debug] 29358\#0: connect to 127.0.0.2:12345, fd:11 \#10
2019/02/11 19:41:22 [debug] 29358\#0: poll add event: fd:11 ev:1
2019/02/11 19:41:22 [debug] 29358\#0: send: fd:11 34 of 34
2019/02/11 19:41:22 [debug] 29358\#0: send: fd:11 -1 of 34
2019/02/11 19:41:22 [error] 29358\#0: send() failed (111: Connection refused) while resolving, resolver: 127.0.0.2:12345
2019/02/11 19:41:22 [debug] 29358\#0: poll del event: fd:11 ev:1
'
127-uthread-kill.t TEST 3: kill pending resolver - pattern "[error]" should not match any line in error.log but matches line "2019/02/11 19:41:22 [error] 29358\#0: send() failed (111: Connection refused) while resolving, resolver: 127.0.0.2:12345" (req 1) 2019/02/11 19:41:22 [debug] 29358\#0: poll del event: fd:11 ev:1
2019/02/11 19:41:22 [debug] 29358\#0: reusable connection: 0
2019/02/11 19:41:22 [debug] 29358\#0: malloc: 000000000839A840:96
2019/02/11 19:41:22 [debug] 29358\#0: event timer add: -1: 30000:7494409
2019/02/11 19:41:22 [debug] 29358\#0: event timer: -1, old: 7469133, new: 7469409
2019/02/11 19:41:22 [debug] 29358\#0: *8 lua resume returned 1
2019/02/11 19:41:22 [debug] 29358\#0: *8 lua thread yielded
2019/02/11 19:41:22 [debug] 29358\#0: *8 lua run thread, top:0
2019/02/11 19:41:22 [debug] 29358\#0: *8 malloc: 000000000839A930:16
'
128-duplex-tcp-socket.t TEST 5: concurrent socket operations while connecting - response_body - response is expected (repeated req 0, req 0) @@ -4,5 +4,5 @@
getreusedtimes: 0 nil
setkeepalive: nil socket busy connecting
connect: nil socket busy connecting
-connect: nil timeout
+connect: nil connection refused
close: nil closed
'
128-duplex-tcp-socket.t TEST 5: concurrent socket operations while connecting - response_body - response is expected (repeated req 1, req 0) @@ -1,8 +1,8 @@
-receive: nil socket busy connecting
-send: nil socket busy connecting
-close: nil socket busy connecting
-getreusedtimes: 0 nil
-setkeepalive: nil socket busy connecting
-connect: nil socket busy connecting
-connect: nil timeout
+connect: nil connection refused
close: nil closed
+receive: nil closed
+send: nil closed
+close: nil closed
+getreusedtimes: nil closed
+setkeepalive: nil closed
+connect: 1 nil
'
128-duplex-tcp-socket.t TEST 6: concurrent operations while resolving - pattern "[error]" should not match any line in error.log but matches line "2019/02/11 19:42:00 [error] 29379\#0: send() failed (111: Connection refused) while resolving, resolver: 127.0.0.2:12345" (req 0) 2019/02/11 19:42:00 [debug] 29379\#0: poll del event: fd:11 ev:1
2019/02/11 19:42:00 [debug] 29379\#0: reusable connection: 0
2019/02/11 19:42:00 [debug] 29379\#0: UDP socket 11
2019/02/11 19:42:00 [debug] 29379\#0: connect to 127.0.0.2:12345, fd:11 \#5
2019/02/11 19:42:00 [debug] 29379\#0: poll add event: fd:11 ev:1
2019/02/11 19:42:00 [debug] 29379\#0: send: fd:11 35 of 35
2019/02/11 19:42:00 [debug] 29379\#0: send: fd:11 -1 of 35
2019/02/11 19:42:00 [error] 29379\#0: send() failed (111: Connection refused) while resolving, resolver: 127.0.0.2:12345
2019/02/11 19:42:00 [debug] 29379\#0: poll del event: fd:11 ev:1
'
128-duplex-tcp-socket.t TEST 6: concurrent operations while resolving - pattern "[error]" should not match any line in error.log but matches line "2019/02/11 19:42:00 [error] 29379\#0: send() failed (111: Connection refused) while resolving, resolver: 127.0.0.2:12345" (req 0) 2019/02/11 19:42:00 [debug] 29379\#0: poll del event: fd:11 ev:1
2019/02/11 19:42:00 [debug] 29379\#0: reusable connection: 0
2019/02/11 19:42:00 [debug] 29379\#0: malloc: 0000000008395810:96
2019/02/11 19:42:00 [debug] 29379\#0: event timer add: -1: 300:7503070
2019/02/11 19:42:00 [debug] 29379\#0: event timer add: -1: 5000:7507770
2019/02/11 19:42:00 [debug] 29379\#0: *3 lua resume returned 1
2019/02/11 19:42:00 [debug] 29379\#0: *3 lua thread yielded
2019/02/11 19:42:00 [debug] 29379\#0: *3 finalize stream request: -4
2019/02/11 19:42:00 [debug] 29379\#0: posted event 000000000838BD40
'
128-duplex-tcp-socket.t TEST 6: concurrent operations while resolving - pattern "[error]" should not match any line in error.log but matches line "2019/02/11 19:42:01 [error] 29379\#0: send() failed (111: Connection refused) while resolving, resolver: 127.0.0.2:12345" (req 1) 2019/02/11 19:42:01 [debug] 29379\#0: poll del event: fd:11 ev:1
2019/02/11 19:42:01 [debug] 29379\#0: reusable connection: 0
2019/02/11 19:42:01 [debug] 29379\#0: UDP socket 11
2019/02/11 19:42:01 [debug] 29379\#0: connect to 127.0.0.2:12345, fd:11 \#10
2019/02/11 19:42:01 [debug] 29379\#0: poll add event: fd:11 ev:1
2019/02/11 19:42:01 [debug] 29379\#0: send: fd:11 35 of 35
2019/02/11 19:42:01 [debug] 29379\#0: send: fd:11 -1 of 35
2019/02/11 19:42:01 [error] 29379\#0: send() failed (111: Connection refused) while resolving, resolver: 127.0.0.2:12345
2019/02/11 19:42:01 [debug] 29379\#0: poll del event: fd:11 ev:1
'
128-duplex-tcp-socket.t TEST 6: concurrent operations while resolving - pattern "[error]" should not match any line in error.log but matches line "2019/02/11 19:42:01 [error] 29379\#0: send() failed (111: Connection refused) while resolving, resolver: 127.0.0.2:12345" (req 1) 2019/02/11 19:42:01 [debug] 29379\#0: poll del event: fd:11 ev:1
2019/02/11 19:42:01 [debug] 29379\#0: reusable connection: 0
2019/02/11 19:42:01 [debug] 29379\#0: malloc: 000000000839DD50:96
2019/02/11 19:42:01 [debug] 29379\#0: event timer add: -1: 300:7503742
2019/02/11 19:42:01 [debug] 29379\#0: event timer del: -1: 7507770
2019/02/11 19:42:01 [debug] 29379\#0: event timer add: -1: 5000:7508442
2019/02/11 19:42:01 [debug] 29379\#0: *8 lua resume returned 1
2019/02/11 19:42:01 [debug] 29379\#0: *8 lua thread yielded
2019/02/11 19:42:01 [debug] 29379\#0: *8 finalize stream request: -4
'
129-ssl-socket.t TEST 7: certificate does not match host name (no verify) - response_body - response is expected (repeated req 0, req 0) @@ -1,5 +1,5 @@
connected: 1
ssl handshake: userdata
sent stream request: 56 bytes.
-received: HTTP/1.1 404 Not Found
+received: HTTP/1.1 200 OK
close: 1 nil
'
129-ssl-socket.t TEST 7: certificate does not match host name (no verify) - response_body - response is expected (repeated req 1, req 0) @@ -1,5 +1,5 @@
connected: 1
ssl handshake: userdata
sent stream request: 56 bytes.
-received: HTTP/1.1 404 Not Found
+received: HTTP/1.1 200 OK
close: 1 nil
'
139-ssl-cert-by.t TEST 2: sleep - pattern "(?^:elapsed in ssl cert by lua: 0.(?:09|1[01])\d+,)" should match a line in error.log (req 0)

Expected Failures

File Name Details
005-exit.t TEST 2: throw error after sending the header and partial body - response_body - response is expected (repeated req 0, req 0) got: 'h'
expected: 'hi
'
005-exit.t TEST 2: throw error after sending the header and partial body - response_body - response is expected (repeated req 1, req 0) got: 'h'
expected: 'hi
'
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - pattern "(?^:\blua tcp socket keepalive: free connection pool [0-9A-F]+ for "127.0.0.1:)" should match a line in error.log (req 0)
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - pattern "stream lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2019/02/11 19:12:49 [debug] 28066\#0: stream lua tcp socket keepalive max idle timeout" (req 0) 2019/02/11 19:12:49 [debug] 28066\#0: stream lua tcp socket keepalive close handler: fd:11
2019/02/11 19:12:49 [debug] 28066\#0: poll del event: fd:11 ev:1
2019/02/11 19:12:49 [debug] 28066\#0: index: copy event 6 to 5
2019/02/11 19:12:49 [debug] 28066\#0: reusable connection: 0
2019/02/11 19:12:49 [debug] 28066\#0: stream lua tcp socket keepalive: free connection pool for "127.0.0.1:11211"
2019/02/11 19:12:49 [debug] 28066\#0: posted event 0000000008389BB0
2019/02/11 19:12:49 [debug] 28066\#0: *3 delete posted event 0000000008389BB0
2019/02/11 19:12:49 [debug] 28066\#0: *3 session run request: "000000000838F9C0"
2019/02/11 19:12:49 [debug] 28066\#0: *3 stream writer handler
'
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - pattern "(?^:\blua tcp socket keepalive: free connection pool [0-9A-F]+ for "127.0.0.1:)" should match a line in error.log (req 1)
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - pattern "stream lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2019/02/11 19:12:49 [debug] 28066\#0: stream lua tcp socket keepalive max idle timeout" (req 1) 2019/02/11 19:12:49 [debug] 28066\#0: stream lua tcp socket keepalive close handler: fd:11
2019/02/11 19:12:49 [debug] 28066\#0: poll del event: fd:11 ev:1
2019/02/11 19:12:49 [debug] 28066\#0: index: copy event 6 to 5
2019/02/11 19:12:49 [debug] 28066\#0: reusable connection: 0
2019/02/11 19:12:49 [debug] 28066\#0: stream lua tcp socket keepalive: free connection pool for "127.0.0.1:11211"
2019/02/11 19:12:49 [debug] 28066\#0: posted event 0000000008389BB0
2019/02/11 19:12:49 [debug] 28066\#0: *3 delete posted event 0000000008389BB0
2019/02/11 19:12:49 [debug] 28066\#0: *3 session run request: "000000000838F9C0"
2019/02/11 19:12:49 [debug] 28066\#0: *3 stream writer handler
'
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - pattern "stream lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2019/02/11 19:12:49 [debug] 28066\#0: stream lua tcp socket keepalive max idle timeout" (req 1) 2019/02/11 19:12:49 [debug] 28066\#0: stream lua tcp socket keepalive close handler: fd:11
2019/02/11 19:12:49 [debug] 28066\#0: poll del event: fd:11 ev:1
2019/02/11 19:12:49 [debug] 28066\#0: index: copy event 6 to 5
2019/02/11 19:12:49 [debug] 28066\#0: reusable connection: 0
2019/02/11 19:12:49 [debug] 28066\#0: stream lua tcp socket keepalive: free connection pool for "127.0.0.1:11211"
2019/02/11 19:12:49 [debug] 28066\#0: posted event 0000000008388310
2019/02/11 19:12:49 [debug] 28066\#0: *5 delete posted event 0000000008388310
2019/02/11 19:12:49 [debug] 28066\#0: *5 lua tcp socket handler for "/t?", wev 0
2019/02/11 19:12:49 [debug] 28066\#0: *5 lua tcp socket read handler
'
025-codecache.t TEST 17: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "stream lua decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2019/02/11 19:13:04 [debug] 28074\#0: stream lua decrementing the reference count for Lua VM: 3" (req 0) 2019/02/11 19:13:04 [debug] 28074\#0: run cleanup: 00000000083B6870
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083B6A30, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083B6980, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083B68D0, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083B6820, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083B6760, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083B6590, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083B6470, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083B6350, unused: 0
'
025-codecache.t TEST 17: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "stream lua decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2019/02/11 19:13:04 [debug] 28074\#0: stream lua decrementing the reference count for Lua VM: 3" (req 1) 2019/02/11 19:13:04 [debug] 28074\#0: run cleanup: 00000000083B6870
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083B6A30, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083B6980, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083B68D0, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083B6820, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083B6760, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083B6590, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083B6470, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083B6350, unused: 0
'
025-codecache.t TEST 17: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "stream lua decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2019/02/11 19:13:04 [debug] 28074\#0: stream lua decrementing the reference count for Lua VM: 3" (req 1) 2019/02/11 19:13:04 [debug] 28074\#0: run cleanup: 00000000083E1D30
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083E1EF0, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083E1E40, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083E1D90, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083E1CE0, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083E1C20, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083E1A50, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083E1930, unused: 0
2019/02/11 19:13:04 [debug] 28074\#0: free: 00000000083E1810, unused: 0
'
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf memory 13 >= 5" should match a line in error.log (req 0)
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf memory 13 >= 5" should match a line in error.log (req 1)
058-tcp-socket.t TEST 27: send tables of string fragments (bad type "boolean") - response_body - response is expected (repeated req 0, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 27: send tables of string fragments (bad type "boolean") - response_body - response is expected (repeated req 1, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 26: send tables of string fragments (bad type "nil") - response_body - response is expected (repeated req 0, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 26: send tables of string fragments (bad type "nil") - response_body - response is expected (repeated req 1, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 28: send tables of string fragments (bad type ngx.null) - response_body - response is expected (repeated req 0, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 28: send tables of string fragments (bad type ngx.null) - response_body - response is expected (repeated req 1, req 0) got: 'c'
expected: 'connected: 1
'
067-req-socket.t TEST 9: successful reread after reading timeout happens (receive -> receive) - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 11
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received: err: timeout, partial:
'
067-req-socket.t TEST 9: successful reread after reading timeout happens (receive -> receive) - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 11
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received: err: timeout, partial:
'
067-req-socket.t TEST 10: successful reread after reading timeout happens (receive -> receiveuntil) - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 12
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received:
'
067-req-socket.t TEST 10: successful reread after reading timeout happens (receive -> receiveuntil) - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 12
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received:
'
067-req-socket.t TEST 11: successful reread after reading timeout happens (receiveuntil -> receive) - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 12
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received:
'
067-req-socket.t TEST 11: successful reread after reading timeout happens (receiveuntil -> receive) - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 12
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received:
'
100-client-abort.t TEST 17: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 17: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 1)
100-client-abort.t TEST 16: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 16: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 1)
106-timer.t TEST 4: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-9]|8[0-6]))" should match a line in error.log (req 0)
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 1) got: 'stream lua found 8190 pending timers
'
expected: 'stream lua found 8191 pending timers
'
132-lua-blocks.t nginx: [emerg] "http" directive is not allowed here in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:28
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]=]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]==]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22

Warnings

Go back to the index page.