(0.1ms) begin transaction  (0.5ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.8ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "notified_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["notified_at", "2019-07-15 16:22:49.770321"], ["created_at", "2019-07-15 16:27:49.806023"], ["updated_at", "2019-07-15 16:27:49.806023"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Load (0.3ms) SELECT "cmor_contact_contact_requests".* FROM "cmor_contact_contact_requests" WHERE "cmor_contact_contact_requests"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Update (0.3ms) UPDATE "cmor_contact_contact_requests" SET "notified_at" = ?, "updated_at" = ? WHERE "cmor_contact_contact_requests"."id" = ? [["notified_at", "2019-07-15 16:27:49.858168"], ["updated_at", "2019-07-15 16:27:49.860038"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.3ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "notified_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["notified_at", "2019-07-15 16:22:49.873510"], ["created_at", "2019-07-15 16:27:49.874718"], ["updated_at", "2019-07-15 16:27:49.874718"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Load (0.1ms) SELECT "cmor_contact_contact_requests".* FROM "cmor_contact_contact_requests" WHERE "cmor_contact_contact_requests"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Update (0.3ms) UPDATE "cmor_contact_contact_requests" SET "notified_at" = ?, "updated_at" = ? WHERE "cmor_contact_contact_requests"."id" = ? [["notified_at", "2019-07-15 16:27:49.877800"], ["updated_at", "2019-07-15 16:27:49.878677"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Load (0.1ms) SELECT "cmor_contact_contact_requests".* FROM "cmor_contact_contact_requests" WHERE "cmor_contact_contact_requests"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.7ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "notified_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["notified_at", "2019-07-15 16:22:49.896036"], ["created_at", "2019-07-15 16:27:49.897969"], ["updated_at", "2019-07-15 16:27:49.897969"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: 9b153d26-1020-4093-b22a-505d4245cbdd) to Test(contact_requests) with arguments: 1  (0.5ms) rollback transaction  (0.3ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.9ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "notified_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["notified_at", "2019-07-15 16:22:49.920077"], ["created_at", "2019-07-15 16:27:49.923223"], ["updated_at", "2019-07-15 16:27:49.923223"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: 290a48ae-1a58-4797-a1cc-7c40e18ff698) to Test(contact_requests) with arguments: 1  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.4ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:50.607732"], ["updated_at", "2019-07-15 16:27:50.607732"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: 522a2a13-f9d6-48aa-80fb-74f9d5fe6894) to Test(contact_requests) with arguments: 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (4.9ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 37.4ms  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.5ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:50.662529"], ["updated_at", "2019-07-15 16:27:50.662529"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: 950a472a-0808-41d6-a013-052321cc52ae) to Test(contact_requests) with arguments: 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (2.2ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 4.0ms  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.6ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:50.681845"], ["updated_at", "2019-07-15 16:27:50.681845"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: 9acf32bb-0e66-4a37-b82b-a2c20a55f910) to Test(contact_requests) with arguments: 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (3.7ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 8.2ms  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.5ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:50.719074"], ["updated_at", "2019-07-15 16:27:50.719074"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: 82c74d75-6478-4016-affd-1a03dc7f2010) to Test(contact_requests) with arguments: 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (2.5ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 5.7ms  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.6ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:50.742596"], ["updated_at", "2019-07-15 16:27:50.742596"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: a1b4e729-f0fa-46ec-a6c0-50245e42678e) to Test(contact_requests) with arguments: 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (10.4ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 15.4ms  (0.3ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.7ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:50.778937"], ["updated_at", "2019-07-15 16:27:50.778937"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: cf5e1709-2716-4b8f-8fa9-a44cc9ed2a5f) to Test(contact_requests) with arguments: 1  (0.2ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (2.1ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 4.0ms  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.7ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:50.806383"], ["updated_at", "2019-07-15 16:27:50.806383"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: a398d206-4a3a-4fa2-93c0-c205a87ebd2e) to Test(contact_requests) with arguments: 1  (0.2ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (4.6ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 10.4ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.8ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:50.836583"], ["updated_at", "2019-07-15 16:27:50.836583"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: 4dbee60b-7396-478a-9be0-a887fb0fdcbd) to Test(contact_requests) with arguments: 1  (0.2ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (3.0ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 12.3ms  (0.3ms) rollback transaction  (1.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.7ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:50.881714"], ["updated_at", "2019-07-15 16:27:50.881714"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: ab95281b-dd27-4c25-a549-9f98fb8994b4) to Test(contact_requests) with arguments: 1  (0.4ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (2.4ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 12.2ms  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.8ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:50.912651"], ["updated_at", "2019-07-15 16:27:50.912651"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: 3594dd1e-0847-4b84-a045-8595af5cea77) to Test(contact_requests) with arguments: 1  (0.2ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (2.6ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 5.8ms  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.8ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:50.942959"], ["updated_at", "2019-07-15 16:27:50.942959"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: 669a3c91-39e1-4251-9bc5-5d26991197af) to Test(contact_requests) with arguments: 1  (0.2ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (2.3ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 5.0ms  (0.2ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.7ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:50.979629"], ["updated_at", "2019-07-15 16:27:50.979629"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: 43e318e1-4e0b-4f06-804a-1f523e76bf75) to Test(contact_requests) with arguments: 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (3.4ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 6.6ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (1.0ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:51.002302"], ["updated_at", "2019-07-15 16:27:51.002302"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: f364a16b-8f73-40a2-800c-c4aac1d6081a) to Test(contact_requests) with arguments: 1  (0.2ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (2.9ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 7.8ms  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.6ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:51.044726"], ["updated_at", "2019-07-15 16:27:51.044726"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: d336be6e-f369-4cea-bd46-5179e6c4dbcf) to Test(contact_requests) with arguments: 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (16.4ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 19.8ms  (0.5ms) rollback transaction  (0.3ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.8ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:51.091232"], ["updated_at", "2019-07-15 16:27:51.091232"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: 419e444c-99c5-4250-9c23-8e8ac832382e) to Test(contact_requests) with arguments: 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (3.0ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 6.3ms  (0.3ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.8ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:51.118084"], ["updated_at", "2019-07-15 16:27:51.118084"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: a5ea1e4f-ffbd-46d4-b0c9-3041f9f31b45) to Test(contact_requests) with arguments: 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (3.6ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 6.8ms  (1.4ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.6ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:51.157174"], ["updated_at", "2019-07-15 16:27:51.157174"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: 3b9dde58-d451-4477-a660-be3675ed5a9d) to Test(contact_requests) with arguments: 1  (0.5ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (2.6ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 5.5ms  (0.3ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (1.2ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:51.185306"], ["updated_at", "2019-07-15 16:27:51.185306"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: e29bc192-5751-43a2-8cfd-ebda15a751fb) to Test(contact_requests) with arguments: 1  (0.2ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (8.6ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 11.4ms  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (1.8ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:51.222043"], ["updated_at", "2019-07-15 16:27:51.222043"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: a131709e-d9a7-48de-a77d-f491d4ff28df) to Test(contact_requests) with arguments: 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (3.7ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 7.1ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.5ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:51.247143"], ["updated_at", "2019-07-15 16:27:51.247143"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: 60d2a831-5199-4e34-a514-132c95eee625) to Test(contact_requests) with arguments: 1  (0.2ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (2.6ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 5.5ms  (0.6ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (1.2ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:51.278603"], ["updated_at", "2019-07-15 16:27:51.278603"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: 049873bb-68b4-4f75-a7ec-88e6765981e8) to Test(contact_requests) with arguments: 1  (0.2ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (11.4ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 15.3ms  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (1.2ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:51.310115"], ["updated_at", "2019-07-15 16:27:51.310115"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: 35ddd8e8-a4e7-45d0-adab-524c639b0a47) to Test(contact_requests) with arguments: 1  (0.2ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (4.1ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 8.1ms  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.8ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:51.350735"], ["updated_at", "2019-07-15 16:27:51.350735"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: d9a873cd-9ca6-40be-8a92-e054cf080c59) to Test(contact_requests) with arguments: 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Rendering /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer Rendered /home/vagrant/rails/cmor/cmor/cmor_contact/app/views/cmor/contact/contact_request_mailer/notify.text.erb within layouts/mailer (2.2ms) Cmor::Contact::ContactRequestMailer#notify: processed outbound mail in 4.8ms  (0.4ms) rollback transaction  (0.4ms) begin transaction  (0.2ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (1.0ms) begin transaction  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.7ms) rollback transaction  (0.1ms) begin transaction  (7.8ms) SELECT COUNT(*) FROM "cmor_contact_contact_requests"  (0.2ms) SELECT COUNT(*) FROM "cmor_contact_contact_requests"  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.5ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:51.705129"], ["updated_at", "2019-07-15 16:27:51.705129"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: bc6bf706-1794-4df9-b106-bfba6abf4750) to Test(contact_requests) with arguments: 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "cmor_contact_contact_requests"  (0.8ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (0.9ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:51.736579"], ["updated_at", "2019-07-15 16:27:51.736579"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: c4c4ff56-b1c5-49d7-b61e-4bc667f28ae5) to Test(contact_requests) with arguments: 1  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "cmor_contact_contact_requests"  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (1.0ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:51.778526"], ["updated_at", "2019-07-15 16:27:51.778526"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.5ms) SAVEPOINT active_record_1 Cmor::Contact::ContactRequest Create (1.0ms) INSERT INTO "cmor_contact_contact_requests" ("name", "email", "phone", "ip_address", "message", "accept_terms_of_service", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "John Doe"], ["email", "john.doe@example.com"], ["phone", "+491234567890"], ["ip_address", "127.0.0.1"], ["message", "Please callback!"], ["accept_terms_of_service", 1], ["created_at", "2019-07-15 16:27:51.858735"], ["updated_at", "2019-07-15 16:27:51.858735"]] [ActiveJob] Enqueued Cmor::Contact::NotifyNewContactRequestJob (Job ID: 8b047e20-188b-4ec4-a5e7-108db672c7cb) to Test(contact_requests) with arguments: 1  (0.2ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (2.5ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) rollback transaction  (1.0ms) begin transaction  (0.1ms) rollback transaction  (0.5ms) begin transaction  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) rollback transaction  (1.9ms) begin transaction  (13.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction