Detailed Test Report for ngx_stream_lua in linux x86_64
| Commit |
Testing Time |
Unexpected Failures |
Expected Failures |
Files |
Tests |
Elapsed Time |
|
db8022db
|
2025-10-28 04:52:16 GMT |
0 |
0 |
122
|
10775 |
512 sec |
LuaJIT 2.1.1761112883, commit b65ec19d
OpenSSL 3.5.4 30 Sep 2025
(none)
(none)
- t/014-bugs.t TEST 4: lua_code_cache off + setkeepalive - 2025/10/28 08:07:53 [alert] 4859#0: stream lua_code_cache is off; this will hurt performance in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:21
- t/068-socket-keepalive.t TEST 46: conn queuing: resume connect operation if resumed connect failed (could not be resolved) - 2025/10/28 08:11:28 [alert] 7824#0: 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:12:25 [alert] 8706#0: 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:12:34 [alert] 8734#0: 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:14:29 [alert] 9902#0: 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:14:30 [alert] 9922#0: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/129-ssl-socket.t TEST 23: unix domain ssl cosocket (no ssl on server) - 2025/10/28 08:14:52 [crit] 363#0: *3 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: 0.0.0.0:1985
- t/129-ssl-socket.t TEST 23: unix domain ssl cosocket (no ssl on server) - 2025/10/28 08:14:52 [crit] 363#0: *8 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: 0.0.0.0:1985
- t/129-ssl-socket.t TEST 17: unsupported ssl protocol - 2025/10/28 08:14:56 [crit] 411#0: *3 SSL_do_handshake() failed (SSL: error:0A0000BF:SSL routines::no protocols available), client: 127.0.0.1, server: 0.0.0.0:1985
- t/129-ssl-socket.t TEST 17: unsupported ssl protocol - 2025/10/28 08:14:56 [crit] 411#0: *8 SSL_do_handshake() failed (SSL: error:0A0000BF:SSL routines::no protocols available), client: 127.0.0.1, server: 0.0.0.0:1985
- t/141-tcp-socket-bind.t TEST 3: upstream sockets bind not exist ip - 2025/10/28 08:15:27 [crit] 907#0: *3 bind(8.8.8.8) failed (99: Cannot assign requested address), client: 127.0.0.1, server: 0.0.0.0:1985
- t/141-tcp-socket-bind.t TEST 3: upstream sockets bind not exist ip - 2025/10/28 08:15:27 [crit] 907#0: *6 bind(8.8.8.8) failed (99: Cannot assign requested address), client: 127.0.0.1, server: 0.0.0.0:1985
- t/142-udp-socket-bind.t TEST 3: upstream sockets bind not exist ip - 2025/10/28 08:15:30 [crit] 982#0: *3 bind(8.8.8.8) failed (99: Cannot assign requested address), client: 127.0.0.1, server: 0.0.0.0:1985
- t/142-udp-socket-bind.t TEST 3: upstream sockets bind not exist ip - 2025/10/28 08:15:30 [crit] 982#0: *7 bind(8.8.8.8) failed (99: Cannot assign requested address), client: 127.0.0.1, server: 0.0.0.0:1985
- t/158-global-var.t TEST 8: balancer_by_lua - 2025/10/28 08:15:41 [crit] 1066#0: *3 connect() to 0.0.0.1:1234 failed (13: Permission denied) while connecting to upstream, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"0.0.0.1:1234\", bytes from/to client:0/0, bytes from/to upstream:0/0
- t/158-global-var.t TEST 8: balancer_by_lua - 2025/10/28 08:15:41 [crit] 1066#0: *7 connect() to 0.0.0.1:1234 failed (13: Permission denied) while connecting to upstream, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"0.0.0.1:1234\", bytes from/to client:0/0, bytes from/to upstream:0/0
- 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:15:44 [alert] 1161#0: stream lua_code_cache is off; this will hurt performance in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:17
- t/164-proxy-ssl-verify-by.t TEST 7: ngx.exit(ngx.ERROR) - no yield - 2025/10/28 08:15:56 [crit] 1327#0: *3 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\", bytes from/to client:0/0, bytes from/to upstream:0/0
- t/164-proxy-ssl-verify-by.t TEST 7: ngx.exit(ngx.ERROR) - no yield - 2025/10/28 08:15:56 [crit] 1327#0: *8 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\", bytes from/to client:0/0, bytes from/to upstream:0/0
- t/164-proxy-ssl-verify-by.t TEST 7: ngx.exit(ngx.ERROR) - no yield - 2025/10/28 08:15:57 [crit] 1327#0: *13 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\", bytes from/to client:0/0, bytes from/to upstream:0/0
- t/164-proxy-ssl-verify-by.t TEST 2: proxy_ssl_verify_by_lua in stream {} block - 2025/10/28 08:15:59 [emerg] 1363#0: \"proxy_ssl_verify_by_lua_block\" directive is not allowed here in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:25 at /home/ec2-user/git/stream-lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/164-proxy-ssl-verify-by.t TEST 2: proxy_ssl_verify_by_lua in stream {} block - 2025/10/28 08:15:59 [emerg] 1365#0: \"proxy_ssl_verify_by_lua_block\" directive is not allowed here in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:25 at /home/ec2-user/git/stream-lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/164-proxy-ssl-verify-by.t TEST 2: proxy_ssl_verify_by_lua in stream {} block - 2025/10/28 08:15:59 [emerg] 1367#0: \"proxy_ssl_verify_by_lua_block\" directive is not allowed here in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:25 at /home/ec2-user/git/stream-lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/164-proxy-ssl-verify-by.t TEST 9: ngx.exit(ngx.ERROR) - yield - 2025/10/28 08:15:59 [crit] 1375#0: *3 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\", bytes from/to client:0/0, bytes from/to upstream:0/0
- t/164-proxy-ssl-verify-by.t TEST 9: ngx.exit(ngx.ERROR) - yield - 2025/10/28 08:15:59 [crit] 1375#0: *8 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\", bytes from/to client:0/0, bytes from/to upstream:0/0
- t/164-proxy-ssl-verify-by.t TEST 9: ngx.exit(ngx.ERROR) - yield - 2025/10/28 08:16:00 [crit] 1375#0: *13 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\", bytes from/to client:0/0, bytes from/to upstream:0/0
- t/164-proxy-ssl-verify-by.t TEST 11: lua exception - yield - 2025/10/28 08:16:01 [crit] 1391#0: *3 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\", bytes from/to client:0/0, bytes from/to upstream:0/0
- t/164-proxy-ssl-verify-by.t TEST 11: lua exception - yield - 2025/10/28 08:16:01 [crit] 1391#0: *8 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\", bytes from/to client:0/0, bytes from/to upstream:0/0
- t/164-proxy-ssl-verify-by.t TEST 11: lua exception - yield - 2025/10/28 08:16:01 [crit] 1391#0: *13 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\", bytes from/to client:0/0, bytes from/to upstream:0/0
- t/164-proxy-ssl-verify-by.t TEST 1: without proxy_ssl on - 2025/10/28 08:16:01 [emerg] 1398#0: proxy_ssl_verify_by_lua* should be used with proxy_ssl directive at /home/ec2-user/git/stream-lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/164-proxy-ssl-verify-by.t TEST 1: without proxy_ssl on - 2025/10/28 08:16:01 [emerg] 1400#0: proxy_ssl_verify_by_lua* should be used with proxy_ssl directive at /home/ec2-user/git/stream-lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/164-proxy-ssl-verify-by.t TEST 1: without proxy_ssl on - 2025/10/28 08:16:01 [emerg] 1402#0: proxy_ssl_verify_by_lua* should be used with proxy_ssl directive at /home/ec2-user/git/stream-lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/164-proxy-ssl-verify-by.t TEST 10: lua exception - no yield - 2025/10/28 08:16:01 [crit] 1406#0: *3 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\", bytes from/to client:0/0, bytes from/to upstream:0/0
- t/164-proxy-ssl-verify-by.t TEST 10: lua exception - no yield - 2025/10/28 08:16:01 [crit] 1406#0: *8 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\", bytes from/to client:0/0, bytes from/to upstream:0/0
- t/164-proxy-ssl-verify-by.t TEST 10: lua exception - no yield - 2025/10/28 08:16:01 [crit] 1406#0: *13 SSL_do_handshake() failed (SSL: error:0A000086:SSL routines::certificate verify failed) while proxy pass SSL handshaking, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\", bytes from/to client:0/0, bytes from/to upstream:0/0
Go back to the index page.