Detailed Test Report for ngx_lua in linux x86_64 (r)
| Commit |
Testing Time |
Unexpected Failures |
Expected Failures |
Files |
Tests |
Elapsed Time |
|
54e81354
|
2025-10-27 15:37:53 GMT |
0 |
0 |
221
|
24038 |
1391 sec |
LuaJIT 2.1.1761112883, commit b65ec19d
OpenSSL 3.5.4 30 Sep 2025
(none)
(none)
- t/014-bugs.t TEST 52: subrequest cycle problem in content_by_lua_file - 2025/10/27 18:36:59 [alert] 6891#6891: 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 39: lua_code_cache off + setkeepalive - 2025/10/27 18:36:59 [alert] 6895#6895: 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 51: subrequest cycle problem in rewrite_by_lua_file - 2025/10/27 18:37:01 [alert] 6899#6899: 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/req-body.t TEST 2: read buffered body (timed out) - HTTP response read failure: Connection reset by peer at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 2334.
- 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/27 18:41:17 [alert] 9651#9651: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/024-access/req-body.t TEST 2: read buffered body (timed out) - HTTP response read failure: Connection reset by peer at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 2334.
- 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/27 18:43:05 [alert] 1101#1101: 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/27 18:43:12 [alert] 1135#1135: 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/27 18:44:36 [alert] 2362#2362: 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/27 18:47:53 [alert] 5806#5806: 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/27 18:49:39 [alert] 7340#7340: 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/27 18:49:43 [alert] 7352#7352: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/116-raw-req-socket.t TEST 14: pending request body reading - HTTP response read failure: Connection reset by peer at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 2334.
- t/116-raw-req-socket.t TEST 3: http 1.0 buffering - HTTP response read failure: Connection reset by peer at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 2334.
- t/127-uthread-kill.t TEST 3: kill pending resolver - 2025/10/27 18:53:07 [alert] 9446#9446: 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/27 18:53:11 [alert] 9475#9475: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/129-ssl-socket.t TEST 16: unsupported ssl protocol - 2025/10/27 18:53:38 [crit] 9631#9631: *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/27 18:53:38 [crit] 9631#9631: *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/129-ssl-socket.t TEST 22: unix domain ssl cosocket (no ssl on server) - 2025/10/27 18:53:49 [crit] 9673#9673: *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/27 18:53:49 [crit] 9673#9673: *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/132-lua-blocks.t TEST 14: missing } - 2025/10/27 18:54:34 [emerg] 9863#9863: \"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/27 18:54:34 [emerg] 9865#9865: \"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/27 18:54:41 [crit] 324#324: *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/27 18:54:41 [crit] 324#324: *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/27 18:54:44 [alert] 392#392: 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/27 18:54:45 [alert] 396#396: 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/27 18:56:29 [alert] 1127#1127: 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/27 18:56:36 [alert] 1274#1274: 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/27 18:56:37 [alert] 1283#1283: 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/27 18:56:43 [alert] 1306#1306: 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/27 18:56:43 [alert] 1307#1307: 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/27 18:57:01 [alert] 1563#1563: 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/27 18:58:10 [crit] 2134#2134: *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/27 18:58:10 [crit] 2134#2134: *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/27 18:58:10 [crit] 2134#2134: *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/27 18:58:10 [crit] 2134#2134: *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/27 18:58:11 [crit] 2146#2146: *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/27 18:58:11 [crit] 2146#2146: *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/27 18:58:11 [crit] 2146#2146: *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 11: lua exception - no yield - 2025/10/27 18:58:17 [crit] 2170#2170: *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/27 18:58:18 [crit] 2170#2170: *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/27 18:58:19 [crit] 2170#2170: *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/27 18:58:23 [emerg] 2185#2185: 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/27 18:58:23 [emerg] 2187#2187: 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/27 18:58:24 [emerg] 2189#2189: 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 3: proxy_ssl_verify_by_lua in server {} block - 2025/10/27 18:58:24 [emerg] 2192#2192: \"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/27 18:58:24 [emerg] 2194#2194: \"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/27 18:58:24 [emerg] 2196#2196: \"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 14: subrequests disabled - 2025/10/27 18:58:29 [crit] 2206#2206: *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/27 18:58:30 [crit] 2206#2206: *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/27 18:58:31 [crit] 2206#2206: *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 12: lua exception - yield - 2025/10/27 18:58:31 [crit] 2210#2210: *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/27 18:58:32 [crit] 2210#2210: *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/27 18:58:33 [crit] 2210#2210: *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 2: proxy_ssl_verify_by_lua in http {} block - 2025/10/27 18:58:43 [emerg] 2296#2296: \"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/27 18:58:44 [emerg] 2298#2298: \"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/27 18:58:44 [emerg] 2300#2300: \"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 10: ngx.exit(ngx.ERROR) - yield - 2025/10/27 18:58:45 [crit] 2310#2310: *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/27 18:58:46 [crit] 2310#2310: *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/27 18:58:47 [crit] 2310#2310: *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 8: ngx.exit(ngx.ERROR) - no yield - 2025/10/27 18:58:50 [crit] 2320#2320: *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/27 18:58:51 [crit] 2320#2320: *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/27 18:58:52 [crit] 2320#2320: *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.