I, [2016-07-29T10:24:59.880735 #34433] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:24:59 -0700 I, [2016-07-29T10:24:59.884122 #34433] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:24:59.884177 #34433] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:25:01.200590 #34433] INFO -- : Rendered inline template within layouts/application (1310.9ms) I, [2016-07-29T10:25:01.201586 #34433] INFO -- : Completed 500 Internal Server Error in 1317ms (ActiveRecord: 0.0ms) F, [2016-07-29T10:25:01.205819 #34433] FATAL -- : Interrupt (): /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/scalar_scanner.rb:58:in `tokenize' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/visitors/to_ruby.rb:60:in `deserialize' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/visitors/to_ruby.rb:123:in `visit_Psych_Nodes_Scalar' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/visitors/visitor.rb:16:in `visit' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/visitors/visitor.rb:6:in `accept' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/visitors/to_ruby.rb:32:in `accept' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/visitors/to_ruby.rb:337:in `block in revive_hash' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/visitors/to_ruby.rb:336:in `each' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/visitors/to_ruby.rb:336:in `each_slice' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/visitors/to_ruby.rb:336:in `revive_hash' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/visitors/to_ruby.rb:162:in `visit_Psych_Nodes_Mapping' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/visitors/visitor.rb:16:in `visit' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/visitors/visitor.rb:6:in `accept' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/visitors/to_ruby.rb:32:in `accept' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/visitors/to_ruby.rb:311:in `visit_Psych_Nodes_Document' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/visitors/visitor.rb:16:in `visit' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/visitors/visitor.rb:6:in `accept' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/visitors/to_ruby.rb:32:in `accept' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/nodes/node.rb:38:in `to_ruby' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych.rb:253:in `load' /Users/bradgessler/Projects/mascot/mascot/lib/mascot/frontmatter.rb:16:in `data' /Users/bradgessler/Projects/mascot/mascot/lib/mascot/resource.rb:45:in `data' inline template:5:in `block in _inline_template___2569939121292557744_70270984710320' /Users/bradgessler/Projects/mascot/mascot/lib/mascot/resources.rb:14:in `each' /Users/bradgessler/Projects/mascot/mascot/lib/mascot/resources.rb:14:in `each' inline template:4:in `_inline_template___2569939121292557744_70270984710320' actionview (4.2.7) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.7) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.7) lib/action_view/template.rb:333:in `instrument' actionview (4.2.7) lib/action_view/template.rb:143:in `render' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.7) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.7) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.7) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.7) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.7) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.7) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.7) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.7) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.7) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.7) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.7) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.7) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.7) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime' activesupport (4.2.7) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.7) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:43:in `render' /Users/bradgessler/Projects/mascot/mascot-rails/lib/mascot/action_controller_context.rb:22:in `render' /Users/bradgessler/Projects/mascot/mascot-rails/app/controllers/mascot/sitemap_controller.rb:6:in `show' actionpack (4.2.7) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.7) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.7) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.7) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.7) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.7) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.7) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.7) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.7) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.7) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.7) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.7) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.7) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.7) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.7) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.7) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.7) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.7) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.7) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.7) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.7) lib/action_dispatch/routing/mapper.rb:49:in `serve' actionpack (4.2.7) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.7) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.7) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.7) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.7) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.7) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.7) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.7) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.7) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.7) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.7) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.7) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.7) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.7) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.7) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.7) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.7) lib/rails/engine.rb:518:in `call' railties (4.2.7) lib/rails/application.rb:165:in `call' rack-test (0.6.3) lib/rack/mock_session.rb:30:in `request' rack-test (0.6.3) lib/rack/test.rb:244:in `process_request' rack-test (0.6.3) lib/rack/test.rb:58:in `get' /Users/bradgessler/Projects/mascot/mascot-rails/lib/mascot/route_constraint.rb:9:in `matches?' /benchmarks/rails_rendering_benchmark.rb:62:in `block (4 levels) in
' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:293:in `measure' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:257:in `block in bmbm' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `each' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `inject' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `bmbm' /Users/bradgessler/Projects/mascot/support/benchmark_dsl.rb:27:in `benchmark' /benchmarks/rails_rendering_benchmark.rb:54:in `block (2 levels) in
' /benchmarks/rails_rendering_benchmark.rb:51:in `each' /benchmarks/rails_rendering_benchmark.rb:51:in `block in
' /Users/bradgessler/Projects/mascot/support/benchmark_dsl.rb:18:in `fake_site' /benchmarks/rails_rendering_benchmark.rb:15:in `
' I, [2016-07-29T10:25:29.773919 #34518] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:25:29 -0700 I, [2016-07-29T10:25:29.777000 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:25:29.777043 #34518] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:25:30.937426 #34518] INFO -- : Rendered inline template within layouts/application (1154.8ms) I, [2016-07-29T10:25:30.955847 #34518] INFO -- : Completed 200 OK in 1179ms (Views: 1175.7ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:25:30.959662 #34518] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 10:25:30 -0700 I, [2016-07-29T10:25:30.971313 #34518] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T10:25:30.974823 #34518] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.2ms) I, [2016-07-29T10:25:30.975388 #34518] INFO -- : Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:25:30.976438 #34518] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:25:30 -0700 I, [2016-07-29T10:25:30.976927 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:25:30.976958 #34518] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:25:31.159115 #34518] INFO -- : Rendered inline template within layouts/application (181.7ms) I, [2016-07-29T10:25:31.160935 #34518] INFO -- : Completed 200 OK in 184ms (Views: 183.6ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:25:31.165100 #34518] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:25:31 -0700 I, [2016-07-29T10:25:31.165728 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:25:31.165760 #34518] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T10:25:31.317125 #34518] INFO -- : Rendered inline template within layouts/application (150.5ms) I, [2016-07-29T10:25:31.318568 #34518] INFO -- : Completed 200 OK in 153ms (Views: 152.2ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:25:31.498324 #34518] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:25:31 -0700 I, [2016-07-29T10:25:31.498865 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:25:31.498911 #34518] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:25:31.590826 #34518] INFO -- : Rendered inline template within layouts/application (91.5ms) I, [2016-07-29T10:25:31.591551 #34518] INFO -- : Completed 200 OK in 93ms (Views: 92.3ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:25:31.667923 #34518] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 10:25:31 -0700 I, [2016-07-29T10:25:31.668451 #34518] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T10:25:31.668796 #34518] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-29T10:25:31.669190 #34518] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:25:31.728212 #34518] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:25:31 -0700 I, [2016-07-29T10:25:31.728881 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:25:31.728924 #34518] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:25:31.819500 #34518] INFO -- : Rendered inline template within layouts/application (90.1ms) I, [2016-07-29T10:25:31.820232 #34518] INFO -- : Completed 200 OK in 91ms (Views: 91.0ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:25:31.896618 #34518] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:25:31 -0700 I, [2016-07-29T10:25:31.897121 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:25:31.897154 #34518] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T10:25:32.006642 #34518] INFO -- : Rendered inline template within layouts/application (109.1ms) I, [2016-07-29T10:25:32.007493 #34518] INFO -- : Completed 200 OK in 110ms (Views: 110.0ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:25:34.463208 #34518] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:25:34 -0700 I, [2016-07-29T10:25:34.463694 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:25:34.463724 #34518] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:25:37.023458 #34518] INFO -- : Rendered inline template within layouts/application (1266.0ms) I, [2016-07-29T10:25:37.024161 #34518] INFO -- : Completed 200 OK in 2560ms (Views: 1266.8ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:25:37.027457 #34518] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 10:25:37 -0700 I, [2016-07-29T10:25:37.027989 #34518] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T10:25:37.028386 #34518] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-29T10:25:37.028831 #34518] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:25:37.029794 #34518] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:25:37 -0700 I, [2016-07-29T10:25:37.030237 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:25:37.030267 #34518] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:25:39.529682 #34518] INFO -- : Rendered inline template within layouts/application (1216.1ms) I, [2016-07-29T10:25:39.530450 #34518] INFO -- : Completed 200 OK in 2500ms (Views: 1217.1ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:25:39.533413 #34518] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:25:39 -0700 I, [2016-07-29T10:25:39.533900 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:25:39.533933 #34518] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T10:25:41.769897 #34518] INFO -- : Rendered inline template within layouts/application (1092.9ms) I, [2016-07-29T10:25:41.770739 #34518] INFO -- : Completed 200 OK in 2237ms (Views: 1093.9ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:25:43.341081 #34518] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:25:43 -0700 I, [2016-07-29T10:25:43.341583 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:25:43.341624 #34518] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:25:45.515442 #34518] INFO -- : Rendered inline template within layouts/application (1048.1ms) I, [2016-07-29T10:25:45.516217 #34518] INFO -- : Completed 200 OK in 2175ms (Views: 1049.0ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:25:45.883385 #34518] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 10:25:45 -0700 I, [2016-07-29T10:25:45.884085 #34518] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T10:25:45.884550 #34518] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-29T10:25:45.885099 #34518] INFO -- : Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:25:46.020159 #34518] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:25:46 -0700 I, [2016-07-29T10:25:46.020732 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:25:46.020778 #34518] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:25:48.100345 #34518] INFO -- : Rendered inline template within layouts/application (1061.1ms) I, [2016-07-29T10:25:48.101341 #34518] INFO -- : Completed 200 OK in 2080ms (Views: 1062.2ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:25:48.392604 #34518] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:25:48 -0700 I, [2016-07-29T10:25:48.393106 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:25:48.393139 #34518] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T10:25:50.485973 #34518] INFO -- : Rendered inline template within layouts/application (1053.1ms) I, [2016-07-29T10:25:50.486992 #34518] INFO -- : Completed 200 OK in 2094ms (Views: 1054.3ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:26:14.067305 #34638] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:26:14 -0700 I, [2016-07-29T10:26:14.070208 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:26:14.070249 #34638] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:26:15.242761 #34638] INFO -- : Rendered inline template within layouts/application (1167.1ms) I, [2016-07-29T10:26:15.262712 #34638] INFO -- : Completed 200 OK in 1192ms (Views: 1189.7ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:26:15.266529 #34638] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 10:26:15 -0700 I, [2016-07-29T10:26:15.274236 #34638] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T10:26:15.277931 #34638] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms) I, [2016-07-29T10:26:15.278684 #34638] INFO -- : Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:26:15.280003 #34638] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:26:15 -0700 I, [2016-07-29T10:26:15.280818 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:26:15.280862 #34638] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:26:15.460197 #34638] INFO -- : Rendered inline template within layouts/application (178.9ms) I, [2016-07-29T10:26:15.461752 #34638] INFO -- : Completed 200 OK in 181ms (Views: 180.6ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:26:15.466111 #34638] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:26:15 -0700 I, [2016-07-29T10:26:15.466831 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:26:15.466870 #34638] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T10:26:15.617708 #34638] INFO -- : Rendered inline template within layouts/application (150.2ms) I, [2016-07-29T10:26:15.619045 #34638] INFO -- : Completed 200 OK in 152ms (Views: 151.7ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:26:15.798730 #34638] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:26:15 -0700 I, [2016-07-29T10:26:15.799271 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:26:15.799304 #34638] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:26:15.893747 #34638] INFO -- : Rendered inline template within layouts/application (94.0ms) I, [2016-07-29T10:26:15.894484 #34638] INFO -- : Completed 200 OK in 95ms (Views: 94.9ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:26:15.977366 #34638] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 10:26:15 -0700 I, [2016-07-29T10:26:15.977929 #34638] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T10:26:15.978319 #34638] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-29T10:26:15.978842 #34638] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:26:16.042888 #34638] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:26:16 -0700 I, [2016-07-29T10:26:16.043414 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:26:16.043456 #34638] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:26:16.137884 #34638] INFO -- : Rendered inline template within layouts/application (93.9ms) I, [2016-07-29T10:26:16.138725 #34638] INFO -- : Completed 200 OK in 95ms (Views: 94.9ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:26:16.219332 #34638] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:26:16 -0700 I, [2016-07-29T10:26:16.219834 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:26:16.219867 #34638] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T10:26:16.311211 #34638] INFO -- : Rendered inline template within layouts/application (91.0ms) I, [2016-07-29T10:26:16.312035 #34638] INFO -- : Completed 200 OK in 92ms (Views: 91.9ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:26:18.653374 #34638] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:26:18 -0700 I, [2016-07-29T10:26:18.653931 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:26:18.653975 #34638] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:26:21.135888 #34638] INFO -- : Rendered inline template within layouts/application (1245.9ms) I, [2016-07-29T10:26:21.136627 #34638] INFO -- : Completed 200 OK in 2483ms (Views: 1246.8ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:26:21.139851 #34638] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 10:26:21 -0700 I, [2016-07-29T10:26:21.140499 #34638] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T10:26:21.140858 #34638] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-29T10:26:21.141354 #34638] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:26:21.142444 #34638] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:26:21 -0700 I, [2016-07-29T10:26:21.142852 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:26:21.142883 #34638] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:26:23.735667 #34638] INFO -- : Rendered inline template within layouts/application (1251.2ms) I, [2016-07-29T10:26:23.736493 #34638] INFO -- : Completed 200 OK in 2594ms (Views: 1252.2ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:26:23.739824 #34638] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:26:23 -0700 I, [2016-07-29T10:26:23.740303 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:26:23.740344 #34638] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T10:26:26.118463 #34638] INFO -- : Rendered inline template within layouts/application (1116.4ms) I, [2016-07-29T10:26:26.119461 #34638] INFO -- : Completed 200 OK in 2379ms (Views: 1117.5ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:26:27.776315 #34638] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:26:27 -0700 I, [2016-07-29T10:26:27.776789 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:26:27.776856 #34638] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:26:30.087571 #34638] INFO -- : Rendered inline template within layouts/application (1171.3ms) I, [2016-07-29T10:26:30.088551 #34638] INFO -- : Completed 200 OK in 2312ms (Views: 1172.3ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:26:30.475672 #34638] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 10:26:30 -0700 I, [2016-07-29T10:26:30.476234 #34638] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T10:26:30.476617 #34638] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-29T10:26:30.477049 #34638] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:26:30.605143 #34638] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:26:30 -0700 I, [2016-07-29T10:26:30.605631 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:26:30.605663 #34638] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:26:33.622280 #34638] INFO -- : Rendered inline template within layouts/application (1130.8ms) I, [2016-07-29T10:26:33.623449 #34638] INFO -- : Completed 200 OK in 3018ms (Views: 1132.1ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:26:33.924750 #34638] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:26:33 -0700 I, [2016-07-29T10:26:33.925251 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:26:33.925283 #34638] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T10:26:36.319683 #34638] INFO -- : Rendered inline template within layouts/application (1172.7ms) I, [2016-07-29T10:26:36.320476 #34638] INFO -- : Completed 200 OK in 2395ms (Views: 1173.6ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:51:04.737754 #36434] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:51:04 -0700 I, [2016-07-29T10:51:04.741581 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:51:04.741635 #36434] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:51:05.980715 #36434] INFO -- : Rendered inline template within layouts/application (1232.8ms) I, [2016-07-29T10:51:05.999386 #36434] INFO -- : Completed 200 OK in 1258ms (Views: 1253.8ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:51:06.002715 #36434] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 10:51:06 -0700 I, [2016-07-29T10:51:06.011533 #36434] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T10:51:06.015434 #36434] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms) I, [2016-07-29T10:51:06.016086 #36434] INFO -- : Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:51:06.017083 #36434] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:51:06 -0700 I, [2016-07-29T10:51:06.017566 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:51:06.017598 #36434] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:51:06.206500 #36434] INFO -- : Rendered inline template within layouts/application (188.5ms) I, [2016-07-29T10:51:06.208337 #36434] INFO -- : Completed 200 OK in 191ms (Views: 190.4ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:51:06.212093 #36434] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:51:06 -0700 I, [2016-07-29T10:51:06.212802 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:51:06.212835 #36434] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T10:51:06.361883 #36434] INFO -- : Rendered inline template within layouts/application (148.3ms) I, [2016-07-29T10:51:06.363585 #36434] INFO -- : Completed 200 OK in 151ms (Views: 150.1ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:51:06.549285 #36434] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:51:06 -0700 I, [2016-07-29T10:51:06.549834 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:51:06.549878 #36434] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:51:06.639081 #36434] INFO -- : Rendered inline template within layouts/application (88.8ms) I, [2016-07-29T10:51:06.640651 #36434] INFO -- : Completed 200 OK in 91ms (Views: 90.4ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:51:06.720108 #36434] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 10:51:06 -0700 I, [2016-07-29T10:51:06.720790 #36434] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T10:51:06.721566 #36434] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.2ms) I, [2016-07-29T10:51:06.722702 #36434] INFO -- : Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:51:06.786438 #36434] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:51:06 -0700 I, [2016-07-29T10:51:06.786984 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:51:06.787030 #36434] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:51:06.887855 #36434] INFO -- : Rendered inline template within layouts/application (100.3ms) I, [2016-07-29T10:51:06.888851 #36434] INFO -- : Completed 200 OK in 102ms (Views: 101.4ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:51:06.964619 #36434] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:51:06 -0700 I, [2016-07-29T10:51:06.965339 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:51:06.965391 #36434] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T10:51:07.056106 #36434] INFO -- : Rendered inline template within layouts/application (90.1ms) I, [2016-07-29T10:51:07.057674 #36434] INFO -- : Completed 200 OK in 92ms (Views: 91.8ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:51:09.422362 #36434] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:51:09 -0700 I, [2016-07-29T10:51:09.422875 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:51:09.422908 #36434] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:51:11.962230 #36434] INFO -- : Rendered inline template within layouts/application (1290.9ms) I, [2016-07-29T10:51:11.964926 #36434] INFO -- : Completed 200 OK in 2542ms (Views: 1293.7ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:51:11.968485 #36434] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 10:51:11 -0700 I, [2016-07-29T10:51:11.969085 #36434] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T10:51:11.969518 #36434] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.1ms) I, [2016-07-29T10:51:11.970739 #36434] INFO -- : Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:51:11.971862 #36434] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:51:11 -0700 I, [2016-07-29T10:51:11.972353 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:51:11.972386 #36434] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:51:14.670138 #36434] INFO -- : Rendered inline template within layouts/application (1305.5ms) I, [2016-07-29T10:51:14.672158 #36434] INFO -- : Completed 200 OK in 2700ms (Views: 1307.7ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:51:14.675408 #36434] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:51:14 -0700 I, [2016-07-29T10:51:14.675951 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:51:14.675997 #36434] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T10:51:17.067517 #36434] INFO -- : Rendered inline template within layouts/application (1149.1ms) I, [2016-07-29T10:51:17.069116 #36434] INFO -- : Completed 200 OK in 2393ms (Views: 1150.7ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:51:18.742750 #36434] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:51:18 -0700 I, [2016-07-29T10:51:18.743283 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:51:18.743319 #36434] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:51:20.993214 #36434] INFO -- : Rendered inline template within layouts/application (1088.5ms) I, [2016-07-29T10:51:20.994682 #36434] INFO -- : Completed 200 OK in 2251ms (Views: 1090.1ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:51:21.373336 #36434] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 10:51:21 -0700 I, [2016-07-29T10:51:21.373983 #36434] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T10:51:21.374449 #36434] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-29T10:51:21.375006 #36434] INFO -- : Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:51:21.496825 #36434] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:51:21 -0700 I, [2016-07-29T10:51:21.497337 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:51:21.497370 #36434] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T10:51:23.744200 #36434] INFO -- : Rendered inline template within layouts/application (1130.6ms) I, [2016-07-29T10:51:23.745597 #36434] INFO -- : Completed 200 OK in 2248ms (Views: 1132.1ms | ActiveRecord: 0.0ms) I, [2016-07-29T10:51:24.054160 #36434] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:51:24 -0700 I, [2016-07-29T10:51:24.054859 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T10:51:24.054905 #36434] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T10:51:26.666663 #36434] INFO -- : Rendered inline template within layouts/application (1399.8ms) I, [2016-07-29T10:51:26.668184 #36434] INFO -- : Completed 200 OK in 2613ms (Views: 1401.4ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:11:07.129097 #37164] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:11:07 -0700 I, [2016-07-29T11:11:07.133015 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:11:07.133215 #37164] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T11:11:08.266639 #37164] INFO -- : Rendered inline template within layouts/application (1127.3ms) I, [2016-07-29T11:11:08.284605 #37164] INFO -- : Completed 200 OK in 1151ms (Views: 1147.7ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:11:08.288053 #37164] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 11:11:08 -0700 I, [2016-07-29T11:11:08.296376 #37164] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T11:11:08.300065 #37164] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.2ms) I, [2016-07-29T11:11:08.300673 #37164] INFO -- : Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:11:08.301600 #37164] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:11:08 -0700 I, [2016-07-29T11:11:08.302076 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:11:08.302107 #37164] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T11:11:08.488496 #37164] INFO -- : Rendered inline template within layouts/application (186.0ms) I, [2016-07-29T11:11:08.490510 #37164] INFO -- : Completed 200 OK in 188ms (Views: 188.0ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:11:08.493886 #37164] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 11:11:08 -0700 I, [2016-07-29T11:11:08.494328 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:11:08.494358 #37164] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T11:11:08.638385 #37164] INFO -- : Rendered inline template within layouts/application (143.5ms) I, [2016-07-29T11:11:08.639908 #37164] INFO -- : Completed 200 OK in 145ms (Views: 145.1ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:11:08.822940 #37164] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:11:08 -0700 I, [2016-07-29T11:11:08.823509 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:11:08.823549 #37164] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T11:11:08.910248 #37164] INFO -- : Rendered inline template within layouts/application (86.2ms) I, [2016-07-29T11:11:08.911802 #37164] INFO -- : Completed 200 OK in 88ms (Views: 87.9ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:11:08.987775 #37164] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 11:11:08 -0700 I, [2016-07-29T11:11:08.988312 #37164] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T11:11:08.988652 #37164] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-29T11:11:08.989052 #37164] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:11:09.052073 #37164] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:11:09 -0700 I, [2016-07-29T11:11:09.052697 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:11:09.052745 #37164] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T11:11:09.139202 #37164] INFO -- : Rendered inline template within layouts/application (85.8ms) I, [2016-07-29T11:11:09.140216 #37164] INFO -- : Completed 200 OK in 87ms (Views: 87.0ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:11:09.225727 #37164] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 11:11:09 -0700 I, [2016-07-29T11:11:09.226223 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:11:09.226256 #37164] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T11:11:09.318642 #37164] INFO -- : Rendered inline template within layouts/application (92.0ms) I, [2016-07-29T11:11:09.320381 #37164] INFO -- : Completed 200 OK in 94ms (Views: 93.8ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:11:12.104515 #37164] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:11:12 -0700 I, [2016-07-29T11:11:12.105146 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:11:12.105212 #37164] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T11:11:14.902070 #37164] INFO -- : Rendered inline template within layouts/application (1278.9ms) I, [2016-07-29T11:11:14.904234 #37164] INFO -- : Completed 200 OK in 2799ms (Views: 1281.2ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:11:14.907953 #37164] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 11:11:14 -0700 I, [2016-07-29T11:11:14.908524 #37164] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T11:11:14.908860 #37164] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-29T11:11:14.909641 #37164] INFO -- : Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:11:14.911010 #37164] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:11:14 -0700 I, [2016-07-29T11:11:14.911749 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:11:14.911796 #37164] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T11:11:18.037533 #37164] INFO -- : Rendered inline template within layouts/application (1577.7ms) I, [2016-07-29T11:11:18.040104 #37164] INFO -- : Completed 200 OK in 3128ms (Views: 1580.4ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:11:18.044697 #37164] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 11:11:18 -0700 I, [2016-07-29T11:11:18.045393 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:11:18.045454 #37164] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T11:11:21.351228 #37164] INFO -- : Rendered inline template within layouts/application (1578.2ms) I, [2016-07-29T11:11:21.424097 #37164] INFO -- : Completed 200 OK in 3379ms (Views: 1580.9ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:11:23.543504 #37164] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:11:23 -0700 I, [2016-07-29T11:11:23.543993 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:11:23.544026 #37164] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T11:11:26.452776 #37164] INFO -- : Rendered inline template within layouts/application (1290.7ms) I, [2016-07-29T11:11:26.454545 #37164] INFO -- : Completed 200 OK in 2910ms (Views: 1292.6ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:11:26.822442 #37164] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 11:11:26 -0700 I, [2016-07-29T11:11:26.823064 #37164] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T11:11:26.823492 #37164] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-29T11:11:26.824067 #37164] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:11:26.969679 #37164] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:11:26 -0700 I, [2016-07-29T11:11:26.970196 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:11:26.970229 #37164] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T11:11:29.241288 #37164] INFO -- : Rendered inline template within layouts/application (1099.6ms) I, [2016-07-29T11:11:29.242315 #37164] INFO -- : Completed 200 OK in 2272ms (Views: 1100.8ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:11:29.561242 #37164] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 11:11:29 -0700 I, [2016-07-29T11:11:29.561817 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:11:29.561864 #37164] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T11:11:31.694538 #37164] INFO -- : Rendered inline template within layouts/application (1042.1ms) I, [2016-07-29T11:11:31.695953 #37164] INFO -- : Completed 200 OK in 2134ms (Views: 1043.7ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:27:51.352057 #38271] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:27:51 -0700 I, [2016-07-29T11:27:51.356126 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:27:51.356175 #38271] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T11:27:55.160162 #38271] INFO -- : Rendered inline template within layouts/application (3796.7ms) I, [2016-07-29T11:27:55.182216 #38271] INFO -- : Completed 200 OK in 3826ms (Views: 3821.4ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:27:55.186184 #38271] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 11:27:55 -0700 I, [2016-07-29T11:27:55.194656 #38271] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T11:27:55.198120 #38271] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.2ms) I, [2016-07-29T11:27:55.198780 #38271] INFO -- : Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:27:55.199698 #38271] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:27:55 -0700 I, [2016-07-29T11:27:55.200172 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:27:55.200204 #38271] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T11:27:55.391909 #38271] INFO -- : Rendered inline template within layouts/application (191.3ms) I, [2016-07-29T11:27:55.394668 #38271] INFO -- : Completed 200 OK in 194ms (Views: 194.1ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:27:55.398783 #38271] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 11:27:55 -0700 I, [2016-07-29T11:27:55.399404 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:27:55.399437 #38271] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T11:27:55.560563 #38271] INFO -- : Rendered inline template within layouts/application (160.4ms) I, [2016-07-29T11:27:55.562002 #38271] INFO -- : Completed 200 OK in 163ms (Views: 162.0ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:27:55.765630 #38271] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:27:55 -0700 I, [2016-07-29T11:27:55.768916 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:27:55.769000 #38271] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T11:27:55.901275 #38271] INFO -- : Rendered inline template within layouts/application (131.6ms) I, [2016-07-29T11:27:55.904285 #38271] INFO -- : Completed 200 OK in 135ms (Views: 134.4ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:27:55.993409 #38271] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 11:27:55 -0700 I, [2016-07-29T11:27:55.993955 #38271] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T11:27:55.994299 #38271] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-29T11:27:55.994703 #38271] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:27:56.059741 #38271] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:27:56 -0700 I, [2016-07-29T11:27:56.060319 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:27:56.060364 #38271] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T11:27:56.161696 #38271] INFO -- : Rendered inline template within layouts/application (100.8ms) I, [2016-07-29T11:27:56.162673 #38271] INFO -- : Completed 200 OK in 102ms (Views: 102.0ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:27:56.251999 #38271] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 11:27:56 -0700 I, [2016-07-29T11:27:56.252655 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:27:56.252714 #38271] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T11:27:56.381349 #38271] INFO -- : Rendered inline template within layouts/application (128.2ms) I, [2016-07-29T11:27:56.383421 #38271] INFO -- : Completed 200 OK in 131ms (Views: 130.3ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:27:59.041858 #38271] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:27:59 -0700 I, [2016-07-29T11:27:59.043373 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:27:59.043431 #38271] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T11:28:03.961571 #38271] INFO -- : Rendered inline template within layouts/application (3629.8ms) I, [2016-07-29T11:28:03.963246 #38271] INFO -- : Completed 200 OK in 4920ms (Views: 3631.4ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:28:03.966701 #38271] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 11:28:03 -0700 I, [2016-07-29T11:28:03.967309 #38271] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T11:28:03.967692 #38271] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-29T11:28:03.968158 #38271] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:28:03.969297 #38271] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:28:03 -0700 I, [2016-07-29T11:28:03.969983 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:28:03.970023 #38271] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T11:28:06.715330 #38271] INFO -- : Rendered inline template within layouts/application (1318.6ms) I, [2016-07-29T11:28:06.717237 #38271] INFO -- : Completed 200 OK in 2747ms (Views: 1320.7ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:28:06.720391 #38271] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 11:28:06 -0700 I, [2016-07-29T11:28:06.720947 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:28:06.720985 #38271] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T11:28:09.353259 #38271] INFO -- : Rendered inline template within layouts/application (1318.4ms) I, [2016-07-29T11:28:09.354732 #38271] INFO -- : Completed 200 OK in 2634ms (Views: 1319.9ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:28:11.027150 #38271] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:28:11 -0700 I, [2016-07-29T11:28:11.027710 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:28:11.027761 #38271] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T11:28:13.478480 #38271] INFO -- : Rendered inline template within layouts/application (1236.1ms) I, [2016-07-29T11:28:13.480387 #38271] INFO -- : Completed 200 OK in 2453ms (Views: 1238.1ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:28:13.933724 #38271] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 11:28:13 -0700 I, [2016-07-29T11:28:13.934298 #38271] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T11:28:13.934675 #38271] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-29T11:28:13.935265 #38271] INFO -- : Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:28:14.070070 #38271] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:28:14 -0700 I, [2016-07-29T11:28:14.070590 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:28:14.070622 #38271] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T11:28:16.486930 #38271] INFO -- : Rendered inline template within layouts/application (1298.5ms) I, [2016-07-29T11:28:16.488009 #38271] INFO -- : Completed 200 OK in 2417ms (Views: 1299.8ms | ActiveRecord: 0.0ms) I, [2016-07-29T11:28:16.784864 #38271] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 11:28:16 -0700 I, [2016-07-29T11:28:16.785373 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T11:28:16.785408 #38271] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T11:28:19.012862 #38271] INFO -- : Rendered inline template within layouts/application (1104.7ms) I, [2016-07-29T11:28:19.015325 #38271] INFO -- : Completed 200 OK in 2230ms (Views: 1107.2ms | ActiveRecord: 0.0ms) I, [2016-07-29T12:01:53.751763 #39720] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 12:01:53 -0700 I, [2016-07-29T12:01:53.758119 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T12:01:53.758208 #39720] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T12:01:57.249134 #39720] INFO -- : Rendered inline template within layouts/application (3479.8ms) I, [2016-07-29T12:01:57.269647 #39720] INFO -- : Completed 200 OK in 3511ms (Views: 3504.3ms | ActiveRecord: 0.0ms) I, [2016-07-29T12:01:57.273756 #39720] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 12:01:57 -0700 I, [2016-07-29T12:01:57.286192 #39720] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T12:01:57.293758 #39720] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.6ms) I, [2016-07-29T12:01:57.294943 #39720] INFO -- : Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.0ms) I, [2016-07-29T12:01:57.296205 #39720] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 12:01:57 -0700 I, [2016-07-29T12:01:57.296885 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T12:01:57.296940 #39720] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T12:01:57.494400 #39720] INFO -- : Rendered inline template within layouts/application (196.9ms) I, [2016-07-29T12:01:57.496903 #39720] INFO -- : Completed 200 OK in 200ms (Views: 199.6ms | ActiveRecord: 0.0ms) I, [2016-07-29T12:01:57.500788 #39720] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 12:01:57 -0700 I, [2016-07-29T12:01:57.501425 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T12:01:57.501461 #39720] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T12:01:57.667970 #39720] INFO -- : Rendered inline template within layouts/application (165.8ms) I, [2016-07-29T12:01:57.669507 #39720] INFO -- : Completed 200 OK in 168ms (Views: 167.4ms | ActiveRecord: 0.0ms) I, [2016-07-29T12:01:57.899146 #39720] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 12:01:57 -0700 I, [2016-07-29T12:01:57.899784 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T12:01:57.899834 #39720] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T12:01:58.010742 #39720] INFO -- : Rendered inline template within layouts/application (110.3ms) I, [2016-07-29T12:01:58.011690 #39720] INFO -- : Completed 200 OK in 112ms (Views: 111.5ms | ActiveRecord: 0.0ms) I, [2016-07-29T12:01:58.098917 #39720] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 12:01:58 -0700 I, [2016-07-29T12:01:58.099529 #39720] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T12:01:58.099949 #39720] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-29T12:01:58.100543 #39720] INFO -- : Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) I, [2016-07-29T12:01:58.170038 #39720] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 12:01:58 -0700 I, [2016-07-29T12:01:58.170537 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T12:01:58.170569 #39720] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T12:01:58.282186 #39720] INFO -- : Rendered inline template within layouts/application (111.2ms) I, [2016-07-29T12:01:58.283086 #39720] INFO -- : Completed 200 OK in 112ms (Views: 112.2ms | ActiveRecord: 0.0ms) I, [2016-07-29T12:01:58.375602 #39720] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 12:01:58 -0700 I, [2016-07-29T12:01:58.376215 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T12:01:58.376264 #39720] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T12:01:58.520536 #39720] INFO -- : Rendered inline template within layouts/application (143.8ms) I, [2016-07-29T12:01:58.521445 #39720] INFO -- : Completed 200 OK in 145ms (Views: 144.8ms | ActiveRecord: 0.0ms) I, [2016-07-29T12:02:02.004277 #39720] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 12:02:02 -0700 I, [2016-07-29T12:02:02.004834 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T12:02:02.004877 #39720] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T12:02:05.983188 #39720] INFO -- : Rendered inline template within layouts/application (1578.2ms) I, [2016-07-29T12:02:05.983921 #39720] INFO -- : Completed 200 OK in 3979ms (Views: 1579.0ms | ActiveRecord: 0.0ms) I, [2016-07-29T12:02:05.987081 #39720] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 12:02:05 -0700 I, [2016-07-29T12:02:05.987639 #39720] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T12:02:05.988013 #39720] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-29T12:02:05.988510 #39720] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) I, [2016-07-29T12:02:05.989416 #39720] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 12:02:05 -0700 I, [2016-07-29T12:02:05.990049 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T12:02:05.990092 #39720] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T12:02:08.555070 #39720] INFO -- : Rendered inline template within layouts/application (1218.9ms) I, [2016-07-29T12:02:08.556057 #39720] INFO -- : Completed 200 OK in 2566ms (Views: 1220.0ms | ActiveRecord: 0.0ms) I, [2016-07-29T12:02:08.560212 #39720] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 12:02:08 -0700 I, [2016-07-29T12:02:08.560722 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T12:02:08.560764 #39720] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T12:02:10.890126 #39720] INFO -- : Rendered inline template within layouts/application (1166.6ms) I, [2016-07-29T12:02:10.891993 #39720] INFO -- : Completed 200 OK in 2331ms (Views: 1168.6ms | ActiveRecord: 0.0ms) I, [2016-07-29T12:02:12.504014 #39720] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 12:02:12 -0700 I, [2016-07-29T12:02:12.504504 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T12:02:12.504536 #39720] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T12:02:14.764398 #39720] INFO -- : Rendered inline template within layouts/application (1141.2ms) I, [2016-07-29T12:02:14.765246 #39720] INFO -- : Completed 200 OK in 2261ms (Views: 1142.2ms | ActiveRecord: 0.0ms) I, [2016-07-29T12:02:15.140096 #39720] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-29 12:02:15 -0700 I, [2016-07-29T12:02:15.140783 #39720] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-29T12:02:15.141233 #39720] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-29T12:02:15.141749 #39720] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) I, [2016-07-29T12:02:15.274116 #39720] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 12:02:15 -0700 I, [2016-07-29T12:02:15.274664 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T12:02:15.274710 #39720] INFO -- : Parameters: {"path"=>"page-1"} I, [2016-07-29T12:02:17.528281 #39720] INFO -- : Rendered inline template within layouts/application (1193.4ms) I, [2016-07-29T12:02:17.530370 #39720] INFO -- : Completed 200 OK in 2256ms (Views: 1195.6ms | ActiveRecord: 0.0ms) I, [2016-07-29T12:02:17.850173 #39720] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 12:02:17 -0700 I, [2016-07-29T12:02:17.850733 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-29T12:02:17.850778 #39720] INFO -- : Parameters: {"path"=>"page-9999"} I, [2016-07-29T12:02:20.194702 #39720] INFO -- : Rendered inline template within layouts/application (1219.2ms) I, [2016-07-29T12:02:20.196818 #39720] INFO -- : Completed 200 OK in 2346ms (Views: 1221.3ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:18:20.084336 #22629] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-31 23:18:20 -0700 I, [2016-07-31T23:18:20.097067 #22629] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-31T23:18:20.102391 #22629] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.4ms) I, [2016-07-31T23:18:20.109330 #22629] INFO -- : Completed 200 OK in 12ms (Views: 11.8ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:19:10.956994 #22675] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-31 23:19:10 -0700 I, [2016-07-31T23:19:10.971223 #22675] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-31T23:19:10.975947 #22675] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms) I, [2016-07-31T23:19:10.982564 #22675] INFO -- : Completed 200 OK in 11ms (Views: 11.0ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:19:10.983768 #22675] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-07-31 23:19:10 -0700 I, [2016-07-31T23:19:10.984756 #22675] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-31T23:19:10.984787 #22675] INFO -- : Parameters: {"path"=>"page-1.html"} I, [2016-07-31T23:19:10.995502 #22675] INFO -- : Rendered inline template within layouts/application (4.6ms) I, [2016-07-31T23:19:10.995798 #22675] INFO -- : Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms) F, [2016-07-31T23:19:10.998111 #22675] FATAL -- : ActionView::Template::Error (undefined method `to_model' for # Did you mean? to_yaml): 2:

And they are...

3:

    4: <% resources.each do |r| %> 5:
  • <%= link_to r.data['title'], r.request_path %>
  • 6: <% end %> 7:
actionpack (4.2.7) lib/action_dispatch/routing/polymorphic_routes.rb:253:in `handle_model' actionpack (4.2.7) lib/action_dispatch/routing/polymorphic_routes.rb:267:in `handle_model_call' actionview (4.2.7) lib/action_view/routing_url_for.rb:114:in `url_for' actionview (4.2.7) lib/action_view/helpers/url_helper.rb:181:in `link_to' inline template:5:in `block in _inline_template__2441525420408418264_70277206581360' /Users/bradgessler/Projects/mascot/gem/mascot/lib/mascot/resources.rb:17:in `each' /Users/bradgessler/Projects/mascot/gem/mascot/lib/mascot/resources.rb:17:in `each' inline template:4:in `_inline_template__2441525420408418264_70277206581360' actionview (4.2.7) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.7) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.7) lib/action_view/template.rb:333:in `instrument' actionview (4.2.7) lib/action_view/template.rb:143:in `render' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.7) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.7) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.7) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.7) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.7) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.7) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.7) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.7) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.7) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.7) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.7) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.7) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.7) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime' activesupport (4.2.7) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.7) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:43:in `render' /Users/bradgessler/Projects/mascot/gem/mascot-rails/lib/mascot/action_controller_context.rb:22:in `render' /Users/bradgessler/Projects/mascot/gem/mascot-rails/app/controllers/mascot/sitemap_controller.rb:6:in `show' actionpack (4.2.7) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.7) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.7) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.7) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.7) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.7) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.7) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.7) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.7) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.7) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.7) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.7) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.7) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.7) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.7) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.7) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.7) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.7) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.7) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.7) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.7) lib/action_dispatch/routing/mapper.rb:49:in `serve' actionpack (4.2.7) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.7) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.7) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.7) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.7) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.7) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.7) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.7) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.7) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.7) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.7) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.7) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.7) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.7) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.7) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.7) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.7) lib/rails/engine.rb:518:in `call' railties (4.2.7) lib/rails/application.rb:165:in `call' rack-test (0.6.3) lib/rack/mock_session.rb:30:in `request' rack-test (0.6.3) lib/rack/test.rb:244:in `process_request' rack-test (0.6.3) lib/rack/test.rb:58:in `get' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/forwardable.rb:184:in `get' /benchmarks/rails_rendering_benchmark.rb:9:in `get!' /benchmarks/rails_rendering_benchmark.rb:71:in `block (5 levels) in
' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:293:in `measure' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:257:in `block in bmbm' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `each' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `inject' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `bmbm' /Users/bradgessler/Projects/mascot/gem/support/benchmark_dsl.rb:27:in `benchmark' /benchmarks/rails_rendering_benchmark.rb:54:in `block (2 levels) in
' /benchmarks/rails_rendering_benchmark.rb:51:in `each' /benchmarks/rails_rendering_benchmark.rb:51:in `block in
' /Users/bradgessler/Projects/mascot/gem/support/benchmark_dsl.rb:18:in `fake_site' /benchmarks/rails_rendering_benchmark.rb:15:in `
' I, [2016-07-31T23:19:57.431723 #22724] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-31 23:19:57 -0700 I, [2016-07-31T23:19:57.442562 #22724] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-31T23:19:57.447666 #22724] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.4ms) I, [2016-07-31T23:19:57.454423 #22724] INFO -- : Completed 200 OK in 12ms (Views: 11.4ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:21:26.358055 #22781] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-31 23:21:26 -0700 I, [2016-07-31T23:21:26.368156 #22781] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-31T23:21:26.372830 #22781] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.4ms) I, [2016-07-31T23:21:26.379663 #22781] INFO -- : Completed 200 OK in 11ms (Views: 11.2ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:21:26.381022 #22781] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-07-31 23:21:26 -0700 I, [2016-07-31T23:21:26.382207 #22781] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-31T23:21:26.382258 #22781] INFO -- : Parameters: {"path"=>"page-1.html"} I, [2016-07-31T23:21:26.393320 #22781] INFO -- : Rendered inline template within layouts/application (3.6ms) I, [2016-07-31T23:21:26.393505 #22781] INFO -- : Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms) F, [2016-07-31T23:21:26.395710 #22781] FATAL -- : ActionView::Template::Error (undefined method `to_model' for # Did you mean? to_yaml): 2:

And they are...

3:

    4: <% resources.each do |r| %> 5:
  • <%= link_to r.data['title'], r.request_path %>
  • 6: <% end %> 7:
actionpack (4.2.7) lib/action_dispatch/routing/polymorphic_routes.rb:253:in `handle_model' actionpack (4.2.7) lib/action_dispatch/routing/polymorphic_routes.rb:267:in `handle_model_call' actionview (4.2.7) lib/action_view/routing_url_for.rb:114:in `url_for' actionview (4.2.7) lib/action_view/helpers/url_helper.rb:181:in `link_to' inline template:5:in `block in _inline_template__3756858601369754937_70348397099080' /Users/bradgessler/Projects/mascot/gem/mascot/lib/mascot/resources.rb:17:in `each' /Users/bradgessler/Projects/mascot/gem/mascot/lib/mascot/resources.rb:17:in `each' inline template:4:in `_inline_template__3756858601369754937_70348397099080' actionview (4.2.7) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.7) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.7) lib/action_view/template.rb:333:in `instrument' actionview (4.2.7) lib/action_view/template.rb:143:in `render' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.7) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.7) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.7) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.7) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.7) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.7) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.7) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.7) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.7) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.7) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.7) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.7) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.7) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime' activesupport (4.2.7) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.7) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:43:in `render' /Users/bradgessler/Projects/mascot/gem/mascot-rails/lib/mascot/action_controller_context.rb:22:in `render' /Users/bradgessler/Projects/mascot/gem/mascot-rails/app/controllers/mascot/sitemap_controller.rb:6:in `show' actionpack (4.2.7) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.7) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.7) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.7) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.7) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.7) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.7) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.7) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.7) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.7) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.7) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.7) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.7) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.7) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.7) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.7) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.7) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.7) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.7) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.7) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.7) lib/action_dispatch/routing/mapper.rb:49:in `serve' actionpack (4.2.7) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.7) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.7) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.7) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.7) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.7) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.7) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.7) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.7) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.7) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.7) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.7) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.7) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.7) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.7) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.7) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.7) lib/rails/engine.rb:518:in `call' railties (4.2.7) lib/rails/application.rb:165:in `call' rack-test (0.6.3) lib/rack/mock_session.rb:30:in `request' rack-test (0.6.3) lib/rack/test.rb:244:in `process_request' rack-test (0.6.3) lib/rack/test.rb:58:in `get' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/forwardable.rb:184:in `get' /benchmarks/rails_rendering_benchmark.rb:9:in `get!' /benchmarks/rails_rendering_benchmark.rb:71:in `block (5 levels) in
' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:293:in `measure' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:257:in `block in bmbm' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `each' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `inject' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `bmbm' /Users/bradgessler/Projects/mascot/gem/support/benchmark_dsl.rb:27:in `benchmark' /benchmarks/rails_rendering_benchmark.rb:54:in `block (2 levels) in
' /benchmarks/rails_rendering_benchmark.rb:51:in `each' /benchmarks/rails_rendering_benchmark.rb:51:in `block in
' /Users/bradgessler/Projects/mascot/gem/support/benchmark_dsl.rb:18:in `fake_site' /benchmarks/rails_rendering_benchmark.rb:15:in `
' I, [2016-07-31T23:24:21.516608 #22906] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-31 23:24:21 -0700 I, [2016-07-31T23:24:21.527693 #22906] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-31T23:24:21.531952 #22906] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms) I, [2016-07-31T23:24:21.537950 #22906] INFO -- : Completed 200 OK in 10ms (Views: 10.0ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:24:27.828430 #22906] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-07-31 23:24:27 -0700 I, [2016-07-31T23:24:27.830044 #22906] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-31T23:24:27.830081 #22906] INFO -- : Parameters: {"path"=>"page-1.html"} I, [2016-07-31T23:25:43.163761 #22906] INFO -- : Rendered inline template within layouts/application (4.4ms) I, [2016-07-31T23:25:43.163999 #22906] INFO -- : Completed 500 Internal Server Error in 75334ms (ActiveRecord: 0.0ms) F, [2016-07-31T23:25:43.166513 #22906] FATAL -- : ActionView::Template::Error (undefined method `to_model' for # Did you mean? to_yaml): 2:

And they are...

3:

    4: <% resources.each do |r| %> 5:
  • <%= link_to r.data['title'], r.request_path %>
  • 6: <% end %> 7:
actionpack (4.2.7) lib/action_dispatch/routing/polymorphic_routes.rb:253:in `handle_model' actionpack (4.2.7) lib/action_dispatch/routing/polymorphic_routes.rb:267:in `handle_model_call' actionview (4.2.7) lib/action_view/routing_url_for.rb:114:in `url_for' actionview (4.2.7) lib/action_view/helpers/url_helper.rb:181:in `link_to' inline template:5:in `block in _inline_template___1733405177359851540_70111528287320' /Users/bradgessler/Projects/mascot/gem/mascot/lib/mascot/resources.rb:17:in `each' /Users/bradgessler/Projects/mascot/gem/mascot/lib/mascot/resources.rb:17:in `each' inline template:4:in `_inline_template___1733405177359851540_70111528287320' actionview (4.2.7) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.7) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.7) lib/action_view/template.rb:333:in `instrument' actionview (4.2.7) lib/action_view/template.rb:143:in `render' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.7) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.7) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.7) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.7) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.7) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.7) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.7) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.7) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.7) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.7) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.7) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.7) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.7) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime' activesupport (4.2.7) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.7) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:43:in `render' /Users/bradgessler/Projects/mascot/gem/mascot-rails/lib/mascot/action_controller_context.rb:23:in `render' /Users/bradgessler/Projects/mascot/gem/mascot-rails/app/controllers/mascot/sitemap_controller.rb:6:in `show' actionpack (4.2.7) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.7) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.7) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.7) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.7) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.7) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.7) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.7) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.7) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.7) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.7) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.7) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.7) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.7) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.7) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.7) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.7) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.7) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.7) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.7) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.7) lib/action_dispatch/routing/mapper.rb:49:in `serve' actionpack (4.2.7) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.7) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.7) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.7) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.7) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.7) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.7) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.7) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.7) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.7) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.7) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.7) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.7) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.7) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.7) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.7) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.7) lib/rails/engine.rb:518:in `call' railties (4.2.7) lib/rails/application.rb:165:in `call' rack-test (0.6.3) lib/rack/mock_session.rb:30:in `request' rack-test (0.6.3) lib/rack/test.rb:244:in `process_request' rack-test (0.6.3) lib/rack/test.rb:58:in `get' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/forwardable.rb:184:in `get' /benchmarks/rails_rendering_benchmark.rb:9:in `get!' /benchmarks/rails_rendering_benchmark.rb:72:in `block (5 levels) in
' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:293:in `measure' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:257:in `block in bmbm' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `each' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `inject' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `bmbm' /Users/bradgessler/Projects/mascot/gem/support/benchmark_dsl.rb:27:in `benchmark' /benchmarks/rails_rendering_benchmark.rb:54:in `block (2 levels) in
' /benchmarks/rails_rendering_benchmark.rb:51:in `each' /benchmarks/rails_rendering_benchmark.rb:51:in `block in
' /Users/bradgessler/Projects/mascot/gem/support/benchmark_dsl.rb:18:in `fake_site' /benchmarks/rails_rendering_benchmark.rb:15:in `
' I, [2016-07-31T23:26:03.029999 #22963] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-31 23:26:03 -0700 I, [2016-07-31T23:26:03.040642 #22963] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-31T23:26:03.044871 #22963] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms) I, [2016-07-31T23:26:03.050748 #22963] INFO -- : Completed 200 OK in 10ms (Views: 9.8ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:26:06.584133 #22963] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-07-31 23:26:06 -0700 I, [2016-07-31T23:26:06.585640 #22963] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-31T23:26:06.585675 #22963] INFO -- : Parameters: {"path"=>"page-1.html"} I, [2016-07-31T23:26:53.765843 #22963] INFO -- : Rendered inline template within layouts/application (4.2ms) I, [2016-07-31T23:28:07.192244 #22963] INFO -- : Rendered inline template within layouts/application (3.5ms) I, [2016-07-31T23:28:07.192476 #22963] INFO -- : Completed 500 Internal Server Error in 120607ms (ActiveRecord: 0.0ms) F, [2016-07-31T23:28:07.194849 #22963] FATAL -- : ActionView::Template::Error (undefined method `to_model' for # Did you mean? to_yaml): 2:

And they are...

3:

    4: <% resources.each do |r| %> 5:
  • <%= link_to r.data['title'], r.request_path %>
  • 6: <% end %> 7:
actionpack (4.2.7) lib/action_dispatch/routing/polymorphic_routes.rb:253:in `handle_model' actionpack (4.2.7) lib/action_dispatch/routing/polymorphic_routes.rb:267:in `handle_model_call' actionview (4.2.7) lib/action_view/routing_url_for.rb:114:in `url_for' actionview (4.2.7) lib/action_view/helpers/url_helper.rb:181:in `link_to' inline template:5:in `block in _inline_template___1364871103028819149_70356608840240' /Users/bradgessler/Projects/mascot/gem/mascot/lib/mascot/resources.rb:17:in `each' /Users/bradgessler/Projects/mascot/gem/mascot/lib/mascot/resources.rb:17:in `each' inline template:4:in `_inline_template___1364871103028819149_70356608840240' actionview (4.2.7) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.7) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.7) lib/action_view/template.rb:333:in `instrument' actionview (4.2.7) lib/action_view/template.rb:143:in `render' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.7) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.7) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.7) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.7) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.7) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.7) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.7) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.7) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.7) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.7) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.7) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.7) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.7) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime' activesupport (4.2.7) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.7) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:43:in `render' /Users/bradgessler/Projects/mascot/gem/mascot-rails/lib/mascot/action_controller_context.rb:23:in `render' /Users/bradgessler/Projects/mascot/gem/mascot-rails/app/controllers/mascot/sitemap_controller.rb:6:in `show' actionpack (4.2.7) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.7) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.7) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.7) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.7) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.7) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.7) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.7) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.7) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.7) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.7) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.7) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.7) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.7) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.7) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.7) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.7) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.7) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.7) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.7) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.7) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.7) lib/action_dispatch/routing/mapper.rb:49:in `serve' actionpack (4.2.7) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.7) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.7) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.7) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.7) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.7) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.7) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.7) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.7) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.7) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.7) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.7) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.7) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.7) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.7) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.7) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' actionpack (4.2.7) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.7) lib/rails/engine.rb:518:in `call' railties (4.2.7) lib/rails/application.rb:165:in `call' rack-test (0.6.3) lib/rack/mock_session.rb:30:in `request' rack-test (0.6.3) lib/rack/test.rb:244:in `process_request' rack-test (0.6.3) lib/rack/test.rb:58:in `get' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/forwardable.rb:184:in `get' benchmarks/rails_rendering_benchmark.rb:9:in `get!' benchmarks/rails_rendering_benchmark.rb:72:in `block (5 levels) in
' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:293:in `measure' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:257:in `block in bmbm' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `each' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `inject' /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `bmbm' /Users/bradgessler/Projects/mascot/gem/support/benchmark_dsl.rb:27:in `benchmark' benchmarks/rails_rendering_benchmark.rb:54:in `block (2 levels) in
' benchmarks/rails_rendering_benchmark.rb:51:in `each' benchmarks/rails_rendering_benchmark.rb:51:in `block in
' /Users/bradgessler/Projects/mascot/gem/support/benchmark_dsl.rb:18:in `fake_site' benchmarks/rails_rendering_benchmark.rb:15:in `
' I, [2016-07-31T23:28:24.686173 #23049] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-31 23:28:24 -0700 I, [2016-07-31T23:28:24.696219 #23049] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-31T23:28:24.702270 #23049] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms) I, [2016-07-31T23:28:24.708483 #23049] INFO -- : Completed 200 OK in 12ms (Views: 12.0ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:28:24.709740 #23049] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-07-31 23:28:24 -0700 I, [2016-07-31T23:28:24.712855 #23049] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-31T23:28:24.712954 #23049] INFO -- : Parameters: {"path"=>"page-1.html"} I, [2016-07-31T23:28:28.341196 #23049] INFO -- : Rendered inline template within layouts/application (1196.2ms) I, [2016-07-31T23:28:28.343789 #23049] INFO -- : Completed 200 OK in 3631ms (Views: 1203.1ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:28:28.348501 #23049] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-07-31 23:28:28 -0700 I, [2016-07-31T23:28:28.349558 #23049] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-31T23:28:28.349610 #23049] INFO -- : Parameters: {"path"=>"page-9999.html"} I, [2016-07-31T23:28:30.864326 #23049] INFO -- : Rendered inline template within layouts/application (118.6ms) I, [2016-07-31T23:28:30.865980 #23049] INFO -- : Completed 200 OK in 2516ms (Views: 120.4ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:28:31.183251 #23049] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-31 23:28:31 -0700 I, [2016-07-31T23:28:31.183909 #23049] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-31T23:28:31.184355 #23049] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-31T23:28:31.184913 #23049] INFO -- : Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:28:39.463376 #23080] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-31 23:28:39 -0700 I, [2016-07-31T23:28:39.473987 #23080] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-31T23:28:39.479676 #23080] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.9ms) I, [2016-07-31T23:28:39.485666 #23080] INFO -- : Completed 200 OK in 12ms (Views: 11.3ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:28:39.487047 #23080] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-07-31 23:28:39 -0700 I, [2016-07-31T23:28:39.488066 #23080] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-31T23:28:39.488099 #23080] INFO -- : Parameters: {"path"=>"page-1.html"} I, [2016-07-31T23:28:40.697710 #23080] INFO -- : Rendered inline template within layouts/application (1205.1ms) I, [2016-07-31T23:28:40.699936 #23080] INFO -- : Completed 200 OK in 1212ms (Views: 1209.6ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:28:40.703223 #23080] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-07-31 23:28:40 -0700 I, [2016-07-31T23:28:40.703956 #23080] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-31T23:28:40.703990 #23080] INFO -- : Parameters: {"path"=>"page-9999.html"} I, [2016-07-31T23:28:40.832016 #23080] INFO -- : Rendered inline template within layouts/application (127.5ms) I, [2016-07-31T23:28:40.833719 #23080] INFO -- : Completed 200 OK in 130ms (Views: 129.3ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:28:41.116494 #23080] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-31 23:28:41 -0700 I, [2016-07-31T23:28:41.117039 #23080] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-31T23:28:41.117390 #23080] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-31T23:28:41.117796 #23080] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:28:41.176702 #23080] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-07-31 23:28:41 -0700 I, [2016-07-31T23:28:41.177253 #23080] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-31T23:28:41.177300 #23080] INFO -- : Parameters: {"path"=>"page-1.html"} I, [2016-07-31T23:28:41.282383 #23080] INFO -- : Rendered inline template within layouts/application (104.6ms) I, [2016-07-31T23:28:41.283155 #23080] INFO -- : Completed 200 OK in 106ms (Views: 105.5ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:28:41.360198 #23080] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-07-31 23:28:41 -0700 I, [2016-07-31T23:28:41.360695 #23080] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-31T23:28:41.360751 #23080] INFO -- : Parameters: {"path"=>"page-9999.html"} I, [2016-07-31T23:28:41.459807 #23080] INFO -- : Rendered inline template within layouts/application (98.6ms) I, [2016-07-31T23:28:41.460636 #23080] INFO -- : Completed 200 OK in 100ms (Views: 99.5ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:28:44.405820 #23080] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-31 23:28:44 -0700 I, [2016-07-31T23:28:44.406363 #23080] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-31T23:28:44.406710 #23080] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-31T23:28:44.407126 #23080] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:28:44.407942 #23080] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-07-31 23:28:44 -0700 I, [2016-07-31T23:28:44.408292 #23080] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-31T23:28:44.408328 #23080] INFO -- : Parameters: {"path"=>"page-1.html"} I, [2016-07-31T23:28:47.339800 #23080] INFO -- : Rendered inline template within layouts/application (1257.7ms) I, [2016-07-31T23:28:47.340891 #23080] INFO -- : Completed 200 OK in 2932ms (Views: 1259.0ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:28:47.344326 #23080] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-07-31 23:28:47 -0700 I, [2016-07-31T23:28:47.345541 #23080] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-31T23:28:47.345591 #23080] INFO -- : Parameters: {"path"=>"page-9999.html"} I, [2016-07-31T23:28:50.216075 #23080] INFO -- : Rendered inline template within layouts/application (1270.8ms) I, [2016-07-31T23:28:50.217375 #23080] INFO -- : Completed 200 OK in 2872ms (Views: 1272.2ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:28:52.326406 #23080] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-07-31 23:28:52 -0700 I, [2016-07-31T23:28:52.326982 #23080] INFO -- : Processing by BaselineController#show as HTML I, [2016-07-31T23:28:52.327332 #23080] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms) I, [2016-07-31T23:28:52.327734 #23080] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:28:52.467588 #23080] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-07-31 23:28:52 -0700 I, [2016-07-31T23:28:52.468086 #23080] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-31T23:28:52.468117 #23080] INFO -- : Parameters: {"path"=>"page-1.html"} I, [2016-07-31T23:28:54.934103 #23080] INFO -- : Rendered inline template within layouts/application (1115.3ms) I, [2016-07-31T23:28:54.945598 #23080] INFO -- : Completed 200 OK in 2477ms (Views: 1116.1ms | ActiveRecord: 0.0ms) I, [2016-07-31T23:28:55.218076 #23080] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-07-31 23:28:55 -0700 I, [2016-07-31T23:28:55.218581 #23080] INFO -- : Processing by Mascot::SitemapController#show as HTML I, [2016-07-31T23:28:55.218613 #23080] INFO -- : Parameters: {"path"=>"page-9999.html"} I, [2016-07-31T23:28:57.825229 #23080] INFO -- : Rendered inline template within layouts/application (1153.3ms) I, [2016-07-31T23:28:57.826056 #23080] INFO -- : Completed 200 OK in 2607ms (Views: 1154.2ms | ActiveRecord: 0.0ms)