Experimental: Replace Yajl to JSON for handling JSON stream #1706
test.yml
on: pull_request
ruby-versions
/
Generate Ruby versions
3s
Matrix: test-windows-service
Matrix: test
Annotations
112 errors
|
Ruby 3.2 on ubuntu-latest
Process completed with exit code 1.
|
|
Error:
test/plugin/test_parser_json.rb#L159
NameError: uninitialized constant JSON::Ext::ResumableParser
/home/runner/work/fluentd/fluentd/lib/fluent/plugin/parser_json.rb:94:in `parse_io'
/home/runner/work/fluentd/fluentd/test/plugin/test_parser_json.rb:159:in `block in test_yajl_parse_io_with_buffer_smaller_than_input'
/home/runner/work/fluentd/fluentd/test/helper.rb:148:in `block in waiting'
/opt/hostedtoolcache/Ruby/3.2.11/x64/lib/ruby/3.2.0/timeout.rb:189:in `block in timeout'
/opt/hostedtoolcache/Ruby/3.2.11/x64/lib/ruby/3.2.0/timeout.rb:36:in `block in catch'
/opt/hostedtoolcache/Ruby/3.2.11/x64/lib/ruby/3.2.0/timeout.rb:36:in `catch'
/opt/hostedtoolcache/Ruby/3.2.11/x64/lib/ruby/3.2.0/timeout.rb:36:in `catch'
/opt/hostedtoolcache/Ruby/3.2.11/x64/lib/ruby/3.2.0/timeout.rb:198:in `timeout'
/home/runner/work/fluentd/fluentd/test/helper.rb:147:in `waiting'
/home/runner/work/fluentd/fluentd/test/plugin/test_parser_json.rb:155:in `test_yajl_parse_io_with_buffer_smaller_than_input'
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Ruby 4.0 on ubuntu-latest
Process completed with exit code 1.
|
|
Error:
test/plugin/test_parser_json.rb#L159
NameError: uninitialized constant JSON::Ext::ResumableParser
/home/runner/work/fluentd/fluentd/lib/fluent/plugin/parser_json.rb:94:in 'Fluent::Plugin::JSONParser#parse_io'
/home/runner/work/fluentd/fluentd/test/plugin/test_parser_json.rb:159:in 'block in JsonParserTest#test_yajl_parse_io_with_buffer_smaller_than_input'
/home/runner/work/fluentd/fluentd/test/helper.rb:148:in 'block in Object#waiting'
/opt/hostedtoolcache/Ruby/4.0.5/x64/lib/ruby/4.0.0/timeout.rb:296:in 'block in Timeout.timeout'
/opt/hostedtoolcache/Ruby/4.0.5/x64/lib/ruby/4.0.0/timeout.rb:38:in 'Timeout::Error.handle_timeout'
/opt/hostedtoolcache/Ruby/4.0.5/x64/lib/ruby/4.0.0/timeout.rb:306:in 'Timeout.timeout'
/home/runner/work/fluentd/fluentd/test/helper.rb:147:in 'Object#waiting'
/home/runner/work/fluentd/fluentd/test/plugin/test_parser_json.rb:155:in 'JsonParserTest#test_yajl_parse_io_with_buffer_smaller_than_input'
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Ruby 3.3 on ubuntu-latest
Process completed with exit code 1.
|
|
Error:
test/plugin/test_parser_json.rb#L159
NameError: uninitialized constant JSON::Ext::ResumableParser
/home/runner/work/fluentd/fluentd/lib/fluent/plugin/parser_json.rb:94:in `parse_io'
/home/runner/work/fluentd/fluentd/test/plugin/test_parser_json.rb:159:in `block in test_yajl_parse_io_with_buffer_smaller_than_input'
/home/runner/work/fluentd/fluentd/test/helper.rb:148:in `block in waiting'
/opt/hostedtoolcache/Ruby/3.3.11/x64/lib/ruby/3.3.0/timeout.rb:186:in `block in timeout'
/opt/hostedtoolcache/Ruby/3.3.11/x64/lib/ruby/3.3.0/timeout.rb:41:in `handle_timeout'
/opt/hostedtoolcache/Ruby/3.3.11/x64/lib/ruby/3.3.0/timeout.rb:195:in `timeout'
/home/runner/work/fluentd/fluentd/test/helper.rb:147:in `waiting'
/home/runner/work/fluentd/fluentd/test/plugin/test_parser_json.rb:155:in `test_yajl_parse_io_with_buffer_smaller_than_input'
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Ruby 3.4 on ubuntu-latest
Process completed with exit code 1.
|
|
Error:
test/plugin/test_parser_json.rb#L159
NameError: uninitialized constant JSON::Ext::ResumableParser
/home/runner/work/fluentd/fluentd/lib/fluent/plugin/parser_json.rb:94:in 'Fluent::Plugin::JSONParser#parse_io'
/home/runner/work/fluentd/fluentd/test/plugin/test_parser_json.rb:159:in 'block in JsonParserTest#test_yajl_parse_io_with_buffer_smaller_than_input'
/home/runner/work/fluentd/fluentd/test/helper.rb:148:in 'block in Object#waiting'
/opt/hostedtoolcache/Ruby/3.4.9/x64/lib/ruby/3.4.0/timeout.rb:185:in 'block in Timeout.timeout'
/opt/hostedtoolcache/Ruby/3.4.9/x64/lib/ruby/3.4.0/timeout.rb:38:in 'Timeout::Error.handle_timeout'
/opt/hostedtoolcache/Ruby/3.4.9/x64/lib/ruby/3.4.0/timeout.rb:194:in 'Timeout.timeout'
/home/runner/work/fluentd/fluentd/test/helper.rb:147:in 'Object#waiting'
/home/runner/work/fluentd/fluentd/test/plugin/test_parser_json.rb:155:in 'JsonParserTest#test_yajl_parse_io_with_buffer_smaller_than_input'
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Ruby 3.2 on macos-latest
Process completed with exit code 1.
|
|
Error:
test/plugin/test_parser_json.rb#L159
NameError: uninitialized constant JSON::Ext::ResumableParser
/Users/runner/work/fluentd/fluentd/lib/fluent/plugin/parser_json.rb:94:in `parse_io'
/Users/runner/work/fluentd/fluentd/test/plugin/test_parser_json.rb:159:in `block in test_yajl_parse_io_with_buffer_smaller_than_input'
/Users/runner/work/fluentd/fluentd/test/helper.rb:148:in `block in waiting'
/Users/runner/hostedtoolcache/Ruby/3.2.11/arm64/lib/ruby/3.2.0/timeout.rb:189:in `block in timeout'
/Users/runner/hostedtoolcache/Ruby/3.2.11/arm64/lib/ruby/3.2.0/timeout.rb:36:in `block in catch'
/Users/runner/hostedtoolcache/Ruby/3.2.11/arm64/lib/ruby/3.2.0/timeout.rb:36:in `catch'
/Users/runner/hostedtoolcache/Ruby/3.2.11/arm64/lib/ruby/3.2.0/timeout.rb:36:in `catch'
/Users/runner/hostedtoolcache/Ruby/3.2.11/arm64/lib/ruby/3.2.0/timeout.rb:198:in `timeout'
/Users/runner/work/fluentd/fluentd/test/helper.rb:147:in `waiting'
/Users/runner/work/fluentd/fluentd/test/plugin/test_parser_json.rb:155:in `test_yajl_parse_io_with_buffer_smaller_than_input'
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Ruby 4.0 on macos-latest
Process completed with exit code 1.
|
|
Error:
test/plugin/test_parser_json.rb#L159
NameError: uninitialized constant JSON::Ext::ResumableParser
/Users/runner/work/fluentd/fluentd/lib/fluent/plugin/parser_json.rb:94:in 'Fluent::Plugin::JSONParser#parse_io'
/Users/runner/work/fluentd/fluentd/test/plugin/test_parser_json.rb:159:in 'block in JsonParserTest#test_yajl_parse_io_with_buffer_smaller_than_input'
/Users/runner/work/fluentd/fluentd/test/helper.rb:148:in 'block in Object#waiting'
/Users/runner/hostedtoolcache/Ruby/4.0.5/arm64/lib/ruby/4.0.0/timeout.rb:296:in 'block in Timeout.timeout'
/Users/runner/hostedtoolcache/Ruby/4.0.5/arm64/lib/ruby/4.0.0/timeout.rb:38:in 'Timeout::Error.handle_timeout'
/Users/runner/hostedtoolcache/Ruby/4.0.5/arm64/lib/ruby/4.0.0/timeout.rb:306:in 'Timeout.timeout'
/Users/runner/work/fluentd/fluentd/test/helper.rb:147:in 'Object#waiting'
/Users/runner/work/fluentd/fluentd/test/plugin/test_parser_json.rb:155:in 'JsonParserTest#test_yajl_parse_io_with_buffer_smaller_than_input'
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Ruby 3.4 on macos-latest
Process completed with exit code 1.
|
|
Error:
test/plugin/test_parser_json.rb#L159
NameError: uninitialized constant JSON::Ext::ResumableParser
/Users/runner/work/fluentd/fluentd/lib/fluent/plugin/parser_json.rb:94:in 'Fluent::Plugin::JSONParser#parse_io'
/Users/runner/work/fluentd/fluentd/test/plugin/test_parser_json.rb:159:in 'block in JsonParserTest#test_yajl_parse_io_with_buffer_smaller_than_input'
/Users/runner/work/fluentd/fluentd/test/helper.rb:148:in 'block in Object#waiting'
/Users/runner/hostedtoolcache/Ruby/3.4.9/arm64/lib/ruby/3.4.0/timeout.rb:185:in 'block in Timeout.timeout'
/Users/runner/hostedtoolcache/Ruby/3.4.9/arm64/lib/ruby/3.4.0/timeout.rb:38:in 'Timeout::Error.handle_timeout'
/Users/runner/hostedtoolcache/Ruby/3.4.9/arm64/lib/ruby/3.4.0/timeout.rb:194:in 'Timeout.timeout'
/Users/runner/work/fluentd/fluentd/test/helper.rb:147:in 'Object#waiting'
/Users/runner/work/fluentd/fluentd/test/plugin/test_parser_json.rb:155:in 'JsonParserTest#test_yajl_parse_io_with_buffer_smaller_than_input'
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Ruby 3.3 on macos-latest
Process completed with exit code 1.
|
|
Error:
test/plugin/test_parser_json.rb#L159
NameError: uninitialized constant JSON::Ext::ResumableParser
/Users/runner/work/fluentd/fluentd/lib/fluent/plugin/parser_json.rb:94:in `parse_io'
/Users/runner/work/fluentd/fluentd/test/plugin/test_parser_json.rb:159:in `block in test_yajl_parse_io_with_buffer_smaller_than_input'
/Users/runner/work/fluentd/fluentd/test/helper.rb:148:in `block in waiting'
/Users/runner/hostedtoolcache/Ruby/3.3.11/arm64/lib/ruby/3.3.0/timeout.rb:186:in `block in timeout'
/Users/runner/hostedtoolcache/Ruby/3.3.11/arm64/lib/ruby/3.3.0/timeout.rb:41:in `handle_timeout'
/Users/runner/hostedtoolcache/Ruby/3.3.11/arm64/lib/ruby/3.3.0/timeout.rb:195:in `timeout'
/Users/runner/work/fluentd/fluentd/test/helper.rb:147:in `waiting'
/Users/runner/work/fluentd/fluentd/test/plugin/test_parser_json.rb:155:in `test_yajl_parse_io_with_buffer_smaller_than_input'
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Ruby 4.0 on windows-11-arm
Process completed with exit code 1.
|
|
Error:
test/plugin/test_parser_json.rb#L159
NameError: uninitialized constant JSON::Ext::ResumableParser
C:/a/fluentd/fluentd/lib/fluent/plugin/parser_json.rb:94:in 'Fluent::Plugin::JSONParser#parse_io'
C:/a/fluentd/fluentd/test/plugin/test_parser_json.rb:159:in 'block in JsonParserTest#test_yajl_parse_io_with_buffer_smaller_than_input'
C:/a/fluentd/fluentd/test/helper.rb:148:in 'block in Object#waiting'
C:/hostedtoolcache/windows/Ruby/4.0.5/arm64/lib/ruby/4.0.0/timeout.rb:296:in 'block in Timeout.timeout'
C:/hostedtoolcache/windows/Ruby/4.0.5/arm64/lib/ruby/4.0.0/timeout.rb:38:in 'Timeout::Error.handle_timeout'
C:/hostedtoolcache/windows/Ruby/4.0.5/arm64/lib/ruby/4.0.0/timeout.rb:306:in 'Timeout.timeout'
C:/a/fluentd/fluentd/test/helper.rb:147:in 'Object#waiting'
C:/a/fluentd/fluentd/test/plugin/test_parser_json.rb:155:in 'JsonParserTest#test_yajl_parse_io_with_buffer_smaller_than_input'
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Ruby 4.0 on windows-latest
Process completed with exit code 1.
|
|
Error:
test/plugin/test_parser_json.rb#L159
NameError: uninitialized constant JSON::Ext::ResumableParser
D:/a/fluentd/fluentd/lib/fluent/plugin/parser_json.rb:94:in 'Fluent::Plugin::JSONParser#parse_io'
D:/a/fluentd/fluentd/test/plugin/test_parser_json.rb:159:in 'block in JsonParserTest#test_yajl_parse_io_with_buffer_smaller_than_input'
D:/a/fluentd/fluentd/test/helper.rb:148:in 'block in Object#waiting'
C:/hostedtoolcache/windows/Ruby/4.0.5/x64/lib/ruby/4.0.0/timeout.rb:296:in 'block in Timeout.timeout'
C:/hostedtoolcache/windows/Ruby/4.0.5/x64/lib/ruby/4.0.0/timeout.rb:38:in 'Timeout::Error.handle_timeout'
C:/hostedtoolcache/windows/Ruby/4.0.5/x64/lib/ruby/4.0.0/timeout.rb:306:in 'Timeout.timeout'
D:/a/fluentd/fluentd/test/helper.rb:147:in 'Object#waiting'
D:/a/fluentd/fluentd/test/plugin/test_parser_json.rb:155:in 'JsonParserTest#test_yajl_parse_io_with_buffer_smaller_than_input'
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Ruby 3.4 on windows-11-arm
Process completed with exit code 1.
|
|
Error:
test/plugin/test_parser_json.rb#L159
NameError: uninitialized constant JSON::Ext::ResumableParser
C:/a/fluentd/fluentd/lib/fluent/plugin/parser_json.rb:94:in 'Fluent::Plugin::JSONParser#parse_io'
C:/a/fluentd/fluentd/test/plugin/test_parser_json.rb:159:in 'block in JsonParserTest#test_yajl_parse_io_with_buffer_smaller_than_input'
C:/a/fluentd/fluentd/test/helper.rb:148:in 'block in Object#waiting'
C:/hostedtoolcache/windows/Ruby/3.4.9/arm64/lib/ruby/3.4.0/timeout.rb:185:in 'block in Timeout.timeout'
C:/hostedtoolcache/windows/Ruby/3.4.9/arm64/lib/ruby/3.4.0/timeout.rb:38:in 'Timeout::Error.handle_timeout'
C:/hostedtoolcache/windows/Ruby/3.4.9/arm64/lib/ruby/3.4.0/timeout.rb:194:in 'Timeout.timeout'
C:/a/fluentd/fluentd/test/helper.rb:147:in 'Object#waiting'
C:/a/fluentd/fluentd/test/plugin/test_parser_json.rb:155:in 'JsonParserTest#test_yajl_parse_io_with_buffer_smaller_than_input'
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Ruby 3.4 on windows-latest
Process completed with exit code 1.
|
|
Error:
test/plugin/test_parser_json.rb#L159
NameError: uninitialized constant JSON::Ext::ResumableParser
D:/a/fluentd/fluentd/lib/fluent/plugin/parser_json.rb:94:in 'Fluent::Plugin::JSONParser#parse_io'
D:/a/fluentd/fluentd/test/plugin/test_parser_json.rb:159:in 'block in JsonParserTest#test_yajl_parse_io_with_buffer_smaller_than_input'
D:/a/fluentd/fluentd/test/helper.rb:148:in 'block in Object#waiting'
C:/hostedtoolcache/windows/Ruby/3.4.9/x64/lib/ruby/3.4.0/timeout.rb:185:in 'block in Timeout.timeout'
C:/hostedtoolcache/windows/Ruby/3.4.9/x64/lib/ruby/3.4.0/timeout.rb:38:in 'Timeout::Error.handle_timeout'
C:/hostedtoolcache/windows/Ruby/3.4.9/x64/lib/ruby/3.4.0/timeout.rb:194:in 'Timeout.timeout'
D:/a/fluentd/fluentd/test/helper.rb:147:in 'Object#waiting'
D:/a/fluentd/fluentd/test/plugin/test_parser_json.rb:155:in 'JsonParserTest#test_yajl_parse_io_with_buffer_smaller_than_input'
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Ruby 3.3 on windows-latest
Process completed with exit code 1.
|
|
Error:
test/plugin/test_parser_json.rb#L159
NameError: uninitialized constant JSON::Ext::ResumableParser
D:/a/fluentd/fluentd/lib/fluent/plugin/parser_json.rb:94:in `parse_io'
D:/a/fluentd/fluentd/test/plugin/test_parser_json.rb:159:in `block in test_yajl_parse_io_with_buffer_smaller_than_input'
D:/a/fluentd/fluentd/test/helper.rb:148:in `block in waiting'
C:/hostedtoolcache/windows/Ruby/3.3.11/x64/lib/ruby/3.3.0/timeout.rb:186:in `block in timeout'
C:/hostedtoolcache/windows/Ruby/3.3.11/x64/lib/ruby/3.3.0/timeout.rb:41:in `handle_timeout'
C:/hostedtoolcache/windows/Ruby/3.3.11/x64/lib/ruby/3.3.0/timeout.rb:195:in `timeout'
D:/a/fluentd/fluentd/test/helper.rb:147:in `waiting'
D:/a/fluentd/fluentd/test/plugin/test_parser_json.rb:155:in `test_yajl_parse_io_with_buffer_smaller_than_input'
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Ruby 3.2 on windows-latest
Process completed with exit code 1.
|
|
Error:
test/plugin/test_parser_json.rb#L159
NameError: uninitialized constant JSON::Ext::ResumableParser
D:/a/fluentd/fluentd/lib/fluent/plugin/parser_json.rb:94:in `parse_io'
D:/a/fluentd/fluentd/test/plugin/test_parser_json.rb:159:in `block in test_yajl_parse_io_with_buffer_smaller_than_input'
D:/a/fluentd/fluentd/test/helper.rb:148:in `block in waiting'
C:/hostedtoolcache/windows/Ruby/3.2.11/x64/lib/ruby/3.2.0/timeout.rb:189:in `block in timeout'
C:/hostedtoolcache/windows/Ruby/3.2.11/x64/lib/ruby/3.2.0/timeout.rb:36:in `block in catch'
C:/hostedtoolcache/windows/Ruby/3.2.11/x64/lib/ruby/3.2.0/timeout.rb:36:in `catch'
C:/hostedtoolcache/windows/Ruby/3.2.11/x64/lib/ruby/3.2.0/timeout.rb:36:in `catch'
C:/hostedtoolcache/windows/Ruby/3.2.11/x64/lib/ruby/3.2.0/timeout.rb:198:in `timeout'
D:/a/fluentd/fluentd/test/helper.rb:147:in `waiting'
D:/a/fluentd/fluentd/test/plugin/test_parser_json.rb:155:in `test_yajl_parse_io_with_buffer_smaller_than_input'
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L408
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L456
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|
|
Failure:
test/plugin/test_out_exec_filter.rb#L364
<1> expected but was
<0>.
|