Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error decoding JTI information for LSPs #192

Open
dmontagner opened this issue Nov 16, 2017 · 3 comments
Open

Error decoding JTI information for LSPs #192

dmontagner opened this issue Nov 16, 2017 · 3 comments

Comments

@dmontagner
Copy link

I am observing the following errors while trying to decode LSP telemetry data:

  <match debug.**>
    @type stdout
    @id stdout_output
  </match>
  <match fluent.**>
    @type stdout
  </match>
</ROOT>
2017-11-16 00:00:10 +0000 [info]: listening fluent socket on 0.0.0.0:24224
2017-11-16 00:00:10 +0000 [info]: listening udp socket on 0.0.0.0:50000
2017-11-16 00:00:10 +0000 [info]: listening udp socket on 0.0.0.0:50020
2017-11-16 00:00:10 +0000 [info]: listening dRuby uri="druby://127.0.0.1:24230" object="Engine"
2017-11-16 00:05:16 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xD4\x0E0\xB3\xB7\x93\x91\xFC+8\x01@\x00\xAA\x06S\xE2\xA4\x01O*M\n\x1F\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \x00(\x000\x008\x00\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \xC0\x8E\x94>(\x90\xFD\xAD\xBE\xE9\x030\x96\xDE\x018\xEB\xCE\xD5" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/varint_pure.rb:6:in `readbyte'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/varint_pure.rb:6:in `decode'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/decoder.rb:12:in `decode_each_field'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:41:in `decode_from'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:35:in `decode'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:11:in `decode'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/field/message_field.rb:16:in `decode'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/field/base_field.rb:157:in `set'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:80:in `set_field_bytes'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:42:in `block in decode_from'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/decoder.rb:24:in `decode_each_field'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:41:in `decode_from'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:35:in `decode'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:11:in `decode'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/field/message_field.rb:16:in `decode'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/field/base_field.rb:146:in `set'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:80:in `set_field_bytes'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:42:in `block in decode_from'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/decoder.rb:24:in `decode_each_field'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:41:in `decode_from'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:35:in `decode'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:11:in `decode'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/field/message_field.rb:16:in `decode'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/field/base_field.rb:146:in `set'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:80:in `set_field_bytes'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:42:in `block in decode_from'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/decoder.rb:24:in `decode_each_field'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:41:in `decode_from'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:35:in `decode'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:11:in `decode'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/field/message_field.rb:16:in `decode'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/field/base_field.rb:146:in `set'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:80:in `set_field_bytes'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:42:in `block in decode_from'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/decoder.rb:24:in `decode_each_field'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:41:in `decode_from'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:35:in `decode'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/protobuf-3.8.1/lib/protobuf/message/serialization.rb:11:in `decode'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/fluent-plugin-juniper-telemetry-0.3.0/lib/fluent/plugin/parser_juniper_jti.rb:34:in `parse'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/fluentd-0.12.29/lib/fluent/plugin/socket_util.rb:142:in `on_message'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/fluentd-0.12.29/lib/fluent/plugin/socket_util.rb:46:in `call'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/fluentd-0.12.29/lib/fluent/plugin/socket_util.rb:46:in `on_readable'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/cool.io-1.4.5/lib/cool.io/io.rb:186:in `on_readable'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/cool.io-1.4.5/lib/cool.io/loop.rb:88:in `run_once'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/cool.io-1.4.5/lib/cool.io/loop.rb:88:in `run'
  2017-11-16 00:05:16 +0000 [error]: /usr/lib/ruby/gems/2.3.0/gems/fluentd-0.12.29/lib/fluent/plugin/socket_util.rb:133:in `run'
2017-11-16 00:05:16 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xD4\\x0E0\\xB3\\xB7\\x93\\x91\\xFC+8\\x01@\\x00\\xAA\\x06S\\xE2\\xA4\\x01O*M\\n\\x1F\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\x00(\\x000\\x008\\x00\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\xC0\\x8E\\x94>(\\x90\\xFD\\xAD\\xBE\\xE9\\x030\\x96\\xDE\\x018\\xEB\\xCE\\xD5\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:22:54 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xA6\x120\xA4\x85\xD4\x91\xFC+8\x01@\x00\xAA\x06^\xE2\xA4\x01Z*X\n*\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \xEE\xB0;(\xA0\xE2\xD0\xD3\x030\xFD\xCD\x028\xC9\x89\xC6\x14\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \xA3\xD2\x9FV(\xA4\xDA\x91\x99\xA7\x050\xDC\xDE\x018\x9E\xF8\xD9" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:22:54 +0000 [error]: suppressed same stacktrace
2017-11-16 00:22:54 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xA6\\x120\\xA4\\x85\\xD4\\x91\\xFC+8\\x01@\\x00\\xAA\\x06^\\xE2\\xA4\\x01Z*X\\n*\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\xEE\\xB0;(\\xA0\\xE2\\xD0\\xD3\\x030\\xFD\\xCD\\x028\\xC9\\x89\\xC6\\x14\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\xA3\\xD2\\x9FV(\\xA4\\xDA\\x91\\x99\\xA7\\x050\\xDC\\xDE\\x018\\x9E\\xF8\\xD9\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:23:17 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xB0\x120\xE1\xB7\xD5\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \x88\xC3\x80\x01(\x80\x8F\x90\xF4\a0\xC1\xC0\x028\xB3\x81\xDC\x13\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \xEF\xDD\xCDV(\xE4\x80\x8D\x84\xAA\x050\xC3\xD5\x018\xC6\xC6\x91" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:23:17 +0000 [error]: suppressed same stacktrace
2017-11-16 00:23:17 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xB0\\x120\\xE1\\xB7\\xD5\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\x88\\xC3\\x80\\x01(\\x80\\x8F\\x90\\xF4\\a0\\xC1\\xC0\\x028\\xB3\\x81\\xDC\\x13\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\xEF\\xDD\\xCDV(\\xE4\\x80\\x8D\\x84\\xAA\\x050\\xC3\\xD5\\x018\\xC6\\xC6\\x91\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:23:34 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xB7\x120\xB2\xB8\xD6\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \xEE\xAA\xB2\x01(\xA0\xC2\xB1\xFC\n0\xF2\xD3\x028\x9A\xD3\xF4\x14\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \x97\xF8\xEEV(\xA6\x94\xCC\x89\xAC\x050\xEA\xE2\x018\xBE\xA8\xFA" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:23:34 +0000 [error]: suppressed same stacktrace
2017-11-16 00:23:34 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xB7\\x120\\xB2\\xB8\\xD6\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\xEE\\xAA\\xB2\\x01(\\xA0\\xC2\\xB1\\xFC\\n0\\xF2\\xD3\\x028\\x9A\\xD3\\xF4\\x14\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\x97\\xF8\\xEEV(\\xA6\\x94\\xCC\\x89\\xAC\\x050\\xEA\\xE2\\x018\\xBE\\xA8\\xFA\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:23:40 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xBA\x120\xCA\xEC\xD6\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \xED\xFD\xC6\x01(\xB0\x8A\xFF\x9E\f0\xAC\xC9\x028\x88\xCF\xA1\x14\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \x8B\xDA\xFCV(\xE6\x95\xFF\xF5\xAC\x050\xD4\xDB\x018\x90\xEB\xC1" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:23:40 +0000 [error]: suppressed same stacktrace
2017-11-16 00:23:40 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xBA\\x120\\xCA\\xEC\\xD6\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\xED\\xFD\\xC6\\x01(\\xB0\\x8A\\xFF\\x9E\\f0\\xAC\\xC9\\x028\\x88\\xCF\\xA1\\x14\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\x8B\\xDA\\xFCV(\\xE6\\x95\\xFF\\xF5\\xAC\\x050\\xD4\\xDB\\x018\\x90\\xEB\\xC1\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:23:47 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xBD\x120\xE2\xA0\xD7\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \xDE\xD4\xDB\x01(\xA0\xA4\xEB\xC1\r0\xFD\xCB\x028\xE4\xAF\xB6\x14\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \xCE\xBE\x8AW(\xB6\xE5\xC6\xE2\xAD\x050\xAF\xDD\x018\xAD\xA9\xCF" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:23:47 +0000 [error]: suppressed same stacktrace
2017-11-16 00:23:47 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xBD\\x120\\xE2\\xA0\\xD7\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\xDE\\xD4\\xDB\\x01(\\xA0\\xA4\\xEB\\xC1\\r0\\xFD\\xCB\\x028\\xE4\\xAF\\xB6\\x14\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\xCE\\xBE\\x8AW(\\xB6\\xE5\\xC6\\xE2\\xAD\\x050\\xAF\\xDD\\x018\\xAD\\xA9\\xCF\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:24:03 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xC4\x120\x99\x9E\xD8\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \xE4\xD4\x8B\x02(\xC0\xD3\xEB\xBB\x100\xB1\xCD\x028\xBC\xB4\xC1\x14\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \x8D\xBF\xAAW(\x88\xCE\xCA\xDE\xAF\x050\x9F\xDE\x018\xF3\x94\xD6" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:24:03 +0000 [error]: suppressed same stacktrace
2017-11-16 00:24:03 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xC4\\x120\\x99\\x9E\\xD8\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\xE4\\xD4\\x8B\\x02(\\xC0\\xD3\\xEB\\xBB\\x100\\xB1\\xCD\\x028\\xBC\\xB4\\xC1\\x14\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\x8D\\xBF\\xAAW(\\x88\\xCE\\xCA\\xDE\\xAF\\x050\\x9F\\xDE\\x018\\xF3\\x94\\xD6\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:24:10 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xC7\x120\xCB\xD2\xD8\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \xA9\xB6\xA0\x02(\xF0\xE2\xAB\xDF\x110\x82\xCD\x028\xC0\xC0\xBE\x14\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \xBB\xAA\xB8W(\xA8\x88\xC8\xCB\xB0\x050\x8A\xDE\x018\xB3\xF6\xD4" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:24:10 +0000 [error]: suppressed same stacktrace
2017-11-16 00:24:10 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xC7\\x120\\xCB\\xD2\\xD8\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\xA9\\xB6\\xA0\\x02(\\xF0\\xE2\\xAB\\xDF\\x110\\x82\\xCD\\x028\\xC0\\xC0\\xBE\\x14\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\xBB\\xAA\\xB8W(\\xA8\\x88\\xC8\\xCB\\xB0\\x050\\x8A\\xDE\\x018\\xB3\\xF6\\xD4\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:24:26 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xCE\x120\x8F\xD2\xD9\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \x95\xE9\xD1\x02(\xB0\x95\xAC\xE4\x140\x8F\xC9\x028\xFC\xEB\x9F\x14\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \xDC\xA1\xD9W(\x98\x9C\xF3\xCE\xB2\x050\xAD\xDB\x018\xD3\xB2\xBF" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:24:26 +0000 [error]: suppressed same stacktrace
2017-11-16 00:24:26 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xCE\\x120\\x8F\\xD2\\xD9\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\x95\\xE9\\xD1\\x02(\\xB0\\x95\\xAC\\xE4\\x140\\x8F\\xC9\\x028\\xFC\\xEB\\x9F\\x14\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\xDC\\xA1\\xD9W(\\x98\\x9C\\xF3\\xCE\\xB2\\x050\\xAD\\xDB\\x018\\xD3\\xB2\\xBF\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:24:38 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xD3\x120\xA8\xAC\xDA\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \xE1\xCD\xF4\x02(\xF0\xAB\xA4\xF6\x160\x83\xD1\x028\xC3\x8C\xDE\x14\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \x80\xBA\xF0W(\x9A\xB0\xC2\x85\xB4\x050\xE6\xE0\x018\xB4\xA7\xEA" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:24:38 +0000 [error]: suppressed same stacktrace
2017-11-16 00:24:38 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xD3\\x120\\xA8\\xAC\\xDA\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\xE1\\xCD\\xF4\\x02(\\xF0\\xAB\\xA4\\xF6\\x160\\x83\\xD1\\x028\\xC3\\x8C\\xDE\\x14\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\x80\\xBA\\xF0W(\\x9A\\xB0\\xC2\\x85\\xB4\\x050\\xE6\\xE0\\x018\\xB4\\xA7\\xEA\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:25:01 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xDD\x120\x8A\xE0\xDB\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \xF3\xBA\xBA\x03(\xD0\xE9\xAF\x9C\e0\x94\xCF\x028\xAC\xB3\xCF\x14\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \xCF\x81\x9FX(\xAA\xAE\x96\xF4\xB6\x050\x9D\xDF\x018\xA1\xFA\xDD" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:25:01 +0000 [error]: suppressed same stacktrace
2017-11-16 00:25:01 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xDD\\x120\\x8A\\xE0\\xDB\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\xF3\\xBA\\xBA\\x03(\\xD0\\xE9\\xAF\\x9C\\e0\\x94\\xCF\\x028\\xAC\\xB3\\xCF\\x14\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\xCF\\x81\\x9FX(\\xAA\\xAE\\x96\\xF4\\xB6\\x050\\x9D\\xDF\\x018\\xA1\\xFA\\xDD\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:25:05 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xDF\x120\xBB\x85\xDC\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \xCE\xC1\xC8\x03(\xA0\xD6\x84\x8B\x1C0\xE9\xC5\x028\xF1\xEE\x85\x14\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \xB3\xB0\xA8X(\xEA\xE1\xF6\xBD\xB7\x050\xFC\xD8\x018\x8A\xD3\xAC" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:25:05 +0000 [error]: suppressed same stacktrace
2017-11-16 00:25:05 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xDF\\x120\\xBB\\x85\\xDC\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\xCE\\xC1\\xC8\\x03(\\xA0\\xD6\\x84\\x8B\\x1C0\\xE9\\xC5\\x028\\xF1\\xEE\\x85\\x14\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\xB3\\xB0\\xA8X(\\xEA\\xE1\\xF6\\xBD\\xB7\\x050\\xFC\\xD8\\x018\\x8A\\xD3\\xAC\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:25:12 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xE2\x120\xD8\xB9\xDC\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \xAC\xA4\xDD\x03(\xC0\x9A\xCE\xAE\x1D0\xC8\xC9\x028\xD4\xA8\xA3\x14\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \xAD\x9C\xB6X(\xCA\xF2\xF8\xAA\xB8\x050\xC6\xDB\x018\xE1\xFD\xC0" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:25:12 +0000 [error]: suppressed same stacktrace
2017-11-16 00:25:12 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xE2\\x120\\xD8\\xB9\\xDC\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\xAC\\xA4\\xDD\\x03(\\xC0\\x9A\\xCE\\xAE\\x1D0\\xC8\\xC9\\x028\\xD4\\xA8\\xA3\\x14\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\xAD\\x9C\\xB6X(\\xCA\\xF2\\xF8\\xAA\\xB8\\x050\\xC6\\xDB\\x018\\xE1\\xFD\\xC0\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:25:23 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xE7\x120\x83\x93\xDD\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \xF2\xD7\xFF\x03(\xE0\x91\xC4\xBD\x1F0\x88\xC4\x028\xA2\x82\xF8\x13\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \xBC\x95\xCDX(\x9C\xD1\xD2\xDF\xB9\x050\x8E\xD8\x018\x89\xEF\xA5" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:25:23 +0000 [error]: suppressed same stacktrace
2017-11-16 00:25:23 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xE7\\x120\\x83\\x93\\xDD\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\xF2\\xD7\\xFF\\x03(\\xE0\\x91\\xC4\\xBD\\x1F0\\x88\\xC4\\x028\\xA2\\x82\\xF8\\x13\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\xBC\\x95\\xCDX(\\x9C\\xD1\\xD2\\xDF\\xB9\\x050\\x8E\\xD8\\x018\\x89\\xEF\\xA5\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:25:28 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xE9\x120\x98\xB8\xDD\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \xA9\xE7\x8D\x04(\xF0\xD2\xDD\xAC 0\xB9\xC9\x028\xCD\xB3\xA2\x14\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \xC7\xC9\xD6X(\xEC\xE7\xDC\xA9\xBA\x050\xB0\xDB\x018\xA3\xCD\xBF" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:25:28 +0000 [error]: suppressed same stacktrace
2017-11-16 00:25:28 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xE9\\x120\\x98\\xB8\\xDD\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\xA9\\xE7\\x8D\\x04(\\xF0\\xD2\\xDD\\xAC 0\\xB9\\xC9\\x028\\xCD\\xB3\\xA2\\x14\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\xC7\\xC9\\xD6X(\\xEC\\xE7\\xDC\\xA9\\xBA\\x050\\xB0\\xDB\\x018\\xA3\\xCD\\xBF\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:25:35 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xEC\x120\xF3\xEC\xDD\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \xA3\xD8\xA2\x04(\xD0\x93\x97\xD1!0\x94\xBD\x028\xF1\xCF\xC1\x13\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \xFC\xBF\xE4X(\x9C\xA9\xB1\x97\xBB\x050\xC9\xD3\x018\xBD\x94\x82" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:25:35 +0000 [error]: suppressed same stacktrace
2017-11-16 00:25:35 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xEC\\x120\\xF3\\xEC\\xDD\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\xA3\\xD8\\xA2\\x04(\\xD0\\x93\\x97\\xD1!0\\x94\\xBD\\x028\\xF1\\xCF\\xC1\\x13\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\xFC\\xBF\\xE4X(\\x9C\\xA9\\xB1\\x97\\xBB\\x050\\xC9\\xD3\\x018\\xBD\\x94\\x82\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:25:46 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xF1\x120\xE3\xC5\xDE\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \xCB\xAD\xC5\x04(\xD0\xFE\x96\xE2#0\xE8\xD2\x028\x96\x93\xEC\x14\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \x8B\xCE\xFBX(\xAC\xBF\xB0\xCD\xBC\x050\xE7\xE1\x018\x88\x9F\xF2" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
2017-11-16 00:25:46 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xF1\\x120\\xE3\\xC5\\xDE\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\xCB\\xAD\\xC5\\x04(\\xD0\\xFE\\x96\\xE2#0\\xE8\\xD2\\x028\\x96\\x93\\xEC\\x14\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\x8B\\xCE\\xFBX(\\xAC\\xBF\\xB0\\xCD\\xBC\\x050\\xE7\\xE1\\x018\\x88\\x9F\\xF2\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
  2017-11-16 00:25:46 +0000 [error]: suppressed same stacktrace
2017-11-16 00:25:58 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xF6\x120\xCF\x9F\xDF\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \xD8\xA7\xE8\x04(\x80\xC5\xB8\xF5%0\x89\xBF\x028\x8E\xD7\xD0\x13\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \xDF\xF4\x92Y(\xAE\xED\xF0\x84\xBE\x050\xC8\xD4\x018\xC6\xF7\x89" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:25:58 +0000 [error]: suppressed same stacktrace
2017-11-16 00:25:58 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xF6\\x120\\xCF\\x9F\\xDF\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\xD8\\xA7\\xE8\\x04(\\x80\\xC5\\xB8\\xF5%0\\x89\\xBF\\x028\\x8E\\xD7\\xD0\\x13\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\xDF\\xF4\\x92Y(\\xAE\\xED\\xF0\\x84\\xBE\\x050\\xC8\\xD4\\x018\\xC6\\xF7\\x89\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:26:03 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xF8\x120\x87\xC4\xDF\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \xB9\xA6\xF6\x04(\xF0\xE0\xCE\xE3&0\xFA\xCF\x028\xD8\xD7\xD5\x14\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \xD2\x9E\x9CY(\xFE\xE6\xAA\xCE\xBE\x050\xF9\xDF\x018\xB7\xCE\xE3" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:26:03 +0000 [error]: suppressed same stacktrace
2017-11-16 00:26:03 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xF8\\x120\\x87\\xC4\\xDF\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\xB9\\xA6\\xF6\\x04(\\xF0\\xE0\\xCE\\xE3&0\\xFA\\xCF\\x028\\xD8\\xD7\\xD5\\x14\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\xD2\\x9E\\x9CY(\\xFE\\xE6\\xAA\\xCE\\xBE\\x050\\xF9\\xDF\\x018\\xB7\\xCE\\xE3\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:26:09 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xFB\x120\xFD\xF8\xDF\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \x9B\xF7\x8A\x05(\xD0\xE4\x8A\x86(0\xD0\xD4\x028\xAE\xBD\xFA\x14\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \xFE\xFE\xA9Y(\xBE\xC1\xD1\xBA\xBF\x050\xFD\xE2\x018\xC1\xBA\xFB" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:26:09 +0000 [error]: suppressed same stacktrace
2017-11-16 00:26:09 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xFB\\x120\\xFD\\xF8\\xDF\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\x9B\\xF7\\x8A\\x05(\\xD0\\xE4\\x8A\\x86(0\\xD0\\xD4\\x028\\xAE\\xBD\\xFA\\x14\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\xFE\\xFE\\xA9Y(\\xBE\\xC1\\xD1\\xBA\\xBF\\x050\\xFD\\xE2\\x018\\xC1\\xBA\\xFB\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:26:14 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\xFD\x120\xD9\x9C\xE0\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \xFF\xBE\x98\x05(\x90\x88\xF0\xF0(0\xDC\xC0\x028\xD6\xD8\xDD\x13\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \xCF\x83\xB3Y(\xAE\xFF\xE5\x81\xC0\x050\xD6\xD5\x018\x8C\xD8\x92" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:26:14 +0000 [error]: suppressed same stacktrace
2017-11-16 00:26:14 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\xFD\\x120\\xD9\\x9C\\xE0\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\xFF\\xBE\\x98\\x05(\\x90\\x88\\xF0\\xF0(0\\xDC\\xC0\\x028\\xD6\\xD8\\xDD\\x13\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\xCF\\x83\\xB3Y(\\xAE\\xFF\\xE5\\x81\\xC0\\x050\\xD6\\xD5\\x018\\x8C\\xD8\\x92\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
2017-11-16 00:26:27 +0000 [error]: "\n\rnfx1:20.0.0.1\x10\x00\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\x83\x130\xED\x85\xE1\x91\xFC+8\x01@\x00\xAA\x06_\xE2\xA4\x01[*Y\n+\n\rAGG1_WIRELESS\x10\x00\x1A\x04c-94 \xEE\xE3\xC1\x05(\xA0\xB2\x82\xB6+0\xCB\xC4\x028\xCD\x8F\xFC\x13\n*\n\nAGG1_FIXED\x10\x00\x1A\x05c-120 \xA6\xC7\xCEY(\xBE\xFC\xCA\xDA\xC1\x050\xAD\xD8\x018\x89\xE3\xA7" error=#<EOFError: end of file reached> error_class=EOFError host="172.17.0.1"
  2017-11-16 00:26:27 +0000 [error]: suppressed same stacktrace
2017-11-16 00:26:27 +0000 fluent.error: {"error":"#<EOFError: end of file reached>","error_class":"EOFError","host":"172.17.0.1","message":"\"\\n\\rnfx1:20.0.0.1\\x10\\x00\\\"clsp_usage:/junos/services/label-switched-path/usage/:/junos/services/label-switched-path/usage/:PFE(\\x83\\x130\\xED\\x85\\xE1\\x91\\xFC+8\\x01@\\x00\\xAA\\x06_\\xE2\\xA4\\x01[*Y\\n+\\n\\rAGG1_WIRELESS\\x10\\x00\\x1A\\x04c-94 \\xEE\\xE3\\xC1\\x05(\\xA0\\xB2\\x82\\xB6+0\\xCB\\xC4\\x028\\xCD\\x8F\\xFC\\x13\\n*\\n\\nAGG1_FIXED\\x10\\x00\\x1A\\x05c-120 \\xA6\\xC7\\xCEY(\\xBE\\xFC\\xCA\\xDA\\xC1\\x050\\xAD\\xD8\\x018\\x89\\xE3\\xA7\" error=#<EOFError: end of file reached> error_class=EOFError host=\"172.17.0.1\""}
root@ask1:/open-nti#
@3fr61n
Copy link
Contributor

3fr61n commented Nov 16, 2017 via email

@mpergament
Copy link
Contributor

mpergament commented Nov 16, 2017 via email

@3fr61n
Copy link
Contributor

3fr61n commented Nov 27, 2017

a workaround has been committed here 4c7e34d, could you please try again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants