(This page was automatically generated by the tools in the opsboy project on 15:34:40 24-Oct-2025 GMT.)

Detailed Test Report for ngx_lua in linux x86_64 (hv)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
47e8d8b4 2025-10-23 07:08:47 GMT 92 316 221 24331 4562 sec

LuaJIT

LuaJIT 2.1.1761112883, commit b65ec19d

OpenSSL

OpenSSL 3.5.4 30 Sep 2025

Compilation Errors

Segmentation Faults

Unexpected Failures

File Name Details
034-match.t TEST 32: bug report (github issue #72) ==2665== 112 bytes in 1 blocks are definitely lost in loss record 11 of 18
==2665== at 0x484678B: malloc (vg_replace_malloc.c:446)
==2665== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==2665== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==2665== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==2665== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==2665== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==2665== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==2665== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==2665== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==2665== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==2665== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==2665== by 0x4883704: lua_pcall (lj_api.c:1151)
==2665== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==2665== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==2665== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==2665== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==2665== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==2665== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==2665== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==2665== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==2665== by 0x42BF4B: main (nginx.c:387)
==2665==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
034-match.t TEST 46: just not hit match limit ==2696== 112 bytes in 1 blocks are definitely lost in loss record 11 of 18
==2696== at 0x484678B: malloc (vg_replace_malloc.c:446)
==2696== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==2696== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==2696== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==2696== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==2696== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==2696== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==2696== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==2696== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==2696== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==2696== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==2696== by 0x4883704: lua_pcall (lj_api.c:1151)
==2696== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==2696== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==2696== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==2696== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==2696== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==2696== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==2696== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==2696== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==2696== by 0x42BF4B: main (nginx.c:387)
==2696==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
034-match.t TEST 9: case sensitive by default ==2727== 112 bytes in 1 blocks are definitely lost in loss record 11 of 18
==2727== at 0x484678B: malloc (vg_replace_malloc.c:446)
==2727== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==2727== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==2727== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==2727== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==2727== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==2727== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==2727== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==2727== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==2727== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==2727== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==2727== by 0x4883704: lua_pcall (lj_api.c:1151)
==2727== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==2727== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==2727== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==2727== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==2727== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==2727== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==2727== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==2727== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==2727== by 0x42BF4B: main (nginx.c:387)
==2727==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
034-match.t TEST 2: escaping sequences ==2774== 112 bytes in 1 blocks are definitely lost in loss record 11 of 18
==2774== at 0x484678B: malloc (vg_replace_malloc.c:446)
==2774== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==2774== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==2774== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==2774== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==2774== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==2774== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==2774== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==2774== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==2774== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==2774== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==2774== by 0x4883704: lua_pcall (lj_api.c:1151)
==2774== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==2774== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==2774== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==2774== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==2774== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==2774== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==2774== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==2774== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==2774== by 0x42BF4B: main (nginx.c:387)
==2774==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
034-match.t TEST 2: escaping sequences ==2861== 112 bytes in 1 blocks are definitely lost in loss record 11 of 18
==2861== at 0x484678B: malloc (vg_replace_malloc.c:446)
==2861== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==2861== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==2861== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==2861== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==2861== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==2861== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==2861== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==2861== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==2861== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==2861== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==2861== by 0x4883704: lua_pcall (lj_api.c:1151)
==2861== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==2861== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==2861== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==2861== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==2861== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==2861== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==2861== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==2861== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==2861== by 0x42BF4B: main (nginx.c:387)
==2861==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
058-tcp-socket.t TEST 34: github issue #215: Handle the posted requests in lua cosocket api (successfully resolved) - pattern "[error]" should not match any line in error.log but matches line "2025/10/23 18:42:24 [error] 7379#7379: *3 lua entry thread aborted: runtime error: content_by_lua(nginx.conf:33):5: closed" (req 0) stack traceback:
coroutine 0:
[C]: in function 'assert'
content_by_lua(nginx.conf:33):5: in main chunk, client: unix:, server: unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock
2025/10/23 18:42:24 [debug] 7379#7379: *3 lua request cleanup: forcible=0
2025/10/23 18:42:24 [debug] 7379#7379: *3 stream lua run thread returned 500
2025/10/23 18:42:24 [debug] 7379#7379: *3 finalize stream request: 500
2025/10/23 18:42:24 [debug] 7379#7379: *3 finalize stream session: 500
2025/10/23 18:42:24 [debug] 7379#7379: *3 stream log handler
'
068-socket-keepalive.t TEST 54: wrong first argument for setkeepalive - no last chunk found - d connected: 1

11
request sent: 61

1f
received response of 156 bytes

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

11
request sent: 61

1f
received response of 156 bytes

'
068-socket-keepalive.t TEST 55: wrong second argument for setkeepalive - response_body - response is expected (repeated req 0, req 0) got: undef
expected: ''
124-init-worker.t TEST 21: destroy Lua VM in cache processes (without privileged agent but with shdict) ==6512== 112 bytes in 1 blocks are definitely lost in loss record 11 of 18
==6512== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6512== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6512== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6512== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6512== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6512== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6512== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6512== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6512== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6512== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6512== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6512== by 0x4883704: lua_pcall (lj_api.c:1151)
==6512== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6512== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6512== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6512== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6512== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6512== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6512== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6512== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6512== by 0x42BF4B: main (nginx.c:387)
==6512==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 21: destroy Lua VM in cache processes (without privileged agent but with shdict) ==6514== 112 bytes in 1 blocks are definitely lost in loss record 11 of 18
==6513== 112 bytes in 1 blocks are definitely lost in loss record 11 of 18
==6514== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6514== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6514== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6514== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6514== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6514== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6514== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6514== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6514== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6514== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6514== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6514== by 0x4883704: lua_pcall (lj_api.c:1151)
==6514== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6514== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6514== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6514== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6514== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6514== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6514== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6514== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6514== by 0x42BF4B: main (nginx.c:387)
==6514==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 21: destroy Lua VM in cache processes (without privileged agent but with shdict) ==6513== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6513== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6513== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6513== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6513== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6513== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6513== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6513== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6513== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6513== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6513== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6513== by 0x4883704: lua_pcall (lj_api.c:1151)
==6513== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6513== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6513== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6513== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6513== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6513== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6513== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6513== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6513== by 0x42BF4B: main (nginx.c:387)
==6513==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 18: syslog error log ==6546== 224 bytes in 2 blocks are definitely lost in loss record 12 of 18
==6545== 224 bytes in 2 blocks are definitely lost in loss record 12 of 18
==6546== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6545== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6545== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6545== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6545== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6545== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6545== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6545== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6545== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6545== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6545== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6545== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6545== by 0x4883704: lua_pcall (lj_api.c:1151)
==6545== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6545== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6545== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6546== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6546== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6546== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6546== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6546== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6546== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6546== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6546== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6546== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6546== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6546== by 0x4883704: lua_pcall (lj_api.c:1151)
==6546== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6546== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6546== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6546== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6545== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6545== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6545== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6545== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6545== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6545== by 0x42BF4B: main (nginx.c:387)
==6545==
==6546== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6546== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6546== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 18: syslog error log ==6546== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6546== by 0x42BF4B: main (nginx.c:387)
==6546==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 18: syslog error log ==6547== 224 bytes in 2 blocks are definitely lost in loss record 12 of 18
==6547== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6547== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6547== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6547== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6547== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6547== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6547== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6547== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6547== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6547== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6547== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6547== by 0x4883704: lua_pcall (lj_api.c:1151)
==6547== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6547== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6547== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6547== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6547== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6547== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6547== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6547== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6547== by 0x42BF4B: main (nginx.c:387)
==6547==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 13: cosocket with resolver ==6578== 224 bytes in 2 blocks are definitely lost in loss record 12 of 18
==6578== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6578== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6578== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6578== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6578== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6578== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6578== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6578== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6578== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6578== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6578== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6578== by 0x4883704: lua_pcall (lj_api.c:1151)
==6578== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6578== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6578== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6578== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6578== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6578== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6578== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6578== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6578== by 0x42BF4B: main (nginx.c:387)
==6578==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 10: escape_uri ==6615== 224 bytes in 2 blocks are definitely lost in loss record 12 of 18
==6615== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6615== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6615== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6615== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6615== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6615== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6615== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6615== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6615== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6615== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6615== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6615== by 0x4883704: lua_pcall (lj_api.c:1151)
==6615== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6615== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6615== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6615== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6615== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6615== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6615== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6615== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6615== by 0x42BF4B: main (nginx.c:387)
==6615==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 2: no ngx.say() ==6646== 224 bytes in 2 blocks are definitely lost in loss record 12 of 18
==6646== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6646== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6646== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6646== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6646== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6646== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6646== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6646== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6646== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6646== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6646== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6646== by 0x4883704: lua_pcall (lj_api.c:1151)
==6646== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6646== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6646== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6646== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6646== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6646== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6646== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6646== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6646== by 0x42BF4B: main (nginx.c:387)
==6646==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 9: unescape_uri ==6677== 224 bytes in 2 blocks are definitely lost in loss record 12 of 18
==6677== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6677== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6677== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6677== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6677== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6677== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6677== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6677== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6677== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6677== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6677== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6677== by 0x4883704: lua_pcall (lj_api.c:1151)
==6677== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6677== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6677== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6677== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6677== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6677== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6677== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6677== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6677== by 0x42BF4B: main (nginx.c:387)
==6677==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 15: connection refused (tcp) - log_errors explicitly on ==6708== 224 bytes in 2 blocks are definitely lost in loss record 12 of 18
==6708== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6708== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6708== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6708== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6708== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6708== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6708== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6708== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6708== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6708== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6708== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6708== by 0x4883704: lua_pcall (lj_api.c:1151)
==6708== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6708== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6708== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6708== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6708== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6708== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6708== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6708== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6708== by 0x42BF4B: main (nginx.c:387)
==6708==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 3: timer.at ==6739== 224 bytes in 2 blocks are definitely lost in loss record 12 of 18
==6739== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6739== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6739== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6739== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6739== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6739== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6739== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6739== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6739== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6739== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6739== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6739== by 0x4883704: lua_pcall (lj_api.c:1151)
==6739== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6739== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6739== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6739== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6739== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6739== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6739== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6739== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6739== by 0x42BF4B: main (nginx.c:387)
==6739==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 14: connection refused (tcp) - log_errors on by default ==6770== 224 bytes in 2 blocks are definitely lost in loss record 12 of 18
==6770== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6770== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6770== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6770== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6770== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6770== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6770== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6770== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6770== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6770== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6770== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6770== by 0x4883704: lua_pcall (lj_api.c:1151)
==6770== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6770== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6770== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6770== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6770== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6770== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6770== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6770== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6770== by 0x42BF4B: main (nginx.c:387)
==6770==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 12: ngx.http_time ==6802== 224 bytes in 2 blocks are definitely lost in loss record 12 of 18
==6802== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6802== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6802== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6802== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6802== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6802== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6802== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6802== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6802== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6802== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6802== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6802== by 0x4883704: lua_pcall (lj_api.c:1151)
==6802== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6802== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6802== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6802== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6802== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6802== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6802== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6802== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6802== by 0x42BF4B: main (nginx.c:387)
==6802==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 7: ngx.ctx ==6833== 224 bytes in 2 blocks are definitely lost in loss record 12 of 18
==6833== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6833== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6833== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6833== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6833== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6833== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6833== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6833== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6833== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6833== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6833== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6833== by 0x4883704: lua_pcall (lj_api.c:1151)
==6833== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6833== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6833== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6833== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6833== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6833== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6833== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6833== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6833== by 0x42BF4B: main (nginx.c:387)
==6833==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 8: print ==6864== 224 bytes in 2 blocks are definitely lost in loss record 12 of 18
==6864== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6864== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6864== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6864== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6864== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6864== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6864== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6864== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6864== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6864== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6864== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6864== by 0x4883704: lua_pcall (lj_api.c:1151)
==6864== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6864== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6864== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6864== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6864== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6864== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6864== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6864== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6864== by 0x42BF4B: main (nginx.c:387)
==6864==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 23: destroy Lua VM in cache processes (with init worker and privileged agent) ==6899== 224 bytes in 2 blocks are definitely lost in loss record 12 of 18
==6899== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6899== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6899== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6899== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6899== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6899== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6899== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6899== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6899== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6899== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6899== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6899== by 0x4883704: lua_pcall (lj_api.c:1151)
==6899== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6899== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6899== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6899== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6899== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6899== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6899== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6899== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6899== by 0x42BF4B: main (nginx.c:387)
==6899==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 11: ngx.re ==6932== 112 bytes in 1 blocks are definitely lost in loss record 11 of 19
==6932== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6932== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6932== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6932== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6932== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6932== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6932== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6932== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6932== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6932== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6932== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6932== by 0x4883704: lua_pcall (lj_api.c:1151)
==6932== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6932== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6932== by 0x551C18: ngx_http_lua_shared_memory_init (ngx_http_lua_api.c:203)
==6932== by 0x43E505: ngx_init_cycle (ngx_cycle.c:499)
==6932== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6932== by 0x42BF4B: main (nginx.c:387)
==6932==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_shared_memory_init
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 11: ngx.re ==6932== 224 bytes in 2 blocks are definitely lost in loss record 13 of 19
==6932== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6932== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6932== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6932== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6932== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6932== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6932== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6932== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6932== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6932== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6932== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6932== by 0x4883704: lua_pcall (lj_api.c:1151)
==6932== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6932== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6932== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6932== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6932== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6932== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6932== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6932== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6932== by 0x42BF4B: main (nginx.c:387)
==6932==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 11: ngx.re ==6933== 112 bytes in 1 blocks are definitely lost in loss record 11 of 19
==6933== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6933== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6933== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6933== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6933== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6933== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6933== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6933== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6933== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6933== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6933== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6933== by 0x4883704: lua_pcall (lj_api.c:1151)
==6933== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6933== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6933== by 0x551C18: ngx_http_lua_shared_memory_init (ngx_http_lua_api.c:203)
==6933== by 0x43E505: ngx_init_cycle (ngx_cycle.c:499)
==6933== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6933== by 0x42BF4B: main (nginx.c:387)
==6933==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_shared_memory_init
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 11: ngx.re ==6933== 224 bytes in 2 blocks are definitely lost in loss record 13 of 19
==6933== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6933== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6933== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6933== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6933== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6933== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6933== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6933== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6933== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6933== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6933== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6933== by 0x4883704: lua_pcall (lj_api.c:1151)
==6933== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6933== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6933== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6933== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6933== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6933== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6933== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6933== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6933== by 0x42BF4B: main (nginx.c:387)
==6933==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 11: ngx.re ==6934== 112 bytes in 1 blocks are definitely lost in loss record 11 of 19
==6934== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6934== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6934== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6934== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6934== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6934== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6934== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6934== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6934== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6934== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6934== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6934== by 0x4883704: lua_pcall (lj_api.c:1151)
==6934== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6934== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6934== by 0x551C18: ngx_http_lua_shared_memory_init (ngx_http_lua_api.c:203)
==6934== by 0x43E505: ngx_init_cycle (ngx_cycle.c:499)
==6934== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6934== by 0x42BF4B: main (nginx.c:387)
==6934==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_shared_memory_init
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 11: ngx.re ==6934== 224 bytes in 2 blocks are definitely lost in loss record 13 of 19
==6934== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6934== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6934== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6934== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6934== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6934== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6934== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6934== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6934== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6934== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6934== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6934== by 0x4883704: lua_pcall (lj_api.c:1151)
==6934== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6934== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6934== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6934== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6934== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6934== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6934== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6934== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6934== by 0x42BF4B: main (nginx.c:387)
==6934==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 11: ngx.re ==6935== 112 bytes in 1 blocks are definitely lost in loss record 11 of 19
==6935== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6935== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6935== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6935== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6935== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6935== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6935== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6935== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6935== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6935== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6935== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6935== by 0x4883704: lua_pcall (lj_api.c:1151)
==6935== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6935== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6935== by 0x551C18: ngx_http_lua_shared_memory_init (ngx_http_lua_api.c:203)
==6935== by 0x43E505: ngx_init_cycle (ngx_cycle.c:499)
==6935== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6935== by 0x42BF4B: main (nginx.c:387)
==6935==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_shared_memory_init
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 11: ngx.re ==6935== 224 bytes in 2 blocks are definitely lost in loss record 13 of 19
==6935== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6935== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6935== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6935== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6935== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6935== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6935== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6935== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6935== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6935== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6935== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6935== by 0x4883704: lua_pcall (lj_api.c:1151)
==6935== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6935== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6935== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6935== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6935== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6935== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6935== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6935== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6935== by 0x42BF4B: main (nginx.c:387)
==6935==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 25: syntax error in init_worker_by_lua_block ==6966== 112 bytes in 1 blocks are definitely lost in loss record 11 of 19
==6966== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6966== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6966== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6966== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6966== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6966== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6966== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6966== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6966== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6966== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6966== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6966== by 0x4883704: lua_pcall (lj_api.c:1151)
==6966== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6966== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6966== by 0x551C18: ngx_http_lua_shared_memory_init (ngx_http_lua_api.c:203)
==6966== by 0x43E505: ngx_init_cycle (ngx_cycle.c:499)
==6966== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6966== by 0x42BF4B: main (nginx.c:387)
==6966==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_shared_memory_init
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 25: syntax error in init_worker_by_lua_block ==6966== 336 bytes in 3 blocks are definitely lost in loss record 13 of 19
==6966== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6966== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6966== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6966== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6966== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6966== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6966== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6966== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6966== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6966== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6966== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6966== by 0x4883704: lua_pcall (lj_api.c:1151)
==6966== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6966== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6966== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6966== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6966== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6966== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6966== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6966== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6966== by 0x42BF4B: main (nginx.c:387)
==6966==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 1: set a global lua var ==6997== 112 bytes in 1 blocks are definitely lost in loss record 11 of 19
==6997== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6997== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6997== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6997== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6997== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6997== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6997== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6997== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6997== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6997== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6997== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6997== by 0x4883704: lua_pcall (lj_api.c:1151)
==6997== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6997== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6997== by 0x551C18: ngx_http_lua_shared_memory_init (ngx_http_lua_api.c:203)
==6997== by 0x43E505: ngx_init_cycle (ngx_cycle.c:499)
==6997== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6997== by 0x42BF4B: main (nginx.c:387)
==6997==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_shared_memory_init
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 1: set a global lua var ==6997== 224 bytes in 2 blocks are definitely lost in loss record 13 of 19
==6997== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6997== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6997== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6997== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6997== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6997== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6997== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6997== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6997== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6997== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6997== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6997== by 0x4883704: lua_pcall (lj_api.c:1151)
==6997== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6997== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6997== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6997== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6997== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6997== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6997== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6997== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6997== by 0x42BF4B: main (nginx.c:387)
==6997==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 17: init_by_lua + proxy_temp_path which has side effects in cf->cycle->paths ==7028== 112 bytes in 1 blocks are definitely lost in loss record 11 of 19
==7028== at 0x484678B: malloc (vg_replace_malloc.c:446)
==7028== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==7028== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==7028== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==7028== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==7028== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==7028== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==7028== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7028== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==7028== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==7028== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7028== by 0x4883704: lua_pcall (lj_api.c:1151)
==7028== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==7028== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==7028== by 0x551C18: ngx_http_lua_shared_memory_init (ngx_http_lua_api.c:203)
==7028== by 0x43E505: ngx_init_cycle (ngx_cycle.c:499)
==7028== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==7028== by 0x42BF4B: main (nginx.c:387)
==7028==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_shared_memory_init
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 17: init_by_lua + proxy_temp_path which has side effects in cf->cycle->paths ==7028== 224 bytes in 2 blocks are definitely lost in loss record 13 of 19
==7028== at 0x484678B: malloc (vg_replace_malloc.c:446)
==7028== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==7028== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==7028== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==7028== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==7028== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==7028== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==7028== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7028== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==7028== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==7028== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7028== by 0x4883704: lua_pcall (lj_api.c:1151)
==7028== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==7028== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==7028== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==7028== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==7028== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==7028== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==7028== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==7028== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==7028== by 0x42BF4B: main (nginx.c:387)
==7028==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 24: destroy Lua VM in cache processes (with init worker but without privileged agent) ==7059== 112 bytes in 1 blocks are definitely lost in loss record 11 of 19
==7059== at 0x484678B: malloc (vg_replace_malloc.c:446)
==7059== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==7059== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==7059== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==7059== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==7059== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==7059== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==7059== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7059== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==7059== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==7059== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7059== by 0x4883704: lua_pcall (lj_api.c:1151)
==7059== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==7059== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==7059== by 0x551C18: ngx_http_lua_shared_memory_init (ngx_http_lua_api.c:203)
==7059== by 0x43E505: ngx_init_cycle (ngx_cycle.c:499)
==7059== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==7059== by 0x42BF4B: main (nginx.c:387)
==7059==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_shared_memory_init
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 24: destroy Lua VM in cache processes (with init worker but without privileged agent) ==7059== 224 bytes in 2 blocks are definitely lost in loss record 13 of 19
==7059== at 0x484678B: malloc (vg_replace_malloc.c:446)
==7059== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==7059== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==7059== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==7059== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==7059== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==7059== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==7059== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7059== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==7059== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==7059== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7059== by 0x4883704: lua_pcall (lj_api.c:1151)
==7059== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==7059== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==7059== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==7059== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==7059== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==7059== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==7059== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==7059== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==7059== by 0x42BF4B: main (nginx.c:387)
==7059==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 26: syntax error in init_worker_by_lua_file ==7090== 112 bytes in 1 blocks are definitely lost in loss record 11 of 19
==7090== at 0x484678B: malloc (vg_replace_malloc.c:446)
==7090== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==7090== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==7090== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==7090== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==7090== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==7090== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==7090== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7090== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==7090== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==7090== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7090== by 0x4883704: lua_pcall (lj_api.c:1151)
==7090== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==7090== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==7090== by 0x551C18: ngx_http_lua_shared_memory_init (ngx_http_lua_api.c:203)
==7090== by 0x43E505: ngx_init_cycle (ngx_cycle.c:499)
==7090== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==7090== by 0x42BF4B: main (nginx.c:387)
==7090==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_shared_memory_init
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 26: syntax error in init_worker_by_lua_file ==7090== 336 bytes in 3 blocks are definitely lost in loss record 13 of 19
==7090== at 0x484678B: malloc (vg_replace_malloc.c:446)
==7090== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==7090== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==7090== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==7090== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==7090== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==7090== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==7090== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7090== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==7090== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==7090== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7090== by 0x4883704: lua_pcall (lj_api.c:1151)
==7090== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==7090== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==7090== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==7090== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==7090== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==7090== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==7090== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==7090== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==7090== by 0x42BF4B: main (nginx.c:387)
==7090==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 26: syntax error in init_worker_by_lua_file ==7092== 112 bytes in 1 blocks are definitely lost in loss record 11 of 19
==7092== at 0x484678B: malloc (vg_replace_malloc.c:446)
==7092== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==7092== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==7092== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==7092== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==7092== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==7092== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==7092== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7092== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==7092== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==7092== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7092== by 0x4883704: lua_pcall (lj_api.c:1151)
==7092== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==7092== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==7092== by 0x551C18: ngx_http_lua_shared_memory_init (ngx_http_lua_api.c:203)
==7092== by 0x43E505: ngx_init_cycle (ngx_cycle.c:499)
==7092== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==7092== by 0x42BF4B: main (nginx.c:387)
==7092==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_shared_memory_init
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 26: syntax error in init_worker_by_lua_file ==7092== 336 bytes in 3 blocks are definitely lost in loss record 13 of 19
==7092== at 0x484678B: malloc (vg_replace_malloc.c:446)
==7092== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==7092== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==7092== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==7092== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==7092== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==7092== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==7092== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7092== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==7092== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==7092== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7092== by 0x4883704: lua_pcall (lj_api.c:1151)
==7092== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==7092== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==7092== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==7092== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==7092== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==7092== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==7092== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==7092== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==7092== by 0x42BF4B: main (nginx.c:387)
==7092==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 26: syntax error in init_worker_by_lua_file ==7091== 112 bytes in 1 blocks are definitely lost in loss record 11 of 19
==7091== at 0x484678B: malloc (vg_replace_malloc.c:446)
==7091== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==7091== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==7091== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==7091== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==7091== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==7091== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==7091== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7091== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==7091== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==7091== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7091== by 0x4883704: lua_pcall (lj_api.c:1151)
==7091== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==7091== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==7091== by 0x551C18: ngx_http_lua_shared_memory_init (ngx_http_lua_api.c:203)
==7091== by 0x43E505: ngx_init_cycle (ngx_cycle.c:499)
==7091== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==7091== by 0x42BF4B: main (nginx.c:387)
==7091==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_shared_memory_init
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 26: syntax error in init_worker_by_lua_file ==7091== 336 bytes in 3 blocks are definitely lost in loss record 13 of 19
==7091== at 0x484678B: malloc (vg_replace_malloc.c:446)
==7091== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==7091== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==7091== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==7091== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==7091== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==7091== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==7091== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7091== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==7091== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==7091== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7091== by 0x4883704: lua_pcall (lj_api.c:1151)
==7091== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==7091== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==7091== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==7091== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==7091== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==7091== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==7091== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==7091== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==7091== by 0x42BF4B: main (nginx.c:387)
==7091==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 26: syntax error in init_worker_by_lua_file ==7123== 112 bytes in 1 blocks are definitely lost in loss record 11 of 19
==7123== at 0x484678B: malloc (vg_replace_malloc.c:446)
==7123== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==7123== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==7123== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==7123== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==7123== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==7123== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==7123== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7123== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==7123== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==7123== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7123== by 0x4883704: lua_pcall (lj_api.c:1151)
==7123== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==7123== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==7123== by 0x551C18: ngx_http_lua_shared_memory_init (ngx_http_lua_api.c:203)
==7123== by 0x43E505: ngx_init_cycle (ngx_cycle.c:499)
==7123== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==7123== by 0x42BF4B: main (nginx.c:387)
==7123==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_shared_memory_init
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 26: syntax error in init_worker_by_lua_file ==7123== 336 bytes in 3 blocks are definitely lost in loss record 13 of 19
==7123== at 0x484678B: malloc (vg_replace_malloc.c:446)
==7123== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==7123== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==7123== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==7123== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==7123== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==7123== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==7123== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7123== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==7123== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==7123== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==7123== by 0x4883704: lua_pcall (lj_api.c:1151)
==7123== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==7123== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==7123== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==7123== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==7123== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==7123== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==7123== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==7123== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==7123== by 0x42BF4B: main (nginx.c:387)
==7123==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 26: syntax error in init_worker_by_lua_file ==6340== 112 bytes in 1 blocks are definitely lost in loss record 9 of 13
==6340== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6340== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6340== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6340== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6340== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6340== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6340== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6340== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6340== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6340== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6340== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6340== by 0x4883704: lua_pcall (lj_api.c:1151)
==6340== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6340== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6340== by 0x551C18: ngx_http_lua_shared_memory_init (ngx_http_lua_api.c:203)
==6340== by 0x43E505: ngx_init_cycle (ngx_cycle.c:499)
==6340== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6340== by 0x42BF4B: main (nginx.c:387)
==6340==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_shared_memory_init
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
124-init-worker.t TEST 26: syntax error in init_worker_by_lua_file ==6340== 336 bytes in 3 blocks are definitely lost in loss record 11 of 13
==6340== at 0x484678B: malloc (vg_replace_malloc.c:446)
==6340== by 0x451685: ngx_alloc (ngx_alloc.c:22)
==6340== by 0x5433E7: ngx_http_lua_pcre_malloc (ngx_http_lua_pcrefix.c:46)
==6340== by 0x4A1BEC9: _pcre2_memctl_malloc_8 (pcre2_context.c:90)
==6340== by 0x4A1BFD3: pcre2_match_context_create_8 (pcre2_context.c:190)
==6340== by 0x533BC9: ngx_http_lua_regex_compile (ngx_http_lua_regex.c:190)
==6340== by 0x533BC9: ngx_http_lua_ffi_compile_regex (ngx_http_lua_regex.c:573)
==6340== by 0x486A648: lj_vm_ffi_call (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6340== by 0x48CB24B: lj_ccall_func (lj_ccall.c:1415)
==6340== by 0x48E4E24: lj_cf_ffi_meta___call (lib_ffi.c:230)
==6340== by 0x4868023: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.1761112883)
==6340== by 0x4883704: lua_pcall (lj_api.c:1151)
==6340== by 0x53FA75: ngx_http_lua_do_call (ngx_http_lua_util.c:4223)
==6340== by 0x555D81: ngx_http_lua_init_by_inline (ngx_http_lua_initby.c:33)
==6340== by 0x535A93: ngx_http_lua_init (ngx_http_lua_module.c:1004)
==6340== by 0x4811B0: ngx_http_block (ngx_http.c:311)
==6340== by 0x440A8D: ngx_conf_handler (ngx_conf_file.c:463)
==6340== by 0x440A8D: ngx_conf_parse (ngx_conf_file.c:319)
==6340== by 0x43DEEA: ngx_init_cycle (ngx_cycle.c:284)
==6340== by 0x4571DF: ngx_master_process_cycle (ngx_process_cycle.c:232)
==6340== by 0x42BF4B: main (nginx.c:387)
==6340==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:ngx_alloc
fun:ngx_http_lua_pcre_malloc
fun:_pcre2_memctl_malloc_8
fun:pcre2_match_context_create_8
fun:ngx_http_lua_regex_compile
fun:ngx_http_lua_ffi_compile_regex
fun:lj_vm_ffi_call
fun:lj_ccall_func
fun:lj_cf_ffi_meta___call
fun:lj_BC_FUNCC
fun:lua_pcall
fun:ngx_http_lua_do_call
fun:ngx_http_lua_init_by_inline
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:ngx_master_process_cycle
fun:main
}
140-ssl-c-api.t TEST 19: Get supported ciphers with GREASE filtering - status code ok got: '500'
expected: '200'
140-ssl-c-api.t TEST 19: Get supported ciphers with GREASE filtering - response_body_like - response is expected (<html> <head><title>500 Internal Server Error</title></head> <body> <center><h1>500 Internal Server Error</h1></center> <hr><center>openresty</center> </body> </html>) '<html>
<head><title>500 Internal Server Error</title></head>
<body>
<center><h1>500 Internal Server Error</h1></center>
<hr><center>openresty</center>
</body>
</html>
'
doesn't match '(?^s:without_filter:\[.*\]
with_filter:\[.*\]
)'
140-ssl-c-api.t TEST 19: Get supported ciphers with GREASE filtering - status code ok got: '500'
expected: '200'
140-ssl-c-api.t TEST 19: Get supported ciphers with GREASE filtering - response_body_like - response is expected (<html> <head><title>500 Internal Server Error</title></head> <body> <center><h1>500 Internal Server Error</h1></center> <hr><center>openresty</center> </body> </html>) '<html>
<head><title>500 Internal Server Error</title></head>
<body>
<center><h1>500 Internal Server Error</h1></center>
<hr><center>openresty</center>
</body>
</html>
'
doesn't match '(?^s:without_filter:\[.*\]
with_filter:\[.*\]
)'
140-ssl-c-api.t TEST 19: Get supported ciphers with GREASE filtering - status code ok got: '500'
expected: '200'
140-ssl-c-api.t TEST 19: Get supported ciphers with GREASE filtering - response_body_like - response is expected (<html> <head><title>500 Internal Server Error</title></head> <body> <center><h1>500 Internal Server Error</h1></center> <hr><center>openresty</center> </body> </html>) '<html>
<head><title>500 Internal Server Error</title></head>
<body>
<center><h1>500 Internal Server Error</h1></center>
<hr><center>openresty</center>
</body>
</html>
'
doesn't match '(?^s:without_filter:\[.*\]
with_filter:\[.*\]
)'
140-ssl-c-api.t TEST 17: Buffer overflow handling - status code ok got: '500'
expected: '200'
140-ssl-c-api.t TEST 17: Buffer overflow handling - response_body_like - response is expected (<html> <head><title>500 Internal Server Error</title></head> <body> <center><h1>500 Internal Server Error</h1></center> <hr><center>openresty</center> </body> </html>) '<html>
<head><title>500 Internal Server Error</title></head>
<body>
<center><h1>500 Internal Server Error</h1></center>
<hr><center>openresty</center>
</body>
</html>
'
doesn't match '(?^s:\["c02f"\]
)'
140-ssl-c-api.t TEST 17: Buffer overflow handling - status code ok got: '500'
expected: '200'
140-ssl-c-api.t TEST 17: Buffer overflow handling - response_body_like - response is expected (<html> <head><title>500 Internal Server Error</title></head> <body> <center><h1>500 Internal Server Error</h1></center> <hr><center>openresty</center> </body> </html>) '<html>
<head><title>500 Internal Server Error</title></head>
<body>
<center><h1>500 Internal Server Error</h1></center>
<hr><center>openresty</center>
</body>
</html>
'
doesn't match '(?^s:\["c02f"\]
)'
140-ssl-c-api.t TEST 17: Buffer overflow handling - status code ok got: '500'
expected: '200'
140-ssl-c-api.t TEST 17: Buffer overflow handling - response_body_like - response is expected (<html> <head><title>500 Internal Server Error</title></head> <body> <center><h1>500 Internal Server Error</h1></center> <hr><center>openresty</center> </body> </html>) '<html>
<head><title>500 Internal Server Error</title></head>
<body>
<center><h1>500 Internal Server Error</h1></center>
<hr><center>openresty</center>
</body>
</html>
'
doesn't match '(?^s:\["c02f"\]
)'
140-ssl-c-api.t TEST 15: Get supported ciphers - status code ok got: '500'
expected: '200'
140-ssl-c-api.t TEST 15: Get supported ciphers - response_body_like - response is expected (<html> <head><title>500 Internal Server Error</title></head> <body> <center><h1>500 Internal Server Error</h1></center> <hr><center>openresty</center> </body> </html>) '<html>
<head><title>500 Internal Server Error</title></head>
<body>
<center><h1>500 Internal Server Error</h1></center>
<hr><center>openresty</center>
</body>
</html>
'
doesn't match '(?^s:\["c02f","c02b"\]
)'
140-ssl-c-api.t TEST 15: Get supported ciphers - status code ok got: '500'
expected: '200'
140-ssl-c-api.t TEST 15: Get supported ciphers - response_body_like - response is expected (<html> <head><title>500 Internal Server Error</title></head> <body> <center><h1>500 Internal Server Error</h1></center> <hr><center>openresty</center> </body> </html>) '<html>
<head><title>500 Internal Server Error</title></head>
<body>
<center><h1>500 Internal Server Error</h1></center>
<hr><center>openresty</center>
</body>
</html>
'
doesn't match '(?^s:\["c02f","c02b"\]
)'
140-ssl-c-api.t TEST 15: Get supported ciphers - status code ok got: '500'
expected: '200'
140-ssl-c-api.t TEST 15: Get supported ciphers - response_body_like - response is expected (<html> <head><title>500 Internal Server Error</title></head> <body> <center><h1>500 Internal Server Error</h1></center> <hr><center>openresty</center> </body> </html>) '<html>
<head><title>500 Internal Server Error</title></head>
<body>
<center><h1>500 Internal Server Error</h1></center>
<hr><center>openresty</center>
</body>
</html>
'
doesn't match '(?^s:\["c02f","c02b"\]
)'
162-socket-tls-handshake.t TEST 1: sanity: www.google.com - grep_error_log_out (req 0) 'lua ssl free session: 0000000007142440
lua ssl free session: 000000000725C7D0
lua ssl save session: 0000000005E49A50
lua ssl free session: 0000000005E49A50
'
doesn't match '(?^:^lua ssl save session: ([0-9A-F]+)
lua ssl free session: ([0-9A-F]+)
$)'
166-worker-thread.t ERROR: client socket timed out - TEST 8: multiple return values '
166-worker-thread.t TEST 8: multiple return values - status code ok got: ''
expected: '200'
166-worker-thread.t TEST 8: multiple return values - response_body - response is expected (repeated req 0, req 0) got: ""
length: 0
expected: "true : hello , 200\x{0a}"
length: 19
strings begin to differ at char 1 (line 1 column 1)
166-worker-thread.t TEST 42: shdict replace not found - response_body - response is expected (repeated req 0, req 0) got: "true,true,nil\x{0a}"
length: 14
expected: "true,false,not found\x{0a}"
length: 21
strings begin to differ at char 6 (line 1 column 6)
167-server-rewrite.t TEST 19: syntax error server_rewrite_by_lua_block in http - failed to reload configuration after 200 failed test requests
167-server-rewrite.t TEST 14: subrequests - pattern "[error]" should not match any line in error.log but matches line "2025/10/23 19:20:42 [error] 5650#5650: *361 failed to load inlined Lua code: server_rewrite_by_lua(nginx.conf:25):2: unexpected symbol near ''for end'', client: 127.0.0.1, server: test-nginx, request: \"GET /ver HTTP/1.1\", host: \"Test-Nginx\"" (req 0) 2025/10/23 19:20:42 [debug] 5650#5650: *361 http finalize request: 500, "/ver?" a:1, c:1
2025/10/23 19:20:42 [debug] 5650#5650: *361 http special response: 500, "/ver?"
2025/10/23 19:20:42 [debug] 5650#5650: *361 http set discard body
2025/10/23 19:20:42 [debug] 5650#5650: *361 lua capture header filter, uri "/ver"
2025/10/23 19:20:42 [debug] 5650#5650: *361 malloc: 00000000068CF9D0:80
2025/10/23 19:20:42 [debug] 5650#5650: *361 malloc: 0000000006151540:16
2025/10/23 19:20:42 [debug] 5650#5650: *361 malloc: 00000000068CFA60:189
2025/10/23 19:20:42 [debug] 5650#5650: *361 malloc: 0000000006151590:16
2025/10/23 19:20:42 [debug] 5650#5650: *361 HTTP/1.1 500 Internal Server Error
'
167-server-rewrite.t TEST 14: subrequests - pattern "[error]" should not match any line in error.log but matches line "2025/10/23 19:20:42 [error] 5650#5650: *362 failed to load inlined Lua code: server_rewrite_by_lua(nginx.conf:25):2: unexpected symbol near ''for end'', client: 127.0.0.1, server: test-nginx, request: \"GET /ver HTTP/1.1\", host: \"Test-Nginx\"" (req 0) 2025/10/23 19:20:42 [debug] 5650#5650: *362 http finalize request: 500, "/ver?" a:1, c:1
2025/10/23 19:20:42 [debug] 5650#5650: *362 http special response: 500, "/ver?"
2025/10/23 19:20:42 [debug] 5650#5650: *362 http set discard body
2025/10/23 19:20:42 [debug] 5650#5650: *362 lua capture header filter, uri "/ver"
2025/10/23 19:20:42 [debug] 5650#5650: *362 malloc: 00000000068D1930:80
2025/10/23 19:20:42 [debug] 5650#5650: *362 malloc: 0000000006152420:16
2025/10/23 19:20:42 [debug] 5650#5650: *362 malloc: 00000000068D19C0:189
2025/10/23 19:20:42 [debug] 5650#5650: *362 malloc: 0000000006152470:16
2025/10/23 19:20:42 [debug] 5650#5650: *362 HTTP/1.1 500 Internal Server Error
'
167-server-rewrite.t TEST 14: subrequests - pattern "[error]" should not match any line in error.log but matches line "2025/10/23 19:20:42 [error] 5650#5650: *363 failed to load inlined Lua code: server_rewrite_by_lua(nginx.conf:25):2: unexpected symbol near ''for end'', client: 127.0.0.1, server: test-nginx, request: \"GET /ver HTTP/1.1\", host: \"Test-Nginx\"" (req 0) 2025/10/23 19:20:42 [debug] 5650#5650: *363 http finalize request: 500, "/ver?" a:1, c:1
2025/10/23 19:20:42 [debug] 5650#5650: *363 http special response: 500, "/ver?"
2025/10/23 19:20:42 [debug] 5650#5650: *363 http set discard body
2025/10/23 19:20:42 [debug] 5650#5650: *363 lua capture header filter, uri "/ver"
2025/10/23 19:20:42 [debug] 5650#5650: *363 malloc: 00000000068D3890:80
2025/10/23 19:20:42 [debug] 5650#5650: *363 malloc: 0000000006153300:16
2025/10/23 19:20:42 [debug] 5650#5650: *363 malloc: 00000000068D3920:189
2025/10/23 19:20:42 [debug] 5650#5650: *363 malloc: 0000000006153350:16
2025/10/23 19:20:42 [debug] 5650#5650: *363 HTTP/1.1 500 Internal Server Error
'
167-server-rewrite.t TEST 14: subrequests - pattern "[error]" should not match any line in error.log but matches line "2025/10/23 19:20:42 [error] 5650#5650: *364 failed to load inlined Lua code: server_rewrite_by_lua(nginx.conf:25):2: unexpected symbol near ''for end'', client: 127.0.0.1, server: test-nginx, request: \"GET /ver HTTP/1.1\", host: \"Test-Nginx\"" (req 0) 2025/10/23 19:20:42 [debug] 5650#5650: *364 http finalize request: 500, "/ver?" a:1, c:1
2025/10/23 19:20:42 [debug] 5650#5650: *364 http special response: 500, "/ver?"
2025/10/23 19:20:42 [debug] 5650#5650: *364 http set discard body
2025/10/23 19:20:42 [debug] 5650#5650: *364 lua capture header filter, uri "/ver"
2025/10/23 19:20:42 [debug] 5650#5650: *364 malloc: 00000000068D57F0:80
2025/10/23 19:20:42 [debug] 5650#5650: *364 malloc: 00000000061541E0:16
2025/10/23 19:20:42 [debug] 5650#5650: *364 malloc: 00000000068D5880:189
2025/10/23 19:20:42 [debug] 5650#5650: *364 malloc: 0000000006154230:16
2025/10/23 19:20:42 [debug] 5650#5650: *364 HTTP/1.1 500 Internal Server Error
'
169-proxy-ssl-verify.t nginx: [emerg] proxy_ssl_verify_by_lua* should be used with proxy_pass https url
169-proxy-ssl-verify.t nginx: [emerg] proxy_ssl_verify_by_lua* should be used with proxy_pass https url
169-proxy-ssl-verify.t nginx: [emerg] proxy_ssl_verify_by_lua* should be used with proxy_pass https url
169-proxy-ssl-verify.t nginx: [emerg] "proxy_ssl_verify_by_lua_block" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:39
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_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 TEST 24: upstream connection aborted - pattern "upstream timed out (110: Connection timed out) while loading proxy ssl verify by lua" should match a line in error.log (req 0)
169-proxy-ssl-verify.t TEST 24: upstream connection aborted - pattern "proxy_ssl_verify_by_lua: cert verify callback aborted" should match a line in error.log (req 0)
169-proxy-ssl-verify.t TEST 5: sleep - pattern "(?^:elapsed in proxy ssl verify by lua: 0.(?:09|1\d)\d+ while loading proxy ssl verify by lua,)" should match a line in error.log (req 0)
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:52

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 "2025/10/23 18:21:08 [debug] 2285#2285: lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) 2025/10/23 18:21:08 [debug] 2285#2285: *264 http keepalive handler
2025/10/23 18:21:08 [debug] 2285#2285: *264 close http connection: 5
2025/10/23 18:21:08 [debug] 2285#2285: *264 event timer del: 5: 40457726
2025/10/23 18:21:08 [debug] 2285#2285: *264 reusable connection: 0
2025/10/23 18:21:08 [debug] 2285#2285: *264 free: 0000000006CE1300, unused: 0
2025/10/23 18:21:08 [debug] 2285#2285: *264 free: 0000000006CC46F0, unused: 0
2025/10/23 18:21:08 [debug] 2285#2285: *264 free: 0000000006CC4640, unused: 0
2025/10/23 18:21:08 [debug] 2285#2285: *264 free: 0000000006C86E20, unused: 0
2025/10/23 18:21:08 [debug] 2285#2285: *264 free: 0000000006C86D80, unused: 0
'
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: '1
'
expected: '0
'
043-shdict.t TEST 32: replace key (key not exists) - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-replace: false not found false
+replace: true nil false
-foo = nil
+foo = 10502
043-shdict.t TEST 28: add key (key not exists) - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-add: true nil false
+add: false exists false
-foo = 10502
+foo = 32.14
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 49: list all keys in a shdict - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,4 @@
-2
+3
bah
bar
+foo
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 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 55: list all keys in a shdict with all keys expired - response_body - response is expected (repeated req 0, req 0) got: '1024
'
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 "2025/10/23 18:47:02 [debug] 4556#4556: lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) 2025/10/23 18:47:02 [debug] 4556#4556: *270 http keepalive handler
2025/10/23 18:47:02 [debug] 4556#4556: *270 close http connection: 7
2025/10/23 18:47:02 [debug] 4556#4556: *270 event timer del: 7: 42011918
2025/10/23 18:47:02 [debug] 4556#4556: *270 reusable connection: 0
2025/10/23 18:47:02 [debug] 4556#4556: *270 free: 00000000071CCB30, unused: 0
2025/10/23 18:47:02 [debug] 4556#4556: *270 free: 00000000071CCA50, unused: 0
2025/10/23 18:47:02 [debug] 4556#4556: *270 free: 000000000718FE70, unused: 0
2025/10/23 18:47:02 [debug] 4556#4556: *270 free: 000000000718FD90, unused: 0
2025/10/23 18:47:02 [debug] 4556#4556: *270 free: 000000000714D990, 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 "2025/10/23 18:47:06 [debug] 4684#4684: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2025/10/23 18:47:06 [debug] 4684#4684: lua tcp socket keepalive close handler: fd:7
2025/10/23 18:47:06 [debug] 4684#4684: event timer del: 7: 42008586
2025/10/23 18:47:06 [debug] 4684#4684: reusable connection: 0
2025/10/23 18:47:06 [debug] 4684#4684: lua tcp socket keepalive: free connection pool for "B"
2025/10/23 18:47:06 [notice] 4684#4684: exiting
2025/10/23 18:47:06 [debug] 4684#4684: flush files
2025/10/23 18:47:06 [debug] 4684#4684: run cleanup: 0000000006C293C0
2025/10/23 18:47:06 [debug] 4684#4684: run cleanup: 0000000006191220
2025/10/23 18:47:06 [debug] 4684#4684: run cleanup: 0000000006139BC0
'
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 "2025/10/23 18:47:06 [debug] 4684#4684: lua tcp socket keepalive: free connection pool for \"B\"" (req 0) 2025/10/23 18:47:06 [notice] 4684#4684: exiting
2025/10/23 18:47:06 [debug] 4684#4684: flush files
2025/10/23 18:47:06 [debug] 4684#4684: run cleanup: 0000000006C293C0
2025/10/23 18:47:06 [debug] 4684#4684: run cleanup: 0000000006191220
2025/10/23 18:47:06 [debug] 4684#4684: run cleanup: 0000000006139BC0
2025/10/23 18:47:06 [debug] 4684#4684: run cleanup: 00000000071B6860
2025/10/23 18:47:06 [debug] 4684#4684: lua decrementing the reference count for Lua VM: 1
2025/10/23 18:47:06 [debug] 4684#4684: lua close the global Lua VM 0000000005D0A160
2025/10/23 18:47:06 [debug] 4684#4684: run cleanup: 00000000071B67B0
'
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 "2025/10/23 18:47:07 [debug] 4716#4716: lua tcp socket keepalive: free connection pool for \"foo\"" (req 0) 2025/10/23 18:47:07 [notice] 4716#4716: exiting
2025/10/23 18:47:07 [debug] 4716#4716: flush files
2025/10/23 18:47:07 [debug] 4716#4716: run cleanup: 00000000060D37B0
2025/10/23 18:47:07 [debug] 4716#4716: run cleanup: 00000000060D36E0
2025/10/23 18:47:07 [debug] 4716#4716: run cleanup: 0000000007165DF0
2025/10/23 18:47:07 [debug] 4716#4716: run cleanup: 000000000678B4E0
2025/10/23 18:47:07 [debug] 4716#4716: lua decrementing the reference count for Lua VM: 1
2025/10/23 18:47:07 [debug] 4716#4716: lua close the global Lua VM 0000000006278A50
2025/10/23 18:47:07 [debug] 4716#4716: run cleanup: 000000000678B430
'
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 "2025/10/23 18:47:08 [debug] 4748#4748: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2025/10/23 18:47:08 [debug] 4748#4748: lua tcp socket keepalive close handler: fd:7
2025/10/23 18:47:08 [debug] 4748#4748: event timer del: 7: 42010317
2025/10/23 18:47:08 [debug] 4748#4748: reusable connection: 0
2025/10/23 18:47:08 [debug] 4748#4748: lua tcp socket keepalive: free connection pool for "B"
2025/10/23 18:47:08 [debug] 4748#4748: worker cycle
2025/10/23 18:47:08 [debug] 4748#4748: epoll timer: 810
2025/10/23 18:47:08 [debug] 4748#4748: epoll: fd:3 ev:2011 d:0000000006BDB971
2025/10/23 18:47:08 [debug] 4748#4748: epoll_wait() error on fd:3 ev:2011
2025/10/23 18:47:08 [debug] 4748#4748: *432 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 "2025/10/23 18:47:08 [debug] 4748#4748: lua tcp socket keepalive: free connection pool for \"B\"" (req 0) 2025/10/23 18:47:08 [debug] 4748#4748: worker cycle
2025/10/23 18:47:08 [debug] 4748#4748: epoll timer: 810
2025/10/23 18:47:08 [debug] 4748#4748: epoll: fd:3 ev:2011 d:0000000006BDB971
2025/10/23 18:47:08 [debug] 4748#4748: epoll_wait() error on fd:3 ev:2011
2025/10/23 18:47:08 [debug] 4748#4748: *432 http wait request handler
2025/10/23 18:47:08 [debug] 4748#4748: *432 malloc: 0000000006C97EB0:80
2025/10/23 18:47:08 [debug] 4748#4748: *432 malloc: 0000000006C98520:16
2025/10/23 18:47:08 [debug] 4748#4748: *432 malloc: 00000000064639D0:1024
2025/10/23 18:47:08 [debug] 4748#4748: *432 malloc: 0000000006C98570: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 "2025/10/23 18:47:09 [debug] 4780#4780: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2025/10/23 18:47:09 [debug] 4780#4780: worker cycle
2025/10/23 18:47:09 [debug] 4780#4780: epoll timer: 836
2025/10/23 18:47:09 [debug] 4780#4780: epoll: fd:3 ev:2011 d:000000000708DBE1
2025/10/23 18:47:09 [debug] 4780#4780: epoll_wait() error on fd:3 ev:2011
2025/10/23 18:47:09 [debug] 4780#4780: *460 http wait request handler
2025/10/23 18:47:09 [debug] 4780#4780: *460 malloc: 000000000710AA70:80
2025/10/23 18:47:09 [debug] 4780#4780: *460 malloc: 000000000710AB00:16
2025/10/23 18:47:09 [debug] 4780#4780: *460 malloc: 0000000006CF8AB0:1024
2025/10/23 18:47:09 [debug] 4780#4780: *460 malloc: 000000000714BA20: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 "2025/10/23 18:47:18 [debug] 5065#5065: lua tcp socket keepalive: free connection pool for \"127.0.0.1:11211\"" (req 0) 2025/10/23 18:47:18 [notice] 5065#5065: exiting
2025/10/23 18:47:18 [debug] 5065#5065: flush files
2025/10/23 18:47:18 [debug] 5065#5065: run cleanup: 0000000006CCE880
2025/10/23 18:47:18 [debug] 5065#5065: run cleanup: 0000000006BF06F0
2025/10/23 18:47:18 [debug] 5065#5065: run cleanup: 00000000062644D0
2025/10/23 18:47:18 [debug] 5065#5065: run cleanup: 00000000068618F0
2025/10/23 18:47:18 [debug] 5065#5065: lua decrementing the reference count for Lua VM: 1
2025/10/23 18:47:18 [debug] 5065#5065: lua close the global Lua VM 0000000005E37700
2025/10/23 18:47:18 [debug] 5065#5065: run cleanup: 00000000068566F0
'
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 "2025/10/23 18:47:18 [debug] 5096#5096: lua tcp socket keepalive: free connection pool for \"unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock\"" (req 0) 2025/10/23 18:47:18 [debug] 5096#5096: worker cycle
2025/10/23 18:47:18 [debug] 5096#5096: epoll timer: 831
2025/10/23 18:47:18 [debug] 5096#5096: epoll: fd:3 ev:2011 d:0000000005D11800
2025/10/23 18:47:18 [debug] 5096#5096: epoll_wait() error on fd:3 ev:2011
2025/10/23 18:47:18 [debug] 5096#5096: *729 http wait request handler
2025/10/23 18:47:18 [debug] 5096#5096: *729 malloc: 0000000005E66D10:80
2025/10/23 18:47:18 [debug] 5096#5096: *729 malloc: 0000000006C1F360:16
2025/10/23 18:47:18 [debug] 5096#5096: *729 malloc: 000000000707B6D0:1024
2025/10/23 18:47:18 [debug] 5096#5096: *729 malloc: 0000000006C27710: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 18: exit(408) 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 "2025/10/23 18:53:30 [alert] 5401#5401: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345" (req 1) 2025/10/23 18:53:30 [debug] 5401#5401: reusable connection: 0
2025/10/23 18:53:30 [debug] 5401#5401: event timer add: -1: 5000:42338253
2025/10/23 18:53:30 [debug] 5401#5401: worker cycle
2025/10/23 18:53:30 [debug] 5401#5401: epoll timer: 5000
2025/10/23 18:53:30 [debug] 5525#5525: timer delta: 107
2025/10/23 18:53:30 [debug] 5525#5525: *273 event timer del: 0: 42333258
2025/10/23 18:53:30 [debug] 5525#5525: *273 lua sleep timer expired: "/lua?"
2025/10/23 18:53:30 [debug] 5525#5525: *273 lua run thread, top:8 c:2
2025/10/23 18:53:30 [debug] 5525#5525: *273 lua exit with code 408
'
094-uthread-exit.t TEST 13: exit(0) 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 "2025/10/23 18:53:35 [alert] 5401#5401: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345" (req 0) 2025/10/23 18:53:35 [debug] 5401#5401: reusable connection: 0
2025/10/23 18:53:35 [debug] 5401#5401: event timer add: -1: 5000:42343254
2025/10/23 18:53:35 [debug] 5401#5401: worker cycle
'
106-timer.t TEST 9: simple at (sleep in the timer callback) - log_by_lua - pattern "(?^:\[lua\] log_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-9]|8[1-3]))" should match a line in error.log (req 0)
106-timer.t TEST 2: globals are shared - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0)
106-timer.t TEST 30: user args - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer)" should match a line in error.log (req 0)
106-timer.t TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0)
106-timer.t TEST 3: lua variable sharing via upvalue - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0)
106-timer.t TEST 4: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.(?:1[4-9]|2[0-6]?))" should match a line in error.log (req 0)
108-timer-safe.t TEST 7: simple at (sleep in the timer callback) - log_by_lua - pattern "(?^:\[lua\] log_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-9]|8[0-6]))" should match a line in error.log (req 0)
108-timer-safe.t TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0)
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 0) got: 'lua found 8190 pending timers
'
expected: 'lua found 8191 pending timers
'
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 1) got: ''
expected: 'lua found 8191 pending timers
'
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "lua abort pending timers" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "http lua close fake http connection" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "f: timer prematurely expired: true" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "f: registered a new timer after reload" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "f: exiting=true" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "g: timer prematurely expired: false" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "g: exiting=true" should match a line in error.log (req 0)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "http lua close fake http connection" should match a line in error.log (req 0)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "timer prematurely expired: true" should match a line in error.log (req 0)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "failed to register a new timer after reload: process exiting, context: ngx.timer" should match a line in error.log (req 0)
124-init-worker.t TEST 18: syslog error log - udp_query ok ''
doesn't match '(?^:Bad bad bad)'
126-shdict-frag.t TEST 3: merge 3 single-page free slabs (actively deleted, merge backward AND forward) - response_body - response is expected (repeated req 0, req 0) @@ -1,5 +1,5 @@
successfully set foo.
-successfully set bar.
+successfully set bar with force.
successfully set baz.
found foo: 4000
found bar: 4001
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] 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
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 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 17: expire on all types - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-keys number: 2
+keys number: 4
keys number: 0
145-shdict-list.t TEST 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 8: get_keys operation on list type - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-push success
+push err: value not a list
key: foo
146-malloc-trim.t TEST 8: malloc_trim() every 1 req - grep_error_log_out (req 0) 'malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
'
doesn't match '(?^:\Amalloc_trim\(1\) returned [01]
\z)'
146-malloc-trim.t TEST 1: malloc_trim() every 1 req, in subreq - grep_error_log_out (req 0) 'malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
'
doesn't match '(?^:\Amalloc_trim\(1\) returned [01]
\z)'
146-malloc-trim.t TEST 6: zero count means off - grep_error_log_out (req 0) got: 'malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
'
expected: ''
146-malloc-trim.t TEST 5: malloc_trim() every 2 req, in subreq, big memory usage - grep_error_log_out (req 0) @@ -1,3 +1,13 @@
-malloc_trim(1) returned 1
+malloc_trim(1) returned 0
-malloc_trim(1) returned 1
+malloc_trim(1) returned 0
-malloc_trim(1) returned 1
+malloc_trim(1) returned 0
+malloc_trim(1) returned 0
+malloc_trim(1) returned 0
+malloc_trim(1) returned 0
+malloc_trim(1) returned 0
+malloc_trim(1) returned 0
+malloc_trim(1) returned 0
+malloc_trim(1) returned 0
+malloc_trim(1) returned 0
+malloc_trim(1) returned 0
+malloc_trim(1) returned 0
146-malloc-trim.t TEST 7: zero count means off, log_by_lua - grep_error_log_out (req 0) got: 'malloc_trim(1) returned 0
malloc_trim(1) returned 0
'
expected: ''
146-malloc-trim.t TEST 2: malloc_trim() every 1 req, in subreq - grep_error_log_out (req 0) 'malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
'
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 4: malloc_trim() every 3 req, in subreq - grep_error_log_out (req 0) 'malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
malloc_trim(1) returned 0
'
doesn't match '(?^:\Amalloc_trim\(1\) returned [01]
malloc_trim\(1\) returned [01]
\z)'
148-fake-shm-zone.t TEST 3: get_info - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
name=x1
size=1048576
isinit=true
-isold=false
+isold=true
148-fake-shm-zone.t TEST 4: multiply zones - response_body - response is expected (repeated req 0, req 0) @@ -1,7 +1,7 @@
name=x1
size=1048576
isinit=true
-isold=false
+isold=true
name=x2
size=2097152
isinit=true
148-fake-shm-zone.t nginx: [emerg] lua_fake_shm "x1" is already defined as "x1" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26
152-timer-every.t TEST 3: lua variable sharing via upvalue - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
registered timer
-foo = 6
+foo = 3
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000067F9230 (ref 22)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000067F9230 (ref 22)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000680D760, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109022640: 43314629
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006818D90 (ref 22)
2025/10/23 19:09:52 [notice] 5102#5102: signal 1 (SIGHUP) received from 5140, reconfiguring
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006819000:184
2025/10/23 19:09:52 [debug] 5102#5102: wake up, sigio 0
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000067F8DB0 (ref 23)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000067F8DB0 (ref 23)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000680E5D0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109021488: 43314629
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006485260:48
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000064852D0:696
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000064855D0:16
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006819210 (ref 23)
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006485900:16
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000067F8930 (ref 24)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000067F8930 (ref 24)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006485950:0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006485990:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000680F440, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000064859E0:40
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109020336: 43314629
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006485A50:16
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006486640:16
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000067F84B0 (ref 25)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000067F84B0 (ref 25)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006486690:42
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068102B0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006486700:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109019184: 43314629
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006486750:1832
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000067F8030 (ref 26)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000064872F0:24
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000067F8030 (ref 26)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006487350:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006811120, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: add cleanup: 00000000064872F0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109018032: 43314629
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000064873A0:32
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000067F7BB0 (ref 27)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006487780:48
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000067F7BB0 (ref 27)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000064877F0:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006811F90, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006487840:32
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000064878A0:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109016880: 43314629
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006488C10:16
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000067F7730 (ref 28)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006488C60:80
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000067F7730 (ref 28)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006488CF0:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006812E00, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006488D40:2310
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109015728: 43314629
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006489690:16
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006489900:7
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000067F72B0 (ref 29)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006489950:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000067F72B0 (ref 29)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000064899A0:4
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006813C70, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000064899F0:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109014576: 43314629
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006489A40:15
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000067F6E30 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000067F6E30 (ref 18)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006489D90:4
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006489DE0:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006814AE0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109139856: 43314629
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006489E30:62
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006489EB0:16
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006815790 (ref 15)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648A190:32
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006815790 (ref 15)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648A1F0:16
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648A240:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006815BC0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648A290:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109141008: 43314629
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648A6F0:4
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006815C10 (ref 2)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648A740:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006815C10 (ref 2)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648A790:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006816040, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648A7E0:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109142160: 43314629
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648A830:128
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006816090 (ref 17)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648ABD0:26
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006816090 (ref 17)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648AC30:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068164C0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648AC80:5
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109143312: 43314629
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648ACD0:16
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648B560:16
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006816510 (ref 11)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648B5B0:784
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006816510 (ref 11)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648B900:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006816940, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648B950:32
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648B9B0:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109144464: 43314629
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648C1A0:48
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006816990 (ref 19)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648C210:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006816990 (ref 19)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648C260:512
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006816DC0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648C4A0:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109145616: 43314629
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648C4F0:48
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648C890:8
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006816E10 (ref 1)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648C8E0:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006816E10 (ref 1)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648C930:240
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006817240, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648CA60:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109146768: 43314629
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648CAB0:32
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006817290 (ref 12)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648CE50:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006817290 (ref 12)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648CEA0:24
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068176C0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648CF00:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109147920: 43314629
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648CF50:72
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648D360:32
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006817710 (ref 30)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648D3C0:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006817710 (ref 30)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648D410:472
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006817B40, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648D630:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109149072: 43314629
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648D680:48
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648DDD0:760
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006817B90 (ref 31)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648E110:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006817B90 (ref 31)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648E160:48
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006817FC0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648E1D0:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109150224: 43314629
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648E220:32
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648EB50:704
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006818010 (ref 20)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648EE50:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006818010 (ref 20)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648EEA0:40
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006818440, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648EF10:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109151376: 43314629
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648EF60:64
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648F410:48
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006818490 (ref 13)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648F480:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006818490 (ref 13)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648F4D0:560
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068188C0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000648F740:16
2025/10/23 19:09:52 [debug] 5113#5113: worker cycle
2025/10/23 19:09:52 [debug] 5113#5113: epoll timer: 4
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670D3C0:16
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000681B190 (ref 18)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670D410:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000681B190 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000681B5C0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670D460:16
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670D4B0:64
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109164048: 43314645
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670DAD0:16
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000681B610 (ref 15)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670DB20:64
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000681B610 (ref 15)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670DBA0:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000681BA40, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670DBF0:11
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109165200: 43314645
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670DF80:16
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000681BA90 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000681BA90 (ref 2)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670DFD0:64
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000681BEC0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670E050:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109166352: 43314645
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670E0A0:96
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670E3F0:18
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000681BF10 (ref 17)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670E450:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000681BF10 (ref 17)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670E4A0:60
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000681C340, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670E520:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109167504: 43314645
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000681C390 (ref 11)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670E8C0:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000681C390 (ref 11)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670E910:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000681C7C0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670E960:58
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109168656: 43314645
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670E9E0:16
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000681C810 (ref 19)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670ED10:8
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000681C810 (ref 19)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670ED60:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000681CC40, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670EDB0:7
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109169808: 43314645
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670EE00:16
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670F640:16
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000681CC90 (ref 1)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670F690:736
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000681CC90 (ref 1)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670F9B0:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000681D0C0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670FA00:48
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109170960: 43314645
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670FA70:16
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000681D110 (ref 12)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670FF00:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000681D110 (ref 12)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670FF50:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000681D540, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670FFA0:16
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000670FFF0:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109172112: 43314645
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006710320:80
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000681D590 (ref 30)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000067103B0:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000681D590 (ref 30)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006710400:48
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000681D9C0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006710470:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109173264: 43314645
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000067104C0:96
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000067110D0:816
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000681DA10 (ref 31)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006711440:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000681DA10 (ref 31)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006711490:704
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000681DE40, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006711790:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109174416: 43314645
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000681DE90 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000681DE90 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000681E2C0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006711D70:80
2025/10/23 19:09:52 [debug] 5113#5113: worker cycle
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006711E00:16
2025/10/23 19:09:52 [debug] 5113#5113: epoll timer: 10
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006711E50:288
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006711FB0:16
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006732F80:22
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006809FA0 (ref 10)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006732FE0:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006809FA0 (ref 10)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006733030:32
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000681E4D0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006733090:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109091616: 43314657
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000067330E0:16
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006733A30:16
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006809B20 (ref 9)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006809B20 (ref 9)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000681F340, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006733A80:128
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109090464: 43314657
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006733B40:16
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006733B90:128
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068096A0 (ref 8)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006734180:256
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068096A0 (ref 8)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000067342C0:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068201B0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006734310:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109089312: 43314657
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006734360:16
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000067346C0:16
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006809220 (ref 7)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006734710:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006809220 (ref 7)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006734760:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006821020, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000067347B0:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109088160: 43314657
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006734800:256
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006734D10:16
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006808DA0 (ref 6)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006734D60:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006808DA0 (ref 6)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006734DB0:1024
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006821E90, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000067351F0:40
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109087008: 43314657
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006735260:16
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006735770:16
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006808920 (ref 5)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000067357C0:1024
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006808920 (ref 5)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006735C00:120
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006822D00, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006735CC0:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109085856: 43314657
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006735D10:384
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006736290:16
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068084A0 (ref 4)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000067362E0:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068084A0 (ref 4)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006736330:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006823B70, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006736380:1024
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109084704: 43314657
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006736BF0:256
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006808020 (ref 3)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006736D30:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006808020 (ref 3)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006736D80:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068249E0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006736DD0:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109083552: 43314657
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006736E20:1024
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000067376A0:128
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006807BA0 (ref 16)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006737760:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006807BA0 (ref 16)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000067377B0:256
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006825850, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000067378F0:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109208832: 43314657
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006737940:16
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000067382D0:128
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006826500 (ref 13)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006738390:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006826500 (ref 13)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000067383E0:48
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006826930, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006738450:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109209984: 43314657
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000067384A0:64
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006738AF0:48
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006826980 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006826980 (ref 18)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006738B60:16
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006738BB0:8
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006826DB0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006738C00:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109211136: 43314657
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000067390E0:16
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006826E00 (ref 15)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006739130:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006826E00 (ref 15)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006739180:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006827230, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 00000000067391D0:128
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109212288: 43314657
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006739290:16
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006739AB0:320
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006827280 (ref 2)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006739C30:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006827280 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068276B0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006739C80:128
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109213440: 43314657
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006739D40:16
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673A380:256
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006827700 (ref 17)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673A4C0:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006827700 (ref 17)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673A510:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006827B30, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673A560:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109214592: 43314657
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673A5B0:48
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673A910:16
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006827B80 (ref 11)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673A960:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006827B80 (ref 11)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673A9B0:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006827FB0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673AA00:256
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109215744: 43314657
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673AB40:16
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006828000 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006828000 (ref 19)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673B300:48
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006828430, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673B370:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109216896: 43314657
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673B3C0:32
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673B420:16
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673CF20:16
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006828480 (ref 1)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673CF70:448
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006828480 (ref 1)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673D170:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068288B0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673D1C0:48
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109218048: 43314657
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673E590:16
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006828900 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006828900 (ref 12)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673E5E0:32
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673E640:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006828D30, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673E690:64
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109219200: 43314657
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673EB90:16
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006828D80 (ref 30)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673EBE0:4096
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006828D80 (ref 30)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673FC20:32
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068291B0, unused: 0
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673FC80:16
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109220352: 43314657
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 000000000673FCD0:320
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006829200 (ref 31)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006740810:16
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006829200 (ref 31)
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006740860:704
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006740B60:16
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006829630, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: *170 event timer del: 0: 43314667
2025/10/23 19:09:52 [debug] 5102#5102: malloc: 0000000006740BB0:128
2025/10/23 19:09:52 [debug] 5113#5113: *170 lua sleep timer expired: "?"
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000682BF00 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000682BF00 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000682C330, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109233024: 43314680
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068376F0 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006837960:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006837A60:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006837AD0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000682C380 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000682C380 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000682C7B0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109234176: 43314680
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006837B70 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006837DE0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006837EE0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006837F50:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000682C800 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000682C800 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000682CC30, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109235328: 43314680
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006837FF0 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006838260:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006838360:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068383D0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000682CC80 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000682CC80 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000682D0B0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109236480: 43314680
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006838470 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068386E0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068387E0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006838850:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000682D100 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000682D100 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000682D530, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109237632: 43314680
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068388F0 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006838B60:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006838C60:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006838CD0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000682D580 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000682D580 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000682D9B0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109238784: 43314680
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006838D70 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006838FE0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068390E0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006839150:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000682DA00 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000682DA00 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000682DE30, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109239936: 43314680
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068391F0 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006839460:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006839560:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068395D0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000682DE80 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000682DE80 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000682E2B0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109241088: 43314680
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006839670 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068398E0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068399E0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006839A50:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000682E300 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000682E300 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000682E730, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109242240: 43314680
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006839AF0 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006839D60:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006839E60:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006839ED0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000682E780 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000682E780 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000682EBB0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109243392: 43314680
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006839F70 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683A1E0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683A2E0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683A350:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000682EC00 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000682EC00 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000682F030, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: worker cycle
2025/10/23 19:09:52 [debug] 5113#5113: epoll timer: 10
2025/10/23 19:09:52 [debug] 5113#5113: epoll: fd:6 ev:0001 d:00000000066F5E70
2025/10/23 19:09:52 [debug] 5113#5113: accept on 0.0.0.0:1984, ready: 0
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683A3F0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683A460:16
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000681AD10 (ref 29)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000681AD10 (ref 29)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000682F240, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109160592: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683AC90 (ref 29)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683AF00:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683B000:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683B070:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000681A890 (ref 28)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000681A890 (ref 28)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068300B0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109159440: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683B110 (ref 28)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683B380:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683B480:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683B4F0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000681A410 (ref 27)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000681A410 (ref 27)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006830F20, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109158288: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683B590 (ref 27)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683B800:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683B900:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683B970:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006819F90 (ref 26)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006819F90 (ref 26)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006831D90, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109157136: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683BA10 (ref 26)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683BC80:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683BD80:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683BDF0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006819B10 (ref 25)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006819B10 (ref 25)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006832C00, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109155984: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683BE90 (ref 25)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683C100:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683C200:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683C270:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006819690 (ref 24)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006819690 (ref 24)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006833A70, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109154832: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683C310 (ref 24)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683C580:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683C680:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683C6F0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006819210 (ref 23)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006819210 (ref 23)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068348E0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109153680: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683C790 (ref 23)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683CA00:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683CB00:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683CB70:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006818D90 (ref 22)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006818D90 (ref 22)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006835750, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109152528: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683CC10 (ref 22)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683CE80:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683CF80:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683CFF0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006818910 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006818910 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068365C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109277808: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683D090 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683D300:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683D400:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683D470:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006837270 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006837270 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068376A0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109278960: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683D510 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683D780:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683D880:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683D8F0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068376F0 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068376F0 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006837B20, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109280112: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683D990 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683DC00:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683DD00:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683DD70:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006837B70 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006837B70 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006837FA0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109281264: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683DE10 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683E080:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683E180:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683E1F0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006837FF0 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006837FF0 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006838420, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109282416: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683E290 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683E500:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683E600:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683E670:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006838470 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006838470 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068388A0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109283568: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683E710 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683E980:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683EA80:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683EAF0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068388F0 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068388F0 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006838D20, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109284720: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683EB90 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683EE00:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683EF00:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683EF70:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006838D70 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006838D70 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068391A0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109285872: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683F010 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683F280:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683F380:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683F3F0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068391F0 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068391F0 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006839620, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109287024: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683F490 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683F700:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683F800:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683F870:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006839670 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006839670 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006839AA0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109288176: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683F910 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683FB80:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683FC80:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000683FCF0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006839AF0 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006839AF0 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006839F20, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109289328: 43314699
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000683FD90 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006840000:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006840100:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006840170:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006839F70 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006839F70 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000683A3A0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: worker cycle
2025/10/23 19:09:52 [debug] 5113#5113: epoll timer: 3
2025/10/23 19:09:52 [debug] 5113#5113: epoll: fd:5 ev:0001 d:00000000066F6158
2025/10/23 19:09:52 [debug] 5113#5113: *188 http wait request handler
2025/10/23 19:09:52 [debug] 5113#5113: *188 malloc: 0000000006840210:80
2025/10/23 19:09:52 [debug] 5113#5113: *188 malloc: 00000000068402A0:16
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683D090 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683D090 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000683D4C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109303056: 43314716
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000684B260 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684B4D0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684B5D0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684B640:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683D510 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683D510 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000683D940, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109304208: 43314716
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000684B6E0 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684B950:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684BA50:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684BAC0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683D990 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683D990 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000683DDC0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109305360: 43314716
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000684BB60 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684BDD0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684BED0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684BF40:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683DE10 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683DE10 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000683E240, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109306512: 43314716
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000684BFE0 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684C250:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684C350:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684C3C0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683E290 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683E290 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000683E6C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109307664: 43314716
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000684C460 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684C6D0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684C7D0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684C840:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683E710 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683E710 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000683EB40, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109308816: 43314716
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000684C8E0 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684CB50:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684CC50:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684CCC0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683EB90 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683EB90 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000683EFC0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109309968: 43314716
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000684CD60 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684CFD0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684D0D0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684D140:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683F010 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683F010 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000683F440, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109311120: 43314716
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000684D1E0 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684D450:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684D550:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684D5C0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683F490 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683F490 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000683F8C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109312272: 43314716
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000684D660 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684D8D0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684D9D0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684DA40:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683F910 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683F910 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000683FD40, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109313424: 43314716
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000684DAE0 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684DD50:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684DE50:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684DEC0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683FD90 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683FD90 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068401C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: worker cycle
2025/10/23 19:09:52 [debug] 5113#5113: epoll timer: 10
2025/10/23 19:09:52 [debug] 5113#5113: timer delta: 18
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109230720: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000684DF60 (ref 1)
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000682BA80 (ref 3)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000682BA80 (ref 3)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006842DB0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109229568: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000684E3E0 (ref 3)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684E650:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684E750:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684E7C0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000682B600 (ref 4)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000682B600 (ref 4)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006843C20, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109228416: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000684E860 (ref 4)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684EAD0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684EBD0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684EC40:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000682B180 (ref 5)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000682B180 (ref 5)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006844A90, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109227264: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000684ECE0 (ref 5)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684EF50:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684F050:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684F0C0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000682AD00 (ref 6)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000682AD00 (ref 6)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006845900, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109226112: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000684F160 (ref 6)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684F3D0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684F4D0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684F540:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000682A880 (ref 7)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000682A880 (ref 7)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006846770, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109224960: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000684F5E0 (ref 7)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684F850:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684F950:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684F9C0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000682A400 (ref 8)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000682A400 (ref 8)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068475E0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109223808: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000684FA60 (ref 8)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684FCD0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684FDD0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000684FE40:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006829F80 (ref 9)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006829F80 (ref 9)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006848450, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109222656: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000684FEE0 (ref 9)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006850150:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006850250:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068502C0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006829B00 (ref 10)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006829B00 (ref 10)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068492C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109221504: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006850360 (ref 10)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068505D0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068506D0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006850740:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006829680 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006829680 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000684A130, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109358560: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068507E0 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006850A50:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006850B50:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006850BC0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684ADE0 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684ADE0 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000684B210, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109359712: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006850C60 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006850ED0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006850FD0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006851040:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684B260 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684B260 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000684B690, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109360864: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068510E0 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006851350:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006851450:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068514C0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684B6E0 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684B6E0 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000684BB10, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109362016: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006851560 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068517D0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068518D0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006851940:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684BB60 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684BB60 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000684BF90, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109363168: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068519E0 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006851C50:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006851D50:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006851DC0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684BFE0 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684BFE0 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000684C410, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109364320: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006851E60 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068520D0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068521D0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006852240:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684C460 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684C460 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000684C890, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109365472: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068522E0 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006852550:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006852650:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068526C0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684C8E0 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684C8E0 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000684CD10, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109366624: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006852760 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068529D0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006852AD0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006852B40:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684CD60 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684CD60 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000684D190, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109367776: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006852BE0 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006852E50:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006852F50:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006852FC0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684D1E0 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684D1E0 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000684D610, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109368928: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006853060 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068532D0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068533D0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006853440:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684D660 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684D660 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000684DA90, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109370080: 43314730
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068534E0 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006853750:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006853850:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068538C0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684DAE0 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684DAE0 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000684DF10, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: worker cycle
2025/10/23 19:09:52 [debug] 5113#5113: epoll timer: 2
2025/10/23 19:09:52 [debug] 5113#5113: epoll: fd:6 ev:0001 d:00000000066F5E70
2025/10/23 19:09:52 [debug] 5113#5113: accept on 0.0.0.0:1984, ready: 0
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006853960:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068539D0:16
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068507E0 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068507E0 (ref 20)
2025/10/23 19:09:52 [debug] 5144#5144: epoll add event: fd:12 op:1 ev:80002001
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006850C10, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109382752: 43314748
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000685F510 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000685F780:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000685F880:48
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006850C60 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006850C60 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006851090, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109383904: 43314748
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000685F990 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000685FC00:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000685FD00:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000685FD70:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068510E0 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068510E0 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006851510, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109385056: 43314748
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000685FE10 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006860080:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006860180:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068601F0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006851560 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006851560 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006851990, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109386208: 43314748
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5144#5144: setting SA_RESTART for signal 1
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006860290 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006860500:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006860600:48
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068519E0 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068519E0 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006851E10, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109387360: 43314748
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006860710 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006860980:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006860A80:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006860AF0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006851E60 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006851E60 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006852290, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109388512: 43314748
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006860B90 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006860E00:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006860F00:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006860F70:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068522E0 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068522E0 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006852710, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109389664: 43314748
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006861010 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006861280:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006861380:48
2025/10/23 19:09:52 [debug] 5144#5144: setting SA_RESTART for signal 10
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5144#5144: setting SA_RESTART for signal 14
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006852760 (ref 15)
2025/10/23 19:09:52 [debug] 5144#5144: setting SA_RESTART for signal 2
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006852760 (ref 15)
2025/10/23 19:09:52 [debug] 5144#5144: setting SA_RESTART for signal 29
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006852B90, unused: 0
2025/10/23 19:09:52 [debug] 5144#5144: setting SA_RESTART for signal 17
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109390816: 43314748
2025/10/23 19:09:52 [debug] 5144#5144: setting SA_RESTART for signal 31
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006852BE0 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006852BE0 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006853010, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109391968: 43314748
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006861910 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006861B80:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006861C80:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006861CF0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006853060 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006853060 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006853490, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109393120: 43314748
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006861D90 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006862000:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006862100:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006862170:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068534E0 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068534E0 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006853910, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: worker cycle
2025/10/23 19:09:52 [debug] 5113#5113: epoll timer: 10
2025/10/23 19:09:52 [debug] 5113#5113: epoll: fd:5 ev:2001 d:00000000066F6349
2025/10/23 19:09:52 [debug] 5113#5113: *198 http keepalive handler
2025/10/23 19:09:52 [debug] 5113#5113: *198 malloc: 0000000006862210:1024
2025/10/23 19:09:52 [debug] 5113#5113: *198 malloc: 0000000006862650:16
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683CC10 (ref 22)
2025/10/23 19:09:52 [debug] 5144#5144: setproctitle: "nginx: worker process"
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683CC10 (ref 22)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006856490, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109299600: 43314760
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006862F40 (ref 22)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068631B0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068632B0:48
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683C790 (ref 23)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683C790 (ref 23)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006857300, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109298448: 43314760
2025/10/23 19:09:52 [debug] 5144#5144: worker cycle
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068633C0 (ref 23)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006863630:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006863730:48
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683C310 (ref 24)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683C310 (ref 24)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006858170, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109297296: 43314760
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006863840 (ref 24)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006863AB0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006863BB0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006863C20:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683BE90 (ref 25)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683BE90 (ref 25)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006858FE0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109296144: 43314760
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006863CC0 (ref 25)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006863F30:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006864030:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068640A0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683BA10 (ref 26)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683BA10 (ref 26)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000685AA20, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109294992: 43314760
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006864140 (ref 26)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068643B0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068644B0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006864520:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683B590 (ref 27)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683B590 (ref 27)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000685B890, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109293840: 43314760
2025/10/23 19:09:52 [debug] 5144#5144: epoll timer: 1000
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068645C0 (ref 27)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006864830:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006864930:48
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683B110 (ref 28)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683B110 (ref 28)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000685C700, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109292688: 43314760
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006864A40 (ref 28)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006864CB0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006864DB0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006864E20:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683AC90 (ref 29)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683AC90 (ref 29)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000685D570, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109291536: 43314760
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006864EC0 (ref 29)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006865130:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006865230:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068652A0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000683A810 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000683A810 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000685E3E0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109441168: 43314760
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006865340 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068655B0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068656B0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006865720:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000685F090 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000685F090 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000685F4C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109442320: 43314760
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068657C0 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006865A30:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006865B30:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006865BA0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000685F510 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000685F510 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000685F940, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109443472: 43314760
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006865C40 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006865EB0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006865FB0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006866020:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000685F990 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000685F990 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000685FDC0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109444624: 43314760
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068660C0 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006866330:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006866430:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068664A0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000685FE10 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000685FE10 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006860240, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109445776: 43314760
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006866540 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068667B0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068668B0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006866920:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006860290 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006860290 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068606C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109446928: 43314760
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068669C0 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006866C30:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006866D30:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006866DA0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006860710 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006860710 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006860B40, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109448080: 43314760
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006866E40 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068670B0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068671B0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006867220:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006860B90 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006860B90 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006860FC0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109449232: 43314760
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068672C0 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006867530:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006867630:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068676A0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006861010 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006861010 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006861440, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109450384: 43314760
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006867740 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068679B0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006867AB0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006867B20:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006861490 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006861490 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068618C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109451536: 43314760
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006867BC0 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006867E30:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006867F30:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006867FA0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006861910 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006861910 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006861D40, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109452688: 43314760
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006868040 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068682B0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068683B0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006868420:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006861D90 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006861D90 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068621C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: *199 event timer del: 0: 43314770
2025/10/23 19:09:52 [debug] 5113#5113: *199 lua sleep timer expired: "?"
2025/10/23 19:09:52 [debug] 5113#5113: *199 lua run thread, top:0 c:1
2025/10/23 19:09:52 [debug] 5113#5113: *199 lua resume returned 0
2025/10/23 19:09:52 [debug] 5113#5113: *199 lua light thread ended normally
2025/10/23 19:09:52 [debug] 5113#5113: *199 lua deleting light thread 000000000684DF60 (ref 1)
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006865340 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006865340 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006865770, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109467584: 43314905
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006873190 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006873400:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006873500:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006873570:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068657C0 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068657C0 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006865BF0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109468736: 43314905
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006873610 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006873880:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006873980:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068739F0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006865C40 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006865C40 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006866070, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109469888: 43314905
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006873A90 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006873D00:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006873E00:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006873E70:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068660C0 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068660C0 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068664F0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109471040: 43314905
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006873F10 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006874180:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006874280:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068742F0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006866540 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006866540 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006866970, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109472192: 43314905
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006874390 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006874600:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006874700:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006874770:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068669C0 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068669C0 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006866DF0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109473344: 43314905
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006874810 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006874A80:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006874B80:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006874BF0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006866E40 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006866E40 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006867270, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109474496: 43314905
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006874C90 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006874F00:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006875000:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006875070:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068672C0 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068672C0 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068676F0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109475648: 43314905
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006875110 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006875380:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006875480:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068754F0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006867740 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006867740 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006867B70, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109476800: 43314905
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006875590 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006875800:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006875900:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006875970:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006867BC0 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006867BC0 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006867FF0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109477952: 43314905
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006875A10 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006875C80:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006875D80:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006875DF0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006868040 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006868040 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006868470, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: worker cycle
2025/10/23 19:09:52 [debug] 5113#5113: epoll timer: 10
2025/10/23 19:09:52 [debug] 5113#5113: epoll: fd:5 ev:2001 d:00000000066F6348
2025/10/23 19:09:52 [debug] 5113#5113: *208 http keepalive handler
2025/10/23 19:09:52 [debug] 5113#5113: *208 malloc: 0000000006875E90:1024
2025/10/23 19:09:52 [debug] 5113#5113: *208 malloc: 00000000068762D0:16
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006850360 (ref 10)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006850360 (ref 10)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000686ACE0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109379296: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068767A0 (ref 10)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006876A10:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006876B10:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006876B80:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684FEE0 (ref 9)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684FEE0 (ref 9)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000686BB50, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109378144: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006876C20 (ref 9)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006876E90:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006876F90:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006877000:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684FA60 (ref 8)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684FA60 (ref 8)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000686C9C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109376992: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068770A0 (ref 8)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006877310:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006877410:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006877480:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684F5E0 (ref 7)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684F5E0 (ref 7)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000686D830, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109375840: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006877520 (ref 7)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006877790:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006877890:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006877900:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684F160 (ref 6)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684F160 (ref 6)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000686E6A0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109374688: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068779A0 (ref 6)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006877C10:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006877D10:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006877D80:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684ECE0 (ref 5)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684ECE0 (ref 5)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000686F510, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109373536: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006877E20 (ref 5)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006878090:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006878190:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006878200:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684E860 (ref 4)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684E860 (ref 4)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006870380, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109372384: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068782A0 (ref 4)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006878510:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006878610:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006878680:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684E3E0 (ref 3)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684E3E0 (ref 3)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068711F0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109371232: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006878720 (ref 3)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006878990:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006878A90:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006878B00:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000684DF60 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000684DF60 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006872060, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109522192: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006878BA0 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006878E10:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006878F10:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006878F80:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006872D10 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006872D10 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006873140, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109523344: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006879020 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006879290:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006879390:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006879400:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006873190 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006873190 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068735C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109524496: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068794A0 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006879710:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006879810:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006879880:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006873610 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006873610 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006873A40, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109525648: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006879920 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006879B90:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006879C90:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006879D00:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006873A90 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006873A90 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006873EC0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109526800: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006879DA0 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687A010:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687A110:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687A180:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006873F10 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006873F10 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006874340, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109527952: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000687A220 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687A490:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687A590:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687A600:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006874390 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006874390 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068747C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109529104: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000687A6A0 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687A910:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687AA10:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687AA80:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006874810 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006874810 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006874C40, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109530256: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000687AB20 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687AD90:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687AE90:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687AF00:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006874C90 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006874C90 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068750C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109531408: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000687AFA0 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687B210:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687B310:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687B380:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006875110 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006875110 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006875540, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109532560: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000687B420 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687B690:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687B790:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687B800:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006875590 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006875590 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068759C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109533712: 43314919
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000687B8A0 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687BB10:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687BC10:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000687BC80:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006875A10 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006875A10 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006875E40, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: worker cycle
2025/10/23 19:09:52 [debug] 5113#5113: epoll timer: 10
2025/10/23 19:09:52 [debug] 5113#5113: timer delta: 14
2025/10/23 19:09:52 [debug] 5113#5113: *209 event timer del: 0: 43314929
2025/10/23 19:09:52 [debug] 5113#5113: *209 lua sleep timer expired: "?"
2025/10/23 19:09:52 [debug] 5113#5113: *209 lua run thread, top:0 c:1
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006878BA0 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006878BA0 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006878FD0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109547552: 43314929
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006884390 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006884600:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006884700:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006884770:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006879020 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006879020 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006879450, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109548704: 43314929
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006884810 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006884A80:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006884B80:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006884BF0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068794A0 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068794A0 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068798D0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109549856: 43314929
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006884C90 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006884F00:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006885000:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006885070:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006879920 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006879920 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006879D50, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109551008: 43314929
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006885110 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006885380:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006885480:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068854F0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006879DA0 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006879DA0 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000687A1D0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109552160: 43314929
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006885590 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006885800:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006885900:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006885970:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000687A220 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000687A220 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000687A650, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109553312: 43314929
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006885A10 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006885C80:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006885D80:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006885DF0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000687A6A0 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000687A6A0 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000687AAD0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109554464: 43314929
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006885E90 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006886100:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006886200:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006886270:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000687AB20 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000687AB20 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000687AF50, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109555616: 43314929
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006886310 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006886580:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006886680:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068866F0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000687AFA0 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000687AFA0 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000687B3D0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109556768: 43314929
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006886790 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006886A00:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006886B00:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006886B70:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000687B420 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000687B420 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000687B850, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109557920: 43314929
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006886C10 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006886E80:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006886F80:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006886FF0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000687B8A0 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000687B8A0 (ref 18)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000687BCD0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: worker cycle
2025/10/23 19:09:52 [debug] 5113#5113: epoll timer: 10
2025/10/23 19:09:52 [debug] 5113#5113: timer delta: 17
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109465280: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006887090 (ref 18)
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006864EC0 (ref 29)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006864EC0 (ref 29)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000687BEE0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109464128: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006887510 (ref 29)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006887780:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006887880:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068878F0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006864A40 (ref 28)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006864A40 (ref 28)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000687CD50, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109462976: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006887990 (ref 28)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006887C00:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006887D00:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006887D70:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068645C0 (ref 27)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068645C0 (ref 27)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000687DBC0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109461824: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006887E10 (ref 27)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006888080:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006888180:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068881F0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006864140 (ref 26)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006864140 (ref 26)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000687EA30, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109460672: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006888290 (ref 26)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006888500:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006888600:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006888670:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006863CC0 (ref 25)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006863CC0 (ref 25)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000687F8A0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109459520: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006888710 (ref 25)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006888980:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006888A80:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006888AF0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006863840 (ref 24)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006863840 (ref 24)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006880710, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109458368: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006888B90 (ref 24)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006888E00:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006888F00:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006888F70:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068633C0 (ref 23)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068633C0 (ref 23)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006881580, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109457216: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006889010 (ref 23)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006889280:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006889380:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068893F0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006862F40 (ref 22)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006862F40 (ref 22)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068823F0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109456064: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006889490 (ref 22)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006889700:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006889800:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006889870:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006862AC0 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006862AC0 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006883260, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109592336: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006889910 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006889B80:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006889C80:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006889CF0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006883F10 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006883F10 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006884340, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109593488: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006889D90 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688A000:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688A100:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688A170:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006884390 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006884390 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068847C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109594640: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000688A210 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688A480:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688A580:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688A5F0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006884810 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006884810 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006884C40, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109595792: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000688A690 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688A900:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688AA00:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688AA70:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006884C90 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006884C90 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068850C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109596944: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000688AB10 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688AD80:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688AE80:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688AEF0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006885110 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006885110 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006885540, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109598096: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000688AF90 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688B200:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688B300:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688B370:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006885590 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006885590 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068859C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109599248: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000688B410 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688B680:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688B780:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688B7F0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006885A10 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006885A10 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006885E40, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109600400: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000688B890 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688BB00:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688BC00:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688BC70:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006885E90 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006885E90 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068862C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109601552: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000688BD10 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688BF80:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688C080:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688C0F0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006886310 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006886310 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006886740, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109602704: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000688C190 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688C400:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688C500:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688C570:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006886790 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006886790 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006886BC0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109603856: 43314943
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 000000000688C610 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688C880:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688C980:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 000000000688C9F0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006886C10 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006886C10 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006887040, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: worker cycle
2025/10/23 19:09:52 [debug] 5113#5113: epoll timer: 3
2025/10/23 19:09:52 [debug] 5113#5113: timer delta: 6
2025/10/23 19:09:52 [debug] 5113#5113: *218 event timer del: 0: 43314953
2025/10/23 19:09:52 [debug] 5113#5113: *218 lua sleep timer expired: "?"
2025/10/23 19:09:52 [debug] 5113#5113: *218 lua run thread, top:0 c:1
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006889910 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006889910 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006889D40, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109616528: 43314960
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006895100 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006895370:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006895470:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068954E0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006889D90 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006889D90 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000688A1C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109617680: 43314960
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006895580 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068957F0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068958F0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006895960:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000688A210 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000688A210 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000688A640, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109618832: 43314960
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006895A00 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006895C70:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006895D70:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006895DE0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000688A690 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000688A690 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000688AAC0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109619984: 43314960
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 0000000006895E80 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A6200:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006895F30:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 0000000006895FA0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000688AB10 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000688AB10 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000688AF40, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109621136: 43314960
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068A6350 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A65C0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A66C0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A6730:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000688AF90 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000688AF90 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000688B3C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109622288: 43314960
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068A67D0 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A6A40:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A6B40:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A6BB0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000688B410 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000688B410 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000688B840, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109623440: 43314960
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068A6C50 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A6EC0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A6FC0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A7030:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000688B890 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000688B890 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000688BCC0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109624592: 43314960
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068A70D0 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A7340:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A7440:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A74B0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000688BD10 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000688BD10 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000688C140, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109625744: 43314960
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068A7550 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A77C0:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A78C0:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A7930:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000688C190 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000688C190 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000688C5C0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: event timer del: 109626896: 43314960
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [debug] 5113#5113: lua ref lua thread 00000000068A79D0 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A7C40:184
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A7D40:48
2025/10/23 19:09:52 [debug] 5113#5113: malloc: 00000000068A7DB0:9
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 000000000688C610 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 000000000688C610 (ref 16)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000688CA40, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: worker cycle
2025/10/23 19:09:52 [debug] 5113#5113: epoll timer: 10
2025/10/23 19:09:52 [debug] 5113#5113: epoll: fd:8 ev:0001 d:00000000066F6060
2025/10/23 19:09:52 [debug] 5113#5113: channel handler
2025/10/23 19:09:52 [debug] 5113#5113: channel: 32
2025/10/23 19:09:52 [debug] 5113#5113: channel command: 3
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006878720 (ref 3)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006878720 (ref 3)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000688CC50, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068782A0 (ref 4)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068782A0 (ref 4)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000688DAC0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068782A0 (ref 4)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068782A0 (ref 4)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000688DAC0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006877E20 (ref 5)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006877E20 (ref 5)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000688E930, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006877E20 (ref 5)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006877E20 (ref 5)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000688E930, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068779A0 (ref 6)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068779A0 (ref 6)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000688F7A0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068779A0 (ref 6)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068779A0 (ref 6)
2025/10/23 19:09:52 [debug] 5113#5113: free: 000000000688F7A0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006877520 (ref 7)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006877520 (ref 7)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006890610, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006877520 (ref 7)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006877520 (ref 7)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006890610, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068770A0 (ref 8)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068770A0 (ref 8)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006891480, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068770A0 (ref 8)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068770A0 (ref 8)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006891480, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006876C20 (ref 9)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006876C20 (ref 9)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068922F0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006876C20 (ref 9)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006876C20 (ref 9)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068922F0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068767A0 (ref 10)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068767A0 (ref 10)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006893160, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068767A0 (ref 10)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068767A0 (ref 10)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006893160, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006876320 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006876320 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006893FD0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006876320 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006876320 (ref 2)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006893FD0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006894C80 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006894C80 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068950B0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006894C80 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006894C80 (ref 13)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068950B0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006895100 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006895100 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006895530, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006895100 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006895100 (ref 11)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006895530, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006895580 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006895580 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068959B0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006895580 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006895580 (ref 15)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068959B0, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006895A00 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006895A00 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006895E30, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006895A00 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006895A00 (ref 1)
2025/10/23 19:09:52 [debug] 5113#5113: free: 0000000006895E30, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006895E80 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006895E80 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068A6300, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 0000000006895E80 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 0000000006895E80 (ref 17)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068A6300, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068A6350 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068A6350 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068A6780, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068A6350 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068A6350 (ref 30)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068A6780, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068A67D0 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068A67D0 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068A6C00, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068A67D0 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068A67D0 (ref 19)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068A6C00, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068A6C50 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068A6C50 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068A7080, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068A6C50 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068A6C50 (ref 20)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068A7080, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068A70D0 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068A70D0 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068A7500, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068A70D0 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068A70D0 (ref 12)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068A7500, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068A7550 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068A7550 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068A7980, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068A7550 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068A7550 (ref 14)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068A7980, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: lua ngx.timer expired
2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068A79D0 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068A79D0 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068A7E00, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: worker cycle
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2025/10/23 19:09:52 [alert] 5113#5113: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) 2025/10/23 19:09:52 [debug] 5113#5113: lua freeing light thread 00000000068A79D0 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: lua unref lua thread 00000000068A79D0 (ref 31)
2025/10/23 19:09:52 [debug] 5113#5113: free: 00000000068A7E00, unused: 0
2025/10/23 19:09:52 [debug] 5113#5113: worker cycle
2025/10/23 19:09:52 [debug] 5113#5113: epoll timer: 16
2025/10/23 19:09:52 [debug] 5113#5113: timer delta: 23
2025/10/23 19:09:52 [debug] 5113#5113: *227 event timer del: 0: 43314983
2025/10/23 19:09:52 [debug] 5113#5113: *227 lua sleep timer expired: "?"
2025/10/23 19:09:52 [debug] 5113#5113: *227 lua run thread, top:0 c:1
'
152-timer-every.t TEST 1: simple very - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0)
152-timer-every.t TEST 4: create the next timer immediately when timer start running - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
registered timer
-foo = 6
+foo = 3
152-timer-every.t TEST 6: memory leak check - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
registered timer
-growth1 == growth2: true
+growth1 == growth2: false
153-semaphore-hup.t TEST 1: timer + reload - grep_error_log_out (req 0) @@ -1,5 +1,5 @@
created semaphore object
-created semaphore object
try to reload nginx
+created semaphore object
created semaphore object
created semaphore object
153-semaphore-hup.t TEST 2: timer + reload (lua code cache off) - grep_error_log_out (req 0) @@ -1,5 +1,2 @@
created semaphore object
created semaphore object
-try to reload nginx
-created semaphore object
-created semaphore object
161-load-resty-core.t nginx: [alert] failed to load the 'resty.core' module (https://github.com/openresty/lua-resty-core); ensure you are using an OpenResty release from https://openresty.org/en/download.html (reason: module 'resty.core' not found:
162-exit-worker.t TEST 7: skipin cache processes (with init worker but without privileged agent) - pattern "[error]" should not match any line in error.log but matches line "2025/10/23 19:11:25 [error] 6570#6570: exit_worker_by_lua_file error: cannot open /home/ec2-user/git/lua-nginx-module/t/servroot/html/exit_worker.lua: No such file or directory" (req 0) 2025/10/23 19:11:25 [debug] 6570#6570: free: 0000000006739780, unused: 0
2025/10/23 19:11:25 [debug] 6570#6570: free: 0000000006739530, unused: 0
2025/10/23 19:11:25 [debug] 6570#6570: free: 0000000006739290, unused: 0
2025/10/23 19:11:25 [debug] 6570#6570: free: 0000000006738CB0, unused: 0
2025/10/23 19:11:25 [debug] 6570#6570: run cleanup: 00000000064849E0
2025/10/23 19:11:25 [debug] 6570#6570: run cleanup: 00000000064848C0
2025/10/23 19:11:25 [debug] 6570#6570: run cleanup: 0000000006484700
2025/10/23 19:11:25 [debug] 6570#6570: run cleanup: 00000000062C9040
2025/10/23 19:11:25 [debug] 6570#6570: lua decrementing the reference count for Lua VM: 1
'

Warnings

Go back to the index page.