(This page was automatically generated by the tools in the opsboy project on 12:54:45 17-May-2026 GMT.)

Detailed Test Report for ngx_lua in linux x86_64 (h)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
41ed26b6 2026-05-15 08:05:41 GMT 0 295 230 25132 1956 sec

LuaJIT

LuaJIT 2.1.1776221388, commit 7fcf52f5

OpenSSL

OpenSSL 3.5.6 7 Apr 2026

Compilation Errors

Segmentation Faults

Unexpected Failures

(none)

Expected Failures

File Name Details
014-bugs.t nginx: [emerg] unexpected "A" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26
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 "2026/05/15 11:39:17 [debug] 5861#5861: lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) 2026/05/15 11:39:17 [debug] 5861#5861: *249 http keepalive handler
2026/05/15 11:39:17 [debug] 5861#5861: *249 close http connection: 5
2026/05/15 11:39:17 [debug] 5861#5861: *249 event timer del: 5: 12924035
2026/05/15 11:39:17 [debug] 5861#5861: *249 reusable connection: 0
2026/05/15 11:39:17 [debug] 5861#5861: *249 free: 000000002084C4B0, unused: 0
2026/05/15 11:39:17 [debug] 5861#5861: *249 free: 00000000207892D0, unused: 0
2026/05/15 11:39:17 [debug] 5861#5861: *249 free: 0000000020873F20, unused: 0
2026/05/15 11:39:17 [debug] 5861#5861: *249 free: 0000000020780500, unused: 0
2026/05/15 11:39:17 [debug] 5861#5861: *249 free: 00000000207FAE90, unused: 0
'
Looks like you failed 1 test of 138.
043-shdict.t TEST 28: add key (key not exists) - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-add: true nil false
+add: false exists false
-foo = 10502
+foo = 32
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
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 45: flush_expires - response_body - response is expected (repeated req 0, req 0) got: '2024
'
expected: '1
'
043-shdict.t TEST 53: list keys in an empty shdict - response_body - response is expected (repeated req 0, req 0) got: '2
'
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: '2051
'
expected: '2048
'
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: 34 nil
-foo = nil
+foo = 34
043-shdict.t TEST 49: list all keys in a shdict - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,4 @@
-2
+3
bah
bar
+foo
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 "2026/05/15 11:51:08 [debug] 6030#6030: lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) 2026/05/15 11:51:08 [debug] 6030#6030: *254 http keepalive handler
2026/05/15 11:51:08 [debug] 6030#6030: *254 close http connection: 7
2026/05/15 11:51:08 [debug] 6030#6030: *254 event timer del: 7: 13642961
2026/05/15 11:51:08 [debug] 6030#6030: *254 reusable connection: 0
2026/05/15 11:51:08 [debug] 6030#6030: *254 free: 000000003A7BEC60, unused: 0
2026/05/15 11:51:08 [debug] 6030#6030: *254 free: 000000003A784F70, unused: 0
2026/05/15 11:51:08 [debug] 6030#6030: *254 free: 000000003A78D190, unused: 0
2026/05/15 11:51:08 [debug] 6030#6030: *254 free: 000000003A730F70, unused: 0
2026/05/15 11:51:08 [debug] 6030#6030: *254 free: 000000003A727050, 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 "2026/05/15 11:51:09 [debug] 6150#6150: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2026/05/15 11:51:09 [debug] 6150#6150: lua tcp socket keepalive close handler: fd:7
2026/05/15 11:51:09 [debug] 6150#6150: event timer del: 7: 13637532
2026/05/15 11:51:09 [debug] 6150#6150: reusable connection: 0
2026/05/15 11:51:09 [debug] 6150#6150: lua tcp socket keepalive: free connection pool for "B"
2026/05/15 11:51:09 [notice] 6150#6150: exiting
2026/05/15 11:51:09 [debug] 6150#6150: flush files
2026/05/15 11:51:09 [debug] 6150#6150: run cleanup: 000000003A700CF0
2026/05/15 11:51:09 [debug] 6150#6150: run cleanup: 000000003A700CD0
2026/05/15 11:51:09 [debug] 6150#6150: run cleanup: 000000003A70E510
'
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 "2026/05/15 11:51:09 [debug] 6150#6150: lua tcp socket keepalive: free connection pool for \"B\"" (req 0) 2026/05/15 11:51:09 [notice] 6150#6150: exiting
2026/05/15 11:51:09 [debug] 6150#6150: flush files
2026/05/15 11:51:09 [debug] 6150#6150: run cleanup: 000000003A700CF0
2026/05/15 11:51:09 [debug] 6150#6150: run cleanup: 000000003A700CD0
2026/05/15 11:51:09 [debug] 6150#6150: run cleanup: 000000003A70E510
2026/05/15 11:51:09 [debug] 6150#6150: run cleanup: 000000003A7F85D0
2026/05/15 11:51:09 [debug] 6150#6150: lua decrementing the reference count for Lua VM: 1
2026/05/15 11:51:09 [debug] 6150#6150: lua close the global Lua VM 00007F4DEBA49380
2026/05/15 11:51:09 [debug] 6150#6150: run cleanup: 000000003A7F8590
'
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 "2026/05/15 11:51:10 [debug] 6181#6181: lua tcp socket keepalive: free connection pool for \"foo\"" (req 0) 2026/05/15 11:51:10 [notice] 6181#6181: exiting
2026/05/15 11:51:10 [debug] 6181#6181: flush files
2026/05/15 11:51:10 [debug] 6181#6181: run cleanup: 000000003A80AC20
2026/05/15 11:51:10 [debug] 6181#6181: run cleanup: 000000003A7EA740
2026/05/15 11:51:10 [debug] 6181#6181: run cleanup: 000000003A7BDB00
2026/05/15 11:51:10 [debug] 6181#6181: run cleanup: 000000003A8104B0
2026/05/15 11:51:10 [debug] 6181#6181: lua decrementing the reference count for Lua VM: 1
2026/05/15 11:51:10 [debug] 6181#6181: lua close the global Lua VM 00007F4DEB9C9380
2026/05/15 11:51:10 [debug] 6181#6181: run cleanup: 000000003A810470
'
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 "2026/05/15 11:51:10 [debug] 6211#6211: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2026/05/15 11:51:10 [debug] 6211#6211: lua tcp socket keepalive close handler: fd:7
2026/05/15 11:51:10 [debug] 6211#6211: event timer del: 7: 13638364
2026/05/15 11:51:10 [debug] 6211#6211: reusable connection: 0
2026/05/15 11:51:10 [debug] 6211#6211: lua tcp socket keepalive: free connection pool for "B"
2026/05/15 11:51:10 [debug] 6211#6211: worker cycle
2026/05/15 11:51:10 [debug] 6211#6211: epoll timer: 461
2026/05/15 11:51:10 [debug] 6211#6211: epoll: fd:3 ev:2011 d:000000003A7EC8D1
2026/05/15 11:51:10 [debug] 6211#6211: epoll_wait() error on fd:3 ev:2011
2026/05/15 11:51:10 [debug] 6211#6211: *405 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 "2026/05/15 11:51:10 [debug] 6211#6211: lua tcp socket keepalive: free connection pool for \"B\"" (req 0) 2026/05/15 11:51:10 [debug] 6211#6211: worker cycle
2026/05/15 11:51:10 [debug] 6211#6211: epoll timer: 461
2026/05/15 11:51:10 [debug] 6211#6211: epoll: fd:3 ev:2011 d:000000003A7EC8D1
2026/05/15 11:51:10 [debug] 6211#6211: epoll_wait() error on fd:3 ev:2011
2026/05/15 11:51:10 [debug] 6211#6211: *405 http wait request handler
2026/05/15 11:51:10 [debug] 6211#6211: *405 malloc: 000000003A7CD370:80
2026/05/15 11:51:10 [debug] 6211#6211: *405 malloc: 000000003A71AB00:16
2026/05/15 11:51:10 [debug] 6211#6211: *405 malloc: 000000003A7F5100:1024
2026/05/15 11:51:10 [debug] 6211#6211: *405 malloc: 000000003A78D150: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 "2026/05/15 11:51:10 [debug] 6241#6241: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2026/05/15 11:51:10 [debug] 6241#6241: worker cycle
2026/05/15 11:51:10 [debug] 6241#6241: epoll timer: 489
2026/05/15 11:51:10 [debug] 6241#6241: epoll: fd:3 ev:2011 d:000000003A78E9A0
2026/05/15 11:51:10 [debug] 6241#6241: epoll_wait() error on fd:3 ev:2011
2026/05/15 11:51:10 [debug] 6271#6271: *434 writev: 158 of 158
2026/05/15 11:51:10 [debug] 6241#6241: *431 http wait request handler
2026/05/15 11:51:10 [debug] 6271#6271: *434 http write filter 0000000000000000
2026/05/15 11:51:10 [debug] 6241#6241: *431 malloc: 000000003A7F67D0:80
2026/05/15 11:51:10 [debug] 6271#6271: *434 http output filter "/ver?"
'
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 "2026/05/15 11:51:15 [debug] 6510#6510: lua tcp socket keepalive: free connection pool for \"127.0.0.1:11211\"" (req 0) 2026/05/15 11:51:15 [notice] 6510#6510: exiting
2026/05/15 11:51:15 [debug] 6510#6510: flush files
2026/05/15 11:51:15 [debug] 6510#6510: run cleanup: 000000003A7E24F0
2026/05/15 11:51:15 [debug] 6510#6510: run cleanup: 000000003A7E24D0
2026/05/15 11:51:15 [debug] 6510#6510: run cleanup: 000000003A815BB0
2026/05/15 11:51:15 [debug] 6510#6510: run cleanup: 000000003A700590
2026/05/15 11:51:15 [debug] 6510#6510: lua decrementing the reference count for Lua VM: 1
2026/05/15 11:51:15 [debug] 6510#6510: lua close the global Lua VM 00007F4DEBA49380
2026/05/15 11:51:15 [debug] 6510#6510: run cleanup: 000000003A700550
'
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 "2026/05/15 11:51:15 [debug] 6540#6540: lua tcp socket keepalive: free connection pool for \"unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock\"" (req 0) 2026/05/15 11:51:15 [debug] 6540#6540: worker cycle
2026/05/15 11:51:15 [debug] 6540#6540: epoll timer: 456
2026/05/15 11:51:15 [debug] 6540#6540: epoll: fd:3 ev:2011 d:000000003A78E9A1
2026/05/15 11:51:15 [debug] 6540#6540: epoll_wait() error on fd:3 ev:2011
2026/05/15 11:51:15 [debug] 6540#6540: *683 http wait request handler
2026/05/15 11:51:15 [debug] 6540#6540: *683 malloc: 000000003A788BD0:80
2026/05/15 11:51:15 [debug] 6540#6540: *683 malloc: 000000003A7B90D0:16
2026/05/15 11:51:15 [debug] 6540#6540: *683 malloc: 000000003A803080:1024
2026/05/15 11:51:15 [debug] 6540#6540: *683 malloc: 000000003A7C4410:16
'
068-socket-keepalive.t TEST 54: wrong first argument for setkeepalive - no last chunk found - d connected: 1

11
request sent: 61

1f
received response of 156 bytes

'
068-socket-keepalive.t TEST 54: wrong first argument for setkeepalive - response_body - response is expected (repeated req 0, req 0) got: undef
expected: ''
068-socket-keepalive.t TEST 55: wrong second argument for setkeepalive - no last chunk found - d connected: 1

11
request sent: 61

1f
received response of 156 bytes

'
068-socket-keepalive.t TEST 55: wrong second argument for setkeepalive - response_body - response is expected (repeated req 0, req 0) got: undef
expected: ''
086-init-by.t nginx: [error] init_by_lua error: init_by_lua(nginx.conf:25):2: failed to init
086-init-by.t nginx: [error] init_by_lua error: init_by_lua(nginx.conf:25):4: ')' expected (to close '(' at line 3) near 'ngx'
086-init-by.t nginx: [error] init_by_lua_file error: ...e/ec2-user/git/lua-nginx-module/t/servroot/html/init.lua:3: ')' expected (to close '(' at line 2) near 'ngx'
089-phase.t TEST 10: get_phase in init_worker_by_lua - pattern "[error]" should not match any line in error.log but matches line "2026/05/15 11:53:10 [error] 3470#3470: [lua] exit_worker_by_lua(nginx.conf:25):3: exit_worker" (req 0) '
089-phase.t TEST 10: get_phase in init_worker_by_lua - pattern "[error]" should not match any line in error.log but matches line "2026/05/15 11:53:10 [error] 3470#3470: [lua] exit_worker_by_lua(nginx.conf:25):4: exiting now" (req 0) '
091-coroutine.t nginx: [error] init_by_lua error: init_by_lua(nginx.conf:25):7: init_by_lua(nginx.conf:25):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 7: merge big slabs (less than max slab size) backward - response_body - response is expected (repeated req 0, req 0) @@ -2,4 +2,4 @@
failed to safe set baz: no memory
found bar: 4000
delete bar
-successfully safe set baz
+failed to safe set baz: no memory
126-shdict-frag.t TEST 1: merge 2 single-page free blocks (forcibly evicted, merge forward) - 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.
successfully set baz with force.
foo not found
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]", the inlined Lua code may be too long 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 "]==]", the inlined Lua code may be too long 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 "]=]", the inlined Lua code may be too long 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 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 17: expire on all types - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-keys number: 2
+keys number: 4
keys number: 0
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 2: get 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
-nil value is a list
+bar nil
145-shdict-list.t TEST 3: set 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 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 14: rpush and lpop - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
-1
+push err: value not a list
-2
+pop err: value not a list
-3
145-shdict-list.t TEST 13: lpush and rpop - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,2 @@
-1
+push err: value not a list
-2
+pop err: value not a list
-3
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
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
146-malloc-trim.t TEST 4: malloc_trim() every 3 req, in subreq - grep_error_log_out (req 0) 'malloc_trim(1) returned 0
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
'
doesn't match '(?^:\Amalloc_trim\(1\) returned [01]
malloc_trim\(1\) returned [01]
\z)'
146-malloc-trim.t TEST 1: 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
'
doesn't match '(?^:\Amalloc_trim\(1\) returned [01]
\z)'
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 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 6: zero count means off - grep_error_log_out (req 0) got: 'malloc_trim(1) returned 1
'
expected: ''
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,13 @@
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 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 TEST 3: get_info - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
name=x1
size=1048576
isinit=true
-isold=false
+isold=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 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5B980 (ref 19)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5B980 (ref 19)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB61B90, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091235592: 14181041
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5D348 (ref 19)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FADA5C0:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB85E10:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB61B90:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5B908 (ref 18)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5B908 (ref 18)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB694A0, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091235472: 14181041
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5D3C0 (ref 18)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FADB330:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAB08A0:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB694A0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5B890 (ref 17)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5B890 (ref 17)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB89690, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091235352: 14181041
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5D438 (ref 17)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FADEAD0:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB94E60:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB89690:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5B818 (ref 16)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5B818 (ref 16)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FAD5700, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091235232: 14181041
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5D4B0 (ref 16)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAE1E60:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAB0D60:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAD5700:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5B7A0 (ref 15)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5B7A0 (ref 15)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB9BC20, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091235112: 14181041
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5D528 (ref 15)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB268B0:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB620F0:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB9BC20:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5B728 (ref 14)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5B728 (ref 14)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB27DA0, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091234992: 14181041
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5D5A0 (ref 14)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FBAE400:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB97520:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB27DA0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5B6B0 (ref 13)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5B6B0 (ref 13)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FABE520, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091234872: 14181041
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5D618 (ref 13)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB95BF0:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB9C1F0:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FABE520:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5B638 (ref 12)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5B638 (ref 12)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FAD2260, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091234752: 14181041
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5D690 (ref 12)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB61A30:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAD9680:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAD2260:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5B5C0 (ref 25)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5B5C0 (ref 25)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB89340, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091240872: 14181041
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5D708 (ref 25)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB9CEA0:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB988D0:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB89340:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5CDA8 (ref 22)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5CDA8 (ref 22)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB66F50, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: worker cycle
2026/05/15 12:01:12 [debug] 5110#5110: epoll timer: 2
2026/05/15 12:01:12 [debug] 5110#5110: timer delta: 2
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091240992: 14181044
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5D780 (ref 22)
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5CE20 (ref 27)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5CE20 (ref 27)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB9C480, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091241112: 14181044
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5D7F8 (ref 27)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAB7800:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAAF8F0:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB9C480:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5CE98 (ref 24)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5CE98 (ref 24)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FA94B30, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091241232: 14181044
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5D870 (ref 24)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB67EC0:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB36B60:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FA94B30:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5CF10 (ref 29)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5CF10 (ref 29)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB9BE90, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091241352: 14181044
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5D8E8 (ref 29)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB39E20:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB85DD0:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB9BE90:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5CF88 (ref 26)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5CF88 (ref 26)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB4C090, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091241472: 14181044
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5D960 (ref 26)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAE3160:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAAF720:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB4C090:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5D000 (ref 31)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5D000 (ref 31)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FABD990, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091241592: 14181044
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5D9D8 (ref 31)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB98E40:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB63A20:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FABD990:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5D078 (ref 28)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5D078 (ref 28)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB988B0, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091241712: 14181044
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5DA50 (ref 28)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB99A70:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB19320:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB988B0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5D0F0 (ref 20)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5D0F0 (ref 20)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB979F0, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091241832: 14181044
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5DAC8 (ref 20)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB37F20:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB66590:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB979F0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5D168 (ref 2)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5D168 (ref 2)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB36BA0, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091241952: 14181044
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5DB40 (ref 2)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB4C270:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAB3020:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB36BA0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5D1E0 (ref 11)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5D1E0 (ref 11)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FAD3960, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091242072: 14181044
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5DBB8 (ref 11)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAB6F70:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB4C050:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAD3960:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5D258 (ref 1)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5D258 (ref 1)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB38F00, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: worker cycle
2026/05/15 12:01:12 [debug] 5110#5110: epoll timer: 7
2026/05/15 12:01:12 [debug] 5110#5110: timer delta: 7
2026/05/15 12:01:12 [debug] 5110#5110: *141 event timer del: 0: 14181051
2026/05/15 12:01:12 [debug] 5110#5110: *141 lua sleep timer expired: "?"
2026/05/15 12:01:12 [debug] 5110#5110: *141 lua run thread, top:0 c:1
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5D708 (ref 25)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5D708 (ref 25)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FADB3F0, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: worker cycle
2026/05/15 12:01:12 [debug] 5110#5110: epoll timer: 1
2026/05/15 12:01:12 [debug] 5110#5110: timer delta: 1
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091243392: 14181054
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5DCA8 (ref 25)
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5D780 (ref 22)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5D780 (ref 22)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB3D290, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091243512: 14181054
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5DD20 (ref 22)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAB7800:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB61B50:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB3D290:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5D7F8 (ref 27)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5D7F8 (ref 27)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FADCFF0, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091243632: 14181054
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5DD98 (ref 27)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB67EC0:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAAF8F0:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FADCFF0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5D870 (ref 24)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5D870 (ref 24)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB344F0, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091243752: 14181054
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5DE10 (ref 24)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB39E20:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB36B60:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB344F0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5D8E8 (ref 29)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5D8E8 (ref 29)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB39EE0, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091243872: 14181054
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5DE88 (ref 29)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAE3160:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB85DD0:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB39EE0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5D960 (ref 26)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5D960 (ref 26)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FAA1900, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091243992: 14181054
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5DF00 (ref 26)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB98E40:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAAF720:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAA1900:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5D9D8 (ref 31)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5D9D8 (ref 31)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FAE1850, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091244112: 14181054
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5DF78 (ref 31)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB99A70:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB63A20:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAE1850:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5DA50 (ref 28)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5DA50 (ref 28)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB979B0, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091244232: 14181054
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5DFF0 (ref 28)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB37F20:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB19320:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB979B0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5DAC8 (ref 20)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5DAC8 (ref 20)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FB699C0, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091244352: 14181054
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5E068 (ref 20)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB4C270:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB66590:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FB699C0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5DB40 (ref 2)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5DB40 (ref 2)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FAD9660, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: event timer del: 2091244472: 14181054
2026/05/15 12:01:12 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5110#5110: lua ref lua thread 00007F207CA5E0E0 (ref 2)
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAB6F70:184
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAB3020:48
2026/05/15 12:01:12 [debug] 5110#5110: malloc: 000000000FAD9660:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:12 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:12 [debug] 5110#5110: lua freeing light thread 00007F207CA5DBB8 (ref 11)
2026/05/15 12:01:12 [debug] 5110#5110: lua unref lua thread 00007F207CA5DBB8 (ref 11)
2026/05/15 12:01:12 [debug] 5110#5110: free: 000000000FAE15B0, unused: 0
2026/05/15 12:01:12 [debug] 5110#5110: worker cycle
2026/05/15 12:01:12 [debug] 5110#5110: epoll timer: 9
2026/05/15 12:01:12 [notice] 5102#5102: signal 1 (SIGHUP) received from 5138, reconfiguring
2026/05/15 12:01:12 [debug] 5102#5102: wake up, sigio 0
2026/05/15 12:01:12 [notice] 5102#5102: reconfiguring
2026/05/15 12:01:12 [debug] 5102#5102: malloc: 000000000FB3EF40:48
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5C808 (ref 3)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5C808 (ref 3)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9D780, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091239312: 14181063
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5E1D0 (ref 3)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADA5C0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D240:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D780:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5C790 (ref 4)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5C790 (ref 4)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB639E0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091239192: 14181063
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5E248 (ref 4)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADB330:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9BBE0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB639E0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5C718 (ref 5)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5C718 (ref 5)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB37190, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091239072: 14181063
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5E2C0 (ref 5)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADEAD0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD75D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB37190:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5C6A0 (ref 6)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5C6A0 (ref 6)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FBAC060, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091238952: 14181063
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5E338 (ref 6)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE1E60:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB625E0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FBAC060:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5C628 (ref 7)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5C628 (ref 7)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD0C00, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091238832: 14181063
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5E3B0 (ref 7)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB268B0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADD010:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD0C00:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5C5B0 (ref 8)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5C5B0 (ref 8)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAB3110, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091238712: 14181063
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5E428 (ref 8)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FBAE400:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD9FB0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB3110:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5C538 (ref 9)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5C538 (ref 9)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3B450, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091238592: 14181063
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5E4A0 (ref 9)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB95BF0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE1870:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3B450:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5C4C0 (ref 10)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5C4C0 (ref 10)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD53E0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091238472: 14181063
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5E518 (ref 10)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61A30:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9BE50:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD53E0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5C448 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5C448 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9ACF0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091244592: 14181063
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5E590 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9CEA0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C440:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9ACF0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5DC30 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5DC30 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB34510, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: worker cycle
2026/05/15 12:01:13 [debug] 5110#5110: epoll timer: 1
2026/05/15 12:01:12 [debug] 5102#5102: malloc: 000000000FB6D540:2048
2026/05/15 12:01:12 [debug] 5102#5102: malloc: 000000000FB6DD50:6048
2026/05/15 12:01:12 [debug] 5102#5102: malloc: 000000000FB6D520:16
2026/05/15 12:01:12 [debug] 5102#5102: malloc: 000000000FBB2560:8128
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5DCA8 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5DCA8 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB89340, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091244832: 14181064
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5E680 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7800:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB988D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB89340:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5DD20 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5DD20 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB4C190, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091244952: 14181064
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5E6F8 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB67EC0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61B50:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3D290:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5DD98 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5DD98 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9C480, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091245072: 14181064
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5E770 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB39E20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAAF8F0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C480:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5DE10 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5DE10 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FA94B30, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091245192: 14181064
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5E7E8 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE3160:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB36B60:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FA94B30:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5DE88 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5DE88 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9BE90, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091245312: 14181064
2026/05/15 12:01:12 [debug] 5102#5102: malloc: 000000000FDA99C0:480336
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:12 [debug] 5102#5102: malloc: 000000000FB6D6E0:16
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5E860 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB98E40:184
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5DF00 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5DF00 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB4C090, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091245432: 14181064
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5E8D8 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB99A70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAAF720:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4C090:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5DF78 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5DF78 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FABD990, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091245552: 14181064
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5E950 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB37F20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB63A20:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FABD990:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5DFF0 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5DFF0 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB988B0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091245672: 14181064
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5E9C8 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4C270:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB19320:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB988B0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E068 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E068 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB979F0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091245792: 14181064
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5EA40 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB6F70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB66590:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB979F0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E0E0 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E0E0 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB36BA0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: worker cycle
2026/05/15 12:01:13 [debug] 5110#5110: epoll timer: 8
2026/05/15 12:01:12 [debug] 5102#5102: malloc: 000000000FE1EE20:480336
2026/05/15 12:01:12 [debug] 5102#5102: malloc: 000000000FB6D700:16
2026/05/15 12:01:12 [debug] 5102#5102: malloc: 000000000FB6D720:64
2026/05/15 12:01:12 [debug] 5102#5102: malloc: 000000000FB6D770:16
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E590 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E590 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB97500, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: worker cycle
2026/05/15 12:01:13 [debug] 5110#5110: epoll timer: 2
2026/05/15 12:01:13 [debug] 5110#5110: timer delta: 2
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091247112: 14181075
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5EB30 (ref 23)
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E608 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E608 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAE3220, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091247232: 14181075
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5EBA8 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7800:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D740:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4C190:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E680 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E680 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FADB3F0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091247352: 14181075
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5EC20 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB67EC0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB988D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADB3F0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E6F8 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E6F8 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB4C0B0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091247472: 14181075
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5EC98 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB39E20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61B50:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3D290:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E770 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E770 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FADCFF0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091247592: 14181075
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5ED10 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE3160:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAAF8F0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADCFF0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E7E8 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E7E8 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB344F0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091247712: 14181075
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5ED88 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB98E40:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB36B60:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB344F0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E860 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E860 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB39EE0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091247832: 14181075
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5EE00 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB99A70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB85DD0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB39EE0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E8D8 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E8D8 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAA1900, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091247952: 14181075
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5EE78 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB37F20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAAF720:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAA1900:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E950 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E950 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAE1850, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091248072: 14181075
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5EEF0 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4C270:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB63A20:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE1850:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E9C8 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E9C8 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB979B0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091248192: 14181075
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5EF68 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB6F70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB19320:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB979B0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5EA40 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5EA40 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB699C0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: worker cycle
2026/05/15 12:01:13 [debug] 5110#5110: epoll timer: 8
2026/05/15 12:01:13 [debug] 5110#5110: timer delta: 9
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091243152: 14181083
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5EFE0 (ref 20)
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5D690 (ref 12)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5D690 (ref 12)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9ACB0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091243032: 14181083
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5F058 (ref 12)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADA5C0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB620F0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9ACB0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5D618 (ref 13)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5D618 (ref 13)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD9D10, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091242912: 14181083
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5F0D0 (ref 13)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADB330:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB0D60:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD9D10:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5D5A0 (ref 14)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5D5A0 (ref 14)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB27DA0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091242792: 14181083
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5F148 (ref 14)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADEAD0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB94E60:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB27DA0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5D528 (ref 15)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5D528 (ref 15)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9BC20, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091242672: 14181083
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5F1C0 (ref 15)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE1E60:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB08A0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9BC20:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5D4B0 (ref 16)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5D4B0 (ref 16)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB895F0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091242552: 14181083
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5F238 (ref 16)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB268B0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4EB40:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB895F0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5D438 (ref 17)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5D438 (ref 17)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAB40D0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091242432: 14181083
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5F2B0 (ref 17)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FBAE400:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB3020:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB40D0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5D3C0 (ref 18)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5D3C0 (ref 18)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB62130, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091242312: 14181083
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5F328 (ref 18)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB95BF0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB97520:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB62130:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5D348 (ref 19)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5D348 (ref 19)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FADD050, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091242192: 14181083
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5F3A0 (ref 19)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61A30:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB62030:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADD050:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5D2D0 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5D2D0 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB4EB80, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091248312: 14181083
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5F418 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9CEA0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C1D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4EB80:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5EAB8 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5EAB8 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3D2B0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: worker cycle
2026/05/15 12:01:13 [debug] 5110#5110: epoll timer: 1
2026/05/15 12:01:13 [debug] 5110#5110: timer delta: 1
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091248432: 14181085
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5F490 (ref 2)
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5EB30 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5EB30 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9ACF0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091248552: 14181085
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5F508 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7800:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C440:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9ACF0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5EBA8 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5EBA8 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB34510, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091248672: 14181085
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5F580 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB67EC0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D740:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD6930:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5EC20 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5EC20 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB89340, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091248792: 14181085
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5F5F8 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB39E20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB988D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB89340:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5EC98 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5EC98 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB38F20, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091248912: 14181085
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5F670 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE3160:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61B50:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3D290:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5ED10 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5ED10 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9C480, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091249032: 14181085
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5F870 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB98E40:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAAF8F0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C480:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5ED88 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5ED88 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FA94B30, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091249152: 14181085
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5FA70 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB99A70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB36B60:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FA94B30:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5EE00 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5EE00 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9BE90, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091249272: 14181085
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5FC70 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB37F20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB85DD0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9BE90:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5EE78 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5EE78 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB4C090, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091249392: 14181085
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA5FE70 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4C270:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAAF720:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4C090:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5EEF0 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5EEF0 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FABD990, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091249512: 14181085
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA60070 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB6F70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB63A20:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FABD990:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5EF68 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5EF68 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB988B0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: worker cycle
2026/05/15 12:01:13 [debug] 5110#5110: epoll timer: 8
2026/05/15 12:01:13 [debug] 5110#5110: timer delta: 8
2026/05/15 12:01:13 [debug] 5110#5110: *159 event timer del: 0: 14181093
2026/05/15 12:01:13 [debug] 5110#5110: *159 lua sleep timer expired: "?"
2026/05/15 12:01:13 [debug] 5110#5110: *159 lua run thread, top:0 c:1
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5F418 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5F418 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9ACD0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091250832: 14181095
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA60470 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7430:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C1D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9ACD0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5F490 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5F490 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FA94B50, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091250952: 14181095
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA60670 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7800:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3EFB0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3EFF0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5F508 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5F508 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB97500, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091251072: 14181095
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA60870 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB67EC0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C440:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB97500:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5F580 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5F580 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD6950, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091251192: 14181095
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA60A70 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB39E20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D740:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD6950:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5F5F8 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5F5F8 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FADB3F0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091251312: 14181095
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA60C70 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE3160:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB988D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADB3F0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5F670 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5F670 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD6970, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091251824: 14181095
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA60E70 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB98E40:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61B50:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD6970:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5F870 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5F870 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FADCFF0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091252336: 14181095
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA61070 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB99A70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAAF8F0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADCFF0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5FA70 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5FA70 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB344F0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091252848: 14181095
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA61270 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB37F20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB36B60:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB344F0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5FC70 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5FC70 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB39EE0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091253360: 14181095
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA61470 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4C270:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB85DD0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB39EE0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5FE70 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5FE70 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAA1900, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091253872: 14181095
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA61670 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB6F70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAAF720:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAA1900:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA60070 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA60070 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAE1850, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: worker cycle
2026/05/15 12:01:13 [debug] 5110#5110: epoll timer: 10
2026/05/15 12:01:13 [debug] 5110#5110: timer delta: 10
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091246872: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA61870 (ref 31)
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E518 (ref 10)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E518 (ref 10)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB36BC0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091246752: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA61A70 (ref 10)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADA5C0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADD010:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB36BC0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E4A0 (ref 9)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E4A0 (ref 9)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAAF6E0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091246632: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA61C70 (ref 9)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADB330:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB625E0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAAF6E0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E428 (ref 8)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E428 (ref 8)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB8CA10, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091246512: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA61E70 (ref 8)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADEAD0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD75D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB8CA10:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E3B0 (ref 7)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E3B0 (ref 7)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9D470, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091246392: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA62070 (ref 7)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE1E60:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9BBE0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D470:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E338 (ref 6)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E338 (ref 6)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FADF730, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091246272: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA62270 (ref 6)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB268B0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D240:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADF730:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E2C0 (ref 5)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E2C0 (ref 5)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9B6A0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091246152: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA62470 (ref 5)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FBAE400:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4C050:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9B6A0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E248 (ref 4)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E248 (ref 4)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD6430, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091246032: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA62670 (ref 4)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB95BF0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB19320:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD6430:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E1D0 (ref 3)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E1D0 (ref 3)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9DD90, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091245912: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA62870 (ref 3)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61A30:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9BE50:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9DD90:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5E158 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5E158 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD3960, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091254384: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA62A70 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9CEA0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE1870:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD3960:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA60270 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA60270 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB4C190, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091254896: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA62C70 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7430:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9B320:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9B360:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA60470 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA60470 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB4EB80, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091255408: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA62E70 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7800:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C1D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4EB80:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA60670 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA60670 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3D2B0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091255920: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA63070 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB67EC0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3EFB0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3EFF0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA60870 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA60870 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9ACF0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091256432: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA63270 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB39E20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C440:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9ACF0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA60A70 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA60A70 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD6930, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091256944: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA63470 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE3160:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D740:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD6930:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA60C70 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA60C70 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB89340, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091257456: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA63670 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB98E40:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB988D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB89340:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA60E70 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA60E70 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3D290, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091257968: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA63870 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB99A70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61B50:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3D290:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA61070 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA61070 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9C480, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091258480: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA63A70 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB37F20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAAF8F0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C480:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA61270 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA61270 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FA94B30, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091258992: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA63C70 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4C270:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB36B60:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FA94B30:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA61470 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA61470 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9BE90, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091259504: 14181105
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA63E70 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB6F70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB85DD0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9BE90:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA61670 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA61670 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB4C090, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: worker cycle
2026/05/15 12:01:13 [debug] 5110#5110: epoll timer: 10
2026/05/15 12:01:13 [debug] 5110#5110: epoll: fd:6 ev:0001 d:000000000FBB2560
2026/05/15 12:01:13 [debug] 5110#5110: accept on 0.0.0.0:1984, ready: 0
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAAF720:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4C090:16
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA62A70 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA62A70 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAE15B0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091265136: 14181115
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA64270 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3F2B0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE1870:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE15B0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA62C70 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA62C70 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB4C0B0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091265648: 14181115
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA64470 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7430:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9B320:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9B360:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA62E70 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA62E70 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9ACD0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091266160: 14181115
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA64670 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7800:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C1D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9ACD0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA63070 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA63070 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAE3220, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091266672: 14181115
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA64870 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB39E20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3EFB0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3EFF0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA63270 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA63270 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB97500, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091267184: 14181115
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA64A70 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE3160:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C440:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB97500:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA63470 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA63470 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD6950, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091267696: 14181115
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA64C70 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB67EC0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D740:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD6950:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA63670 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA63670 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FADB3F0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091268208: 14181115
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA64E70 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB98E40:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB988D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADB3F0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA63870 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA63870 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD6970, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091268720: 14181115
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA65070 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB99A70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61B50:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD6970:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA63A70 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA63A70 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FADCFF0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091269232: 14181115
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA65270 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB37F20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAAF8F0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADCFF0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA63C70 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA63C70 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB344F0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091269744: 14181115
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA65470 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4C270:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB36B60:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB344F0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA63E70 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA63E70 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB39EE0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: worker cycle
2026/05/15 12:01:13 [debug] 5110#5110: epoll timer: 10
2026/05/15 12:01:13 [debug] 5110#5110: timer delta: 10
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091250592: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA65670 (ref 29)
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5F3A0 (ref 19)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5F3A0 (ref 19)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9D500, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091250472: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA65870 (ref 19)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADA5C0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB08A0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D500:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5F328 (ref 18)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5F328 (ref 18)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAE0620, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091250352: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA65A70 (ref 18)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADB330:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB94E60:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE0620:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5F2B0 (ref 17)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5F2B0 (ref 17)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB89690, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091250232: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA65C70 (ref 17)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADEAD0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB0D60:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB89690:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5F238 (ref 16)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5F238 (ref 16)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD5700, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091250112: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA65E70 (ref 16)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE1E60:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB620F0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD5700:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5F1C0 (ref 15)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5F1C0 (ref 15)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9BC20, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091249992: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA66070 (ref 15)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB268B0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB66590:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9BC20:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5F148 (ref 14)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5F148 (ref 14)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB27DA0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091249872: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA66270 (ref 14)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FBAE400:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAAF720:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB27DA0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5F0D0 (ref 13)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5F0D0 (ref 13)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD9D10, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091249752: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA66470 (ref 13)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB95BF0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61CF0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD9D10:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5F058 (ref 12)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5F058 (ref 12)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9CD70, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091249632: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA66670 (ref 12)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61A30:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB002C0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9CD70:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA5EFE0 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA5EFE0 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FABE520, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091270256: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA66870 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9CEA0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4EB40:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FABE520:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA64070 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA64070 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9D4E0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091270768: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA66A70 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3F2B0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB3020:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D4E0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA64270 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA64270 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD3960, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091271280: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA66C70 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB6F70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE1870:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD3960:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA64470 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA64470 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3C410, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091271792: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA66E70 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7430:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9B320:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3C410:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA64670 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA64670 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB4EB80, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091272304: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA67070 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB39E20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C1D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4EB80:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA64870 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA64870 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB61CD0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091272816: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA67270 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE3160:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3EFB0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61CD0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA64A70 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA64A70 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9ACF0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091273328: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA67470 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7800:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C440:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9ACF0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA64C70 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA64C70 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD6930, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091273840: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA67670 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB67EC0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D740:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD6930:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA64E70 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA64E70 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB89340, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091274352: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA67870 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB98E40:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB988D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB89340:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA65070 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA65070 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3D290, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091274864: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA67A70 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB99A70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61B50:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3D290:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA65270 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA65270 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9C480, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091275376: 14181126
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA67C70 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB37F20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAAF8F0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C480:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA65470 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA65470 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FA94B30, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: worker cycle
2026/05/15 12:01:13 [debug] 5110#5110: epoll timer: 10
2026/05/15 12:01:13 [debug] 5139#5139: epoll: fd:6 ev:0001 d:000000000FBB4530
2026/05/15 12:01:13 [debug] 5139#5139: accept on 0.0.0.0:1984, ready: 0
2026/05/15 12:01:13 [debug] 5139#5139: malloc: 000000000FAD75D0:48
2026/05/15 12:01:13 [debug] 5139#5139: malloc: 000000000FB48480:16
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA66870 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA66870 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FADEB90, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091281008: 14181136
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA68070 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3F2B0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4EB40:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADEB90:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA66A70 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA66A70 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB988B0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091281520: 14181136
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA68270 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4C270:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB3020:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB988B0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA66C70 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA66C70 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAE15B0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091282032: 14181136
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA68470 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB6F70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE1870:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE15B0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA66E70 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA66E70 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9B360, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091282544: 14181136
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA68670 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB39E20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9B320:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9B360:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA67070 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA67070 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9ACD0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091283056: 14181136
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA68870 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE3160:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C1D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9ACD0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA67270 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA67270 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3EFF0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091283568: 14181136
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA68A70 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7430:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3EFB0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3EFF0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA67470 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA67470 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB97500, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091284080: 14181136
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA68C70 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7800:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C440:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB97500:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA67670 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA67670 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD6950, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091284592: 14181136
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA68E70 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB67EC0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D740:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD6950:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA67870 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA67870 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FADB3F0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091285104: 14181136
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA69070 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB98E40:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB988D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADB3F0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA67A70 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA67A70 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD6970, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091285616: 14181136
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA69270 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB99A70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61B50:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD6970:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA67C70 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA67C70 (ref 27)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FADCFF0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: worker cycle
2026/05/15 12:01:13 [debug] 5110#5110: epoll timer: 10
2026/05/15 12:01:13 [debug] 5139#5139: epoll: fd:6 ev:0001 d:000000000FBB4530
2026/05/15 12:01:13 [debug] 5139#5139: accept on 0.0.0.0:1984, ready: 0
2026/05/15 12:01:13 [debug] 5139#5139: malloc: 000000000FAD75D0:48
2026/05/15 12:01:13 [debug] 5139#5139: malloc: 000000000FB624F0:16
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA62870 (ref 3)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA62870 (ref 3)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB892A0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091263600: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA69670 (ref 3)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADA5C0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9BBE0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB892A0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA62670 (ref 4)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA62670 (ref 4)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD53E0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091263088: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA69870 (ref 4)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADB330:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD75D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD53E0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA62470 (ref 5)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA62470 (ref 5)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9B6A0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091262576: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA69A70 (ref 5)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADEAD0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB625E0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9B6A0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA62270 (ref 6)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA62270 (ref 6)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FADF730, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091262064: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA69C70 (ref 6)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE1E60:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADD010:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADF730:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA62070 (ref 7)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA62070 (ref 7)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9D470, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091261552: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA69E70 (ref 7)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB268B0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB63A20:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D470:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA61E70 (ref 8)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA61E70 (ref 8)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB8CA10, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091261040: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6A070 (ref 8)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FBAE400:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB36B60:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB8CA10:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA61C70 (ref 9)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA61C70 (ref 9)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAAF6E0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091260528: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6A270 (ref 9)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB95BF0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB97520:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAAF6E0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA61A70 (ref 10)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA61A70 (ref 10)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FADB0C0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091260016: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6A470 (ref 10)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61A30:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB36BA0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADB0C0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA61870 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA61870 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAE1850, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091286128: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6A670 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9CEA0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D240:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE1850:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA67E70 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA67E70 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB4C190, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091286640: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6A870 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3F2B0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9BE50:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB34510:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA68070 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA68070 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FABE520, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091287152: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6AA70 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB37F20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4EB40:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FABE520:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA68270 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA68270 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9D4E0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091287664: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6AC70 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4C270:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB3020:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D4E0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA68470 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA68470 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD3960, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091288176: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6AE70 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB39E20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE1870:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD3960:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA68670 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA68670 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3C410, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091288688: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6B070 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE3160:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9B320:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3C410:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA68870 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA68870 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB4EB80, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091289200: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6B270 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB6F70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C1D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4EB80:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA68A70 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA68A70 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB61CD0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091289712: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6B470 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7430:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3EFB0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61CD0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA68C70 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA68C70 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9ACF0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091290224: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6B670 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7800:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C440:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9ACF0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA68E70 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA68E70 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD6930, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091290736: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6B870 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB67EC0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D740:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD6930:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA69070 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA69070 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB89340, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091291248: 14181147
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6BA70 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB98E40:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB988D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB89340:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA69270 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA69270 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3D290, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: worker cycle
2026/05/15 12:01:13 [debug] 5110#5110: epoll timer: 9
2026/05/15 12:01:13 [debug] 5139#5139: epoll: fd:6 ev:0001 d:000000000FBB4530
2026/05/15 12:01:13 [debug] 5139#5139: accept on 0.0.0.0:1984, ready: 0
2026/05/15 12:01:13 [debug] 5139#5139: malloc: 000000000FAD75D0:48
2026/05/15 12:01:13 [debug] 5139#5139: malloc: 000000000FB87170:16
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6A670 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6A670 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9D520, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091296880: 14181158
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6BE70 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3F2B0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D240:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D520:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6A870 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6A870 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FA94B50, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091297392: 14181158
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6C070 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB99A70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9BE50:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE11F0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6AA70 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6AA70 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FADEB90, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091297904: 14181158
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6C270 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB37F20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4EB40:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADEB90:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6AC70 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6AC70 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB988B0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091298416: 14181158
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6C470 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB39E20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB3020:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB988B0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6AE70 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6AE70 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAE15B0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091298928: 14181158
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6C670 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE3160:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE1870:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE15B0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6B070 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6B070 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9B360, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091299440: 14181158
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6C870 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4C270:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9B320:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9B360:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6B270 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6B270 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9ACD0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091299952: 14181158
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6CA70 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB6F70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C1D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9ACD0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6B470 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6B470 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3EFF0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091300464: 14181158
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6CC70 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7430:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3EFB0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3EFF0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6B670 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6B670 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB97500, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091300976: 14181158
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6CE70 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7800:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C440:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB97500:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6B870 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6B870 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD6950, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091301488: 14181158
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6D070 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB67EC0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D740:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD6950:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6BA70 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6BA70 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FADB3F0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: worker cycle
2026/05/15 12:01:13 [debug] 5110#5110: epoll timer: 10
2026/05/15 12:01:12 [debug] 5102#5102: child: 0 5139 e:0 t:0 d:0 r:1 j:1
2026/05/15 12:01:12 [debug] 5102#5102: child: 1 5110 e:0 t:0 d:0 r:1 j:0
2026/05/15 12:01:12 [debug] 5102#5102: sigsuspend
2026/05/15 12:01:13 [debug] 5110#5110: epoll: fd:8 ev:0001 d:000000000FBB2750
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA66670 (ref 12)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA66670 (ref 12)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAE11D0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091279472: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6D470 (ref 12)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADA5C0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB66590:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE11D0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA66470 (ref 13)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA66470 (ref 13)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FADD050, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091278960: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6D670 (ref 13)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADB330:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB620F0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADD050:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA66270 (ref 14)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA66270 (ref 14)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3A770, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091278448: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6D870 (ref 14)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FADEAD0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB0D60:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3A770:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA66070 (ref 15)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA66070 (ref 15)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9D280, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091277936: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6DA70 (ref 15)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE1E60:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB94E60:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D280:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA65E70 (ref 16)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA65E70 (ref 16)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB895F0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091277424: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6DC70 (ref 16)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB268B0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB08A0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB895F0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA65C70 (ref 17)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA65C70 (ref 17)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAB40D0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091276912: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6DE70 (ref 17)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FBAE400:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB85DD0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB40D0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA65A70 (ref 18)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA65A70 (ref 18)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB694A0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091276400: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6E070 (ref 18)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB95BF0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61B50:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB694A0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA65870 (ref 19)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA65870 (ref 19)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9D500, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091275888: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6E270 (ref 19)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61A30:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61CF0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D500:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA65670 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA65670 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB39EE0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091302000: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6E470 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9CEA0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAAF720:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB39EE0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6BC70 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6BC70 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3F370, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091302512: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6E670 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3F2B0:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB38F00:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB66F50:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6BE70 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6BE70 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAE1850, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091303024: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6E870 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB98E40:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D240:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE1850:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6C070 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6C070 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAE3220, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091303536: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6EA70 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB99A70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9BE50:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3D2B0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6C270 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6C270 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FABE520, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091304048: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6EC70 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB39E20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4EB40:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FABE520:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6C470 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6C470 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9D4E0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091304560: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6EE70 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE3160:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB3020:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9D4E0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6C670 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6C670 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD3960, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091305072: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6F070 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB37F20:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAE1870:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAD3960:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6C870 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6C870 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3C410, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091305584: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6F270 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4C270:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9B320:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3C410:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6CA70 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6CA70 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB4EB80, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091306096: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6F470 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB6F70:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C1D0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB4EB80:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6CC70 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6CC70 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB61CD0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091306608: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6F670 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7430:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB3EFB0:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB61CD0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6CE70 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6CE70 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9ACF0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: event timer del: 2091307120: 14181168
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [debug] 5110#5110: lua ref lua thread 00007F207CA6F870 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB7800:184
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9C440:48
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FB9ACF0:9
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6D070 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6D070 (ref 1)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD6930, unused: 0
2026/05/15 12:01:13 [notice] 5110#5110: gracefully shutting down
2026/05/15 12:01:13 [debug] 5110#5110: setproctitle: "nginx: worker process is shutting down"
2026/05/15 12:01:13 [debug] 5110#5110: epoll del event: fd:6 op:2 ev:00000000
2026/05/15 12:01:13 [debug] 5110#5110: close listening 0.0.0.0:1984 #6
2026/05/15 12:01:13 [debug] 5110#5110: lua abort pending timers
2026/05/15 12:01:13 [debug] 5110#5110: malloc: 000000000FAB3060:160
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6D270 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6D270 (ref 25)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB89340, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6D470 (ref 12)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6D470 (ref 12)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB62130, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6D470 (ref 12)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6D470 (ref 12)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB62130, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6D670 (ref 13)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6D670 (ref 13)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD7000, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6D670 (ref 13)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6D670 (ref 13)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD7000, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6D870 (ref 14)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6D870 (ref 14)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB27DA0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6D870 (ref 14)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6D870 (ref 14)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB27DA0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6DA70 (ref 15)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6DA70 (ref 15)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9BC20, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6DA70 (ref 15)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6DA70 (ref 15)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9BC20, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6DC70 (ref 16)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6DC70 (ref 16)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD5700, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6DC70 (ref 16)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6DC70 (ref 16)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAD5700, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6DE70 (ref 17)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6DE70 (ref 17)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB89690, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6DE70 (ref 17)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6DE70 (ref 17)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB89690, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6E070 (ref 18)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6E070 (ref 18)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAE0620, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6E070 (ref 18)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6E070 (ref 18)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAE0620, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6E270 (ref 19)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6E270 (ref 19)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3B450, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6E270 (ref 19)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6E270 (ref 19)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3B450, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6E470 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6E470 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAE11B0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6E470 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6E470 (ref 29)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAE11B0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6E670 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6E670 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB4C190, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6E670 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6E670 (ref 22)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB4C190, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6E870 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6E870 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9D520, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6E870 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6E870 (ref 31)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9D520, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6EA70 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6EA70 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3E050, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6EA70 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6EA70 (ref 24)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3E050, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6EC70 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6EC70 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FADEB90, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6EC70 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6EC70 (ref 20)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FADEB90, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6EE70 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6EE70 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB988B0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6EE70 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6EE70 (ref 26)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB988B0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6F070 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6F070 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAE15B0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6F070 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6F070 (ref 11)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FAE15B0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6F270 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6F270 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9B360, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6F270 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6F270 (ref 28)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9B360, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6F470 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6F470 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9ACD0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6F470 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6F470 (ref 21)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB9ACD0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6F670 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6F670 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3EFF0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6F670 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6F670 (ref 2)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB3EFF0, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: lua ngx.timer expired
2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6F870 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6F870 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB97500, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: worker cycle
'
152-timer-every.t TEST 2: shared global env - pattern "[alert]" should not match any line in error.log but matches line "2026/05/15 12:01:13 [alert] 5110#5110: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2026/05/15 12:01:13 [debug] 5110#5110: lua freeing light thread 00007F207CA6F870 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: lua unref lua thread 00007F207CA6F870 (ref 23)
2026/05/15 12:01:13 [debug] 5110#5110: free: 000000000FB97500, unused: 0
2026/05/15 12:01:13 [debug] 5110#5110: worker cycle
2026/05/15 12:01:13 [debug] 5110#5110: epoll timer: 10
2026/05/15 12:01:13 [debug] 5139#5139: epoll: fd:6 ev:0001 d:000000000FBB4530
2026/05/15 12:01:13 [debug] 5139#5139: accept on 0.0.0.0:1984, ready: 0
2026/05/15 12:01:13 [debug] 5139#5139: malloc: 000000000FAD75D0:48
2026/05/15 12:01:13 [debug] 5139#5139: malloc: 000000000FB68770:16
'
153-semaphore-hup.t TEST 2: timer + reload (lua code cache off) - 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
154-semaphore.t TEST 3: exit before post_handler was called - grep_error_log_out (req 0) @@ -1,3 +1,25 @@
+http close request
+http close request
+http close request
+http close request
+http close request
+http close request
+http close request
+http close request
+http close request
+http close request
+http close request
+http close request
+http close request
+http close request
+http close request
+http close request
+http close request
+http close request
+http close request
+http close request
+http close request
+http close request
ngx.sem wait start,
ngx.sem post start,
ngx.sem post end,
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:
162-exit-worker.t TEST 6: skip in cache processes (with exit worker and privileged agent) - pattern "[error]" should not match any line in error.log but matches line "2026/05/15 12:01:55 [error] 6652#6652: exit_worker_by_lua_file error: cannot open /home/ec2-user/git/lua-nginx-module/t/servroot/html/exit.lua: No such file or directory" (req 0) 2026/05/15 12:01:55 [debug] 6652#6652: free: 00000000040F68B0, unused: 0
2026/05/15 12:01:55 [debug] 6652#6652: free: 00000000040FF220, unused: 0
2026/05/15 12:01:55 [debug] 6652#6652: free: 0000000004102A60, unused: 0
2026/05/15 12:01:55 [debug] 6652#6652: free: 00000000040FD350, unused: 0
2026/05/15 12:01:55 [debug] 6652#6652: run cleanup: 00000000041A7700
2026/05/15 12:01:55 [debug] 6652#6652: run cleanup: 000000000418FD80
2026/05/15 12:01:55 [debug] 6652#6652: run cleanup: 00000000041960E0
2026/05/15 12:01:55 [debug] 6652#6652: run cleanup: 00000000041D1160
2026/05/15 12:01:55 [debug] 6652#6652: lua decrementing the reference count for Lua VM: 1
'
Looks like you failed 1 test of 53.
169-proxy-ssl-verify.t nginx: [emerg] "proxy_ssl_verify_by_lua_block" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:52
169-proxy-ssl-verify.t nginx: [emerg] proxy_ssl_verify_by_lua* should be used with proxy_pass https url
169-proxy-ssl-verify.t nginx: [emerg] "proxy_ssl_verify_by_lua_block" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:39
170-proxy-ssl-cert.t nginx: [emerg] "proxy_ssl_certificate_by_lua_block" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:39
170-proxy-ssl-cert.t nginx: [emerg] "proxy_ssl_certificate_by_lua_block" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:52
170-proxy-ssl-cert.t nginx: [emerg] proxy_ssl_certificate_by_lua* should be used with proxy_pass https url

Warnings

Go back to the index page.