(This page was automatically generated by the tools in the opsboy project on 15:56:37 13-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
7873a51c 2026-05-12 04:03:34 GMT 49 263 230 25171 1985 sec

LuaJIT

LuaJIT 2.1.1776221388, commit 7fcf52f5

OpenSSL

OpenSSL 3.5.6 7 Apr 2026

Compilation Errors

Segmentation Faults

Unexpected Failures

File Name Details
170-proxy-ssl-cert.t nginx: [emerg] proxy_ssl_certificate_by_lua* should be used with proxy_pass https url
170-proxy-ssl-cert.t nginx: [emerg] proxy_ssl_certificate_by_lua* should be used with proxy_pass https url
170-proxy-ssl-cert.t nginx: [emerg] proxy_ssl_certificate_by_lua* should be used with proxy_pass https url
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: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_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_block" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:52
302-tcp-socket-timeout-log.t TEST 1: read timeout - response_body_like - response is expected (failed to connect: localhost could not be resolved (3: Host not found)) 'failed to connect: localhost could not be resolved (3: Host not found)
'
doesn't match '(?^s:failed to receive a line: timeout \[\]
)'
302-tcp-socket-timeout-log.t TEST 1: read timeout - pattern "(?^:lua tcp socket read timed out, upstream: localhost:\d+\(127.0.0.1\))" should match a line in error.log (req 0)
302-tcp-socket-timeout-log.t TEST 1: read timeout - response_body_like - response is expected (failed to connect: localhost could not be resolved (3: Host not found)) 'failed to connect: localhost could not be resolved (3: Host not found)
'
doesn't match '(?^s:failed to receive a line: timeout \[\]
)'
302-tcp-socket-timeout-log.t TEST 1: read timeout - pattern "(?^:lua tcp socket read timed out, upstream: localhost:\d+\(127.0.0.1\))" should match a line in error.log (req 1)
302-tcp-socket-timeout-log.t TEST 3: read timeout - response_body_like - response is expected (failed to connect: localhost could not be resolved (3: Host not found) failed to connect: localhost could not be resolved (3: Host not found)) 'failed to connect: localhost could not be resolved (3: Host not found)
failed to connect: localhost could not be resolved (3: Host not found)
'
doesn't match '(?^s:received response of 128 bytes
failed to receive response body: timeout
)'
302-tcp-socket-timeout-log.t TEST 3: read timeout - pattern "(?^:lua tcp socket read timed out, upstream: localhost:\d+\(127.0.0.1\))" should match a line in error.log (req 0)
302-tcp-socket-timeout-log.t TEST 3: read timeout - response_body_like - response is expected (failed to connect: localhost could not be resolved (3: Host not found) failed to connect: localhost could not be resolved (3: Host not found)) 'failed to connect: localhost could not be resolved (3: Host not found)
failed to connect: localhost could not be resolved (3: Host not found)
'
doesn't match '(?^s:received response of 128 bytes
failed to receive response body: timeout
)'
302-tcp-socket-timeout-log.t TEST 3: read timeout - pattern "(?^:lua tcp socket read timed out, upstream: localhost:\d+\(127.0.0.1\))" should match a line in error.log (req 1)
302-tcp-socket-timeout-log.t TEST 2: send timeout - response_body - response is expected (repeated req 0, req 0) got: 'failed to connect: localhost could not be resolved (3: Host not found)
'
expected: 'failed to send body: timeout
'
302-tcp-socket-timeout-log.t TEST 2: send timeout - pattern "(?^:lua tcp socket write timed out, upstream: localhost:\d+\(127.0.0.1\))" should match a line in error.log (req 0)
302-tcp-socket-timeout-log.t TEST 2: send timeout - response_body - response is expected (repeated req 1, req 0) got: 'failed to connect: localhost could not be resolved (3: Host not found)
'
expected: 'failed to send body: timeout
'
302-tcp-socket-timeout-log.t TEST 2: send timeout - pattern "(?^:lua tcp socket write timed out, upstream: localhost:\d+\(127.0.0.1\))" should match a line in error.log (req 1)
302-tcp-socket-timeout-log.t TEST 4: send timeout keepalive - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-received response of 159 bytes
+failed to connect: localhost could not be resolved (3: Host not found)
-failed to send body: timeout
+failed to connect: localhost could not be resolved (3: Host not found)
302-tcp-socket-timeout-log.t TEST 4: send timeout keepalive - pattern "(?^:lua tcp socket write timed out, upstream: localhost:\d+\(127.0.0.1\))" should match a line in error.log (req 0)
302-tcp-socket-timeout-log.t TEST 4: send timeout keepalive - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,2 @@
-received response of 159 bytes
+failed to connect: localhost could not be resolved (3: Host not found)
-failed to send body: timeout
+failed to connect: localhost could not be resolved (3: Host not found)
302-tcp-socket-timeout-log.t TEST 4: send timeout keepalive - pattern "(?^:lua tcp socket write timed out, upstream: localhost:\d+\(127.0.0.1\))" should match a line in error.log (req 1)
303-udp-socket-error-log.t TEST 3: read timeout and re-receive - response_body - response is expected (repeated req 0, req 0) got: 'failed to setpeername: localhost could not be resolved (3: Host not found)
'
expected: 'received: hello world
'
303-udp-socket-error-log.t TEST 3: read timeout and re-receive - pattern "lua udp socket read timed out, upstream: localhost:19232(127.0.0.1)" should match a line in error.log (req 0)
303-udp-socket-error-log.t TEST 3: read timeout and re-receive - response_body - response is expected (repeated req 1, req 0) got: 'failed to setpeername: localhost could not be resolved (3: Host not found)
'
expected: 'received: hello world
'
303-udp-socket-error-log.t TEST 3: read timeout and re-receive - pattern "lua udp socket read timed out, upstream: localhost:19232(127.0.0.1)" should match a line in error.log (req 1)
303-udp-socket-error-log.t TEST 5: recv timeout - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1 @@
-connected: 1
+failed to connect: localhost could not be resolved (3: Host not found)
-failed to receive: timeout
303-udp-socket-error-log.t TEST 5: recv timeout - pattern "lua udp socket read timed out, upstream: localhost:11211(127.0.0.1)" should match a line in error.log (req 0)
303-udp-socket-error-log.t TEST 5: recv timeout - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1 @@
-connected: 1
+failed to connect: localhost could not be resolved (3: Host not found)
-failed to receive: timeout
303-udp-socket-error-log.t TEST 5: recv timeout - pattern "lua udp socket read timed out, upstream: localhost:11211(127.0.0.1)" should match a line in error.log (req 1)
303-udp-socket-error-log.t TEST 1: access a TCP interface - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1 @@
-connected
+failed to connect: localhost could not be resolved (3: Host not found)
-failed to receive data: connection refused
303-udp-socket-error-log.t TEST 1: access a TCP interface - pattern "(?^:recv\(\) failed \(\d+: Connection refused\), upstream: localhost:65432\(127.0.0.1\))" should match a line in error.log (req 0)
303-udp-socket-error-log.t TEST 1: access a TCP interface - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1 @@
-connected
+failed to connect: localhost could not be resolved (3: Host not found)
-failed to receive data: connection refused
303-udp-socket-error-log.t TEST 1: access a TCP interface - pattern "(?^:recv\(\) failed \(\d+: Connection refused\), upstream: localhost:65432\(127.0.0.1\))" should match a line in error.log (req 1)
303-udp-socket-error-log.t TEST 6: read timeout and re-receive - response_body - response is expected (repeated req 0, req 0) got: 'failed to setpeername: localhost could not be resolved (3: Host not found)
'
expected: 'received: hello world
'
303-udp-socket-error-log.t TEST 6: read timeout and re-receive - pattern "lua udp socket read timed out, upstream: localhost:19232(127.0.0.1)" should match a line in error.log (req 0)
303-udp-socket-error-log.t TEST 6: read timeout and re-receive - response_body - response is expected (repeated req 1, req 0) got: 'failed to setpeername: localhost could not be resolved (3: Host not found)
'
expected: 'received: hello world
'
303-udp-socket-error-log.t TEST 6: read timeout and re-receive - pattern "lua udp socket read timed out, upstream: localhost:19232(127.0.0.1)" should match a line in error.log (req 1)
303-udp-socket-error-log.t TEST 4: access a TCP interface - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1 @@
-connected
+failed to connect: localhost could not be resolved (3: Host not found)
-failed to receive data: connection refused
303-udp-socket-error-log.t TEST 4: access a TCP interface - pattern "(?^:recv\(\) failed \(\d+: Connection refused\), upstream: localhost:65432\(127.0.0.1\))" should match a line in error.log (req 0)
303-udp-socket-error-log.t TEST 4: access a TCP interface - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1 @@
-connected
+failed to connect: localhost could not be resolved (3: Host not found)
-failed to receive data: connection refused
303-udp-socket-error-log.t TEST 4: access a TCP interface - pattern "(?^:recv\(\) failed \(\d+: Connection refused\), upstream: localhost:65432\(127.0.0.1\))" should match a line in error.log (req 1)
303-udp-socket-error-log.t TEST 2: recv timeout - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1 @@
-connected: 1
+failed to connect: localhost could not be resolved (3: Host not found)
-failed to receive: timeout
303-udp-socket-error-log.t TEST 2: recv timeout - pattern "lua udp socket read timed out, upstream: localhost:11211(127.0.0.1)" should match a line in error.log (req 0)
303-udp-socket-error-log.t TEST 2: recv timeout - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1 @@
-connected: 1
+failed to connect: localhost could not be resolved (3: Host not found)
-failed to receive: timeout
303-udp-socket-error-log.t TEST 2: recv timeout - pattern "lua udp socket read timed out, upstream: localhost:11211(127.0.0.1)" should match a line in error.log (req 1)

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/13 06:35:45 [debug] 4304#4304: lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) 2026/05/13 06:35:45 [debug] 4304#4304: *250 http keepalive handler
2026/05/13 06:35:45 [debug] 4304#4304: *250 close http connection: 5
2026/05/13 06:35:45 [debug] 4304#4304: *250 event timer del: 5: 95640793
2026/05/13 06:35:45 [debug] 4304#4304: *250 reusable connection: 0
2026/05/13 06:35:45 [debug] 4304#4304: *250 free: 0000000039F48120, unused: 0
2026/05/13 06:35:45 [debug] 4304#4304: *250 free: 0000000039F26600, unused: 0
2026/05/13 06:35:45 [debug] 4304#4304: *250 free: 0000000039F02880, unused: 0
2026/05/13 06:35:45 [debug] 4304#4304: *250 free: 0000000039F15520, unused: 0
2026/05/13 06:35:45 [debug] 4304#4304: *250 free: 0000000039F02830, 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 = false325
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: '2050
'
expected: '2048
'
043-shdict.t TEST 12: get non-existent keys - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-nil
+hello, world
-nil
+hello, world
043-shdict.t TEST 52: list keys in a shdict with limit larger than number of keys - response_body - response is expected (repeated req 0, req 0) got: '3
'
expected: '2
'
043-shdict.t 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 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 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 54: list keys in an empty shdict with a limit - response_body - response is expected (repeated req 0, req 0) got: '3
'
expected: '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 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/13 06:47:41 [debug] 4442#4442: lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) 2026/05/13 06:47:41 [debug] 4442#4442: *256 http keepalive handler
2026/05/13 06:47:41 [debug] 4442#4442: *256 close http connection: 7
2026/05/13 06:47:41 [debug] 4442#4442: *256 event timer del: 7: 96356901
2026/05/13 06:47:41 [debug] 4442#4442: *256 reusable connection: 0
2026/05/13 06:47:41 [debug] 4442#4442: *256 free: 000000001BEA1340, unused: 0
2026/05/13 06:47:41 [debug] 4442#4442: *256 free: 000000001BDFBE90, unused: 0
2026/05/13 06:47:41 [debug] 4442#4442: *256 free: 000000001BE01090, unused: 0
2026/05/13 06:47:41 [debug] 4442#4442: *256 free: 000000001BDF5BD0, unused: 0
2026/05/13 06:47:41 [debug] 4442#4442: *256 free: 000000001BE8BE60, 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/13 06:47:43 [debug] 4565#4565: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2026/05/13 06:47:43 [debug] 4565#4565: lua tcp socket keepalive close handler: fd:7
2026/05/13 06:47:43 [debug] 4565#4565: event timer del: 7: 96351508
2026/05/13 06:47:43 [debug] 4565#4565: reusable connection: 0
2026/05/13 06:47:43 [debug] 4565#4565: lua tcp socket keepalive: free connection pool for "B"
2026/05/13 06:47:43 [notice] 4565#4565: exiting
2026/05/13 06:47:43 [debug] 4565#4565: flush files
2026/05/13 06:47:43 [debug] 4565#4565: run cleanup: 000000001BDF1CF0
2026/05/13 06:47:43 [debug] 4565#4565: run cleanup: 000000001BEA4200
2026/05/13 06:47:43 [debug] 4565#4565: run cleanup: 000000001BDFA970
'
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/13 06:47:43 [debug] 4565#4565: lua tcp socket keepalive: free connection pool for \"B\"" (req 0) 2026/05/13 06:47:43 [notice] 4565#4565: exiting
2026/05/13 06:47:43 [debug] 4565#4565: flush files
2026/05/13 06:47:43 [debug] 4565#4565: run cleanup: 000000001BDF1CF0
2026/05/13 06:47:43 [debug] 4565#4565: run cleanup: 000000001BEA4200
2026/05/13 06:47:43 [debug] 4565#4565: run cleanup: 000000001BDFA970
2026/05/13 06:47:43 [debug] 4565#4565: run cleanup: 000000001BE8FAE0
2026/05/13 06:47:43 [debug] 4565#4565: lua decrementing the reference count for Lua VM: 1
2026/05/13 06:47:43 [debug] 4565#4565: lua close the global Lua VM 00007FE2CF9DB380
2026/05/13 06:47:43 [debug] 4565#4565: run cleanup: 000000001BE8FAA0
'
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/13 06:47:43 [debug] 4596#4596: lua tcp socket keepalive: free connection pool for \"foo\"" (req 0) 2026/05/13 06:47:43 [notice] 4596#4596: exiting
2026/05/13 06:47:43 [debug] 4596#4596: flush files
2026/05/13 06:47:43 [debug] 4596#4596: run cleanup: 000000001BDDE6F0
2026/05/13 06:47:43 [debug] 4596#4596: run cleanup: 000000001BEE07D0
2026/05/13 06:47:43 [debug] 4596#4596: run cleanup: 000000001BEBE800
2026/05/13 06:47:43 [debug] 4596#4596: run cleanup: 000000001BE8F0D0
2026/05/13 06:47:43 [debug] 4596#4596: lua decrementing the reference count for Lua VM: 1
2026/05/13 06:47:43 [debug] 4596#4596: lua close the global Lua VM 00007FE2CF95B380
2026/05/13 06:47:43 [debug] 4596#4596: run cleanup: 000000001BE8F090
'
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/13 06:47:43 [debug] 4627#4627: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2026/05/13 06:47:43 [debug] 4627#4627: lua tcp socket keepalive close handler: fd:7
2026/05/13 06:47:43 [debug] 4627#4627: event timer del: 7: 96352374
2026/05/13 06:47:43 [debug] 4627#4627: reusable connection: 0
2026/05/13 06:47:43 [debug] 4627#4627: lua tcp socket keepalive: free connection pool for "B"
2026/05/13 06:47:43 [debug] 4627#4627: worker cycle
2026/05/13 06:47:43 [debug] 4627#4627: epoll timer: 475
2026/05/13 06:47:43 [debug] 4627#4627: epoll: fd:3 ev:2011 d:000000001BEC0140
2026/05/13 06:47:43 [debug] 4627#4627: epoll_wait() error on fd:3 ev:2011
2026/05/13 06:47:43 [debug] 4627#4627: *409 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/13 06:47:43 [debug] 4627#4627: lua tcp socket keepalive: free connection pool for \"B\"" (req 0) 2026/05/13 06:47:43 [debug] 4627#4627: worker cycle
2026/05/13 06:47:43 [debug] 4627#4627: epoll timer: 475
2026/05/13 06:47:43 [debug] 4627#4627: epoll: fd:3 ev:2011 d:000000001BEC0140
2026/05/13 06:47:43 [debug] 4627#4627: epoll_wait() error on fd:3 ev:2011
2026/05/13 06:47:43 [debug] 4627#4627: *409 http wait request handler
2026/05/13 06:47:43 [debug] 4627#4627: *409 malloc: 000000001BE6F460:80
2026/05/13 06:47:43 [debug] 4627#4627: *409 malloc: 000000001BEB2090:16
2026/05/13 06:47:43 [debug] 4627#4627: *409 malloc: 000000001BE072E0:1024
2026/05/13 06:47:43 [debug] 4627#4627: *409 malloc: 000000001BDF6F60: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/13 06:47:44 [debug] 4657#4657: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2026/05/13 06:47:44 [debug] 4657#4657: worker cycle
2026/05/13 06:47:44 [debug] 4657#4657: epoll timer: 492
2026/05/13 06:47:44 [debug] 4657#4657: epoll: fd:3 ev:2011 d:000000001BE63270
2026/05/13 06:47:44 [debug] 4657#4657: epoll_wait() error on fd:3 ev:2011
2026/05/13 06:47:44 [debug] 4657#4657: *435 http wait request handler
2026/05/13 06:47:44 [debug] 4657#4657: *435 malloc: 000000001BED31A0:80
2026/05/13 06:47:44 [debug] 4657#4657: *435 malloc: 000000001BE62310:16
2026/05/13 06:47:44 [debug] 4657#4657: *435 malloc: 000000001BDE8BF0:1024
2026/05/13 06:47:44 [debug] 4657#4657: *435 malloc: 000000001BEB1090:16
'
068-socket-keepalive.t TEST 28: conn queuing: connect() can specify 'pool_size' for unix domain socket - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2026/05/13 06:47:48 [debug] 4926#4926: lua tcp socket keepalive: free connection pool for \"127.0.0.1:11211\"" (req 0) 2026/05/13 06:47:48 [notice] 4926#4926: exiting
2026/05/13 06:47:48 [debug] 4926#4926: flush files
2026/05/13 06:47:48 [debug] 4926#4926: run cleanup: 000000001BEBCD60
2026/05/13 06:47:48 [debug] 4926#4926: run cleanup: 000000001BEBCD40
2026/05/13 06:47:48 [debug] 4926#4926: run cleanup: 000000001BE997E0
2026/05/13 06:47:48 [debug] 4926#4926: run cleanup: 000000001BDDCAA0
2026/05/13 06:47:48 [debug] 4926#4926: lua decrementing the reference count for Lua VM: 1
2026/05/13 06:47:48 [debug] 4926#4926: lua close the global Lua VM 00007FE2CF9DB380
2026/05/13 06:47:48 [debug] 4926#4926: run cleanup: 000000001BDFC6C0
'
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/13 06:47:49 [debug] 4955#4955: 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/13 06:47:49 [debug] 4955#4955: worker cycle
2026/05/13 06:47:49 [debug] 4955#4955: epoll timer: 524
2026/05/13 06:47:49 [debug] 4955#4955: epoll: fd:3 ev:2011 d:000000001BE63270
2026/05/13 06:47:49 [debug] 4955#4955: epoll_wait() error on fd:3 ev:2011
2026/05/13 06:47:49 [debug] 4955#4955: *684 http wait request handler
2026/05/13 06:47:49 [debug] 4955#4955: *684 malloc: 000000001BE5AE70:80
2026/05/13 06:47:49 [debug] 4955#4955: *684 malloc: 000000001BDEC470:16
2026/05/13 06:47:49 [debug] 4955#4955: *684 malloc: 000000001BDE8BF0:1024
2026/05/13 06:47:49 [debug] 4955#4955: *684 malloc: 000000001BDE68B0:16
'
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'
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
094-uthread-exit.t TEST 17: exit(444) in user thread (entry thread is still pending on ngx.location.capture), with pending output - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:50:37 [alert] 4701#4701: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345" (req 1) 2026/05/13 06:50:37 [debug] 4701#4701: reusable connection: 0
2026/05/13 06:50:37 [debug] 4701#4701: event timer add: -1: 5000:96470901
2026/05/13 06:50:37 [debug] 4701#4701: worker cycle
'
124-init-worker.t TEST 18: syslog error log - udp_query ok ''
doesn't match '(?^:Bad bad bad)'
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,11 +1,11 @@
successfully set foo.
-successfully set bar.
-successfully set baz with force.
-foo not found
+failed to set bar: no memory
+failed to set baz: no memory
+found foo: 4000
bar not found
-found baz: 8102
-successfully set foo with force.
-successfully set bar.
+baz not found
+successfully set foo.
+successfully set bar with force.
successfully set baz with force.
foo not found
bar not found
126-shdict-frag.t TEST 9: cannot merge in-used big slabs page (forward) - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
-successfully set bar.
+successfully set bar with force.
failed to safe set baz: no memory
found bar: 4000
delete bar
126-shdict-frag.t TEST 5: merge one single-page block forward, but no more - 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.
found foo: 4000
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
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
139-ssl-cert-by.t TEST 4: cosocket - pattern "[error]" should not match any line in error.log but matches line "2026/05/13 06:56:36 [error] 9660#9660: send() failed (111: Connection refused) while logging to syslog, server: 127.0.0.1:12345" (req 0) 2026/05/13 06:56:36 [debug] 9660#9660: close listening unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock #11
2026/05/13 06:56:36 [debug] 9660#9660: epoll del event: fd:7 op:2 ev:00000000
2026/05/13 06:56:36 [debug] 9660#9660: close listening 0.0.0.0:1984 #7
2026/05/13 06:56:36 [notice] 9660#9660: exiting
2026/05/13 06:56:36 [debug] 9660#9660: flush files
2026/05/13 06:56:36 [debug] 9660#9660: run cleanup: 000000001C17FC70
2026/05/13 06:56:36 [debug] 9660#9660: run cleanup: 000000001C17FC50
2026/05/13 06:56:36 [debug] 9660#9660: run cleanup: 000000001C171400
2026/05/13 06:56:36 [debug] 9660#9660: run cleanup: 000000001C2A3190
'
Looks like you failed 1 test of 606.
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 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 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 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 7: incr 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
nil not a number
-nil value is a list
+bar nil
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: 3
keys number: 0
145-shdict-list.t TEST 1: lpush & lpop - response_body - response is expected (repeated req 0, req 0) @@ -1,5 +1,5 @@
push success
+2 nil
+bar nil
1 nil
bar nil
-0 nil
-nil nil
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
'
doesn't match '(?^:\Amalloc_trim\(1\) returned [01]
malloc_trim\(1\) returned [01]
malloc_trim\(1\) returned [01]
\z)'
146-malloc-trim.t TEST 4: malloc_trim() every 3 req, in subreq - grep_error_log_out (req 0) 'malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
'
doesn't match '(?^:\Amalloc_trim\(1\) returned [01]
malloc_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
'
doesn't match '(?^:\Amalloc_trim\(1\) returned [01]
\z)'
146-malloc-trim.t TEST 5: malloc_trim() every 2 req, in subreq, big memory usage - grep_error_log_out (req 0) @@ -1,3 +1,15 @@
malloc_trim(1) returned 1
malloc_trim(1) returned 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
146-malloc-trim.t TEST 2: malloc_trim() every 1 req, in subreq - grep_error_log_out (req 0) 'malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
malloc_trim(1) returned 1
'
doesn't match '(?^:\Amalloc_trim\(1\) returned [01]
malloc_trim\(1\) returned [01]
malloc_trim\(1\) returned [01]
malloc_trim\(1\) returned [01]
malloc_trim\(1\) returned [01]
malloc_trim\(1\) returned [01]
\z)'
146-malloc-trim.t TEST 7: zero count means off, log_by_lua - grep_error_log_out (req 0) got: 'malloc_trim(1) returned 1
malloc_trim(1) returned 1
'
expected: ''
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
malloc_trim(1) returned 1
'
doesn't match '(?^:\Amalloc_trim\(1\) returned [01]
\z)'
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
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
Looks like you failed 1 test of 14.
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E34E80 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E34E80 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163091C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528606592: 96899086
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E60E68 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AADC0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FB850:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163091C0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E35080 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E35080 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163D96D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528606080: 96899086
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E61068 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C5CD0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AA950:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D96D0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E35280 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E35280 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016381EF0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528605568: 96899086
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E61268 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E16E0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163140C0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016381EF0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E35480 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E35480 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163AA990, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528605056: 96899086
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E612E0 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016302730:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D9690:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AA990:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E35680 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E35680 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016326930, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528604544: 96899086
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E61358 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632B1A0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632BD10:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016326930:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E35880 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E35880 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163E30C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528604032: 96899086
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E0F4B0 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E3A40:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B5990:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E30C0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E35A80 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E35A80 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631DF50, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528603520: 96899086
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E0F6B0 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163F55C0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E5CB0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001631DF50:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E35C80 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E35C80 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162FDBB0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528603008: 96899086
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E0F8B0 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C52B0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FDFD0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FDBB0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E35E80 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E35E80 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163E0CB0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528602496: 96899086
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E0FAB0 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016387650:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001630F580:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E0CB0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E36080 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E36080 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016387200, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 6
2026/05/13 06:57:50 [debug] 3621#3621: timer delta: 7
2026/05/13 06:57:50 [debug] 3621#3621: *3823 event timer del: 0: 96899092
2026/05/13 06:57:50 [debug] 3621#3621: *3823 lua sleep timer expired: "?"
2026/05/13 06:57:50 [debug] 3621#3621: *3823 lua run thread, top:0 c:1
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E60A68 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E60A68 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631EDF0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 3
2026/05/13 06:57:50 [debug] 3621#3621: timer delta: 3
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528427416: 96899096
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E0FEB0 (ref 25)
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E60C68 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E60C68 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001630EAC0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528426904: 96899096
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E100B0 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AADC0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AC810:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016391470:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E60E68 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E60E68 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163D9310, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528426392: 96899096
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E102B0 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E0790:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FB850:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D9310:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E61068 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E61068 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163E4740, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528425880: 96899096
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E104B0 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DE540:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AA950:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E4740:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E61268 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E61268 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001632A8C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528425760: 96899096
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E106B0 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016301EA0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163140C0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632A8C0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E612E0 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E612E0 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163F2040, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528425640: 96899096
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E108B0 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016302360:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D9690:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163F2040:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E61358 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E61358 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162DE4E0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528761168: 96899096
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E10AB0 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B1570:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632BD10:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162DE4E0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E0F4B0 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E0F4B0 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016391230, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528760656: 96899096
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E10CB0 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163209C0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B5990:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016391230:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E0F6B0 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E0F6B0 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163AC300, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528760144: 96899096
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E10EB0 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C5CD0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E5CB0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AC300:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E0F8B0 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E0F8B0 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162FDB90, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528759632: 96899096
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E110B0 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E16E0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016386E40:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FDB90:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E0FAB0 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E0FAB0 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DFB50, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 7
2026/05/13 06:57:50 [notice] 3407#3407: signal 1 (SIGHUP) received from 3649, reconfiguring
2026/05/13 06:57:50 [debug] 3407#3407: wake up, sigio 0
2026/05/13 06:57:50 [notice] 3407#3407: reconfiguring
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163D16D0:48
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3407#3407: malloc: 00000000163E57C0:16
2026/05/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E30CE8 (ref 3)
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163E57E0:16
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E30CE8 (ref 3)
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163E5800:16
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163200E0, unused: 0
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163E5820:256
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528624016: 96899103
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163E5930:16
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E30C70 (ref 4)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E30C70 (ref 4)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163CB170, unused: 0
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163E5A00:48
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528624136: 96899103
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163E5A40:16
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163E5A60:32
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E116B0 (ref 4)
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3407#3407: malloc: 00000000163206F0:16
2026/05/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E30BF8 (ref 5)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E30BF8 (ref 5)
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163B3280:2048
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016324010, unused: 0
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 0000000016320710:56
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528565008: 96899103
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 0000000016320750:16
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3407#3407: malloc: 0000000016320860:16
2026/05/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E3F2F0 (ref 6)
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 0000000016320880:128
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E3F2F0 (ref 6)
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 0000000016320910:16
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DC7C0, unused: 0
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 0000000016320930:48
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528565128: 96899103
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 0000000016320970:16
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3407#3407: malloc: 0000000016324870:16
2026/05/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E3F278 (ref 7)
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 0000000016324890:16
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E3F278 (ref 7)
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163248B0:256
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162DE700, unused: 0
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163249C0:16
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528565248: 96899103
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163249E0:16
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3407#3407: malloc: 0000000016387240:1024
2026/05/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E3F200 (ref 8)
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 0000000016324A90:16
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E3F200 (ref 8)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631BC90, unused: 0
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163AFE50:1024
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528412416: 96899103
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 0000000016324AB0:88
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3407#3407: malloc: 000000001630E360:16
2026/05/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E64700 (ref 9)
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 000000001630E380:16
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E64700 (ref 9)
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 000000001630E3A0:512
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163F3C20, unused: 0
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 000000001630E5B0:16
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528412536: 96899103
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 000000001630E5D0:16
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3407#3407: malloc: 00000000163109A0:16
2026/05/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E64688 (ref 10)
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163109C0:256
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E64688 (ref 10)
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 0000000016310AD0:16
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016382AA0, unused: 0
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 0000000016310AF0:16
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528412656: 96899103
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 0000000016310B10:16
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3407#3407: malloc: 00000000163AD7A0:16
2026/05/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E64610 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E64610 (ref 23)
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 0000000016388BC0:32768
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162FE0D0, unused: 0
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163AD7C0:16
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528759120: 96899103
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF1BA8 (ref 23)
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E0FCB0 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E0FCB0 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631A0B0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 0000000016390E20:544
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 2
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163AD7E0:16
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163AFE50:1024
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163AD800:104
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E0FEB0 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E0FEB0 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C8880, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528758096: 96899106
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF1FA8 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AADC0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163862D0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C8880:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E100B0 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E100B0 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162FDBD0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528757584: 96899106
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF21A8 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016302730:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163845D0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001630F5C0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E102B0 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E102B0 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163091C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528757072: 96899106
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF23A8 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632B1A0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FB850:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163091C0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E104B0 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E104B0 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163D96D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528756560: 96899106
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF25A8 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E3A40:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AA950:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D96D0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E106B0 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E106B0 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016381EF0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528756048: 96899106
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF27A8 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163F55C0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163140C0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016381EF0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E108B0 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E108B0 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163AA990, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528755536: 96899106
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF29A8 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C52B0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D9690:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AA990:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E10AB0 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E10AB0 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016326930, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528755024: 96899106
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF2BA8 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016387650:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632BD10:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016326930:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E10CB0 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E10CB0 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163E30C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528754512: 96899106
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF2DA8 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E0790:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B5990:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E30C0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E10EB0 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E10EB0 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631DF50, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528754000: 96899106
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF2FA8 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DE540:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E5CB0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001631DF50:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E110B0 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E110B0 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162FDBB0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 7
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 00000000163B46C0:2048
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 0000000016309800:6048
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 0000000016316450:16
2026/05/13 06:57:50 [debug] 3407#3407: malloc: 000000001630AFB0:8128
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF1BA8 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF1BA8 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163878C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 2
2026/05/13 06:57:50 [debug] 3621#3621: timer delta: 3
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528881752: 96899116
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF39C0 (ref 23)
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF1DA8 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF1DA8 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016308990, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528881240: 96899116
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF3BC0 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AADC0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D3710:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001631A0B0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF1FA8 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF1FA8 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631EDF0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528880728: 96899116
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF3DC0 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016301EA0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FDFD0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001631EDF0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF21A8 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF21A8 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162DFB50, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528880216: 96899116
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF3FC0 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016302360:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001630E8C0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001630EAC0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF23A8 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF23A8 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163D9310, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528879704: 96899116
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF41C0 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B1570:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FB850:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D9310:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF25A8 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF25A8 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163E4740, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528879192: 96899116
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF43C0 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C5CD0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AA950:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E4740:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF27A8 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF27A8 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001632A8C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528878680: 96899116
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF45C0 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E16E0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163140C0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632A8C0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF29A8 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF29A8 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163F2040, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528878168: 96899116
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF47C0 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163209C0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D9690:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163F2040:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF2BA8 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF2BA8 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162DE4E0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528877656: 96899116
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF49C0 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016302730:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632BD10:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162DE4E0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF2DA8 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF2DA8 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016391230, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528877144: 96899116
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF4BC0 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632B1A0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B5990:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016391230:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF2FA8 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF2FA8 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163AC300, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 7
2026/05/13 06:57:50 [debug] 3621#3621: timer delta: 7
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528428440: 96899124
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF4DC0 (ref 20)
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E60868 (ref 12)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E60868 (ref 12)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016324550, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528428952: 96899124
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF4FC0 (ref 12)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163F6520:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D3610:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016324550:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E60668 (ref 13)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E60668 (ref 13)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163E0D20, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528429464: 96899124
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF51C0 (ref 13)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B3B50:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D32C0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E0D20:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E60468 (ref 14)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E60468 (ref 14)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DA610, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528429976: 96899124
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF53C0 (ref 14)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016382070:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016385100:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DA610:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E60268 (ref 15)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E60268 (ref 15)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631EE50, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528430488: 96899124
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF55C0 (ref 15)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163089C0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016323CE0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001631EE50:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E60068 (ref 16)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E60068 (ref 16)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001632B3A0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528431000: 96899124
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF57C0 (ref 16)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163054A0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C9110:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632B3A0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E5FE68 (ref 17)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E5FE68 (ref 17)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631B880, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528431512: 96899124
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF59C0 (ref 17)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163BFA00:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632B8A0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001631B880:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E5FC68 (ref 18)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E5FC68 (ref 18)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162FA6E0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528432024: 96899124
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF5BC0 (ref 18)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016370880:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016324510:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FA6E0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E5FA68 (ref 19)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E5FA68 (ref 19)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631E350, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528601984: 96899124
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF5DC0 (ref 19)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E4C90:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016308440:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001631E350:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E36280 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E36280 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016371D70, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528875072: 96899124
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF5FC0 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016305030:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632E970:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016371D70:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF37C0 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF37C0 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016391470, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 3
2026/05/13 06:57:50 [debug] 3621#3621: timer delta: 4
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528874560: 96899127
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF61C0 (ref 2)
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF39C0 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF39C0 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162FE0D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528874048: 96899127
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF63C0 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AADC0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016328730:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FE0D0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF3BC0 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF3BC0 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016323EB0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528873536: 96899127
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF65C0 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E3A40:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D3710:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C89D0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF3DC0 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF3DC0 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C8880, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528873024: 96899127
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF67C0 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163F55C0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DA830:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C8880:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF3FC0 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF3FC0 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001632CE70, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528872512: 96899127
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF69C0 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C52B0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016319C20:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DA870:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF41C0 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF41C0 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163091C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528872000: 96899127
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF6BC0 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016387650:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FB850:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163091C0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF43C0 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF43C0 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163D96D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528871488: 96899127
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF6DC0 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E0790:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AA950:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D96D0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF45C0 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF45C0 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016381EF0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528870976: 96899127
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF6FC0 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DE540:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163140C0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016381EF0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF47C0 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF47C0 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163AA990, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528870464: 96899127
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF71C0 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016301EA0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D9690:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AA990:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF49C0 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF49C0 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016326930, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528869952: 96899127
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF73C0 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016302360:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632BD10:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016326930:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF4BC0 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF4BC0 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163E30C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 6
2026/05/13 06:57:50 [debug] 3621#3621: timer delta: 6
2026/05/13 06:57:50 [debug] 3621#3621: *3841 event timer del: 0: 96899134
2026/05/13 06:57:50 [debug] 3621#3621: *3841 lua sleep timer expired: "?"
2026/05/13 06:57:50 [debug] 3621#3621: *3841 lua run thread, top:0 c:1
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF5FC0 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF5FC0 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631CC50, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 4
2026/05/13 06:57:50 [debug] 3621#3621: timer delta: 5
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528864320: 96899138
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF7890 (ref 21)
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF61C0 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF61C0 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C89B0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528863808: 96899138
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF7A90 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AADC0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001634A290:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C89B0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF63C0 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF63C0 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163878C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528863296: 96899138
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF7C90 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B1570:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016328730:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163878C0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF65C0 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF65C0 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C89F0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528862784: 96899138
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF7E90 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C5CD0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D3710:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C89F0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF67C0 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF67C0 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631EDF0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528862272: 96899138
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF8090 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E16E0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DA830:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001631EDF0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF69C0 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF69C0 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016319C60, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528861760: 96899138
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF8290 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016302730:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016319C20:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016319C60:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF6BC0 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF6BC0 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163D9310, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528861248: 96899138
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF8490 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632B1A0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FB850:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D9310:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF6DC0 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF6DC0 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163E4740, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528860736: 96899138
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF8690 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163209C0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AA950:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E4740:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF6FC0 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF6FC0 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001632A8C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528860224: 96899138
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF8890 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E3A40:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163140C0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632A8C0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF71C0 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF71C0 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163F2040, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528859712: 96899138
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF8A90 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163F55C0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D9690:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163F2040:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF73C0 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF73C0 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162DE4E0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 5
2026/05/13 06:57:50 [debug] 3621#3621: timer delta: 5
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528750176: 96899144
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF8C90 (ref 31)
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E11FA0 (ref 10)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E11FA0 (ref 10)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001630EA80, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528750296: 96899144
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF8E90 (ref 10)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163F6520:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163EED70:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001630EA80:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E11F28 (ref 9)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E11F28 (ref 9)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016323210, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528750416: 96899144
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF9090 (ref 9)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B3B50:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163296F0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016323210:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E11EB0 (ref 8)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E11EB0 (ref 8)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163D36A0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528750928: 96899144
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF9290 (ref 8)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016382070:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E5550:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D36A0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E11CB0 (ref 7)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E11CB0 (ref 7)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163BA3F0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528751440: 96899144
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF9490 (ref 7)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163089C0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D3470:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163BA3F0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E11AB0 (ref 6)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E11AB0 (ref 6)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016320BC0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528751952: 96899144
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF9690 (ref 6)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163054A0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D3280:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016320BC0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E118B0 (ref 5)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E118B0 (ref 5)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016328FF0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528752464: 96899144
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF9890 (ref 5)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163BFA00:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001630F580:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016328FF0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E116B0 (ref 4)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E116B0 (ref 4)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163299D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528752976: 96899144
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF9A90 (ref 4)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016370880:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B5990:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163299D0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E114B0 (ref 3)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E114B0 (ref 3)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016382CE0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528753488: 96899144
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF9C90 (ref 3)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E4C90:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C8840:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016382CE0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E112B0 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E112B0 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DE4A0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528858992: 96899144
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DF9E90 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016305030:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163878E0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DE4A0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF7690 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF7690 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001632CE70, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 5
2026/05/13 06:57:50 [debug] 3621#3621: timer delta: 5
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528858480: 96899149
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFA090 (ref 28)
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF7890 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF7890 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016371D70, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528857968: 96899149
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFA290 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AADC0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016386E40:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016371D70:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF7A90 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF7A90 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001634A2D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528857456: 96899149
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFA490 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C52B0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001634A290:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001634A2D0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF7C90 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF7C90 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162FE0D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528856944: 96899149
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFA690 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016387650:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016328730:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FE0D0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF7E90 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF7E90 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C89D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528856432: 96899149
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFA890 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E0790:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D3710:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C89D0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF8090 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF8090 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C8880, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528855920: 96899149
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFAA90 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DE540:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DA830:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C8880:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF8290 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF8290 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DA870, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528855408: 96899149
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFAC90 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016301EA0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016319C20:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DA870:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF8490 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF8490 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163091C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528854896: 96899149
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFAE90 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016302360:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FB850:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163091C0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF8690 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF8690 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163D96D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528854384: 96899149
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFB090 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B1570:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AA950:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D96D0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF8890 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF8890 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016381EF0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528853872: 96899149
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFB290 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C5CD0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163140C0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016381EF0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF8A90 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF8A90 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163AA990, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 5
2026/05/13 06:57:50 [debug] 3650#3650: epoll: fd:6 ev:0001 d:00000000163FC520
2026/05/13 06:57:50 [debug] 3650#3650: accept on 0.0.0.0:1984, ready: 0
2026/05/13 06:57:50 [debug] 3650#3650: malloc: 00000000163D3710:48
2026/05/13 06:57:50 [debug] 3650#3650: malloc: 00000000163AD7E0:16
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF9E90 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF9E90 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163E0CB0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 5
2026/05/13 06:57:50 [debug] 3650#3650: epoll: fd:6 ev:0001 d:00000000163FC520
2026/05/13 06:57:50 [debug] 3650#3650: accept on 0.0.0.0:1984, ready: 0
2026/05/13 06:57:50 [debug] 3650#3650: malloc: 00000000163D3710:48
2026/05/13 06:57:50 [debug] 3650#3650: malloc: 0000000016387720:16
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFA090 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFA090 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001630EAC0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528847728: 96899159
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFB890 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AADC0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FDBB0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016387200:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFA290 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFA290 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631CC50, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528847216: 96899159
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFBA90 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E16E0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FDFD0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001631CC50:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFA490 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFA490 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C89B0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528846704: 96899159
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFBC90 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016302730:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001634A290:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C89B0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFA690 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFA690 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163878C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528846192: 96899159
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFBE90 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632B1A0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016328730:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163878C0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFA890 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFA890 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C89F0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528845680: 96899159
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFC090 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E3A40:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D3710:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C89F0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFAA90 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFAA90 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631EDF0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528845168: 96899159
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFC290 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163F55C0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DA830:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001631EDF0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFAC90 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFAC90 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016319C60, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528844656: 96899159
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFC490 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163209C0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016319C20:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016319C60:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFAE90 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFAE90 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163D9310, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528844144: 96899159
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFC690 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C52B0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FB850:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D9310:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFB090 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFB090 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163E4740, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528843632: 96899159
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFC890 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016387650:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AA950:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E4740:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFB290 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFB290 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001632A8C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 3
2026/05/13 06:57:50 [debug] 3621#3621: timer delta: 3
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528865344: 96899164
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFCA90 (ref 29)
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF5DC0 (ref 19)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF5DC0 (ref 19)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162FDB90, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528865856: 96899164
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFCC90 (ref 19)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163F6520:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C9110:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FDB90:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF5BC0 (ref 18)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF5BC0 (ref 18)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163F5A10, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528866368: 96899164
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFCE90 (ref 18)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B3B50:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016323CE0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163F5A10:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF59C0 (ref 17)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF59C0 (ref 17)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163200E0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528866880: 96899164
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFD090 (ref 17)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016382070:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016385100:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163200E0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF57C0 (ref 16)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF57C0 (ref 16)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163CB170, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528867392: 96899164
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFD290 (ref 16)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163089C0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D32C0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163CB170:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF55C0 (ref 15)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF55C0 (ref 15)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016324010, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528867904: 96899164
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFD490 (ref 15)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163054A0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D3610:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016324010:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF53C0 (ref 14)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF53C0 (ref 14)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DC7C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528868416: 96899164
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFD690 (ref 14)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163BFA00:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E5CB0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DC7C0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF51C0 (ref 13)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF51C0 (ref 13)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162DE700, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528868928: 96899164
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFD890 (ref 13)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016370880:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D9690:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162DE700:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF4FC0 (ref 12)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF4FC0 (ref 12)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163F2940, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528869440: 96899164
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFDA90 (ref 12)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E4C90:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016308440:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163F2940:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF4DC0 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF4DC0 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631DF50, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528843120: 96899164
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFDC90 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016305030:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001630E8C0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001631DF50:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFB490 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFB490 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631A0B0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 7
2026/05/13 06:57:50 [debug] 3650#3650: epoll: fd:6 ev:0001 d:00000000163FC520
2026/05/13 06:57:50 [debug] 3650#3650: accept on 0.0.0.0:1984, ready: 0
2026/05/13 06:57:50 [debug] 3650#3650: malloc: 00000000163D3710:48
2026/05/13 06:57:50 [debug] 3650#3650: malloc: 00000000163DBF30:16
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFB690 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFB690 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DE4A0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528842096: 96899171
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFE090 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AADC0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163878E0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DE4A0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFB890 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFB890 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016391470, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528841584: 96899171
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFE290 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E0790:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B0850:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016387200:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFBA90 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFBA90 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016371D70, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528841072: 96899171
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFE490 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DE540:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D42D0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016371D70:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFBC90 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFBC90 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001634A2D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528840560: 96899171
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFE690 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016301EA0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001634A290:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001634A2D0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFBE90 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFBE90 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162FE0D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528840048: 96899171
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFE890 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016302360:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016328730:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FE0D0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFC090 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFC090 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C89D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528839536: 96899171
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFEA90 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B1570:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D3710:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C89D0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFC290 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFC290 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C8880, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528839024: 96899171
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFEC90 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C5CD0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DA830:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C8880:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFC490 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFC490 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DA870, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528838512: 96899171
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFEE90 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E16E0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016319C20:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DA870:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFC690 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFC690 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163091C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528838000: 96899171
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFF090 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016302730:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FB850:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163091C0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFC890 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFC890 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163D96D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 3
2026/05/13 06:57:50 [debug] 3621#3621: epoll: fd:6 ev:0001 d:00000000163FE4F0
2026/05/13 06:57:50 [debug] 3621#3621: accept on 0.0.0.0:1984, ready: 0
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AA950:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D96D0:16
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFDC90 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFDC90 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163AC300, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 7
2026/05/13 06:57:50 [debug] 3621#3621: timer delta: 8
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528832368: 96899181
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFF490 (ref 20)
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFDE90 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFDE90 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016308990, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528831856: 96899181
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFF690 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AADC0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C8840:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DDDE0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFE090 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFE090 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163E0CB0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528831344: 96899181
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFF890 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E3A40:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163878E0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E0CB0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFE290 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFE290 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163B0890, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528830832: 96899181
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFFA90 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163F55C0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B0850:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B0890:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFE490 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFE490 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631CC50, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528830320: 96899181
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFFC90 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C52B0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D42D0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001631CC50:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFE690 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFE690 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C89B0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528829808: 96899181
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4DFFE90 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016387650:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001634A290:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C89B0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFE890 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFE890 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163878C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528829296: 96899181
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E00090 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632B1A0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016328730:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163878C0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFEA90 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFEA90 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C89F0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528828784: 96899181
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E00290 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163209C0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D3710:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C89F0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFEC90 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFEC90 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631EDF0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528828272: 96899181
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E00490 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E0790:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DA830:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001631EDF0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFEE90 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFEE90 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016319C60, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528827760: 96899181
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E00690 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DE540:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016319C20:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016319C60:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFF090 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFF090 (ref 27)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163D9310, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 2
2026/05/13 06:57:50 [debug] 3621#3621: timer delta: 2
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528849264: 96899184
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E00890 (ref 27)
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF9C90 (ref 3)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF9C90 (ref 3)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DED10, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528849776: 96899184
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E00A90 (ref 3)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163F6520:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D3470:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DED10:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF9A90 (ref 4)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF9A90 (ref 4)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163D2330, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528850288: 96899184
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E00C90 (ref 4)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B3B50:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E5550:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D2330:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF9890 (ref 5)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF9890 (ref 5)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163E0D20, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528850800: 96899184
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E00E90 (ref 5)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016382070:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163296F0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E0D20:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF9690 (ref 6)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF9690 (ref 6)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DA610, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528851312: 96899184
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E01090 (ref 6)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163089C0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163EED70:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DA610:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF9490 (ref 7)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF9490 (ref 7)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631EE50, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528851824: 96899184
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E01290 (ref 7)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163054A0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632BD10:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001631EE50:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF9290 (ref 8)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF9290 (ref 8)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001632B3A0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528852336: 96899184
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E01490 (ref 8)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163BFA00:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AA950:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632B3A0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF9090 (ref 9)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF9090 (ref 9)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631B880, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528852848: 96899184
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E01690 (ref 9)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016370880:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016304410:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001631B880:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF8E90 (ref 10)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF8E90 (ref 10)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162FA6E0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528853360: 96899184
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E01890 (ref 10)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E4C90:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C4ED0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FA6E0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DF8C90 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DF8C90 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DC720, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528827248: 96899184
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E01A90 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016305030:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D3280:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DC720:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFF290 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFF290 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163F2040, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 8
2026/05/13 06:57:50 [debug] 3621#3621: timer delta: 9
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528826736: 96899192
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E01C90 (ref 24)
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFF490 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFF490 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631DF50, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528826224: 96899192
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E01E90 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AADC0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B5990:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001631DF50:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFF690 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFF690 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163AA990, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528825712: 96899192
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E02090 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016301EA0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C8840:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AA990:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFF890 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFF890 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DE4A0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528825200: 96899192
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E02290 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016302360:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163878E0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DE4A0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFFA90 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFFA90 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016387200, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528824688: 96899192
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E02490 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B1570:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B0850:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016387200:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFFC90 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFFC90 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016371D70, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528824176: 96899192
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E02690 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C5CD0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D42D0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016371D70:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFFE90 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFFE90 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001634A2D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528823664: 96899192
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E02890 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E16E0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001634A290:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001634A2D0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E00090 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E00090 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162FE0D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528823152: 96899192
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E02A90 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016302730:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016328730:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000162FE0D0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E00290 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E00290 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C89D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528822640: 96899192
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E02C90 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E3A40:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D3710:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C89D0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E00490 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E00490 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C8880, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528822128: 96899192
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E02E90 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163F55C0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DA830:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C8880:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E00690 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E00690 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DA870, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 1
2026/05/13 06:57:50 [debug] 3621#3621: timer delta: 1
2026/05/13 06:57:50 [debug] 3621#3621: *3872 event timer del: 0: 96899194
2026/05/13 06:57:50 [debug] 3621#3621: *3872 lua sleep timer expired: "?"
2026/05/13 06:57:50 [debug] 3621#3621: *3872 lua run thread, top:0 c:1
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E01A90 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E01A90 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016326930, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 9
2026/05/13 06:57:50 [debug] 3621#3621: timer delta: 10
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528816496: 96899203
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E03290 (ref 31)
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E01C90 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E01C90 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163E4740, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528815984: 96899203
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E03490 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AADC0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001630F580:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E4740:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E01E90 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E01E90 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163AC300, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528815472: 96899203
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E03690 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C52B0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B5990:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163AC300:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E02090 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E02090 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DDDE0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528814960: 96899203
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E03890 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016387650:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C8840:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DDDE0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E02290 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E02290 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163E0CB0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528814448: 96899203
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E03A90 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632B1A0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163878E0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E0CB0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E02490 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E02490 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163B0890, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528813936: 96899203
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E03C90 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E0790:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B0850:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B0890:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E02690 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E02690 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631CC50, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528813424: 96899203
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E03E90 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DE540:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D42D0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001631CC50:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E02890 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E02890 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C89B0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528812912: 96899203
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E04090 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163209C0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001634A290:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C89B0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E02A90 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E02A90 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163878C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528812400: 96899203
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E04290 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016301EA0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016328730:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163878C0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E02C90 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E02C90 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C89F0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528811888: 96899203
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E04490 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016302360:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D3710:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C89F0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E02E90 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E02E90 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631EDF0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528833392: 96899204
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E04690 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016327120:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DA830:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001631EDF0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFDA90 (ref 12)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFDA90 (ref 12)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C4EB0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528833904: 96899204
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E04890 (ref 12)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163F6520:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D3610:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C4EB0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFD890 (ref 13)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFD890 (ref 13)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016383BE0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528834416: 96899204
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E04A90 (ref 13)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163B3B50:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163D32C0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016383BE0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFD690 (ref 14)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFD690 (ref 14)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001632A5A0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528834928: 96899204
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E04C90 (ref 14)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016382070:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016385100:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 000000001632A5A0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFD490 (ref 15)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFD490 (ref 15)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016324270, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528835440: 96899204
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E04E90 (ref 15)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163089C0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016323CE0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016324270:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFD290 (ref 16)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFD290 (ref 16)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DD6C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528835952: 96899204
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E05090 (ref 16)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163054A0:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163C9110:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DD6C0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFD090 (ref 17)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFD090 (ref 17)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163E3ED0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528836464: 96899204
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E05290 (ref 17)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163BFA00:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163140C0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E3ED0:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFCE90 (ref 18)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFCE90 (ref 18)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163F8E80, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528836976: 96899204
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E05490 (ref 18)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016370880:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016319C20:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163F8E80:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFCC90 (ref 19)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFCC90 (ref 19)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DFB50, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528837488: 96899204
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E05690 (ref 19)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E4C90:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163E5CB0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163DFB50:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4DFCA90 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4DFCA90 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016320E20, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: event timer del: -1528811376: 96899204
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [debug] 3621#3621: lua ref lua thread 00007F6AA4E05890 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016305030:184
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 00000000163845D0:48
2026/05/13 06:57:50 [debug] 3621#3621: malloc: 0000000016320E20:9
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E03090 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E03090 (ref 22)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DECF0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 10
2026/05/13 06:57:50 [debug] 3407#3407: child: 0 3650 e:0 t:0 d:0 r:1 j:1
2026/05/13 06:57:50 [debug] 3407#3407: child: 1 3621 e:0 t:0 d:0 r:1 j:0
2026/05/13 06:57:50 [debug] 3407#3407: sigsuspend
2026/05/13 06:57:50 [debug] 3621#3621: epoll: fd:7 ev:0001 d:00000000163FE6E0
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E03290 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E03290 (ref 31)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DC720, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E03490 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E03490 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163F2040, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E03490 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E03490 (ref 24)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163F2040, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E03690 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E03690 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631DF50, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E03690 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E03690 (ref 20)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001631DF50, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E03890 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E03890 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163AA990, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E03890 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E03890 (ref 26)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163AA990, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E03A90 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E03A90 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DE4A0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E03A90 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E03A90 (ref 11)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DE4A0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E03C90 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E03C90 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016387200, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E03C90 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E03C90 (ref 28)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016387200, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E03E90 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E03E90 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016371D70, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E03E90 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E03E90 (ref 21)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016371D70, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E04090 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E04090 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001634A2D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E04090 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E04090 (ref 2)
2026/05/13 06:57:50 [debug] 3621#3621: free: 000000001634A2D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E04290 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E04290 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162FE0D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E04290 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E04290 (ref 23)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162FE0D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E04490 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E04490 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C89D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E04490 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E04490 (ref 1)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C89D0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E04690 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E04690 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C8880, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E04690 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E04690 (ref 25)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163C8880, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E04890 (ref 12)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E04890 (ref 12)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016326C50, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E04890 (ref 12)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E04890 (ref 12)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016326C50, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E04A90 (ref 13)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E04A90 (ref 13)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016304450, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E04A90 (ref 13)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E04A90 (ref 13)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016304450, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E04C90 (ref 14)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E04C90 (ref 14)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163809A0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E04C90 (ref 14)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E04C90 (ref 14)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163809A0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E04E90 (ref 15)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E04E90 (ref 15)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162DE700, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E04E90 (ref 15)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E04E90 (ref 15)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000162DE700, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E05090 (ref 16)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E05090 (ref 16)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DC7C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E05090 (ref 16)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E05090 (ref 16)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163DC7C0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E05290 (ref 17)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E05290 (ref 17)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016324010, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E05290 (ref 17)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E05290 (ref 17)
2026/05/13 06:57:50 [debug] 3621#3621: free: 0000000016324010, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E05490 (ref 18)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E05490 (ref 18)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163CB170, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E05490 (ref 18)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E05490 (ref 18)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163CB170, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E05690 (ref 19)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E05690 (ref 19)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163200E0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E05690 (ref 19)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E05690 (ref 19)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163200E0, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: lua ngx.timer expired
2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E05890 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E05890 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163F5A10, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
'
152-timer-every.t TEST 1: simple very - pattern "[alert]" should not match any line in error.log but matches line "2026/05/13 06:57:50 [alert] 3621#3621: 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/13 06:57:50 [debug] 3621#3621: lua freeing light thread 00007F6AA4E05890 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: lua unref lua thread 00007F6AA4E05890 (ref 29)
2026/05/13 06:57:50 [debug] 3621#3621: free: 00000000163F5A10, unused: 0
2026/05/13 06:57:50 [debug] 3621#3621: worker cycle
2026/05/13 06:57:50 [debug] 3621#3621: epoll timer: 3
2026/05/13 06:57:50 [debug] 3621#3621: timer delta: 3
2026/05/13 06:57:50 [debug] 3621#3621: *3881 event timer del: 0: 96899214
2026/05/13 06:57:50 [debug] 3621#3621: *3881 lua sleep timer expired: "?"
2026/05/13 06:57:50 [debug] 3621#3621: *3881 lua run thread, top:0 c:1
'
153-semaphore-hup.t TEST 1: timer + reload - grep_error_log_out (req 0) @@ -1,5 +1,2 @@
created semaphore object
created semaphore object
-try to reload nginx
-created semaphore object
-created semaphore object
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:
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_block" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:39
169-proxy-ssl-verify.t nginx: [emerg] proxy_ssl_verify_by_lua* should be used with proxy_pass https url

Warnings

Go back to the index page.