Detailed Test Report for ngx_lua in linux x86_64
| Commit |
Testing Time |
Unexpected Failures |
Expected Failures |
Files |
Tests |
Elapsed Time |
|
54e81354
|
2025-10-28 04:52:14 GMT |
0 |
0 |
221
|
24090 |
1206 sec |
LuaJIT 2.1.1761112883, commit b65ec19d
(none)
(none)
- t/014-bugs.t TEST 39: lua_code_cache off + setkeepalive - 2025/10/28 08:07:58 [alert] 9386#9386: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:39
- t/014-bugs.t TEST 52: subrequest cycle problem in content_by_lua_file - 2025/10/28 08:08:07 [alert] 9478#9478: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/014-bugs.t TEST 51: subrequest cycle problem in rewrite_by_lua_file - 2025/10/28 08:08:08 [alert] 9546#9546: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/016-resp-header.t TEST 3: set response content-length header - unexpected extra bytes after last chunk in response: "lo\x{0a}"
- t/023-rewrite/uthread-exit.t TEST 6: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.udp) - 2025/10/28 08:12:40 [alert] 2509#2509: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/024-access/uthread-exit.t TEST 5: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.tcp) - 2025/10/28 08:14:27 [alert] 3563#3563: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/024-access/uthread-exit.t TEST 6: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.udp) - 2025/10/28 08:14:36 [alert] 3639#3639: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/033-ctx.t TEST 18: ngx.ctx gets prematurely released ngx.exit() (lua_code_cache off) - 2025/10/28 08:15:56 [alert] 4768#4768: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:40
- t/068-socket-keepalive.t TEST 46: conn queuing: resume connect operation if resumed connect failed (could not be resolved) - 2025/10/28 08:19:09 [alert] 8125#8125: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/094-uthread-exit.t TEST 5: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.tcp) - 2025/10/28 08:20:36 [alert] 9590#9590: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/094-uthread-exit.t TEST 6: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.udp) - 2025/10/28 08:20:44 [alert] 9602#9602: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/127-uthread-kill.t TEST 3: kill pending resolver - 2025/10/28 08:23:56 [alert] 1994#1994: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/128-duplex-tcp-socket.t TEST 6: concurrent operations while resolving - 2025/10/28 08:23:58 [alert] 2022#2022: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/128-duplex-tcp-socket.t TEST 6: concurrent operations while resolving - 2025/10/28 08:23:59 [alert] 2022#2022: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/129-ssl-socket.t TEST 22: unix domain ssl cosocket (no ssl on server) - 2025/10/28 08:24:16 [crit] 2136#2136: *1 SSL_do_handshake() failed (SSL: error:0A0000C6:SSL routines::packet length too long error:0A000139:SSL routines::record layer failure), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/129-ssl-socket.t TEST 22: unix domain ssl cosocket (no ssl on server) - 2025/10/28 08:24:16 [crit] 2136#2136: *4 SSL_do_handshake() failed (SSL: error:0A0000C6:SSL routines::packet length too long error:0A000139:SSL routines::record layer failure), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/129-ssl-socket.t TEST 16: unsupported ssl protocol - 2025/10/28 08:24:20 [crit] 2210#2210: *1 SSL_do_handshake() failed (SSL: error:0A0000BF:SSL routines::no protocols available), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/129-ssl-socket.t TEST 16: unsupported ssl protocol - 2025/10/28 08:24:20 [crit] 2210#2210: *4 SSL_do_handshake() failed (SSL: error:0A0000BF:SSL routines::no protocols available), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/132-lua-blocks.t TEST 14: missing } - 2025/10/28 08:24:35 [emerg] 2334#2334: \"events\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/132-lua-blocks.t TEST 14: missing } - 2025/10/28 08:24:35 [emerg] 2336#2336: \"events\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/138-balancer-upstream-bind.t TEST 4: bind to not exist addr 100.100.100.100 - 2025/10/28 08:24:42 [crit] 2504#2504: *1 bind(100.100.100.100) failed (99: Cannot assign requested address) while connecting to upstream, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"http://127.0.0.1:1984/back\", host: \"localhost\"
- t/138-balancer-upstream-bind.t TEST 4: bind to not exist addr 100.100.100.100 - 2025/10/28 08:24:42 [crit] 2504#2504: *2 bind(100.100.100.100) failed (99: Cannot assign requested address) while connecting to upstream, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"http://127.0.0.1:1984/back\", host: \"localhost\"
- t/138-balancer.t TEST 13: lua subrequests - 2025/10/28 08:24:44 [alert] 2554#2554: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/138-balancer.t TEST 12: code cache off - 2025/10/28 08:24:45 [alert] 2572#2572: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:27
- t/150-fake-delayed-load.t TEST 2: lua code cache off - 2025/10/28 08:25:27 [alert] 3217#3217: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/152-timer-every.t TEST 9: lua_code_cache off - 2025/10/28 08:25:29 [alert] 3338#3338: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/152-timer-every.t TEST 8: respect lua_max_running_timers - 2025/10/28 08:25:33 [alert] 3355#3355: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
- t/153-semaphore-hup.t TEST 2: timer + reload (lua code cache off) - 2025/10/28 08:25:43 [alert] 3386#3386: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/153-semaphore-hup.t TEST 2: timer + reload (lua code cache off) - 2025/10/28 08:25:43 [alert] 3387#3387: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/161-load-resty-core.t TEST 3: resty.core is automatically loaded in the Lua VM with 'lua_code_cache off' - 2025/10/28 08:26:05 [alert] 3629#3629: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/168-tcp-socket-bind.t TEST 4: upstream sockets bind not exist ip - 2025/10/28 08:26:58 [crit] 9165#9165: *1 bind(8.8.8.8) failed (99: Cannot assign requested address), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 4: upstream sockets bind not exist ip - 2025/10/28 08:26:58 [crit] 9165#9165: *2 bind(8.8.8.8) failed (99: Cannot assign requested address), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 4: upstream sockets bind not exist ip - 2025/10/28 08:26:58 [crit] 9165#9165: *3 bind(8.8.8.8) failed (99: Cannot assign requested address), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 4: upstream sockets bind not exist ip - 2025/10/28 08:26:58 [crit] 9165#9165: *4 bind(8.8.8.8) failed (99: Cannot assign requested address), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 7: upstream sockets bind with ip port - 2025/10/28 08:26:58 [crit] 9177#9177: *4 bind(127.0.0.1) failed (98: Address already in use), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 7: upstream sockets bind with ip port - 2025/10/28 08:26:58 [crit] 9177#9177: *5 bind(127.0.0.1) failed (98: Address already in use), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 7: upstream sockets bind with ip port - 2025/10/28 08:26:59 [crit] 9177#9177: *6 bind(127.0.0.1) failed (98: Address already in use), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 2: proxy_ssl_verify_by_lua in http {} block - 2025/10/28 08:26:59 [emerg] 9184#9184: \"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 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 2: proxy_ssl_verify_by_lua in http {} block - 2025/10/28 08:26:59 [emerg] 9186#9186: \"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 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 2: proxy_ssl_verify_by_lua in http {} block - 2025/10/28 08:26:59 [emerg] 9188#9188: \"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 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 3: proxy_ssl_verify_by_lua in server {} block - 2025/10/28 08:27:01 [emerg] 9199#9199: \"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 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 3: proxy_ssl_verify_by_lua in server {} block - 2025/10/28 08:27:01 [emerg] 9201#9201: \"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 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 3: proxy_ssl_verify_by_lua in server {} block - 2025/10/28 08:27:01 [emerg] 9203#9203: \"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 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 8: ngx.exit(ngx.ERROR) - no yield - 2025/10/28 08:27:03 [crit] 9227#9227: *1 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 8: ngx.exit(ngx.ERROR) - no yield - 2025/10/28 08:27:03 [crit] 9227#9227: *4 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 8: ngx.exit(ngx.ERROR) - no yield - 2025/10/28 08:27:03 [crit] 9227#9227: *7 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 11: lua exception - no yield - 2025/10/28 08:27:03 [crit] 9236#9236: *1 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 11: lua exception - no yield - 2025/10/28 08:27:03 [crit] 9236#9236: *4 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 11: lua exception - no yield - 2025/10/28 08:27:04 [crit] 9236#9236: *7 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 14: subrequests disabled - 2025/10/28 08:27:04 [crit] 9244#9244: *1 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 14: subrequests disabled - 2025/10/28 08:27:04 [crit] 9244#9244: *4 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 14: subrequests disabled - 2025/10/28 08:27:04 [crit] 9244#9244: *7 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 1: invalid proxy_pass url - 2025/10/28 08:27:05 [emerg] 9259#9259: proxy_ssl_verify_by_lua* should be used with proxy_pass https url at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 1: invalid proxy_pass url - 2025/10/28 08:27:05 [emerg] 9261#9261: proxy_ssl_verify_by_lua* should be used with proxy_pass https url at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 1: invalid proxy_pass url - 2025/10/28 08:27:05 [emerg] 9263#9263: proxy_ssl_verify_by_lua* should be used with proxy_pass https url at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/169-proxy-ssl-verify.t TEST 12: lua exception - yield - 2025/10/28 08:27:07 [crit] 9287#9287: *1 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 12: lua exception - yield - 2025/10/28 08:27:07 [crit] 9287#9287: *4 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 12: lua exception - yield - 2025/10/28 08:27:07 [crit] 9287#9287: *7 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 10: ngx.exit(ngx.ERROR) - yield - 2025/10/28 08:27:08 [crit] 9291#9291: *1 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 10: ngx.exit(ngx.ERROR) - yield - 2025/10/28 08:27:08 [crit] 9291#9291: *4 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
- t/169-proxy-ssl-verify.t TEST 10: ngx.exit(ngx.ERROR) - yield - 2025/10/28 08:27:08 [crit] 9291#9291: *7 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"https://unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock:/t\", host: \"localhost\"
Go back to the index page.