(This page was automatically generated by the tools in the opsboy project on 02:05:06 07-Aug-2021 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
1c1bcfeb | 2021-04-07 15:32:55 GMT | 0 | 221 | 207 | 21680 | 1735 sec |
File | Name | Details |
---|---|---|
023-rewrite/socket-keepalive.t | TEST 11: sanity (uds) - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/08 02:03:28 [debug] 18202\#0: lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) |
2021/04/08 02:03:28 [debug] 18202\#0: *259 http keepalive handler 2021/04/08 02:03:28 [debug] 18202\#0: *259 close http connection: 5 2021/04/08 02:03:28 [debug] 18202\#0: *259 event timer del: 5: 38008296 2021/04/08 02:03:28 [debug] 18202\#0: *259 reusable connection: 0 2021/04/08 02:03:28 [debug] 18202\#0: *259 free: 000000000163E300, unused: 0 2021/04/08 02:03:28 [debug] 18202\#0: *259 free: 000000000166F6A0, unused: 0 2021/04/08 02:03:28 [debug] 18202\#0: *259 free: 0000000001685BE0, unused: 0 2021/04/08 02:03:28 [debug] 18202\#0: *259 free: 0000000001685BC0, unused: 0 2021/04/08 02:03:28 [debug] 18202\#0: *259 free: 0000000001685B80, unused: 0 ' Looks like you failed 1 test of 138. |
043-shdict.t | TEST 53: list keys in an empty shdict - response_body - response is expected (repeated req 0, req 0) |
got: '1024 ' expected: '0 ' |
043-shdict.t | TEST 36: incr key (key not exists) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -incr: nil not found +incr: nil not a number -foo = nil +foo = hello, world ' |
043-shdict.t | TEST 54: list keys in an empty shdict with a limit - response_body - response is expected (repeated req 0, req 0) |
got: '3 ' expected: '0 ' |
043-shdict.t | TEST 32: replace key (key not exists) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -replace: false not found false +replace: true nil false -foo = nil +foo = 10502 ' |
043-shdict.t | TEST 47: flush_expires an empty dict - response_body - response is expected (repeated req 0, req 0) |
got: '1 ' expected: '0 ' |
043-shdict.t | TEST 57: list all keys in a shdict with more than 1024 keys with 0 limit set - response_body - response is expected (repeated req 0, req 0) |
got: '2049 ' expected: '2048 ' |
043-shdict.t | TEST 52: list keys in a shdict with limit larger than number of keys - response_body - response is expected (repeated req 0, req 0) |
got: '3 ' expected: '2 ' |
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 |
056-flush.t | TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 0) | |
056-flush.t | TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 1) | |
068-socket-keepalive.t | TEST 12: sanity (uds) - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/08 02:14:44 [debug] 22577\#0: lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) |
2021/04/08 02:14:44 [debug] 22577\#0: *263 http keepalive handler 2021/04/08 02:14:44 [debug] 22577\#0: *263 close http connection: 7 2021/04/08 02:14:44 [debug] 22577\#0: *263 event timer del: 7: 38683856 2021/04/08 02:14:44 [debug] 22577\#0: *263 reusable connection: 0 2021/04/08 02:14:44 [debug] 22577\#0: *263 free: 0000000000EFB580, unused: 0 2021/04/08 02:14:44 [debug] 22577\#0: *263 free: 0000000000EFB560, unused: 0 2021/04/08 02:14:44 [debug] 22577\#0: *263 free: 0000000000EFB520, unused: 0 2021/04/08 02:14:44 [debug] 22577\#0: *263 free: 0000000000F4F1A0, unused: 0 2021/04/08 02:14:44 [debug] 22577\#0: *263 free: 0000000000EEE5A0, unused: 0 ' |
068-socket-keepalive.t | TEST 16: custom pools (same pool for different host:port) - tcp - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/08 02:14:45 [debug] 22696\#0: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) |
2021/04/08 02:14:45 [debug] 22696\#0: lua tcp socket keepalive close handler: fd:7 2021/04/08 02:14:45 [debug] 22696\#0: event timer del: 7: 38678224 2021/04/08 02:14:45 [debug] 22696\#0: reusable connection: 0 2021/04/08 02:14:45 [debug] 22696\#0: lua tcp socket keepalive: free connection pool for "B" 2021/04/08 02:14:45 [notice] 22696\#0: exiting 2021/04/08 02:14:45 [debug] 22696\#0: flush files 2021/04/08 02:14:45 [debug] 22696\#0: run cleanup: 0000000000EF4130 2021/04/08 02:14:45 [debug] 22696\#0: run cleanup: 0000000000F06090 2021/04/08 02:14:45 [debug] 22696\#0: lua decrementing the reference count for Lua VM: 1 ' |
068-socket-keepalive.t | TEST 16: custom pools (same pool for different host:port) - tcp - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/08 02:14:45 [debug] 22696\#0: lua tcp socket keepalive: free connection pool for \"B\"" (req 0) |
2021/04/08 02:14:45 [notice] 22696\#0: exiting 2021/04/08 02:14:45 [debug] 22696\#0: flush files 2021/04/08 02:14:45 [debug] 22696\#0: run cleanup: 0000000000EF4130 2021/04/08 02:14:45 [debug] 22696\#0: run cleanup: 0000000000F06090 2021/04/08 02:14:45 [debug] 22696\#0: lua decrementing the reference count for Lua VM: 1 2021/04/08 02:14:45 [debug] 22696\#0: lua close the global Lua VM 00007F4E30643380 2021/04/08 02:14:45 [debug] 22696\#0: run cleanup: 0000000000F06050 2021/04/08 02:14:45 [debug] 22696\#0: run cleanup: 0000000000F06010 2021/04/08 02:14:45 [debug] 22696\#0: run cleanup: 0000000000F3E760 ' |
068-socket-keepalive.t | TEST 17: custom pools (different pool for the same host:port) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/08 02:14:45 [debug] 22726\#0: lua tcp socket keepalive: free connection pool for \"foo\"" (req 0) |
2021/04/08 02:14:45 [notice] 22726\#0: exiting 2021/04/08 02:14:45 [debug] 22726\#0: flush files 2021/04/08 02:14:45 [debug] 22726\#0: run cleanup: 0000000000EEDF00 2021/04/08 02:14:45 [debug] 22726\#0: run cleanup: 0000000000F81850 2021/04/08 02:14:45 [debug] 22726\#0: lua decrementing the reference count for Lua VM: 1 2021/04/08 02:14:45 [debug] 22726\#0: lua close the global Lua VM 00007F4E305E3380 2021/04/08 02:14:45 [debug] 22726\#0: run cleanup: 0000000000F81810 2021/04/08 02:14:45 [debug] 22726\#0: run cleanup: 0000000000F56D10 2021/04/08 02:14:45 [debug] 22726\#0: run cleanup: 0000000000F4AFD0 ' |
068-socket-keepalive.t | TEST 18: custom pools (same pool for the same path) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/08 02:14:46 [debug] 22756\#0: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) |
2021/04/08 02:14:46 [debug] 22756\#0: lua tcp socket keepalive close handler: fd:7 2021/04/08 02:14:46 [debug] 22756\#0: event timer del: 7: 38678976 2021/04/08 02:14:46 [debug] 22756\#0: reusable connection: 0 2021/04/08 02:14:46 [debug] 22756\#0: lua tcp socket keepalive: free connection pool for "B" 2021/04/08 02:14:46 [debug] 22756\#0: worker cycle 2021/04/08 02:14:46 [debug] 22756\#0: epoll timer: 59748 2021/04/08 02:14:46 [debug] 22756\#0: epoll: fd:3 ev:2011 d:0000000000F68121 2021/04/08 02:14:46 [debug] 22756\#0: epoll_wait() error on fd:3 ev:2011 2021/04/08 02:14:46 [debug] 22756\#0: *415 http wait request handler ' |
068-socket-keepalive.t | TEST 18: custom pools (same pool for the same path) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/08 02:14:46 [debug] 22756\#0: lua tcp socket keepalive: free connection pool for \"B\"" (req 0) |
2021/04/08 02:14:46 [debug] 22756\#0: worker cycle 2021/04/08 02:14:46 [debug] 22756\#0: epoll timer: 59748 2021/04/08 02:14:46 [debug] 22756\#0: epoll: fd:3 ev:2011 d:0000000000F68121 2021/04/08 02:14:46 [debug] 22756\#0: epoll_wait() error on fd:3 ev:2011 2021/04/08 02:14:46 [debug] 22756\#0: *415 http wait request handler 2021/04/08 02:14:46 [debug] 22756\#0: *415 malloc: 0000000000F61180:80 2021/04/08 02:14:46 [debug] 22756\#0: *415 malloc: 0000000000F4AAF0:16 2021/04/08 02:14:46 [debug] 22756\#0: *415 malloc: 0000000000F1CDD0:1024 2021/04/08 02:14:46 [debug] 22756\#0: *415 malloc: 0000000000F13F30:16 ' |
068-socket-keepalive.t | TEST 19: numeric pool option value - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/08 02:14:46 [debug] 22785\#0: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) |
2021/04/08 02:14:46 [debug] 22785\#0: worker cycle 2021/04/08 02:14:46 [debug] 22785\#0: epoll timer: 59760 2021/04/08 02:14:46 [debug] 22785\#0: epoll: fd:3 ev:2011 d:0000000000F5D401 2021/04/08 02:14:46 [debug] 22785\#0: epoll_wait() error on fd:3 ev:2011 2021/04/08 02:14:46 [debug] 22785\#0: *445 http wait request handler 2021/04/08 02:14:46 [debug] 22785\#0: *445 malloc: 0000000000F422C0:80 2021/04/08 02:14:46 [debug] 22785\#0: *445 malloc: 0000000000F63170:16 2021/04/08 02:14:46 [debug] 22785\#0: *445 malloc: 0000000000F052D0:1024 2021/04/08 02:14:46 [debug] 22785\#0: *445 malloc: 0000000000F3A340:16 ' |
068-socket-keepalive.t | TEST 28: conn queuing: connect() can specify 'pool_size' for unix domain socket - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/08 02:14:51 [debug] 23061\#0: lua tcp socket keepalive: free connection pool for \"127.0.0.1:11211\"" (req 0) |
2021/04/08 02:14:51 [notice] 23061\#0: exiting 2021/04/08 02:14:51 [debug] 23061\#0: flush files 2021/04/08 02:14:51 [debug] 23061\#0: run cleanup: 0000000000EF4130 2021/04/08 02:14:51 [debug] 23061\#0: run cleanup: 0000000000F80CF0 2021/04/08 02:14:51 [debug] 23061\#0: lua decrementing the reference count for Lua VM: 1 2021/04/08 02:14:51 [debug] 23061\#0: lua close the global Lua VM 00007F4E30643380 2021/04/08 02:14:51 [debug] 23061\#0: run cleanup: 0000000000F80CB0 2021/04/08 02:14:51 [debug] 23061\#0: run cleanup: 0000000000F80C70 2021/04/08 02:14:51 [debug] 23061\#0: run cleanup: 0000000000F1F9F0 ' |
068-socket-keepalive.t | TEST 29: conn queuing: connect() can specify 'pool_size' for custom pool - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2021/04/08 02:14:52 [debug] 23093\#0: lua tcp socket keepalive: free connection pool for \"unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock\"" (req 0) |
2021/04/08 02:14:52 [debug] 23093\#0: worker cycle 2021/04/08 02:14:52 [debug] 23093\#0: epoll timer: 59740 2021/04/08 02:14:52 [debug] 23093\#0: epoll: fd:3 ev:2011 d:0000000000EFC891 2021/04/08 02:14:52 [debug] 23093\#0: epoll_wait() error on fd:3 ev:2011 2021/04/08 02:14:52 [debug] 23093\#0: *713 http wait request handler 2021/04/08 02:14:52 [debug] 23093\#0: *713 malloc: 0000000000F27D10:80 2021/04/08 02:14:52 [debug] 23093\#0: *713 malloc: 0000000000F0C700:16 2021/04/08 02:14:52 [debug] 23093\#0: *713 malloc: 0000000000EF3D20:1024 2021/04/08 02:14:52 [debug] 23093\#0: *713 malloc: 0000000000F66D20:16 ' |
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 |
124-init-worker.t | TEST 18: syslog error log - udp_query ok |
'' doesn't match '(?^:Bad bad bad)' |
126-shdict-frag.t | TEST 2: merge 2 single-page free slabs (forcibly evicted, merge backward) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,4 @@ -successfully set foo. +successfully set foo with force. successfully set bar. found foo: 4000 successfully set baz with force. ' Looks like you failed 1 test of 39. |
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 |
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 |
145-shdict-list.t | TEST 1: lpush & lpop - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,5 @@ -push success +push err: value not a list -1 nil +nil value not a list -bar nil +nil value not a list -0 nil +nil value not a list -nil nil +nil value not a list ' |
145-shdict-list.t | TEST 8: get_keys operation on list type - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -push success +push err: value not a list key: foo ' |
145-shdict-list.t | TEST 4: replace operation on list type - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,3 @@ -push success +push err: value not a list true nil bar nil ' |
145-shdict-list.t | TEST 12: lpush and lpop - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,2 @@ -3 +push err: value not a list -2 +pop err: value not a list -1 ' |
145-shdict-list.t | TEST 5: add operation on list type - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,3 @@ -push success +push err: value not a list false exists -nil value is a list +bar nil ' |
146-malloc-trim.t | TEST 5: malloc_trim() every 2 req, in subreq, big memory usage - grep_error_log_out (req 0) |
@@ -1,3 +1,15 @@ malloc_trim(1) returned 1 +malloc_trim(1) returned 0 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 +malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 ' |
146-malloc-trim.t | TEST 3: malloc_trim() every 2 req, in subreq - grep_error_log_out (req 0) |
'malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 ' doesn't match '(?^:\Amalloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] \z)' |
146-malloc-trim.t | TEST 4: malloc_trim() every 3 req, in subreq - grep_error_log_out (req 0) |
'malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 ' doesn't match '(?^:\Amalloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] \z)' |
146-malloc-trim.t | TEST 6: zero count means off - grep_error_log_out (req 0) |
got: 'malloc_trim(1) returned 1 ' expected: '' |
146-malloc-trim.t | TEST 8: malloc_trim() every 1 req - grep_error_log_out (req 0) |
'malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 ' doesn't match '(?^:\Amalloc_trim\(1\) returned [01] \z)' |
146-malloc-trim.t | TEST 2: malloc_trim() every 1 req, in subreq - grep_error_log_out (req 0) |
'malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 malloc_trim(1) returned 1 ' doesn't match '(?^:\Amalloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] \z)' |
146-malloc-trim.t | TEST 7: zero count means off, log_by_lua - grep_error_log_out (req 0) |
got: 'malloc_trim(1) returned 1 ' expected: '' |
148-fake-shm-zone.t | TEST 4: multiply zones - response_body - response is expected (repeated req 0, req 0) |
@@ -1,7 +1,7 @@ name=x1 size=1048576 isinit=true -isold=false +isold=true name=x2 size=2097152 isinit=true ' |
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 |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0DD8E8 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0DD8E8 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000228DBF0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544460720: 39188682 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CE208 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224AF10:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B92B0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228DBF0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0E99B0 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0E99B0 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225DE90, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544443384: 39188682 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CE280 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228ACD0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DE50:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DE90:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0E55F8 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0E55F8 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000229FF10, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544347304: 39188682 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CE2F8 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224E490:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FED0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FF10:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CDEA8 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CDEA8 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000226FF30, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544347808: 39188682 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CE370 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229C1D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002263070:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226FF30:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE0A0 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE0A0 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225D100, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544388984: 39188682 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0D3320 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002292130:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D0C0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D100:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0D8178 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0D8178 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225D410, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544233976: 39188682 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CE3E8 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226C5E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D3D0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D410:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0B23F8 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0B23F8 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002291870, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544347928: 39188682 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CE460 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B4540:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002291830:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002291870:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE118 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE118 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000224B010, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544482176: 39188682 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CE4D8 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002273D20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224AFD0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224B010:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EED80 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EED80 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022738F0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544396256: 39188682 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CE550 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226CD20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022926D0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022738F0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0D9DE0 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0D9DE0 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022A1180, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544463568: 39188682 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CE5C8 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002262E30:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022A1140:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022A1180:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EA4D0 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EA4D0 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002292710, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: worker cycle 2021/04/08 02:24:15 [debug] 16159\#0: epoll timer: 10 2021/04/08 02:24:15 [notice] 16066\#0: signal 1 (SIGHUP) received from 16187, reconfiguring 2021/04/08 02:24:15 [debug] 16066\#0: wake up, sigio 0 2021/04/08 02:24:15 [notice] 16066\#0: reconfiguring 2021/04/08 02:24:15 [debug] 16066\#0: malloc: 000000000223FAA0:48 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CAE00 (ref 13) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CAE00 (ref 13) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225DAC0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544334344: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CE6B8 (ref 13) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002249A20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B7220:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DAC0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CAC08 (ref 14) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CAC08 (ref 14) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000224D5C0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544333840: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CE730 (ref 14) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022717D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022A8C30:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224D5C0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CAA10 (ref 15) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CAA10 (ref 15) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002290880, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544333336: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CE7A8 (ref 15) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002262F70:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000223FAA0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002290880:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CA818 (ref 16) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CA818 (ref 16) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002263030, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544332832: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CE820 (ref 16) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228C9B0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002292690:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002263030:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CA620 (ref 17) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CA620 (ref 17) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002273830, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544332328: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CE898 (ref 17) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225C380:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022433A0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228CA70:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CA428 (ref 18) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CA428 (ref 18) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000224E550, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544331824: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CE910 (ref 18) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224D5E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022ADA60:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225C440:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CA230 (ref 19) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CA230 (ref 19) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225FC10, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544331320: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CE988 (ref 19) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B7160:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D9E0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225FC10:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CA038 (ref 2) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CA038 (ref 2) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225D370, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544330816: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CEA00 (ref 2) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FDB0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DA40:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D370:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0C9E40 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0C9E40 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000229FE90, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544348048: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CEA78 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002291770:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DA80:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FE90:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE190 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE190 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225D980, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544348168: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CEAF0 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224AF10:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225E360:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D980:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE208 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE208 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000228DC10, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544348288: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CEB68 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228ACD0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B92B0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228DC10:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE280 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE280 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225DEB0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544348408: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CEBE0 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224E490:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DE50:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DEB0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE2F8 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE2F8 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022B69C0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544348528: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CEC58 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229C1D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FED0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B69C0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE370 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE370 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022630B0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544368928: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CECD0 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002292130:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002263070:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022630B0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0D3320 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0D3320 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002264DE0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544348648: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CED48 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226C5E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D0C0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002264DE0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE3E8 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE3E8 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225D430, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544348768: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CEDC0 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B4540:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D3D0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D430:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE460 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE460 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002291890, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544348888: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CEE38 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002273D20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002291830:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002291890:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE4D8 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE4D8 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000224B030, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544349008: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CEEB0 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226CD20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224AFD0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224B030:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE550 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE550 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002273910, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544349128: 39188694 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CEF28 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002262E30:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022926D0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002273910:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE5C8 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE5C8 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022A5A90, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: worker cycle 2021/04/08 02:24:15 [debug] 16159\#0: epoll timer: 8 2021/04/08 02:24:15 [debug] 16188\#0: malloc: 000000000223FF00:24 2021/04/08 02:24:15 [debug] 16188\#0: malloc: 000000000223FF60:16 2021/04/08 02:24:15 [debug] 16188\#0: add cleanup: 000000000223FF00 2021/04/08 02:24:15 [debug] 16188\#0: malloc: 00000000022450F0:32 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CEA78 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CEA78 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000229FE70, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544350448: 39188706 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF018 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224AF10:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DA80:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FE70:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CEAF0 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CEAF0 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002271490, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544350568: 39188706 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF090 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228ACD0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225E360:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002271490:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CEB68 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CEB68 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000228DBF0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544350688: 39188706 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF108 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224E490:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B92B0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228DBF0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CEBE0 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CEBE0 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225DE90, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544350808: 39188706 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF180 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229C1D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DE50:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DE90:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CEC58 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CEC58 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000229FF10, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544350928: 39188706 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF1F8 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022717D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FED0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FF10:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CECD0 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CECD0 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000226FF30, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544351048: 39188706 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C106278 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226C5E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002263070:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226FF30:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CED48 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CED48 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225D100, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544351168: 39188706 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF270 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B4540:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D0C0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D100:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CEDC0 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CEDC0 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225D410, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544351288: 39188706 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C104A78 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002273D20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D3D0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D410:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CEE38 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CEE38 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002291870, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544351408: 39188706 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF2E8 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226CD20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002291830:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002291870:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CEEB0 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CEEB0 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000224B010, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544351528: 39188706 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF360 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002262E30:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224AFD0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224B010:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CEF28 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CEF28 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022738F0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: worker cycle 2021/04/08 02:24:15 [debug] 16159\#0: epoll timer: 10 2021/04/08 02:24:15 [debug] 16159\#0: timer delta: 8 2021/04/08 02:24:15 [debug] 16159\#0: worker cycle 2021/04/08 02:24:15 [debug] 16159\#0: epoll timer: 2 2021/04/08 02:24:15 [debug] 16159\#0: timer delta: 4 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0FCBD0 (ref 10) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0FCBD0 (ref 10) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000229FEB0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544418008: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF450 (ref 10) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B69E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002294300:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FEB0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0DF2D8 (ref 9) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0DF2D8 (ref 9) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022499D0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544413696: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF4C8 (ref 9) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002292130:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D390:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022499D0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0DE200 (ref 8) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0DE200 (ref 8) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022A1A80, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544346800: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF540 (ref 8) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002262F70:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D080:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022A1A80:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CDCB0 (ref 7) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CDCB0 (ref 7) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000229B070, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544346296: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF5B8 (ref 7) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228C9B0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229C290:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229B070:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CDAB8 (ref 6) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CDAB8 (ref 6) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002253680, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544415472: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF630 (ref 6) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225C380:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002246110:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002243420:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0DE8F0 (ref 5) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0DE8F0 (ref 5) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000224E550, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544345408: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF6A8 (ref 5) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224D5E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B4500:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002243460:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CD740 (ref 4) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CD740 (ref 4) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022B9410, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544344904: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF720 (ref 4) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B7160:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B93D0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002249A20:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CD548 (ref 3) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CD548 (ref 3) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002266A20, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544344784: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF798 (ref 3) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FDB0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226FAC0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002266A20:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CD4D0 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CD4D0 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002264DC0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544351648: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF810 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002291770:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002264D60:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002264DC0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CEFA0 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CEFA0 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002243400, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544351768: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF888 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224AF10:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224F8D0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002243400:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF018 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF018 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000229FE90, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544351888: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF900 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228ACD0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DA80:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FE90:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF090 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF090 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225D980, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544352008: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF978 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224E490:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225E360:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D980:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF108 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF108 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000228DC10, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544352128: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CF9F0 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229C1D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B92B0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228DC10:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF180 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF180 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225DEB0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544352248: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CFA68 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022717D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DE50:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DEB0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF1F8 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF1F8 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022B69C0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544577656: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CFAE0 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226C5E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FED0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B69C0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C106278 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C106278 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022630B0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544352368: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CFB58 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B4540:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002263070:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022630B0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF270 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF270 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002264DE0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544571512: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CFBD0 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002273D20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D0C0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002264DE0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C104A78 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C104A78 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225D430, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544352488: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CFC48 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226CD20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D3D0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D430:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF2E8 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF2E8 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002291890, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544352608: 39188718 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CFCC0 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002262E30:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002291830:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002291890:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF360 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF360 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000224B030, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: worker cycle 2021/04/08 02:24:15 [debug] 16159\#0: epoll timer: 8 2021/04/08 02:24:15 [debug] 16159\#0: timer delta: 12 2021/04/08 02:24:15 [debug] 16159\#0: *295 event timer del: 0: 39188728 2021/04/08 02:24:15 [debug] 16159\#0: *295 lua sleep timer expired: "?" 2021/04/08 02:24:15 [debug] 16159\#0: *295 lua run thread, top:0 c:1 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF810 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF810 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002264DA0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544353928: 39188730 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CFDB0 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022714B0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002264D60:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002264DA0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF888 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF888 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002249A60, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544354048: 39188730 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CFE28 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228ACD0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224F8D0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002249A60:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF900 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF900 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000229FE70, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544354168: 39188730 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C10F768 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224E490:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DA80:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FE70:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF978 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF978 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002271490, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544354288: 39188730 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0D0020 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229C1D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225E360:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002271490:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF9F0 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF9F0 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000228DBF0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544354408: 39188730 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0D0218 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022717D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B92B0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228DBF0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CFA68 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CFA68 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225DE90, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544354528: 39188730 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0D0290 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226C5E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DE50:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DE90:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CFAE0 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CFAE0 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000229FF10, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544354648: 39188730 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0DFFD8 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B4540:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FED0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FF10:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CFB58 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CFB58 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000226FF30, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544354768: 39188730 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0ED050 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002273D20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002263070:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226FF30:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CFBD0 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CFBD0 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225D100, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544354888: 39188730 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0E6838 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226CD20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D0C0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D100:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CFC48 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CFC48 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225D410, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544355008: 39188730 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0D5FC8 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002262E30:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D3D0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D410:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CFCC0 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CFCC0 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002291870, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: worker cycle 2021/04/08 02:24:15 [debug] 16159\#0: epoll timer: 10 2021/04/08 02:24:15 [debug] 16159\#0: epoll: fd:6 ev:0001 d:00000000022CE650 2021/04/08 02:24:15 [debug] 16159\#0: accept on 0.0.0.0:1984, ready: 0 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002291830:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002291870:16 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CEA00 (ref 2) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CEA00 (ref 2) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225D370, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544350088: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0E9A80 (ref 2) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B69E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DA40:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D370:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE988 (ref 19) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE988 (ref 19) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000224D5C0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544349968: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0D0920 (ref 19) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002292130:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224F890:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224D5C0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE910 (ref 18) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE910 (ref 18) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000226CDE0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544349848: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0DFBF0 (ref 18) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002262F70:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002263030:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226CDE0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE898 (ref 17) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE898 (ref 17) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002294360, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544349728: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0D6DF0 (ref 17) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228C9B0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225E320:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022715D0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE820 (ref 16) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE820 (ref 16) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000224E550, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544349608: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0D2A80 (ref 16) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225C380:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022ADA60:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022737D0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE7A8 (ref 15) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE7A8 (ref 15) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225C440, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544349488: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0DDF78 (ref 15) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224D5E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000223FAA0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225C440:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE730 (ref 14) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE730 (ref 14) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000224D6A0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544349368: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C10A168 (ref 14) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B7160:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002291000:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224D6A0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE6B8 (ref 13) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE6B8 (ref 13) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000224D770, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544349248: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0D3F08 (ref 13) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FDB0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224D730:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224D770:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CE640 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CE640 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022A5AF0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544355128: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0D94A0 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002291770:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002292310:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002292350:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CFD38 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CFD38 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022737B0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544355248: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0FCB28 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022714B0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D9E0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022737B0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CFDB0 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CFDB0 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002264DC0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544355368: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0EEA68 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228ACD0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002264D60:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002264DC0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CFE28 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CFE28 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002243400, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544615784: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0E86C0 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224E490:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224F8D0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002243400:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C10F768 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C10F768 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000229FE90, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544355872: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0E2FB0 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229C1D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DA80:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FE90:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0D0020 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0D0020 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225D980, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544356376: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0EC0C0 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022717D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225E360:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D980:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0D0218 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0D0218 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000228DC10, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544356496: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0DE9E8 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226C5E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B92B0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228DC10:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0D0290 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0D0290 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225DEB0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544421336: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0E4810 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B4540:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DE50:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DEB0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0DFFD8 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0DFFD8 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022B69C0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544474704: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0E5A00 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002273D20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FED0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B69C0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0ED050 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0ED050 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022630B0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544448056: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C105C20 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226CD20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002263070:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022630B0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0E6838 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0E6838 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002264DE0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544380360: 39188742 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0E1F98 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002262E30:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D0C0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002264DE0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0D5FC8 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0D5FC8 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225D430, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: worker cycle 2021/04/08 02:24:15 [debug] 16159\#0: epoll timer: 8 2021/04/08 02:24:15 [debug] 16159\#0: timer delta: 8 2021/04/08 02:24:15 [debug] 16159\#0: *304 event timer del: 0: 39188752 2021/04/08 02:24:15 [debug] 16159\#0: *304 lua sleep timer expired: "?" 2021/04/08 02:24:15 [debug] 16159\#0: *304 lua run thread, top:0 c:1 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0D94A0 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0D94A0 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002290FC0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544538920: 39188754 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0E2658 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022714B0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002292310:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002290FC0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0FCB28 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0FCB28 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225DA20, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544481384: 39188754 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0E0890 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228ACD0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D9E0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DA20:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EEA68 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EEA68 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002264DA0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544455872: 39188754 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0B1D60 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224E490:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002264D60:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002264DA0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0E86C0 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0E86C0 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002249A60, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544433584: 39188754 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0EDE50 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229C1D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224F8D0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002249A60:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0E2FB0 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0E2FB0 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000229FE70, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544470720: 39188754 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0DDA00 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022717D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DA80:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FE70:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EC0C0 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EC0C0 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002271490, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544415720: 39188754 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C108478 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226C5E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225E360:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002271490:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0DE9E8 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0DE9E8 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000228DBF0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544439824: 39188754 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CB2F8 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B4540:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B92B0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228DBF0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0E4810 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0E4810 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225DE90, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544444416: 39188754 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0CB370 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002273D20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DE50:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DE90:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0E5A00 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0E5A00 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000229FF10, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544576032: 39188754 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C1063A8 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226CD20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FED0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FF10:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C105C20 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C105C20 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000226FF30, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544429464: 39188754 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C106420 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002262E30:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002263070:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226FF30:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0E1F98 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0E1F98 (ref 11) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225D100, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: worker cycle 2021/04/08 02:24:15 [debug] 16159\#0: epoll timer: 10 2021/04/08 02:24:15 [debug] 16188\#0: epoll: fd:6 ev:0001 d:00000000022D03A0 2021/04/08 02:24:15 [debug] 16188\#0: accept on 0.0.0.0:1984, ready: 0 2021/04/08 02:24:15 [debug] 16188\#0: malloc: 000000000224D6F0:48 2021/04/08 02:24:15 [debug] 16188\#0: malloc: 00000000022B3550:16 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF798 (ref 3) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF798 (ref 3) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002266A20, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544353568: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0B0888 (ref 3) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B69E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226FAC0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002266A20:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF720 (ref 4) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF720 (ref 4) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022A1A80, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544353448: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0DD740 (ref 4) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002292130:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002249A20:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022A1A80:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF6A8 (ref 5) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF6A8 (ref 5) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002262EF0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544353328: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0DD7B8 (ref 5) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002262F70:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022A8C30:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002262EF0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF630 (ref 6) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF630 (ref 6) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002290880, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544353208: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0F3600 (ref 6) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228C9B0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022433A0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002290880:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF5B8 (ref 7) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF5B8 (ref 7) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225C460, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544353088: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0F3678 (ref 7) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225C380:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002246110:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002264E60:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF540 (ref 8) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF540 (ref 8) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000224F910, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544352968: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C106FD8 (ref 8) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224D5E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229C290:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B71F0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF4C8 (ref 9) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF4C8 (ref 9) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225DAC0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544352848: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0DB078 (ref 9) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D390:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002263D70:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DAC0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF450 (ref 10) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF450 (ref 10) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002266A40, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544352728: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C107050 (ref 10) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FDB0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D450:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002266A40:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CF3D8 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CF3D8 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002243460, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544600424: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0E0188 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002291770:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002243420:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002243460:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C10BB68 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C10BB68 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002294340, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544431192: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0E0200 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022714B0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022942E0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002294340:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0E2658 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0E2658 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002292350, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544423568: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0E9C90 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228ACD0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002292310:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002292350:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0E0890 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0E0890 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022737B0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544232288: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0E9D08 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224E490:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D9E0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022737B0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0B1D60 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0B1D60 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002264DC0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544478288: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C105A98 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229C1D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002264D60:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002264DC0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EDE50 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EDE50 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002243400, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544411648: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C105B10 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022717D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224F8D0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002243400:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0DDA00 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0DDA00 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000229FE90, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544586360: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0B1730 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226C5E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DA80:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FE90:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C108478 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C108478 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225D980, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544336120: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0B17A8 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B4540:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225E360:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D980:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CB2F8 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CB2F8 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000228DC10, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544336240: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0DF0C8 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002273D20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B92B0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228DC10:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0CB370 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0CB370 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225DEB0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544577960: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0DF140 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226CD20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DE50:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DEB0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C1063A8 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C1063A8 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022B69C0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544578080: 39188766 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C1025C8 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002262E30:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FED0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B69C0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C106420 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C106420 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022630B0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: worker cycle 2021/04/08 02:24:15 [debug] 16159\#0: epoll timer: 8 2021/04/08 02:24:15 [debug] 16159\#0: timer delta: 8 2021/04/08 02:24:15 [debug] 16159\#0: *314 event timer del: 0: 39188776 2021/04/08 02:24:15 [debug] 16159\#0: *314 lua sleep timer expired: "?" 2021/04/08 02:24:15 [debug] 16159\#0: *314 lua run thread, top:0 c:1 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0E0188 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0E0188 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022A1180, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544421888: 39188778 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0E1B28 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022714B0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002243420:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022A1180:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0E0200 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0E0200 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002294320, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544461456: 39188778 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0E1BA0 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228ACD0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022942E0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002294320:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0E9C90 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0E9C90 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002290FC0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544461576: 39188778 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C10E2A0 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224E490:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002292310:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002290FC0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0E9D08 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0E9D08 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225DA20, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544575640: 39188778 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C10E318 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229C1D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D9E0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DA20:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C105A98 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C105A98 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002264DA0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544575760: 39188778 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0B18F0 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022717D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002264D60:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002264DA0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C105B10 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C105B10 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002249A60, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544230704: 39188778 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0B1968 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226C5E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224F8D0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002249A60:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0B1730 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0B1730 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000229FE70, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544230824: 39188778 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0EDCE0 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B4540:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DA80:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FE70:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0B17A8 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0B17A8 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002271490, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544417480: 39188778 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0EDD58 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002273D20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225E360:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002271490:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0DF0C8 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0DF0C8 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000228DBF0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544417600: 39188778 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0D7D18 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226CD20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B92B0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228DBF0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0DF140 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0DF140 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225DE90, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544562120: 39188778 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0D7D90 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002262E30:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DE50:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DE90:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C1025C8 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C1025C8 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000229FF10, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: worker cycle 2021/04/08 02:24:15 [debug] 16159\#0: epoll timer: 10 2021/04/08 02:24:15 [debug] 16159\#0: timer delta: 8 2021/04/08 02:24:15 [debug] 16159\#0: worker cycle 2021/04/08 02:24:15 [debug] 16159\#0: epoll timer: 2 2021/04/08 02:24:15 [debug] 16159\#0: timer delta: 4 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0D3F08 (ref 13) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0D3F08 (ref 13) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000224D770, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544593768: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0ECA68 (ref 13) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002263030:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224D730:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224D770:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C10A168 (ref 14) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C10A168 (ref 14) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002273DE0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544413048: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0ECAE0 (ref 14) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B69E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D080:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002273DE0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0DDF78 (ref 15) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0DDF78 (ref 15) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000226C5C0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544366720: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0F1C18 (ref 15) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002262F70:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D350:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226C5C0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0D2A80 (ref 16) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0D2A80 (ref 16) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002243480, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544383984: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0F1C90 (ref 16) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228C9B0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D9A0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225EE00:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0D6DF0 (ref 17) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0D6DF0 (ref 17) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022B92F0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544420336: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0EC8C8 (ref 17) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002292130:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000223FAA0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022498E0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0DFBF0 (ref 18) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0DFBF0 (ref 18) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225E340, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544358176: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0EC940 (ref 18) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225C380:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022ADA60:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225E340:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0D0920 (ref 19) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0D0920 (ref 19) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225FC30, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544460928: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C106C00 (ref 19) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D390:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002249920:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225FC10:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0E9A80 (ref 2) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0E9A80 (ref 2) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000228C1E0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544476968: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C106C78 (ref 2) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FDB0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228C1A0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002263DD0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0ED928 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0ED928 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002290F60, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544562240: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0D2428 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002263E10:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002291020:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002290F60:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C102640 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C102640 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002273810, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544428328: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0D24A0 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224D5E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022714B0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002273810:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0E1B28 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0E1B28 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002243460, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544428448: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0B2068 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228ACD0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002243420:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002243460:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0E1BA0 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0E1BA0 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002294340, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544610464: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0B20E0 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224E490:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022942E0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002294340:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C10E2A0 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C10E2A0 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002292350, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544610584: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0EC6C0 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229C1D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002292310:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002292350:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C10E318 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C10E318 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022737B0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544231152: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0EC738 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022717D0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D9E0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022737B0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0B18F0 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0B18F0 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002264DC0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544231272: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0EC7B0 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226C5E0:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002264D60:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002264DC0:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0B1968 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0B1968 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002243400, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544477920: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0EB550 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B4540:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000224F8D0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002243400:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EDCE0 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EDCE0 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000229FE90, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544478040: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0EB748 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002273D20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225DA80:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000229FE90:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EDD58 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EDD58 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225D980, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544387864: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0C7470 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000226CD20:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225E360:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000225D980:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0D7D18 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0D7D18 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000228DC10, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: event timer del: 1544387984: 39188790 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [debug] 16159\#0: lua ref lua thread 00007F245C0C7668 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 0000000002262E30:184 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 00000000022B92B0:48 2021/04/08 02:24:15 [debug] 16159\#0: malloc: 000000000228DC10:9 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0D7D90 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0D7D90 (ref 27) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225DEB0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: worker cycle 2021/04/08 02:24:15 [debug] 16159\#0: epoll timer: 8 2021/04/08 02:24:15 [debug] 16066\#0: child: 0 16159 e:0 t:0 d:0 r:1 j:0 2021/04/08 02:24:15 [debug] 16066\#0: child: 1 16188 e:0 t:0 d:0 r:1 j:1 2021/04/08 02:24:15 [debug] 16066\#0: sigsuspend 2021/04/08 02:24:15 [debug] 16159\#0: epoll: fd:5 ev:0001 d:00000000022CE810 ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C10EE98 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C10EE98 (ref 20) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022B69C0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0ECA68 (ref 13) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0ECA68 (ref 13) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002290F20, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0ECA68 (ref 13) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0ECA68 (ref 13) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002290F20, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0ECAE0 (ref 14) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0ECAE0 (ref 14) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000224D5C0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0ECAE0 (ref 14) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0ECAE0 (ref 14) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000224D5C0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0F1C18 (ref 15) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0F1C18 (ref 15) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022B69A0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0F1C18 (ref 15) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0F1C18 (ref 15) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022B69A0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0F1C90 (ref 16) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0F1C90 (ref 16) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002273830, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0F1C90 (ref 16) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0F1C90 (ref 16) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002273830, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EC8C8 (ref 17) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EC8C8 (ref 17) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002249900, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EC8C8 (ref 17) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EC8C8 (ref 17) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002249900, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EC940 (ref 18) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EC940 (ref 18) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225E320, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EC940 (ref 18) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EC940 (ref 18) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225E320, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C106C00 (ref 19) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C106C00 (ref 19) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002263DB0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C106C00 (ref 19) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C106C00 (ref 19) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002263DB0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C106C78 (ref 2) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C106C78 (ref 2) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002263DF0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C106C78 (ref 2) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C106C78 (ref 2) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002263DF0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0D2428 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0D2428 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002290F40, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0D2428 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0D2428 (ref 1) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002290F40, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0D24A0 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0D24A0 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022737F0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0D24A0 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0D24A0 (ref 29) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022737F0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0B2068 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0B2068 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022A1180, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0B2068 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0B2068 (ref 22) 2021/04/08 02:24:15 [debug] 16159\#0: free: 00000000022A1180, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0B20E0 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0B20E0 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002294320, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0B20E0 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0B20E0 (ref 31) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002294320, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EC6C0 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EC6C0 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002290FC0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EC6C0 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EC6C0 (ref 24) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002290FC0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EC738 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EC738 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225DA20, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EC738 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EC738 (ref 21) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000225DA20, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EC7B0 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EC7B0 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002264DA0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EC7B0 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EC7B0 (ref 26) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002264DA0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EB550 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EB550 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002249A60, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EB550 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EB550 (ref 23) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002249A60, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EB748 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EB748 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000229FE70, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0EB748 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0EB748 (ref 28) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000229FE70, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0C7470 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0C7470 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002271490, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0C7470 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0C7470 (ref 25) 2021/04/08 02:24:15 [debug] 16159\#0: free: 0000000002271490, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: lua ngx.timer expired 2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough 2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0C7668 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0C7668 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000228DBF0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: worker cycle ' |
152-timer-every.t | TEST 5: callback args - pattern "[alert]" should not match any line in error.log but matches line "2021/04/08 02:24:15 [alert] 16159\#0: lua failed to run timer with function defined at =content_by_lua(nginx.conf:60):2: 9 lua_max_running_timers are not enough" (req 0) |
2021/04/08 02:24:15 [debug] 16159\#0: lua freeing light thread 00007F245C0C7668 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: lua unref lua thread 00007F245C0C7668 (ref 12) 2021/04/08 02:24:15 [debug] 16159\#0: free: 000000000228DBF0, unused: 0 2021/04/08 02:24:15 [debug] 16159\#0: worker cycle 2021/04/08 02:24:15 [debug] 16159\#0: epoll timer: 4 2021/04/08 02:24:15 [debug] 16159\#0: timer delta: 4 2021/04/08 02:24:15 [debug] 16159\#0: *325 event timer del: 0: 39188800 2021/04/08 02:24:15 [debug] 16159\#0: *325 lua sleep timer expired: "?" 2021/04/08 02:24:15 [debug] 16159\#0: *325 lua run thread, top:0 c:1 ' |
153-semaphore-hup.t | TEST 1: timer + reload - grep_error_log_out (req 0) |
@@ -1,5 +1,2 @@ created semaphore object created semaphore object -try to reload nginx -created semaphore object -created semaphore object ' Looks like you failed 1 test of 6. |
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.