Skip to content

Backport(v1.16) test_in_tail: fix flaky tests for file rotation (#4710) #555

Backport(v1.16) test_in_tail: fix flaky tests for file rotation (#4710)

Backport(v1.16) test_in_tail: fix flaky tests for file rotation (#4710) #555

Triggered via pull request January 29, 2025 02:32
Status Failure
Total duration 28m 51s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Ruby 3.0 on windows-latest
Process completed with exit code 1.
Error: test/test_log.rb#L697
TypeError: no implicit conversion of Pathname into String C:/hostedtoolcache/windows/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/logger-1.6.5/lib/logger/log_device.rb:104:in `initialize' C:/hostedtoolcache/windows/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/logger-1.6.5/lib/logger/log_device.rb:104:in `new' C:/hostedtoolcache/windows/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/logger-1.6.5/lib/logger/log_device.rb:104:in `fixup_mode' C:/hostedtoolcache/windows/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/logger-1.6.5/lib/logger/log_device.rb:117:in `open_logfile' C:/hostedtoolcache/windows/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/logger-1.6.5/lib/logger/log_device.rb:90:in `set_dev' C:/hostedtoolcache/windows/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/logger-1.6.5/lib/logger/log_device.rb:62:in `block in reopen' C:/hostedtoolcache/windows/Ruby/3.2.6/x64/lib/ruby/3.2.0/monitor.rb:202:in `synchronize' C:/hostedtoolcache/windows/Ruby/3.2.6/x64/lib/ruby/3.2.0/monitor.rb:202:in `mon_synchronize' C:/hostedtoolcache/windows/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/logger-1.6.5/lib/logger/log_device.rb:57:in `reopen' D:/a/fluentd/fluentd/lib/fluent/log.rb:749:in `reopen' D:/a/fluentd/fluentd/lib/fluent/log.rb:239:in `reopen!' D:/a/fluentd/fluentd/test/test_log.rb:697:in `test_reopen'
Ruby 3.2 on windows-latest
Process completed with exit code 1.
Ruby 3.1 on windows-latest
Process completed with exit code 1.
Ruby 2.7 on windows-latest
Process completed with exit code 1.
Failure: test/plugin/test_out_exec_filter.rb#L514
<4> expected but was <3>.
Failure: test/plugin/test_out_exec_filter.rb#L514
<4> expected but was <3>.
Error: test/test_log.rb#L697
TypeError: no implicit conversion of Pathname into String C:/hostedtoolcache/windows/Ruby/3.3.7/x64/lib/ruby/gems/3.3.0/gems/logger-1.6.5/lib/logger/log_device.rb:104:in `initialize' C:/hostedtoolcache/windows/Ruby/3.3.7/x64/lib/ruby/gems/3.3.0/gems/logger-1.6.5/lib/logger/log_device.rb:104:in `new' C:/hostedtoolcache/windows/Ruby/3.3.7/x64/lib/ruby/gems/3.3.0/gems/logger-1.6.5/lib/logger/log_device.rb:104:in `fixup_mode' C:/hostedtoolcache/windows/Ruby/3.3.7/x64/lib/ruby/gems/3.3.0/gems/logger-1.6.5/lib/logger/log_device.rb:117:in `open_logfile' C:/hostedtoolcache/windows/Ruby/3.3.7/x64/lib/ruby/gems/3.3.0/gems/logger-1.6.5/lib/logger/log_device.rb:90:in `set_dev' C:/hostedtoolcache/windows/Ruby/3.3.7/x64/lib/ruby/gems/3.3.0/gems/logger-1.6.5/lib/logger/log_device.rb:62:in `block in reopen' C:/hostedtoolcache/windows/Ruby/3.3.7/x64/lib/ruby/3.3.0/monitor.rb:201:in `synchronize' C:/hostedtoolcache/windows/Ruby/3.3.7/x64/lib/ruby/3.3.0/monitor.rb:201:in `mon_synchronize' C:/hostedtoolcache/windows/Ruby/3.3.7/x64/lib/ruby/gems/3.3.0/gems/logger-1.6.5/lib/logger/log_device.rb:57:in `reopen' D:/a/fluentd/fluentd/lib/fluent/log.rb:749:in `reopen' D:/a/fluentd/fluentd/lib/fluent/log.rb:239:in `reopen!' D:/a/fluentd/fluentd/test/test_log.rb:697:in `test_reopen'
Ruby 3.3 on windows-latest
Process completed with exit code 1.