Started GET "/defra_ruby_mocks/worldpay/dispatcher" for 127.0.0.1 at 2021-08-25 10:04:12 +0100 Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:04:12 +0100 Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:04:12 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML MOCKS: Worldpay payments service error: undefined method `text' for nil:NilClass Completed 500 Internal Server Error in 1ms (Allocations: 713) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:04:12 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 2.1ms | Allocations: 310) Completed 200 OK in 11ms (Views: 10.3ms | Allocations: 2428) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:04:12 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 0.4ms | Allocations: 156) Completed 200 OK in 2ms (Views: 1.3ms | Allocations: 762) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:04:12 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} MOCKS: Worldpay dispatcher error: Could not find resource: foo Completed 500 Internal Server Error in 0ms (Allocations: 184) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:04:12 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 0.6ms | Allocations: 457) Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 1126) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:04:12 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} Redirected to http://example.com/fo/12345/worldpay/success?orderKey=admincode1^^987654&paymentStatus=AUTHORISED&paymentAmount=10500&paymentCurrency=GBP&mac=0ba5271e1ed1b26f9bb428ef7fb536a4&source=WP Completed 302 Found in 1ms (Allocations: 364) Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2021-08-25 10:04:12 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"99999999"} Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.3ms | Allocations: 94) Completed 404 Not Found in 4ms (Views: 3.2ms | Allocations: 1328) Started GET "/defra_ruby_mocks/company/05868270" for 127.0.0.1 at 2021-08-25 10:04:12 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"05868270"} Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.4ms | Allocations: 99) Completed 200 OK in 2ms (Views: 0.8ms | Allocations: 644) Started GET "/defra_ruby_mocks/company/foo" for 127.0.0.1 at 2021-08-25 10:04:12 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"foo"} Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.1ms | Allocations: 10) Completed 404 Not Found in 1ms (Views: 0.5ms | Allocations: 275) Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:04:12 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"SC247974"} Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.2ms | Allocations: 11) Completed 200 OK in 2ms (Views: 1.0ms | Allocations: 323) Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:04:12 +0100 Started GET "/defra_ruby_mocks/company/05868270" for 127.0.0.1 at 2021-08-25 10:04:56 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"05868270"} Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 1.5ms | Allocations: 262) Completed 200 OK in 10ms (Views: 6.8ms | Allocations: 2449) Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2021-08-25 10:04:56 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"99999999"} Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.5ms | Allocations: 86) Completed 404 Not Found in 2ms (Views: 1.9ms | Allocations: 573) Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:04:56 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"SC247974"} Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.1ms | Allocations: 11) Completed 200 OK in 1ms (Views: 0.4ms | Allocations: 324) Started GET "/defra_ruby_mocks/company/foo" for 127.0.0.1 at 2021-08-25 10:04:56 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"foo"} Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.0ms | Allocations: 10) Completed 404 Not Found in 1ms (Views: 0.4ms | Allocations: 274) Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:04:56 +0100 Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:04:56 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 0.5ms | Allocations: 149) Completed 200 OK in 4ms (Views: 3.2ms | Allocations: 1447) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:04:56 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML MOCKS: Worldpay payments service error: undefined method `text' for nil:NilClass Completed 500 Internal Server Error in 1ms (Allocations: 636) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:04:56 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 0.5ms | Allocations: 156) Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 762) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:04:56 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} MOCKS: Worldpay dispatcher error: Could not find resource: foo Completed 500 Internal Server Error in 0ms (Allocations: 183) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:04:56 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} Redirected to http://example.com/fo/12345/worldpay/success?orderKey=admincode1^^987654&paymentStatus=AUTHORISED&paymentAmount=10500&paymentCurrency=GBP&mac=0ba5271e1ed1b26f9bb428ef7fb536a4&source=WP Completed 302 Found in 1ms (Allocations: 366) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:04:56 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 0.9ms | Allocations: 457) Completed 200 OK in 3ms (Views: 2.2ms | Allocations: 1124) Started GET "/defra_ruby_mocks/worldpay/dispatcher" for 127.0.0.1 at 2021-08-25 10:04:56 +0100 Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:04:56 +0100 Started GET "/defra_ruby_mocks/worldpay/dispatcher" for 127.0.0.1 at 2021-08-25 10:05:30 +0100 Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:05:30 +0100 Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:05:30 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 1.3ms | Allocations: 309) Completed 200 OK in 11ms (Views: 10.4ms | Allocations: 2523) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:05:30 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML MOCKS: Worldpay payments service error: undefined method `text' for nil:NilClass Completed 500 Internal Server Error in 1ms (Allocations: 626) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:05:30 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 0.4ms | Allocations: 156) Completed 200 OK in 2ms (Views: 1.6ms | Allocations: 726) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:05:30 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} MOCKS: Worldpay dispatcher error: Could not find resource: foo Completed 500 Internal Server Error in 0ms (Allocations: 175) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:05:30 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 0.6ms | Allocations: 457) Completed 200 OK in 2ms (Views: 1.7ms | Allocations: 1099) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:05:30 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} Redirected to http://example.com/fo/12345/worldpay/success?orderKey=admincode1^^987654&paymentStatus=AUTHORISED&paymentAmount=10500&paymentCurrency=GBP&mac=0ba5271e1ed1b26f9bb428ef7fb536a4&source=WP Completed 302 Found in 1ms (Allocations: 349) Started GET "/defra_ruby_mocks/company/foo" for 127.0.0.1 at 2021-08-25 10:05:30 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"foo"} Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.4ms | Allocations: 94) Completed 404 Not Found in 4ms (Views: 3.3ms | Allocations: 1209) Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:05:30 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"SC247974"} Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.3ms | Allocations: 99) Completed 200 OK in 2ms (Views: 0.8ms | Allocations: 606) Started GET "/defra_ruby_mocks/company/05868270" for 127.0.0.1 at 2021-08-25 10:05:30 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"05868270"} Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.0ms | Allocations: 11) Completed 200 OK in 1ms (Views: 0.4ms | Allocations: 304) Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2021-08-25 10:05:30 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"99999999"} Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.0ms | Allocations: 10) Completed 404 Not Found in 1ms (Views: 0.4ms | Allocations: 253) Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:05:30 +0100 Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:13:15 +0100 Started GET "/defra_ruby_mocks/company/05868270" for 127.0.0.1 at 2021-08-25 10:13:15 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"05868270"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 1.5ms | Allocations: 261) Completed 200 OK in 9ms (Views: 6.1ms | Allocations: 2467) Started GET "/defra_ruby_mocks/company/foo" for 127.0.0.1 at 2021-08-25 10:13:15 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"foo"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.3ms | Allocations: 86) Completed 404 Not Found in 2ms (Views: 1.5ms | Allocations: 535) Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:13:15 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"SC247974"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.1ms | Allocations: 11) Completed 200 OK in 1ms (Views: 0.4ms | Allocations: 303) Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2021-08-25 10:13:15 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"99999999"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.1ms | Allocations: 10) Completed 404 Not Found in 1ms (Views: 0.5ms | Allocations: 253) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:13:15 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 1.0ms | Allocations: 459) Completed 200 OK in 3ms (Views: 2.6ms | Allocations: 1248) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:13:15 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} Redirected to http://example.com/fo/12345/worldpay/success?orderKey=admincode1^^987654&paymentStatus=AUTHORISED&paymentAmount=10500&paymentCurrency=GBP&mac=0ba5271e1ed1b26f9bb428ef7fb536a4&source=WP Completed 302 Found in 1ms (Allocations: 349) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:13:15 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} MOCKS: Worldpay dispatcher error: Could not find resource: foo Completed 500 Internal Server Error in 1ms (Allocations: 172) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:13:15 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 0.5ms | Allocations: 162) Completed 200 OK in 4ms (Views: 3.2ms | Allocations: 1243) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:13:15 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML MOCKS: Worldpay payments service error: undefined method `text' for nil:NilClass Completed 500 Internal Server Error in 1ms (Allocations: 622) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:13:15 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 0.5ms | Allocations: 141) Completed 200 OK in 3ms (Views: 2.2ms | Allocations: 657) Started GET "/defra_ruby_mocks/worldpay/dispatcher" for 127.0.0.1 at 2021-08-25 10:13:15 +0100 Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:13:15 +0100 Started GET "/defra_ruby_mocks/company/05868270" for 127.0.0.1 at 2021-08-25 10:15:53 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"05868270"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.9ms | Allocations: 261) Completed 200 OK in 7ms (Views: 4.9ms | Allocations: 2467) Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2021-08-25 10:15:53 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"99999999"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.3ms | Allocations: 86) Completed 404 Not Found in 1ms (Views: 1.2ms | Allocations: 535) Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:15:53 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"SC247974"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.1ms | Allocations: 11) Completed 200 OK in 1ms (Views: 0.5ms | Allocations: 303) Started GET "/defra_ruby_mocks/company/foo" for 127.0.0.1 at 2021-08-25 10:15:53 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"foo"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.0ms | Allocations: 10) Completed 404 Not Found in 1ms (Views: 0.4ms | Allocations: 253) Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:15:53 +0100 Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:15:53 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} MOCKS: Worldpay dispatcher error: Could not find resource: foo Completed 500 Internal Server Error in 0ms (Allocations: 218) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:15:53 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 0.7ms | Allocations: 459) Completed 200 OK in 2ms (Views: 2.0ms | Allocations: 1202) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:15:53 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} Redirected to http://example.com/fo/12345/worldpay/success?orderKey=admincode1^^987654&paymentStatus=AUTHORISED&paymentAmount=10500&paymentCurrency=GBP&mac=0ba5271e1ed1b26f9bb428ef7fb536a4&source=WP Completed 302 Found in 1ms (Allocations: 349) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:15:53 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 0.5ms | Allocations: 147) Completed 200 OK in 3ms (Views: 2.7ms | Allocations: 1174) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:15:53 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML MOCKS: Worldpay payments service error: undefined method `text' for nil:NilClass Completed 500 Internal Server Error in 1ms (Allocations: 622) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:15:53 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 0.4ms | Allocations: 156) Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 726) Started GET "/defra_ruby_mocks/worldpay/dispatcher" for 127.0.0.1 at 2021-08-25 10:15:53 +0100 Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:15:53 +0100 Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2021-08-25 10:17:31 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"99999999"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 1.3ms | Allocations: 254) Completed 404 Not Found in 11ms (Views: 11.0ms | Allocations: 2377) Started GET "/defra_ruby_mocks/company/05868270" for 127.0.0.1 at 2021-08-25 10:17:31 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"05868270"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.4ms | Allocations: 100) Completed 200 OK in 2ms (Views: 0.9ms | Allocations: 645) Started GET "/defra_ruby_mocks/company/foo" for 127.0.0.1 at 2021-08-25 10:17:31 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"foo"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.1ms | Allocations: 10) Completed 404 Not Found in 1ms (Views: 0.8ms | Allocations: 275) Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:17:31 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"SC247974"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.1ms | Allocations: 11) Completed 200 OK in 1ms (Views: 0.5ms | Allocations: 327) Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:17:31 +0100 Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:17:31 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} MOCKS: Worldpay dispatcher error: Could not find resource: foo Completed 500 Internal Server Error in 1ms (Allocations: 232) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:17:31 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} Redirected to http://example.com/fo/12345/worldpay/success?orderKey=admincode1^^987654&paymentStatus=AUTHORISED&paymentAmount=10500&paymentCurrency=GBP&mac=0ba5271e1ed1b26f9bb428ef7fb536a4&source=WP Completed 302 Found in 1ms (Allocations: 366) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:17:31 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 0.7ms | Allocations: 459) Completed 200 OK in 3ms (Views: 2.1ms | Allocations: 1272) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:17:31 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 0.6ms | Allocations: 162) Completed 200 OK in 5ms (Views: 4.0ms | Allocations: 1321) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:17:31 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 0.5ms | Allocations: 141) Completed 200 OK in 2ms (Views: 1.7ms | Allocations: 693) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:17:31 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML MOCKS: Worldpay payments service error: undefined method `text' for nil:NilClass Completed 500 Internal Server Error in 1ms (Allocations: 632) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:17:31 +0100 Started GET "/defra_ruby_mocks/worldpay/dispatcher" for 127.0.0.1 at 2021-08-25 10:17:31 +0100 Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:17:46 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} Redirected to http://example.com/fo/12345/worldpay/success?orderKey=admincode1^^987654&paymentStatus=AUTHORISED&paymentAmount=10500&paymentCurrency=GBP&mac=0ba5271e1ed1b26f9bb428ef7fb536a4&source=WP Completed 302 Found in 1ms (Allocations: 420) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:17:46 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 1.9ms | Allocations: 619) Completed 200 OK in 8ms (Views: 7.4ms | Allocations: 2353) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:17:46 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} MOCKS: Worldpay dispatcher error: Could not find resource: foo Completed 500 Internal Server Error in 0ms (Allocations: 172) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:17:46 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 0.5ms | Allocations: 162) Completed 200 OK in 4ms (Views: 2.9ms | Allocations: 1260) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:17:46 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 0.6ms | Allocations: 141) Completed 200 OK in 3ms (Views: 2.2ms | Allocations: 657) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:17:46 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML MOCKS: Worldpay payments service error: undefined method `text' for nil:NilClass Completed 500 Internal Server Error in 1ms (Allocations: 622) Started GET "/defra_ruby_mocks/worldpay/dispatcher" for 127.0.0.1 at 2021-08-25 10:17:47 +0100 Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:17:47 +0100 Started GET "/defra_ruby_mocks/company/05868270" for 127.0.0.1 at 2021-08-25 10:17:47 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"05868270"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.7ms | Allocations: 101) Completed 200 OK in 5ms (Views: 3.8ms | Allocations: 1281) Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2021-08-25 10:17:47 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"99999999"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.4ms | Allocations: 86) Completed 404 Not Found in 3ms (Views: 2.3ms | Allocations: 535) Started GET "/defra_ruby_mocks/company/foo" for 127.0.0.1 at 2021-08-25 10:17:47 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"foo"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.1ms | Allocations: 10) Completed 404 Not Found in 1ms (Views: 0.6ms | Allocations: 254) Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:17:47 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"SC247974"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.1ms | Allocations: 11) Completed 200 OK in 1ms (Views: 0.7ms | Allocations: 302) Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:17:47 +0100 Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-31 09:22:19 +0100 Started GET "/defra_ruby_mocks/worldpay/dispatcher" for 127.0.0.1 at 2021-08-31 09:22:19 +0100 Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-31 09:22:19 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 1.7ms | Allocations: 324) Completed 200 OK in 11ms (Views: 9.9ms | Allocations: 2592) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-31 09:22:19 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 0.8ms | Allocations: 141) Completed 200 OK in 2ms (Views: 2.0ms | Allocations: 657) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-31 09:22:19 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML MOCKS: Worldpay payments service error: undefined method `text' for nil:NilClass Completed 500 Internal Server Error in 1ms (Allocations: 626) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-31 09:22:19 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} MOCKS: Worldpay dispatcher error: Could not find resource: foo Completed 500 Internal Server Error in 0ms (Allocations: 175) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-31 09:22:19 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} Redirected to http://example.com/fo/12345/worldpay/success?orderKey=admincode1^^987654&paymentStatus=AUTHORISED&paymentAmount=10500&paymentCurrency=GBP&mac=0ba5271e1ed1b26f9bb428ef7fb536a4&source=WP Completed 302 Found in 1ms (Allocations: 358) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-31 09:22:19 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 1.1ms | Allocations: 457) Completed 200 OK in 3ms (Views: 2.1ms | Allocations: 1090) Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-31 09:22:19 +0100 Started GET "/defra_ruby_mocks/company/05868270" for 127.0.0.1 at 2021-08-31 09:22:19 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"05868270"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.7ms | Allocations: 101) Completed 200 OK in 4ms (Views: 2.8ms | Allocations: 1281) Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2021-08-31 09:22:19 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"99999999"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.8ms | Allocations: 86) Completed 404 Not Found in 3ms (Views: 2.5ms | Allocations: 535) Started GET "/defra_ruby_mocks/company/foo" for 127.0.0.1 at 2021-08-31 09:22:19 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"foo"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.1ms | Allocations: 10) Completed 404 Not Found in 1ms (Views: 0.6ms | Allocations: 254) Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-31 09:22:19 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"SC247974"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.1ms | Allocations: 11) Completed 200 OK in 1ms (Views: 0.6ms | Allocations: 302) Started GET "/defra_ruby_mocks/worldpay/dispatcher" for 127.0.0.1 at 2021-08-31 10:37:01 +0100 Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-31 10:37:01 +0100 Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-31 10:37:01 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 2.3ms | Allocations: 619) Completed 200 OK in 15ms (Views: 14.5ms | Allocations: 2438) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-31 10:37:01 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} Redirected to http://example.com/fo/12345/worldpay/success?orderKey=admincode1^^987654&paymentStatus=AUTHORISED&paymentAmount=10500&paymentCurrency=GBP&mac=0ba5271e1ed1b26f9bb428ef7fb536a4&source=WP Completed 302 Found in 1ms (Allocations: 349) Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-31 10:37:01 +0100 Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"} MOCKS: Worldpay dispatcher error: Could not find resource: foo Completed 500 Internal Server Error in 0ms (Allocations: 172) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-31 10:37:01 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML MOCKS: Worldpay payments service error: undefined method `text' for nil:NilClass Completed 500 Internal Server Error in 1ms (Allocations: 630) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-31 10:37:01 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 0.9ms | Allocations: 147) Completed 200 OK in 4ms (Views: 3.5ms | Allocations: 1183) Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-31 10:37:01 +0100 Processing by DefraRubyMocks::WorldpayController#payments_service as HTML Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 0.9ms | Allocations: 156) Completed 200 OK in 3ms (Views: 2.1ms | Allocations: 726) Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-31 10:37:01 +0100 Started GET "/defra_ruby_mocks/company/05868270" for 127.0.0.1 at 2021-08-31 10:37:01 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"05868270"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.7ms | Allocations: 99) Completed 200 OK in 3ms (Views: 2.4ms | Allocations: 1277) Started GET "/defra_ruby_mocks/company/foo" for 127.0.0.1 at 2021-08-31 10:37:01 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"foo"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.6ms | Allocations: 86) Completed 404 Not Found in 2ms (Views: 1.8ms | Allocations: 535) Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-31 10:37:01 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"SC247974"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.1ms | Allocations: 11) Completed 200 OK in 1ms (Views: 0.6ms | Allocations: 303) Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2021-08-31 10:37:01 +0100 Processing by DefraRubyMocks::CompanyController#show as HTML Parameters: {"id"=>"99999999"} Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.1ms | Allocations: 10) Completed 404 Not Found in 1ms (Views: 0.5ms | Allocations: 253)