spec/dummy/log/test.log in cmor_blog-0.0.9.pre vs spec/dummy/log/test.log in cmor_blog-0.0.10.pre

- old
+ new

@@ -1,1211 +1,594 @@ -  (0.1ms) begin transaction -  (0.3ms) SAVEPOINT active_record_1 - User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-12 00:12:43.702831"], ["updated_at", "2019-04-12 00:12:43.702831"]] +  (0.2ms) begin transaction +  (0.2ms) SAVEPOINT active_record_1 + User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:53.414825"], ["updated_at", "2019-05-02 15:46:53.414825"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.3ms) SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-1"], ["LIMIT", 1]] Cmor::Blog::Post Load (0.3ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.6ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 1"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-1"], ["position", 1], ["created_at", "2019-04-12 00:12:44.027699"], ["updated_at", "2019-04-12 00:12:44.027699"]] + Cmor::Blog::Post Create (0.3ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 1"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-1"], ["position", 1], ["created_at", "2019-05-02 15:46:53.728784"], ["updated_at", "2019-05-02 15:46:53.728784"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 - User Create (0.0ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-12 00:12:44.034152"], ["updated_at", "2019-04-12 00:12:44.034152"]] + User Create (0.2ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:53.735408"], ["updated_at", "2019-05-02 15:46:53.735408"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.1ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-2"], ["LIMIT", 1]] + Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-2"], ["LIMIT", 1]] Cmor::Blog::Post Load (0.3ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.2ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 2"], ["body", "This is a blog post!"], ["created_by_id", 2], ["slug", "blog-post-2"], ["position", 2], ["created_at", "2019-04-12 00:12:44.039562"], ["updated_at", "2019-04-12 00:12:44.039562"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 + Cmor::Blog::Post Create (0.1ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 2"], ["body", "This is a blog post!"], ["created_by_id", 2], ["slug", "blog-post-2"], ["position", 2], ["created_at", "2019-05-02 15:46:53.740808"], ["updated_at", "2019-05-02 15:46:53.740808"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 - User Create (0.2ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-12 00:12:44.047490"], ["updated_at", "2019-04-12 00:12:44.047490"]] + User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:53.752678"], ["updated_at", "2019-05-02 15:46:53.752678"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.8ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-3"], ["LIMIT", 1]] - Cmor::Blog::Post Load (1.1ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.3ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 3"], ["body", "This is a blog post!"], ["created_by_id", 3], ["slug", "blog-post-3"], ["position", 3], ["created_at", "2019-04-12 00:12:44.052660"], ["updated_at", "2019-04-12 00:12:44.052660"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -Started GET "/de/blog/posts" for 127.0.0.1 at 2019-04-12 02:12:44 +0200 + Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-3"], ["LIMIT", 1]] + Cmor::Blog::Post Load (0.6ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] + Cmor::Blog::Post Create (0.4ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 3"], ["body", "This is a blog post!"], ["created_by_id", 3], ["slug", "blog-post-3"], ["position", 3], ["created_at", "2019-05-02 15:46:53.760146"], ["updated_at", "2019-05-02 15:46:53.760146"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Started GET "/de/blog/posts" for 127.0.0.1 at 2019-05-02 17:46:53 +0200 Processing by Cmor::Blog::PostsController#index as HTML Parameters: {"locale"=>"de"} Rendering /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/index.html.haml within layouts/application - Cmor::Blog::Post Load (0.4ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."published_at" IS NOT NULL ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? OFFSET ? [["LIMIT", 25], ["OFFSET", 0]] - Rendered /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/index.html.haml within layouts/application (23.6ms) -Completed 200 OK in 729ms (Views: 724.4ms | ActiveRecord: 0.4ms) -  (0.3ms) rollback transaction -  (0.2ms) begin transaction + Cmor::Blog::Post Load (0.0ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."published_at" IS NOT NULL ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? OFFSET ? [["LIMIT", 25], ["OFFSET", 0]] + Rendered /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/index.html.haml within layouts/application (23.9ms) +Completed 200 OK in 667ms (Views: 645.0ms | ActiveRecord: 0.0ms) +  (0.2ms) rollback transaction +  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 - User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-12 00:12:44.838143"], ["updated_at", "2019-04-12 00:12:44.838143"]] + User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:54.494299"], ["updated_at", "2019-05-02 15:46:54.494299"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-4"], ["LIMIT", 1]] Cmor::Blog::Post Load (0.3ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.4ms) INSERT INTO "cmor_blog_posts" ("title", "body", "published_at", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 4"], ["body", "This is a blog post!"], ["published_at", "2019-04-12 00:07:44.836176"], ["created_by_id", 1], ["slug", "blog-post-4"], ["position", 1], ["created_at", "2019-04-12 00:12:44.844486"], ["updated_at", "2019-04-12 00:12:44.844486"]] + Cmor::Blog::Post Create (0.5ms) INSERT INTO "cmor_blog_posts" ("title", "body", "published_at", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 4"], ["body", "This is a blog post!"], ["published_at", "2019-05-02 15:41:54.491969"], ["created_by_id", 1], ["slug", "blog-post-4"], ["position", 1], ["created_at", "2019-05-02 15:46:54.503416"], ["updated_at", "2019-05-02 15:46:54.503416"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 -Started GET "/de/blog/posts/blog-post-4" for 127.0.0.1 at 2019-04-12 02:12:44 +0200 +Started GET "/de/blog/posts/blog-post-4" for 127.0.0.1 at 2019-05-02 17:46:54 +0200 Processing by Cmor::Blog::PostsController#show as HTML Parameters: {"locale"=>"de", "id"=>"blog-post-4"} - Cmor::Blog::Post Load (0.3ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."published_at" IS NOT NULL AND "cmor_blog_posts"."slug" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["slug", "blog-post-4"], ["LIMIT", 1]] + Cmor::Blog::Post Load (0.4ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."published_at" IS NOT NULL AND "cmor_blog_posts"."slug" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["slug", "blog-post-4"], ["LIMIT", 1]] Rendering /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/show.html.haml within layouts/application - User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + User Load (1.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Cmor::Blog::AssetDetail Exists (0.3ms) SELECT 1 AS one FROM "cmor_blog_asset_details" INNER JOIN "active_storage_attachments" ON "active_storage_attachments"."id" = "cmor_blog_asset_details"."asset_id" INNER JOIN "active_storage_blobs" ON "active_storage_blobs"."id" = "active_storage_attachments"."blob_id" WHERE "cmor_blog_asset_details"."post_id" = ? AND (active_storage_blobs.content_type LIKE '%image/%') LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_asset_details" INNER JOIN "active_storage_attachments" ON "active_storage_attachments"."id" = "cmor_blog_asset_details"."asset_id" INNER JOIN "active_storage_blobs" ON "active_storage_blobs"."id" = "active_storage_attachments"."blob_id" WHERE "cmor_blog_asset_details"."post_id" = ? AND (active_storage_blobs.content_type NOT LIKE '%image/%') LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Rendered /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/_post.html.haml (320.9ms) - Rendered /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/show.html.haml within layouts/application (330.0ms) -Completed 200 OK in 343ms (Views: 333.2ms | ActiveRecord: 1.8ms) -  (0.5ms) rollback transaction -  (0.2ms) begin transaction - ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" - ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" -  (0.8ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.3ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-5"], ["LIMIT", 1]] - User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-12 00:12:45.221496"], ["updated_at", "2019-04-12 00:12:45.221496"]] - Cmor::Blog::Post Load (0.5ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.4ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 5"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-5"], ["position", 1], ["created_at", "2019-04-12 00:12:45.224356"], ["updated_at", "2019-04-12 00:12:45.224356"]] -  (0.2ms) RELEASE SAVEPOINT active_record_1 -  (0.7ms) SELECT COUNT(*) FROM "cmor_blog_asset_details" - Disk Storage (1.1ms) Uploaded file to key: BVVFLnbcwaagDbs9rXQoo5C4 (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -  (0.0ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.5ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "BVVFLnbcwaagDbs9rXQoo5C4"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-12 00:12:45.351226"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 + Cmor::Blog::AssetDetail Exists (0.3ms) SELECT 1 AS one FROM "cmor_blog_asset_details" INNER JOIN "active_storage_attachments" ON "active_storage_attachments"."id" = "cmor_blog_asset_details"."asset_id" INNER JOIN "active_storage_blobs" ON "active_storage_blobs"."id" = "active_storage_attachments"."blob_id" WHERE "cmor_blog_asset_details"."post_id" = ? AND (active_storage_blobs.content_type NOT LIKE '%image/%') LIMIT ? [["post_id", 1], ["LIMIT", 1]] + Rendered /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/_post.html.haml (404.5ms) + Rendered /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/show.html.haml within layouts/application (414.0ms) +Completed 200 OK in 429ms (Views: 417.3ms | ActiveRecord: 2.7ms) +  (0.1ms) rollback transaction +  (0.3ms) begin transaction + ActiveStorage::Attachment Load (0.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" + ActiveStorage::Blob Load (1.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" +  (0.2ms) SAVEPOINT active_record_1 + Cmor::Blog::Post Exists (0.5ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-5"], ["LIMIT", 1]] + User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:55.038796"], ["updated_at", "2019-05-02 15:46:55.038796"]] + Cmor::Blog::Post Load (0.6ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] + Cmor::Blog::Post Create (1.1ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 5"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-5"], ["position", 1], ["created_at", "2019-05-02 15:46:55.041901"], ["updated_at", "2019-05-02 15:46:55.041901"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SELECT COUNT(*) FROM "cmor_blog_asset_details" + Disk Storage (1.5ms) Uploaded file to key: A83ebDe48ukMrCtX9UesT24F (checksum: EH6qlR0oQyZbAPIJqHzCpw==)  (0.1ms) SAVEPOINT active_record_1 - ActiveStorage::Attachment Create (0.3ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-04-12 00:12:45.372039"]] - Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-12 00:12:45.373879"], ["id", 1]] + ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "A83ebDe48ukMrCtX9UesT24F"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.230883"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 064a63a9-2e62-4269-86df-e1664252dbd0) to Async(default) with arguments: #<GlobalID:0x00000007807300 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> - ActiveStorage::Blob Load (18.9ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [064a63a9-2e62-4269-86df-e1664252dbd0] Performing ActiveStorage::AnalyzeJob (Job ID: 064a63a9-2e62-4269-86df-e1664252dbd0) from Async(default) with arguments: #<GlobalID:0x00000009956088 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> - Disk Storage (2.7ms) Uploaded file to key: qiMxZQqMeU2fESeMFQK8S4ss (checksum: EH6qlR0oQyZbAPIJqHzCpw==) +  (0.2ms) SAVEPOINT active_record_1 + ActiveStorage::Attachment Create (0.3ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-05-02 15:46:55.249118"]] + Cmor::Blog::Post Update (0.0ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:55.250627"], ["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 60433845-4425-4fa0-b655-a64e0298d3d9) to Async(default) with arguments: #<GlobalID:0x00000007d78cd0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> + ActiveStorage::Blob Load (18.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [60433845-4425-4fa0-b655-a64e0298d3d9] Performing ActiveStorage::AnalyzeJob (Job ID: 60433845-4425-4fa0-b655-a64e0298d3d9) from Async(default) with arguments: #<GlobalID:0x00000001258478 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> +[ActiveJob] [ActiveStorage::AnalyzeJob] [60433845-4425-4fa0-b655-a64e0298d3d9]  Disk Storage (15.1ms) Downloaded file from key: A83ebDe48ukMrCtX9UesT24F +[ActiveJob] [ActiveStorage::AnalyzeJob] [60433845-4425-4fa0-b655-a64e0298d3d9] Skipping image analysis because the mini_magick gem isn't installed +[ActiveJob] [ActiveStorage::AnalyzeJob] [60433845-4425-4fa0-b655-a64e0298d3d9]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [60433845-4425-4fa0-b655-a64e0298d3d9] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [60433845-4425-4fa0-b655-a64e0298d3d9]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [60433845-4425-4fa0-b655-a64e0298d3d9] Performed ActiveStorage::AnalyzeJob (Job ID: 60433845-4425-4fa0-b655-a64e0298d3d9) from Async(default) in 25.47ms + Disk Storage (29.5ms) Uploaded file to key: 3e7jcr5S7QqkzCd7B8Fv4xgK (checksum: EH6qlR0oQyZbAPIJqHzCpw==)  (0.1ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "qiMxZQqMeU2fESeMFQK8S4ss"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-12 00:12:45.404800"]] + ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "3e7jcr5S7QqkzCd7B8Fv4xgK"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.306496"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 - ActiveStorage::Attachment Create (0.3ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-04-12 00:12:45.413449"]] - Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-12 00:12:45.415519"], ["id", 1]] + ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-05-02 15:46:55.311019"]] + Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:55.312552"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: a4b7e6e1-77fb-4777-ae25-4ea8e7dd32df) to Async(default) with arguments: #<GlobalID:0x0000000992f7a8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> +[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 5ee5761e-9195-47d5-b561-941d12c00b1b) to Async(default) with arguments: #<GlobalID:0x00000007314348 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>  (0.1ms) SAVEPOINT active_record_1 Cmor::Blog::AssetDetail Load (0.2ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]] - Cmor::Blog::AssetDetail Load (0.5ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-04-12 00:12:45.442916"], ["updated_at", "2019-04-12 00:12:45.442916"]] Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.1ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-04-12 00:12:45.447019"], ["updated_at", "2019-04-12 00:12:45.447019"]] + Cmor::Blog::AssetDetail Create (0.4ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-05-02 15:46:55.338968"], ["updated_at", "2019-05-02 15:46:55.338968"]] + Cmor::Blog::AssetDetail Load (0.2ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-05-02 15:46:55.344226"], ["updated_at", "2019-05-02 15:46:55.344226"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SELECT COUNT(*) FROM "cmor_blog_asset_details" -[ActiveJob] [ActiveStorage::AnalyzeJob] [064a63a9-2e62-4269-86df-e1664252dbd0]  Disk Storage (76.6ms) Downloaded file from key: BVVFLnbcwaagDbs9rXQoo5C4 -[ActiveJob] [ActiveStorage::AnalyzeJob] [064a63a9-2e62-4269-86df-e1664252dbd0] Skipping image analysis because the mini_magick gem isn't installed -[ActiveJob] [ActiveStorage::AnalyzeJob] [064a63a9-2e62-4269-86df-e1664252dbd0]  (0.3ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Load (0.3ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [a4b7e6e1-77fb-4777-ae25-4ea8e7dd32df] Performing ActiveStorage::AnalyzeJob (Job ID: a4b7e6e1-77fb-4777-ae25-4ea8e7dd32df) from Async(default) with arguments: #<GlobalID:0x00000009176bd8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> -[ActiveJob] [ActiveStorage::AnalyzeJob] [a4b7e6e1-77fb-4777-ae25-4ea8e7dd32df]  Disk Storage (0.1ms) Downloaded file from key: qiMxZQqMeU2fESeMFQK8S4ss -[ActiveJob] [ActiveStorage::AnalyzeJob] [064a63a9-2e62-4269-86df-e1664252dbd0] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [a4b7e6e1-77fb-4777-ae25-4ea8e7dd32df] Skipping image analysis because the mini_magick gem isn't installed -[ActiveJob] [ActiveStorage::AnalyzeJob] [064a63a9-2e62-4269-86df-e1664252dbd0]  (0.2ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [064a63a9-2e62-4269-86df-e1664252dbd0] Performed ActiveStorage::AnalyzeJob (Job ID: 064a63a9-2e62-4269-86df-e1664252dbd0) from Async(default) in 129.56ms -  (1.4ms) rollback transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [a4b7e6e1-77fb-4777-ae25-4ea8e7dd32df]  (0.1ms) begin transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [a4b7e6e1-77fb-4777-ae25-4ea8e7dd32df]  (0.1ms) begin transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [a4b7e6e1-77fb-4777-ae25-4ea8e7dd32df] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [a4b7e6e1-77fb-4777-ae25-4ea8e7dd32df]  (0.1ms) commit transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [a4b7e6e1-77fb-4777-ae25-4ea8e7dd32df]  (0.1ms) commit transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [a4b7e6e1-77fb-4777-ae25-4ea8e7dd32df] Performed ActiveStorage::AnalyzeJob (Job ID: a4b7e6e1-77fb-4777-ae25-4ea8e7dd32df) from Async(default) in 14.26ms + ActiveStorage::Blob Load (6.6ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [5ee5761e-9195-47d5-b561-941d12c00b1b] Performing ActiveStorage::AnalyzeJob (Job ID: 5ee5761e-9195-47d5-b561-941d12c00b1b) from Async(default) with arguments: #<GlobalID:0x000000079ba788 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> +[ActiveJob] [ActiveStorage::AnalyzeJob] [5ee5761e-9195-47d5-b561-941d12c00b1b]  Disk Storage (0.1ms) Downloaded file from key: 3e7jcr5S7QqkzCd7B8Fv4xgK +[ActiveJob] [ActiveStorage::AnalyzeJob] [5ee5761e-9195-47d5-b561-941d12c00b1b] Skipping image analysis because the mini_magick gem isn't installed +  (7.7ms) SELECT COUNT(*) FROM "cmor_blog_asset_details" +[ActiveJob] [ActiveStorage::AnalyzeJob] [5ee5761e-9195-47d5-b561-941d12c00b1b]  (1.0ms) SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [5ee5761e-9195-47d5-b561-941d12c00b1b] ActiveStorage::Blob Update (0.1ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [5ee5761e-9195-47d5-b561-941d12c00b1b]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [5ee5761e-9195-47d5-b561-941d12c00b1b] Performed ActiveStorage::AnalyzeJob (Job ID: 5ee5761e-9195-47d5-b561-941d12c00b1b) from Async(default) in 10.88ms +  (0.3ms) rollback transaction  (0.1ms) begin transaction ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" - ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" -  (0.1ms) SAVEPOINT active_record_1 + ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" +  (0.2ms) SAVEPOINT active_record_1 Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-6"], ["LIMIT", 1]] - User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-12 00:12:45.553138"], ["updated_at", "2019-04-12 00:12:45.553138"]] + User Create (0.9ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:55.425468"], ["updated_at", "2019-05-02 15:46:55.425468"]] Cmor::Blog::Post Load (0.3ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.3ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 6"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-6"], ["position", 1], ["created_at", "2019-04-12 00:12:45.554950"], ["updated_at", "2019-04-12 00:12:45.554950"]] + Cmor::Blog::Post Create (0.5ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 6"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-6"], ["position", 1], ["created_at", "2019-05-02 15:46:55.428272"], ["updated_at", "2019-05-02 15:46:55.428272"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "active_storage_attachments" - Disk Storage (1.4ms) Uploaded file to key: YenaR7mmasTj7CjHXmMV5JMd (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -  (0.4ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (1.6ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "YenaR7mmasTj7CjHXmMV5JMd"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-12 00:12:45.571598"]] -  (1.6ms) RELEASE SAVEPOINT active_record_1 -  (0.4ms) SAVEPOINT active_record_1 - ActiveStorage::Attachment Create (0.4ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-04-12 00:12:45.588866"]] - Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-12 00:12:45.590939"], ["id", 1]] + Disk Storage (2.0ms) Uploaded file to key: eySLpFwz11Pqrr2iwUpNp1kW (checksum: EH6qlR0oQyZbAPIJqHzCpw==) +  (0.2ms) SAVEPOINT active_record_1 + ActiveStorage::Blob Create (0.8ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "eySLpFwz11Pqrr2iwUpNp1kW"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.445168"]] +  (1.4ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + ActiveStorage::Attachment Create (0.6ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-05-02 15:46:55.464582"]] + Cmor::Blog::Post Update (0.3ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:55.467913"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: f09c7b57-7a25-4202-812a-8eaffff99fa1) to Async(default) with arguments: #<GlobalID:0x00000008dc8860 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> - Disk Storage (3.8ms) Uploaded file to key: qyW2C8pWq2sBBigEsLzLP8gM (checksum: EH6qlR0oQyZbAPIJqHzCpw==) - ActiveStorage::Blob Load (28.6ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [f09c7b57-7a25-4202-812a-8eaffff99fa1] Performing ActiveStorage::AnalyzeJob (Job ID: f09c7b57-7a25-4202-812a-8eaffff99fa1) from Async(default) with arguments: #<GlobalID:0x00000003e9bcb0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> +[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 5a3b1bd8-70a3-4108-9821-c3651c222dba) to Async(default) with arguments: #<GlobalID:0x000000078a9358 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> + ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [5a3b1bd8-70a3-4108-9821-c3651c222dba] Performing ActiveStorage::AnalyzeJob (Job ID: 5a3b1bd8-70a3-4108-9821-c3651c222dba) from Async(default) with arguments: #<GlobalID:0x0000000153c9f0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> + Disk Storage (2.2ms) Uploaded file to key: N8VEreAQY56xMoZ1bdf5BsjA (checksum: EH6qlR0oQyZbAPIJqHzCpw==)  (0.1ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "qyW2C8pWq2sBBigEsLzLP8gM"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-12 00:12:45.632986"]] + ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "N8VEreAQY56xMoZ1bdf5BsjA"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.488261"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.3ms) SAVEPOINT active_record_1 - ActiveStorage::Attachment Create (0.3ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-04-12 00:12:45.638990"]] - Cmor::Blog::Post Update (0.3ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-12 00:12:45.642177"], ["id", 1]] +  (0.2ms) SAVEPOINT active_record_1 + ActiveStorage::Attachment Create (0.4ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-05-02 15:46:55.494126"]] + Cmor::Blog::Post Update (0.4ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:55.496982"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: cfae704e-bd4e-40bb-9d4e-5258d4a10ac3) to Async(default) with arguments: #<GlobalID:0x00000005d71c98 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> -[ActiveJob] [ActiveStorage::AnalyzeJob] [f09c7b57-7a25-4202-812a-8eaffff99fa1]  Disk Storage (7.5ms) Downloaded file from key: YenaR7mmasTj7CjHXmMV5JMd -[ActiveJob] [ActiveStorage::AnalyzeJob] [f09c7b57-7a25-4202-812a-8eaffff99fa1] Skipping image analysis because the mini_magick gem isn't installed - ActiveStorage::Blob Load (12.4ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] +[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 0bde835e-8cde-4592-a7be-ede6601cdbe9) to Async(default) with arguments: #<GlobalID:0x000000078a71e8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>  (0.1ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [cfae704e-bd4e-40bb-9d4e-5258d4a10ac3] Performing ActiveStorage::AnalyzeJob (Job ID: cfae704e-bd4e-40bb-9d4e-5258d4a10ac3) from Async(default) with arguments: #<GlobalID:0x00000005f20738 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> - Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [cfae704e-bd4e-40bb-9d4e-5258d4a10ac3]  Disk Storage (0.2ms) Downloaded file from key: qyW2C8pWq2sBBigEsLzLP8gM - Cmor::Blog::AssetDetail Load (0.5ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [cfae704e-bd4e-40bb-9d4e-5258d4a10ac3] Skipping image analysis because the mini_magick gem isn't installed - Cmor::Blog::AssetDetail Create (0.9ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-04-12 00:12:45.676783"], ["updated_at", "2019-04-12 00:12:45.676783"]] - Cmor::Blog::AssetDetail Load (0.6ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.0ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-04-12 00:12:45.692539"], ["updated_at", "2019-04-12 00:12:45.692539"]] + Cmor::Blog::AssetDetail Load (0.0ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]] + Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-05-02 15:46:55.524012"], ["updated_at", "2019-05-02 15:46:55.524012"]] + Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-05-02 15:46:55.527336"], ["updated_at", "2019-05-02 15:46:55.527336"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [f09c7b57-7a25-4202-812a-8eaffff99fa1]  (0.1ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [f09c7b57-7a25-4202-812a-8eaffff99fa1] ActiveStorage::Blob Update (0.3ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [f09c7b57-7a25-4202-812a-8eaffff99fa1]  (0.5ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [cfae704e-bd4e-40bb-9d4e-5258d4a10ac3] ActiveStorage::Blob Update (11.0ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [cfae704e-bd4e-40bb-9d4e-5258d4a10ac3] Performed ActiveStorage::AnalyzeJob (Job ID: cfae704e-bd4e-40bb-9d4e-5258d4a10ac3) from Async(default) in 34.76ms -[ActiveJob] [ActiveStorage::AnalyzeJob] [f09c7b57-7a25-4202-812a-8eaffff99fa1] Performed ActiveStorage::AnalyzeJob (Job ID: f09c7b57-7a25-4202-812a-8eaffff99fa1) from Async(default) in 70.63ms -  (5.5ms) SELECT COUNT(*) FROM "active_storage_attachments" -  (0.8ms) rollback transaction +  (0.1ms) SELECT COUNT(*) FROM "active_storage_attachments" +  (0.3ms) rollback transaction  (0.1ms) begin transaction - ActiveStorage::Attachment Load (0.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" +[ActiveJob] [ActiveStorage::AnalyzeJob] [5a3b1bd8-70a3-4108-9821-c3651c222dba]  Disk Storage (6.0ms) Downloaded file from key: eySLpFwz11Pqrr2iwUpNp1kW + ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" + ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [5a3b1bd8-70a3-4108-9821-c3651c222dba] Skipping image analysis because the mini_magick gem isn't installed ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" - Disk Storage (0.6ms) Uploaded file to key: eA79jaMFKcz1UZexi8ve2Mif (checksum: EH6qlR0oQyZbAPIJqHzCpw==) +[ActiveJob] [ActiveStorage::AnalyzeJob] [5a3b1bd8-70a3-4108-9821-c3651c222dba]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [5a3b1bd8-70a3-4108-9821-c3651c222dba] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [5a3b1bd8-70a3-4108-9821-c3651c222dba]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [5a3b1bd8-70a3-4108-9821-c3651c222dba] Performed ActiveStorage::AnalyzeJob (Job ID: 5a3b1bd8-70a3-4108-9821-c3651c222dba) from Async(default) in 75.72ms + Disk Storage (4.4ms) Uploaded file to key: bShxpnfSTNM4LH7z1NXABc3a (checksum: EH6qlR0oQyZbAPIJqHzCpw==)  (0.1ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.5ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "eA79jaMFKcz1UZexi8ve2Mif"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-12 00:12:45.719472"]] + ActiveStorage::Blob Create (0.9ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "bShxpnfSTNM4LH7z1NXABc3a"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.566804"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 - Disk Storage (2.7ms) Uploaded file to key: XNmXsZtaQTTrUVThd5WEmKWU (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -  (3.9ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (1.1ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "XNmXsZtaQTTrUVThd5WEmKWU"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-12 00:12:45.740793"]] -  (0.2ms) RELEASE SAVEPOINT active_record_1 -  (0.2ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-7"], ["LIMIT", 1]] - User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-12 00:12:45.758798"], ["updated_at", "2019-04-12 00:12:45.758798"]] - Cmor::Blog::Post Load (0.6ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.2ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 7"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-7"], ["position", 1], ["created_at", "2019-04-12 00:12:45.760599"], ["updated_at", "2019-04-12 00:12:45.760599"]] - ActiveStorage::Attachment Create (0.8ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-04-12 00:12:45.773813"]] - ActiveStorage::Attachment Create (0.4ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-04-12 00:12:45.778917"]] - Cmor::Blog::AssetDetail Load (0.5ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.4ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-04-12 00:12:45.782132"], ["updated_at", "2019-04-12 00:12:45.782132"]] - Cmor::Blog::AssetDetail Load (0.4ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-04-12 00:12:45.786865"], ["updated_at", "2019-04-12 00:12:45.786865"]] - Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-12 00:12:45.781177"], ["id", 1]] + Disk Storage (0.9ms) Uploaded file to key: ax3J5BLQp8KQCEQFcxADE1jn (checksum: EH6qlR0oQyZbAPIJqHzCpw==) +  (0.1ms) SAVEPOINT active_record_1 + ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "ax3J5BLQp8KQCEQFcxADE1jn"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.575529"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: ba107836-29a6-40af-a96d-572ee2b54d7a) to Async(default) with arguments: #<GlobalID:0x0000000796ac38 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: a005269b-06c3-46b3-932f-055e6c4355bc) to Async(default) with arguments: #<GlobalID:0x000000079ae7a8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> - ActiveStorage::Blob Load (3.8ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [ba107836-29a6-40af-a96d-572ee2b54d7a] Performing ActiveStorage::AnalyzeJob (Job ID: ba107836-29a6-40af-a96d-572ee2b54d7a) from Async(default) with arguments: #<GlobalID:0x000000079f04c8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> -  (5.6ms) SELECT COUNT(*) FROM "cmor_blog_asset_details" - ActiveStorage::Blob Load (197.0ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [ba107836-29a6-40af-a96d-572ee2b54d7a]  Disk Storage (196.4ms) Downloaded file from key: eA79jaMFKcz1UZexi8ve2Mif -[ActiveJob] [ActiveStorage::AnalyzeJob] [a005269b-06c3-46b3-932f-055e6c4355bc] Performing ActiveStorage::AnalyzeJob (Job ID: a005269b-06c3-46b3-932f-055e6c4355bc) from Async(default) with arguments: #<GlobalID:0x00000005b5c610 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> - Disk Storage (1.9ms) Uploaded file to key: ukkd2akSDcX1US6b4mWF5DQi (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -[ActiveJob] [ActiveStorage::AnalyzeJob] [ba107836-29a6-40af-a96d-572ee2b54d7a] Skipping image analysis because the mini_magick gem isn't installed -[ActiveJob] [ActiveStorage::AnalyzeJob] [a005269b-06c3-46b3-932f-055e6c4355bc]  Disk Storage (0.1ms) Downloaded file from key: XNmXsZtaQTTrUVThd5WEmKWU +  (0.4ms) SAVEPOINT active_record_1 + Cmor::Blog::Post Exists (0.3ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-7"], ["LIMIT", 1]] + User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:55.594703"], ["updated_at", "2019-05-02 15:46:55.594703"]] + Cmor::Blog::Post Load (0.4ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] + Cmor::Blog::Post Create (0.6ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 7"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-7"], ["position", 1], ["created_at", "2019-05-02 15:46:55.597314"], ["updated_at", "2019-05-02 15:46:55.597314"]] + ActiveStorage::Attachment Create (0.3ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-05-02 15:46:55.602828"]] + ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-05-02 15:46:55.605754"]] + Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-05-02 15:46:55.608037"], ["updated_at", "2019-05-02 15:46:55.608037"]] + Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Create (0.9ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-05-02 15:46:55.612548"], ["updated_at", "2019-05-02 15:46:55.612548"]] + Cmor::Blog::Post Update (0.1ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:55.607329"], ["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a) to Async(default) with arguments: #<GlobalID:0x00000005d89938 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> +[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 9302a9e4-b647-406e-a38a-be32f5670a46) to Async(default) with arguments: #<GlobalID:0x0000000757cfb8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> + ActiveStorage::Blob Load (6.0ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a] Performing ActiveStorage::AnalyzeJob (Job ID: 0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a) from Async(default) with arguments: #<GlobalID:0x0000000756d4c8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> +[ActiveJob] [ActiveStorage::AnalyzeJob] [0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a]  Disk Storage (0.2ms) Downloaded file from key: bShxpnfSTNM4LH7z1NXABc3a +  (3.4ms) SELECT COUNT(*) FROM "cmor_blog_asset_details" +[ActiveJob] [ActiveStorage::AnalyzeJob] [0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a] Skipping image analysis because the mini_magick gem isn't installed + Disk Storage (0.6ms) Uploaded file to key: 6rXs18MuH5ihp1ui6S7cHhne (checksum: EH6qlR0oQyZbAPIJqHzCpw==) + ActiveStorage::Blob Load (10.9ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [9302a9e4-b647-406e-a38a-be32f5670a46] Performing ActiveStorage::AnalyzeJob (Job ID: 9302a9e4-b647-406e-a38a-be32f5670a46) from Async(default) with arguments: #<GlobalID:0x000000074b6c78 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> +[ActiveJob] [ActiveStorage::AnalyzeJob] [0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [9302a9e4-b647-406e-a38a-be32f5670a46]  Disk Storage (0.2ms) Downloaded file from key: ax3J5BLQp8KQCEQFcxADE1jn +[ActiveJob] [ActiveStorage::AnalyzeJob] [0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [9302a9e4-b647-406e-a38a-be32f5670a46] Skipping image analysis because the mini_magick gem isn't installed +[ActiveJob] [ActiveStorage::AnalyzeJob] [0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a] Performed ActiveStorage::AnalyzeJob (Job ID: 0b2464f0-0e03-4cd4-a8b4-1056b4afbc5a) from Async(default) in 20.59ms  (0.1ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [a005269b-06c3-46b3-932f-055e6c4355bc] Skipping image analysis because the mini_magick gem isn't installed - ActiveStorage::Blob Create (1.0ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "ukkd2akSDcX1US6b4mWF5DQi"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-12 00:12:46.014057"]] + ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "6rXs18MuH5ihp1ui6S7cHhne"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.648858"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [ba107836-29a6-40af-a96d-572ee2b54d7a]  (0.1ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [ba107836-29a6-40af-a96d-572ee2b54d7a] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [ba107836-29a6-40af-a96d-572ee2b54d7a]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [ba107836-29a6-40af-a96d-572ee2b54d7a] Performed ActiveStorage::AnalyzeJob (Job ID: ba107836-29a6-40af-a96d-572ee2b54d7a) from Async(default) in 221.07ms -[ActiveJob] [ActiveStorage::AnalyzeJob] [a005269b-06c3-46b3-932f-055e6c4355bc] ActiveStorage::Blob Update (6.4ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [a005269b-06c3-46b3-932f-055e6c4355bc] Performed ActiveStorage::AnalyzeJob (Job ID: a005269b-06c3-46b3-932f-055e6c4355bc) from Async(default) in 17.37ms -  (0.3ms) SAVEPOINT active_record_1 - ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-04-12 00:12:46.025992"]] - Cmor::Blog::Post Update (0.1ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-12 00:12:46.027645"], ["id", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [9302a9e4-b647-406e-a38a-be32f5670a46]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [9302a9e4-b647-406e-a38a-be32f5670a46] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [9302a9e4-b647-406e-a38a-be32f5670a46]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [9302a9e4-b647-406e-a38a-be32f5670a46] Performed ActiveStorage::AnalyzeJob (Job ID: 9302a9e4-b647-406e-a38a-be32f5670a46) from Async(default) in 14.54ms +  (0.1ms) SAVEPOINT active_record_1 + ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-05-02 15:46:55.656076"]] + Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:55.657955"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: cd09f7e1-ab50-4fd4-91a5-94c2b37f1e9f) to Async(default) with arguments: #<GlobalID:0x000000063b7850 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> +[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 83ce2dc9-28bc-4177-b5bb-5b4d83577a6a) to Async(default) with arguments: #<GlobalID:0x0000000746db68 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>  (0.1ms) SAVEPOINT active_record_1 Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]] ActiveStorage::Attachment Load (0.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.1ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 3], ["created_at", "2019-04-12 00:12:46.038548"], ["updated_at", "2019-04-12 00:12:46.038548"]] -  (0.5ms) RELEASE SAVEPOINT active_record_1 + Cmor::Blog::AssetDetail Load (1.0ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 3], ["created_at", "2019-05-02 15:46:55.668430"], ["updated_at", "2019-05-02 15:46:55.668430"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SELECT COUNT(*) FROM "cmor_blog_asset_details"  (0.3ms) rollback transaction  (0.1ms) begin transaction - ActiveStorage::Attachment Load (0.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" + ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" - ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]] - Disk Storage (1.0ms) Uploaded file to key: ZZFQavMd5esH1cmbroL7Yfbx (checksum: EH6qlR0oQyZbAPIJqHzCpw==) + ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]] + Disk Storage (0.6ms) Uploaded file to key: JqeLjPN5eJtsnfE6HvxfkmBb (checksum: EH6qlR0oQyZbAPIJqHzCpw==)  (0.1ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (1.1ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "ZZFQavMd5esH1cmbroL7Yfbx"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-12 00:12:46.319548"]] + ActiveStorage::Blob Create (0.4ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "JqeLjPN5eJtsnfE6HvxfkmBb"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.699898"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Disk Storage (1.1ms) Uploaded file to key: gVTku5t4ynSpBhMEe1UFcMbF (checksum: EH6qlR0oQyZbAPIJqHzCpw==) +  (0.2ms) SAVEPOINT active_record_1 + ActiveStorage::Blob Create (0.7ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "gVTku5t4ynSpBhMEe1UFcMbF"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.709299"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 - Disk Storage (0.8ms) Uploaded file to key: uF9smVGiG7uL7vnepVEtzaTk (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -  (0.3ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "uF9smVGiG7uL7vnepVEtzaTk"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-12 00:12:46.330079"]] -  (0.2ms) RELEASE SAVEPOINT active_record_1 -  (0.3ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.3ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-8"], ["LIMIT", 1]] - User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-12 00:12:46.344981"], ["updated_at", "2019-04-12 00:12:46.344981"]] - Cmor::Blog::Post Load (0.4ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.3ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 8"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-8"], ["position", 1], ["created_at", "2019-04-12 00:12:46.346845"], ["updated_at", "2019-04-12 00:12:46.346845"]] - ActiveStorage::Attachment Create (1.0ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-04-12 00:12:46.351602"]] - ActiveStorage::Attachment Create (0.3ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-04-12 00:12:46.355249"]] +  (0.1ms) SAVEPOINT active_record_1 + Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-8"], ["LIMIT", 1]] + User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:55.723196"], ["updated_at", "2019-05-02 15:46:55.723196"]] + Cmor::Blog::Post Load (0.1ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] + Cmor::Blog::Post Create (0.7ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 8"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-8"], ["position", 1], ["created_at", "2019-05-02 15:46:55.724938"], ["updated_at", "2019-05-02 15:46:55.724938"]] + ActiveStorage::Attachment Create (0.8ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-05-02 15:46:55.738906"]] + ActiveStorage::Attachment Create (0.5ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-05-02 15:46:55.743698"]] + Cmor::Blog::AssetDetail Load (0.4ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Create (1.5ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-05-02 15:46:55.747563"], ["updated_at", "2019-05-02 15:46:55.747563"]] Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-04-12 00:12:46.357820"], ["updated_at", "2019-04-12 00:12:46.357820"]] - Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-04-12 00:12:46.362580"], ["updated_at", "2019-04-12 00:12:46.362580"]] - Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-12 00:12:46.356320"], ["id", 1]] + Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-05-02 15:46:55.755785"], ["updated_at", "2019-05-02 15:46:55.755785"]] + Cmor::Blog::Post Update (0.4ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:55.746511"], ["id", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 9c414ea0-ec2b-4355-9f22-73d6320c2ed3) to Async(default) with arguments: #<GlobalID:0x0000000466e758 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> +[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: c30a9a88-3106-4f10-af92-0c16a95f0604) to Async(default) with arguments: #<GlobalID:0x000000051cec10 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> + ActiveStorage::Blob Load (4.7ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +  (2.2ms) SELECT COUNT(*) FROM "active_storage_attachments" +[ActiveJob] [ActiveStorage::AnalyzeJob] [9c414ea0-ec2b-4355-9f22-73d6320c2ed3] Performing ActiveStorage::AnalyzeJob (Job ID: 9c414ea0-ec2b-4355-9f22-73d6320c2ed3) from Async(default) with arguments: #<GlobalID:0x00000005050898 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> + ActiveStorage::Blob Load (2.7ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] + Disk Storage (0.6ms) Uploaded file to key: nZraRdRhpa2pnxWuEtCMqBte (checksum: EH6qlR0oQyZbAPIJqHzCpw==) +[ActiveJob] [ActiveStorage::AnalyzeJob] [9c414ea0-ec2b-4355-9f22-73d6320c2ed3]  Disk Storage (158.0ms) Downloaded file from key: JqeLjPN5eJtsnfE6HvxfkmBb +[ActiveJob] [ActiveStorage::AnalyzeJob] [c30a9a88-3106-4f10-af92-0c16a95f0604] Performing ActiveStorage::AnalyzeJob (Job ID: c30a9a88-3106-4f10-af92-0c16a95f0604) from Async(default) with arguments: #<GlobalID:0x00000000ef78d8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> +  (0.9ms) SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [9c414ea0-ec2b-4355-9f22-73d6320c2ed3] Skipping image analysis because the mini_magick gem isn't installed +[ActiveJob] [ActiveStorage::AnalyzeJob] [c30a9a88-3106-4f10-af92-0c16a95f0604]  Disk Storage (0.1ms) Downloaded file from key: gVTku5t4ynSpBhMEe1UFcMbF + ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "nZraRdRhpa2pnxWuEtCMqBte"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:55.946444"]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [c30a9a88-3106-4f10-af92-0c16a95f0604] Skipping image analysis because the mini_magick gem isn't installed  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 0cc30804-dd8d-44d2-8403-9140922922c9) to Async(default) with arguments: #<GlobalID:0x00000008c90bc8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: ad7da24f-86bd-4ac7-b6de-1eb40f085aff) to Async(default) with arguments: #<GlobalID:0x00000009939ca8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> -  (0.2ms) SELECT COUNT(*) FROM "active_storage_attachments" - ActiveStorage::Blob Load (0.5ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [ad7da24f-86bd-4ac7-b6de-1eb40f085aff] Performing ActiveStorage::AnalyzeJob (Job ID: ad7da24f-86bd-4ac7-b6de-1eb40f085aff) from Async(default) with arguments: #<GlobalID:0x00000009a7f338 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> -[ActiveJob] [ActiveStorage::AnalyzeJob] [ad7da24f-86bd-4ac7-b6de-1eb40f085aff]  Disk Storage (0.1ms) Downloaded file from key: uF9smVGiG7uL7vnepVEtzaTk -[ActiveJob] [ActiveStorage::AnalyzeJob] [ad7da24f-86bd-4ac7-b6de-1eb40f085aff] Skipping image analysis because the mini_magick gem isn't installed -[ActiveJob] [ActiveStorage::AnalyzeJob] [ad7da24f-86bd-4ac7-b6de-1eb40f085aff]  (0.1ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [ad7da24f-86bd-4ac7-b6de-1eb40f085aff] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [ad7da24f-86bd-4ac7-b6de-1eb40f085aff]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [ad7da24f-86bd-4ac7-b6de-1eb40f085aff] Performed ActiveStorage::AnalyzeJob (Job ID: ad7da24f-86bd-4ac7-b6de-1eb40f085aff) from Async(default) in 9.46ms - ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [0cc30804-dd8d-44d2-8403-9140922922c9] Performing ActiveStorage::AnalyzeJob (Job ID: 0cc30804-dd8d-44d2-8403-9140922922c9) from Async(default) with arguments: #<GlobalID:0x0000000992d6b0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> -[ActiveJob] [ActiveStorage::AnalyzeJob] [0cc30804-dd8d-44d2-8403-9140922922c9]  Disk Storage (4.3ms) Downloaded file from key: ZZFQavMd5esH1cmbroL7Yfbx -[ActiveJob] [ActiveStorage::AnalyzeJob] [0cc30804-dd8d-44d2-8403-9140922922c9] Skipping image analysis because the mini_magick gem isn't installed -[ActiveJob] [ActiveStorage::AnalyzeJob] [0cc30804-dd8d-44d2-8403-9140922922c9]  (0.1ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [0cc30804-dd8d-44d2-8403-9140922922c9] ActiveStorage::Blob Update (0.5ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [0cc30804-dd8d-44d2-8403-9140922922c9]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [0cc30804-dd8d-44d2-8403-9140922922c9] Performed ActiveStorage::AnalyzeJob (Job ID: 0cc30804-dd8d-44d2-8403-9140922922c9) from Async(default) in 14.18ms - Disk Storage (1.5ms) Uploaded file to key: fCbyKJfRfBbz75um3JWEoU7T (checksum: EH6qlR0oQyZbAPIJqHzCpw==) +[ActiveJob] [ActiveStorage::AnalyzeJob] [9c414ea0-ec2b-4355-9f22-73d6320c2ed3] ActiveStorage::Blob Update (9.3ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [9c414ea0-ec2b-4355-9f22-73d6320c2ed3] Performed ActiveStorage::AnalyzeJob (Job ID: 9c414ea0-ec2b-4355-9f22-73d6320c2ed3) from Async(default) in 180.68ms +[ActiveJob] [ActiveStorage::AnalyzeJob] [c30a9a88-3106-4f10-af92-0c16a95f0604]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [c30a9a88-3106-4f10-af92-0c16a95f0604] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [c30a9a88-3106-4f10-af92-0c16a95f0604]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [c30a9a88-3106-4f10-af92-0c16a95f0604] Performed ActiveStorage::AnalyzeJob (Job ID: c30a9a88-3106-4f10-af92-0c16a95f0604) from Async(default) in 19.95ms  (0.1ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "fCbyKJfRfBbz75um3JWEoU7T"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-12 00:12:46.413586"]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 + ActiveStorage::Attachment Create (0.6ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-05-02 15:46:55.966421"]] + Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:55.968841"], ["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 0744306f-5727-4447-93ef-ded31111d46e) to Async(default) with arguments: #<GlobalID:0x00000003ef91a8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> + ActiveStorage::Blob Load (0.7ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [0744306f-5727-4447-93ef-ded31111d46e] Performing ActiveStorage::AnalyzeJob (Job ID: 0744306f-5727-4447-93ef-ded31111d46e) from Async(default) with arguments: #<GlobalID:0x00000003f4bef8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> +[ActiveJob] [ActiveStorage::AnalyzeJob] [0744306f-5727-4447-93ef-ded31111d46e]  Disk Storage (0.1ms) Downloaded file from key: nZraRdRhpa2pnxWuEtCMqBte +[ActiveJob] [ActiveStorage::AnalyzeJob] [0744306f-5727-4447-93ef-ded31111d46e] Skipping image analysis because the mini_magick gem isn't installed  (0.1ms) SAVEPOINT active_record_1 - ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-04-12 00:12:46.418625"]] - Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-12 00:12:46.420305"], ["id", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 1477da8e-f951-43d5-a5c2-3b993836540f) to Async(default) with arguments: #<GlobalID:0x000000099625e0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> - ActiveStorage::Blob Load (1.0ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [1477da8e-f951-43d5-a5c2-3b993836540f] Performing ActiveStorage::AnalyzeJob (Job ID: 1477da8e-f951-43d5-a5c2-3b993836540f) from Async(default) with arguments: #<GlobalID:0x0000000995be20 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> -[ActiveJob] [ActiveStorage::AnalyzeJob] [1477da8e-f951-43d5-a5c2-3b993836540f]  Disk Storage (0.2ms) Downloaded file from key: fCbyKJfRfBbz75um3JWEoU7T -[ActiveJob] [ActiveStorage::AnalyzeJob] [1477da8e-f951-43d5-a5c2-3b993836540f] Skipping image analysis because the mini_magick gem isn't installed -  (0.2ms) SAVEPOINT active_record_1 Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]] - ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + ActiveStorage::Attachment Load (0.7ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Load (1.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 3], ["created_at", "2019-04-12 00:12:46.440685"], ["updated_at", "2019-04-12 00:12:46.440685"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [1477da8e-f951-43d5-a5c2-3b993836540f]  (0.1ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [1477da8e-f951-43d5-a5c2-3b993836540f] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 3]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [1477da8e-f951-43d5-a5c2-3b993836540f]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [1477da8e-f951-43d5-a5c2-3b993836540f] Performed ActiveStorage::AnalyzeJob (Job ID: 1477da8e-f951-43d5-a5c2-3b993836540f) from Async(default) in 21.82ms + Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 3], ["created_at", "2019-05-02 15:46:55.987398"], ["updated_at", "2019-05-02 15:46:55.987398"]] +  (0.8ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [0744306f-5727-4447-93ef-ded31111d46e]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [0744306f-5727-4447-93ef-ded31111d46e] ActiveStorage::Blob Update (0.3ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 3]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [0744306f-5727-4447-93ef-ded31111d46e]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [0744306f-5727-4447-93ef-ded31111d46e] Performed ActiveStorage::AnalyzeJob (Job ID: 0744306f-5727-4447-93ef-ded31111d46e) from Async(default) in 21.6ms  (3.6ms) SELECT COUNT(*) FROM "active_storage_attachments" -  (1.0ms) rollback transaction +  (0.3ms) rollback transaction  (0.1ms) begin transaction - ActiveStorage::Attachment Load (0.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" + ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" - Disk Storage (3.8ms) Uploaded file to key: kZns8GfYBpoMe4uufrz6skeg (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -  (0.6ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.4ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "kZns8GfYBpoMe4uufrz6skeg"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-12 00:12:46.470103"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 - Disk Storage (0.8ms) Uploaded file to key: 7Em6GTBTth5gFCPFTuK4staG (checksum: EH6qlR0oQyZbAPIJqHzCpw==) + Disk Storage (0.6ms) Uploaded file to key: dr8unBXXQcwbHzY5QumjR7b8 (checksum: EH6qlR0oQyZbAPIJqHzCpw==)  (0.2ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "7Em6GTBTth5gFCPFTuK4staG"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-12 00:12:46.479102"]] -  (0.4ms) RELEASE SAVEPOINT active_record_1 -  (0.8ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.3ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-9"], ["LIMIT", 1]] - User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-12 00:12:46.508312"], ["updated_at", "2019-04-12 00:12:46.508312"]] - Cmor::Blog::Post Load (0.3ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.6ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 9"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-9"], ["position", 1], ["created_at", "2019-04-12 00:12:46.511317"], ["updated_at", "2019-04-12 00:12:46.511317"]] - ActiveStorage::Attachment Create (1.0ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-04-12 00:12:46.517039"]] - ActiveStorage::Attachment Create (0.4ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-04-12 00:12:46.522438"]] - Cmor::Blog::AssetDetail Load (0.5ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.4ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-04-12 00:12:46.525887"], ["updated_at", "2019-04-12 00:12:46.525887"]] - Cmor::Blog::AssetDetail Load (0.4ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-04-12 00:12:46.532646"], ["updated_at", "2019-04-12 00:12:46.532646"]] - Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-12 00:12:46.524963"], ["id", 1]] + ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "dr8unBXXQcwbHzY5QumjR7b8"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:56.012744"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: dfbb68c0-d205-45bc-990f-7a55a4203bb2) to Async(default) with arguments: #<GlobalID:0x0000000974f690 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: dd615b86-a6a6-4fbf-9f03-3d8dceedbcb2) to Async(default) with arguments: #<GlobalID:0x0000000974cee0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> - ActiveStorage::Blob Load (5.7ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [dfbb68c0-d205-45bc-990f-7a55a4203bb2] Performing ActiveStorage::AnalyzeJob (Job ID: dfbb68c0-d205-45bc-990f-7a55a4203bb2) from Async(default) with arguments: #<GlobalID:0x0000000972b240 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> -  (6.3ms) SELECT COUNT(*) FROM "cmor_blog_asset_details" - Disk Storage (1.2ms) Uploaded file to key: H3oShwbPwrsUwhnXvEYicM9M (checksum: EH6qlR0oQyZbAPIJqHzCpw==) - ActiveStorage::Blob Load (12.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] -  (0.2ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [dd615b86-a6a6-4fbf-9f03-3d8dceedbcb2] Performing ActiveStorage::AnalyzeJob (Job ID: dd615b86-a6a6-4fbf-9f03-3d8dceedbcb2) from Async(default) with arguments: #<GlobalID:0x000000096e97a0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> -[ActiveJob] [ActiveStorage::AnalyzeJob] [dfbb68c0-d205-45bc-990f-7a55a4203bb2]  Disk Storage (17.1ms) Downloaded file from key: kZns8GfYBpoMe4uufrz6skeg - ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "H3oShwbPwrsUwhnXvEYicM9M"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-12 00:12:46.575126"]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [dd615b86-a6a6-4fbf-9f03-3d8dceedbcb2]  Disk Storage (0.5ms) Downloaded file from key: 7Em6GTBTth5gFCPFTuK4staG -[ActiveJob] [ActiveStorage::AnalyzeJob] [dfbb68c0-d205-45bc-990f-7a55a4203bb2] Skipping image analysis because the mini_magick gem isn't installed -  (0.3ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [dd615b86-a6a6-4fbf-9f03-3d8dceedbcb2] Skipping image analysis because the mini_magick gem isn't installed -[ActiveJob] [ActiveStorage::AnalyzeJob] [dfbb68c0-d205-45bc-990f-7a55a4203bb2]  (0.2ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [dfbb68c0-d205-45bc-990f-7a55a4203bb2] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [dfbb68c0-d205-45bc-990f-7a55a4203bb2]  (0.2ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [dfbb68c0-d205-45bc-990f-7a55a4203bb2] Performed ActiveStorage::AnalyzeJob (Job ID: dfbb68c0-d205-45bc-990f-7a55a4203bb2) from Async(default) in 52.29ms + Disk Storage (1.2ms) Uploaded file to key: VMsa4kE3VdRFzDJ7vz2vQGtZ (checksum: EH6qlR0oQyZbAPIJqHzCpw==)  (0.1ms) SAVEPOINT active_record_1 - ActiveStorage::Attachment Create (0.6ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-04-12 00:12:46.603544"]] - Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-12 00:12:46.606430"], ["id", 1]] + ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "VMsa4kE3VdRFzDJ7vz2vQGtZ"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:56.222372"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 8e4e802b-04a3-409e-aed4-75833b2b49c0) to Async(default) with arguments: #<GlobalID:0x00000005ed7f38 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> -[ActiveJob] [ActiveStorage::AnalyzeJob] [dd615b86-a6a6-4fbf-9f03-3d8dceedbcb2]  (0.1ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [dd615b86-a6a6-4fbf-9f03-3d8dceedbcb2] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [dd615b86-a6a6-4fbf-9f03-3d8dceedbcb2]  (0.2ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [dd615b86-a6a6-4fbf-9f03-3d8dceedbcb2] Performed ActiveStorage::AnalyzeJob (Job ID: dd615b86-a6a6-4fbf-9f03-3d8dceedbcb2) from Async(default) in 36.47ms  (0.1ms) SAVEPOINT active_record_1 - Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]] - ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-9"], ["LIMIT", 1]] + User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:56.231182"], ["updated_at", "2019-05-02 15:46:56.231182"]] + Cmor::Blog::Post Load (0.2ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] + Cmor::Blog::Post Create (0.9ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 9"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-9"], ["position", 1], ["created_at", "2019-05-02 15:46:56.233300"], ["updated_at", "2019-05-02 15:46:56.233300"]] + ActiveStorage::Attachment Create (0.3ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-05-02 15:46:56.237377"]] + ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-05-02 15:46:56.239240"]] + Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-05-02 15:46:56.242305"], ["updated_at", "2019-05-02 15:46:56.242305"]] + Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-05-02 15:46:56.246353"], ["updated_at", "2019-05-02 15:46:56.246353"]] + Cmor::Blog::Post Update (0.3ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:56.241653"], ["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 538fb238-0cb4-4e42-8867-89af7b5c4dc5) to Async(default) with arguments: #<GlobalID:0x000000078c5580 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> +[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 7658d1d6-c806-4911-80ef-ffc6d439f2a1) to Async(default) with arguments: #<GlobalID:0x0000000781a608 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> + ActiveStorage::Blob Load (3.3ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [538fb238-0cb4-4e42-8867-89af7b5c4dc5] Performing ActiveStorage::AnalyzeJob (Job ID: 538fb238-0cb4-4e42-8867-89af7b5c4dc5) from Async(default) with arguments: #<GlobalID:0x000000078c8078 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> +  (2.8ms) SELECT COUNT(*) FROM "cmor_blog_asset_details" + ActiveStorage::Blob Load (3.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [7658d1d6-c806-4911-80ef-ffc6d439f2a1] Performing ActiveStorage::AnalyzeJob (Job ID: 7658d1d6-c806-4911-80ef-ffc6d439f2a1) from Async(default) with arguments: #<GlobalID:0x00000007810f68 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> +[ActiveJob] [ActiveStorage::AnalyzeJob] [7658d1d6-c806-4911-80ef-ffc6d439f2a1]  Disk Storage (5.2ms) Downloaded file from key: VMsa4kE3VdRFzDJ7vz2vQGtZ + Disk Storage (0.6ms) Uploaded file to key: A6bmdgqBBXLhWQeTu2r1ZHMi (checksum: EH6qlR0oQyZbAPIJqHzCpw==) +[ActiveJob] [ActiveStorage::AnalyzeJob] [538fb238-0cb4-4e42-8867-89af7b5c4dc5]  Disk Storage (9.3ms) Downloaded file from key: dr8unBXXQcwbHzY5QumjR7b8 +[ActiveJob] [ActiveStorage::AnalyzeJob] [7658d1d6-c806-4911-80ef-ffc6d439f2a1] Skipping image analysis because the mini_magick gem isn't installed +  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [538fb238-0cb4-4e42-8867-89af7b5c4dc5] Skipping image analysis because the mini_magick gem isn't installed + ActiveStorage::Blob Create (0.4ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "A6bmdgqBBXLhWQeTu2r1ZHMi"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:56.280086"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [7658d1d6-c806-4911-80ef-ffc6d439f2a1]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [7658d1d6-c806-4911-80ef-ffc6d439f2a1] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [7658d1d6-c806-4911-80ef-ffc6d439f2a1]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [7658d1d6-c806-4911-80ef-ffc6d439f2a1] Performed ActiveStorage::AnalyzeJob (Job ID: 7658d1d6-c806-4911-80ef-ffc6d439f2a1) from Async(default) in 29.03ms +[ActiveJob] [ActiveStorage::AnalyzeJob] [538fb238-0cb4-4e42-8867-89af7b5c4dc5] ActiveStorage::Blob Update (6.7ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] +  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [538fb238-0cb4-4e42-8867-89af7b5c4dc5] Performed ActiveStorage::AnalyzeJob (Job ID: 538fb238-0cb4-4e42-8867-89af7b5c4dc5) from Async(default) in 33.39ms + ActiveStorage::Attachment Create (0.1ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-05-02 15:46:56.291064"]] + Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:56.292931"], ["id", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 9b691915-e7d7-4bef-9cd3-91e833a60171) to Async(default) with arguments: #<GlobalID:0x00000002c97c08 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> +  (0.1ms) SAVEPOINT active_record_1 + Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]] + ActiveStorage::Attachment Load (0.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] Cmor::Blog::AssetDetail Load (0.2ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Cmor::Blog::AssetDetail Destroy (0.2ms) DELETE FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? [["id", 1]] ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - ActiveStorage::Attachment Destroy (0.1ms) DELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? [["id", 1]] + ActiveStorage::Attachment Destroy (0.2ms) DELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? [["id", 1]] Cmor::Blog::Post Load (0.2ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Update All (0.2ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-04-12 00:12:46.631101' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]] - Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Destroy (0.2ms) DELETE FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? [["id", 2]] + Cmor::Blog::AssetDetail Update All (0.2ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-05-02 15:46:56.311973' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]] + Cmor::Blog::AssetDetail Load (0.9ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Destroy (0.1ms) DELETE FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? [["id", 2]] ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] ActiveStorage::Attachment Destroy (0.1ms) DELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? [["id", 2]] Cmor::Blog::Post Load (0.1ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Update All (0.2ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-04-12 00:12:46.640925' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]] - Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 1], ["created_at", "2019-04-12 00:12:46.642121"], ["updated_at", "2019-04-12 00:12:46.642121"]] + Cmor::Blog::AssetDetail Update All (0.1ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-05-02 15:46:56.321290' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]] + Cmor::Blog::AssetDetail Load (0.2ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 1], ["created_at", "2019-05-02 15:46:56.322443"], ["updated_at", "2019-05-02 15:46:56.322443"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 - ActiveStorage::Blob Load (36.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [8e4e802b-04a3-409e-aed4-75833b2b49c0] Performing ActiveStorage::AnalyzeJob (Job ID: 8e4e802b-04a3-409e-aed4-75833b2b49c0) from Async(default) with arguments: #<GlobalID:0x00000007563860 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> -[ActiveJob] [ActiveStorage::AnalyzeJob] [8e4e802b-04a3-409e-aed4-75833b2b49c0]  Disk Storage (0.2ms) Downloaded file from key: H3oShwbPwrsUwhnXvEYicM9M -  (0.1ms) SELECT COUNT(*) FROM "cmor_blog_asset_details" -  (0.3ms) rollback transaction + ActiveStorage::Blob Load (1.3ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [9b691915-e7d7-4bef-9cd3-91e833a60171] Performing ActiveStorage::AnalyzeJob (Job ID: 9b691915-e7d7-4bef-9cd3-91e833a60171) from Async(default) with arguments: #<GlobalID:0x00000003fdfb30 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> +[ActiveJob] [ActiveStorage::AnalyzeJob] [9b691915-e7d7-4bef-9cd3-91e833a60171]  Disk Storage (11.9ms) Downloaded file from key: A6bmdgqBBXLhWQeTu2r1ZHMi +[ActiveJob] [ActiveStorage::AnalyzeJob] [9b691915-e7d7-4bef-9cd3-91e833a60171] Skipping image analysis because the mini_magick gem isn't installed +  (19.4ms) SELECT COUNT(*) FROM "cmor_blog_asset_details" +[ActiveJob] [ActiveStorage::AnalyzeJob] [9b691915-e7d7-4bef-9cd3-91e833a60171]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [9b691915-e7d7-4bef-9cd3-91e833a60171] ActiveStorage::Blob Update (0.3ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 3]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [9b691915-e7d7-4bef-9cd3-91e833a60171]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [9b691915-e7d7-4bef-9cd3-91e833a60171] Performed ActiveStorage::AnalyzeJob (Job ID: 9b691915-e7d7-4bef-9cd3-91e833a60171) from Async(default) in 26.05ms +  (0.5ms) rollback transaction  (0.1ms) begin transaction - ActiveStorage::Attachment Load (0.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" + ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" -[ActiveJob] [ActiveStorage::AnalyzeJob] [8e4e802b-04a3-409e-aed4-75833b2b49c0] Skipping image analysis because the mini_magick gem isn't installed -[ActiveJob] [ActiveStorage::AnalyzeJob] [8e4e802b-04a3-409e-aed4-75833b2b49c0]  (0.2ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [8e4e802b-04a3-409e-aed4-75833b2b49c0] ActiveStorage::Blob Update (0.3ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 3]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [8e4e802b-04a3-409e-aed4-75833b2b49c0]  (0.2ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [8e4e802b-04a3-409e-aed4-75833b2b49c0] Performed ActiveStorage::AnalyzeJob (Job ID: 8e4e802b-04a3-409e-aed4-75833b2b49c0) from Async(default) in 32.48ms - Disk Storage (1.6ms) Uploaded file to key: E7DUtrMzzBKn5iBJ3f5MJ4c9 (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -  (0.2ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (1.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "E7DUtrMzzBKn5iBJ3f5MJ4c9"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-12 00:12:46.685459"]] -  (0.8ms) RELEASE SAVEPOINT active_record_1 - Disk Storage (1.6ms) Uploaded file to key: wGwLxXkcsHxAbTgWEnbFGUaC (checksum: EH6qlR0oQyZbAPIJqHzCpw==) + Disk Storage (0.7ms) Uploaded file to key: HVhJdNZxiPL3NJYW6WUECLZR (checksum: EH6qlR0oQyZbAPIJqHzCpw==)  (0.1ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.4ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "wGwLxXkcsHxAbTgWEnbFGUaC"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-12 00:12:46.899475"]] + ActiveStorage::Blob Create (0.7ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "HVhJdNZxiPL3NJYW6WUECLZR"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:56.370917"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 + Disk Storage (1.3ms) Uploaded file to key: 7FizjvcGWKty8LBdFA95BkZF (checksum: EH6qlR0oQyZbAPIJqHzCpw==)  (0.1ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-10"], ["LIMIT", 1]] - User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-12 00:12:46.909339"], ["updated_at", "2019-04-12 00:12:46.909339"]] - Cmor::Blog::Post Load (0.1ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.2ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 10"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-10"], ["position", 1], ["created_at", "2019-04-12 00:12:46.911299"], ["updated_at", "2019-04-12 00:12:46.911299"]] - ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-04-12 00:12:46.914994"]] - ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-04-12 00:12:46.916999"]] - Cmor::Blog::AssetDetail Load (1.2ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-04-12 00:12:46.919023"], ["updated_at", "2019-04-12 00:12:46.919023"]] - Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.7ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-04-12 00:12:46.922412"], ["updated_at", "2019-04-12 00:12:46.922412"]] - Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-12 00:12:46.918445"], ["id", 1]] + ActiveStorage::Blob Create (0.4ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "7FizjvcGWKty8LBdFA95BkZF"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:56.378847"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 1d4bc108-4282-4560-9744-40f5ee982a46) to Async(default) with arguments: #<GlobalID:0x00000006fb73a8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: bafbc679-4ea8-4ad2-9be4-daa1e567629a) to Async(default) with arguments: #<GlobalID:0x00000006fc92b0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> - ActiveStorage::Blob Load (2.9ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [1d4bc108-4282-4560-9744-40f5ee982a46] Performing ActiveStorage::AnalyzeJob (Job ID: 1d4bc108-4282-4560-9744-40f5ee982a46) from Async(default) with arguments: #<GlobalID:0x000000070deb00 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> -[ActiveJob] [ActiveStorage::AnalyzeJob] [1d4bc108-4282-4560-9744-40f5ee982a46]  Disk Storage (0.1ms) Downloaded file from key: E7DUtrMzzBKn5iBJ3f5MJ4c9 -[ActiveJob] [ActiveStorage::AnalyzeJob] [1d4bc108-4282-4560-9744-40f5ee982a46] Skipping image analysis because the mini_magick gem isn't installed - ActiveStorage::Blob Load (8.7ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [bafbc679-4ea8-4ad2-9be4-daa1e567629a] Performing ActiveStorage::AnalyzeJob (Job ID: bafbc679-4ea8-4ad2-9be4-daa1e567629a) from Async(default) with arguments: #<GlobalID:0x00000007122cd8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> -[ActiveJob] [ActiveStorage::AnalyzeJob] [bafbc679-4ea8-4ad2-9be4-daa1e567629a]  Disk Storage (0.1ms) Downloaded file from key: wGwLxXkcsHxAbTgWEnbFGUaC -[ActiveJob] [ActiveStorage::AnalyzeJob] [bafbc679-4ea8-4ad2-9be4-daa1e567629a] Skipping image analysis because the mini_magick gem isn't installed -  (14.5ms) SELECT COUNT(*) FROM "active_storage_attachments" - Disk Storage (0.6ms) Uploaded file to key: AYtoXSYNLkw3gK2UVV4usVy6 (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -[ActiveJob] [ActiveStorage::AnalyzeJob] [1d4bc108-4282-4560-9744-40f5ee982a46]  (0.1ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [1d4bc108-4282-4560-9744-40f5ee982a46] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [1d4bc108-4282-4560-9744-40f5ee982a46]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [1d4bc108-4282-4560-9744-40f5ee982a46] Performed ActiveStorage::AnalyzeJob (Job ID: 1d4bc108-4282-4560-9744-40f5ee982a46) from Async(default) in 18.82ms -[ActiveJob] [ActiveStorage::AnalyzeJob] [bafbc679-4ea8-4ad2-9be4-daa1e567629a]  (0.1ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [bafbc679-4ea8-4ad2-9be4-daa1e567629a] ActiveStorage::Blob Update (0.3ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [bafbc679-4ea8-4ad2-9be4-daa1e567629a]  (0.6ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [bafbc679-4ea8-4ad2-9be4-daa1e567629a] Performed ActiveStorage::AnalyzeJob (Job ID: bafbc679-4ea8-4ad2-9be4-daa1e567629a) from Async(default) in 14.65ms  (0.1ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "AYtoXSYNLkw3gK2UVV4usVy6"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-12 00:12:46.955872"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 + Cmor::Blog::Post Exists (0.5ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-10"], ["LIMIT", 1]] + User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:56.392173"], ["updated_at", "2019-05-02 15:46:56.392173"]] + Cmor::Blog::Post Load (0.2ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] + Cmor::Blog::Post Create (0.5ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 10"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-10"], ["position", 1], ["created_at", "2019-05-02 15:46:56.395155"], ["updated_at", "2019-05-02 15:46:56.395155"]] + ActiveStorage::Attachment Create (0.4ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-05-02 15:46:56.400229"]] + ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-05-02 15:46:56.403356"]] + Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Create (1.0ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-05-02 15:46:56.406035"], ["updated_at", "2019-05-02 15:46:56.406035"]] + Cmor::Blog::AssetDetail Load (0.7ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Create (0.6ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-05-02 15:46:56.421882"], ["updated_at", "2019-05-02 15:46:56.421882"]] + Cmor::Blog::Post Update (0.6ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:56.405306"], ["id", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 025419e9-3ab4-44d4-bb45-b0baf6c73aa1) to Async(default) with arguments: #<GlobalID:0x00000007d680d8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> +[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 1ec85f6a-ff15-4ab8-8092-38066199466f) to Async(default) with arguments: #<GlobalID:0x00000007d60f68 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> +  (0.2ms) SELECT COUNT(*) FROM "active_storage_attachments" + Disk Storage (3.5ms) Uploaded file to key: r7uU1o5gS4LH1Hgjpw9juui9 (checksum: EH6qlR0oQyZbAPIJqHzCpw==) + ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 - ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-04-12 00:12:46.961323"]] - Cmor::Blog::Post Update (0.1ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-12 00:12:46.962552"], ["id", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [025419e9-3ab4-44d4-bb45-b0baf6c73aa1] Performing ActiveStorage::AnalyzeJob (Job ID: 025419e9-3ab4-44d4-bb45-b0baf6c73aa1) from Async(default) with arguments: #<GlobalID:0x00000007758300 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> + ActiveStorage::Blob Create (0.6ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "r7uU1o5gS4LH1Hgjpw9juui9"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:56.455866"]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [025419e9-3ab4-44d4-bb45-b0baf6c73aa1]  Disk Storage (8.9ms) Downloaded file from key: HVhJdNZxiPL3NJYW6WUECLZR +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [025419e9-3ab4-44d4-bb45-b0baf6c73aa1] Skipping image analysis because the mini_magick gem isn't installed + ActiveStorage::Blob Load (24.8ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [1ec85f6a-ff15-4ab8-8092-38066199466f] Performing ActiveStorage::AnalyzeJob (Job ID: 1ec85f6a-ff15-4ab8-8092-38066199466f) from Async(default) with arguments: #<GlobalID:0x00000001eb45f0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> +[ActiveJob] [ActiveStorage::AnalyzeJob] [1ec85f6a-ff15-4ab8-8092-38066199466f]  Disk Storage (0.1ms) Downloaded file from key: 7FizjvcGWKty8LBdFA95BkZF +[ActiveJob] [ActiveStorage::AnalyzeJob] [1ec85f6a-ff15-4ab8-8092-38066199466f] Skipping image analysis because the mini_magick gem isn't installed +  (0.1ms) SAVEPOINT active_record_1 + ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-05-02 15:46:56.487219"]] + Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:56.489134"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: dcafabd4-3674-49a9-bba7-9f1d70fdc1d9) to Async(default) with arguments: #<GlobalID:0x000000076cf8c0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> +[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 47c579ca-0556-4b61-ad5f-6887b190b1b1) to Async(default) with arguments: #<GlobalID:0x00000002d36da8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> +[ActiveJob] [ActiveStorage::AnalyzeJob] [025419e9-3ab4-44d4-bb45-b0baf6c73aa1]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [025419e9-3ab4-44d4-bb45-b0baf6c73aa1] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [025419e9-3ab4-44d4-bb45-b0baf6c73aa1]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [025419e9-3ab4-44d4-bb45-b0baf6c73aa1] Performed ActiveStorage::AnalyzeJob (Job ID: 025419e9-3ab4-44d4-bb45-b0baf6c73aa1) from Async(default) in 36.63ms +[ActiveJob] [ActiveStorage::AnalyzeJob] [1ec85f6a-ff15-4ab8-8092-38066199466f]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [1ec85f6a-ff15-4ab8-8092-38066199466f] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [1ec85f6a-ff15-4ab8-8092-38066199466f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [1ec85f6a-ff15-4ab8-8092-38066199466f] Performed ActiveStorage::AnalyzeJob (Job ID: 1ec85f6a-ff15-4ab8-8092-38066199466f) from Async(default) in 20.08ms  (0.1ms) SAVEPOINT active_record_1 - Cmor::Blog::AssetDetail Load (0.2ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]] + Cmor::Blog::AssetDetail Load (1.0ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]] ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Destroy (1.1ms) DELETE FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? [["id", 1]] - ActiveStorage::Attachment Load (0.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Destroy (0.3ms) DELETE FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? [["id", 1]] + ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] ActiveStorage::Attachment Destroy (0.2ms) DELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? [["id", 1]] Cmor::Blog::Post Load (0.1ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Update All (0.2ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-04-12 00:12:46.983091' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]] + Cmor::Blog::AssetDetail Update All (0.2ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-05-02 15:46:56.515585' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]] Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Destroy (0.4ms) DELETE FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? [["id", 2]] + Cmor::Blog::AssetDetail Destroy (0.1ms) DELETE FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? [["id", 2]] ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] ActiveStorage::Attachment Destroy (0.1ms) DELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? [["id", 2]] - Cmor::Blog::Post Load (0.1ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Update All (0.2ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-04-12 00:12:46.992510' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]] - Cmor::Blog::AssetDetail Load (1.0ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 1], ["created_at", "2019-04-12 00:12:46.993582"], ["updated_at", "2019-04-12 00:12:46.993582"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 - ActiveStorage::Blob Load (32.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]] -  (0.5ms) SELECT COUNT(*) FROM "active_storage_attachments" -[ActiveJob] [ActiveStorage::AnalyzeJob] [dcafabd4-3674-49a9-bba7-9f1d70fdc1d9] Performing ActiveStorage::AnalyzeJob (Job ID: dcafabd4-3674-49a9-bba7-9f1d70fdc1d9) from Async(default) with arguments: #<GlobalID:0x00000007a77cc0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> + Cmor::Blog::Post Load (0.3ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["id", 1], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Update All (0.2ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-05-02 15:46:56.524704' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]] + Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 1], ["created_at", "2019-05-02 15:46:56.526098"], ["updated_at", "2019-05-02 15:46:56.526098"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + ActiveStorage::Blob Load (39.9ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [47c579ca-0556-4b61-ad5f-6887b190b1b1] Performing ActiveStorage::AnalyzeJob (Job ID: 47c579ca-0556-4b61-ad5f-6887b190b1b1) from Async(default) with arguments: #<GlobalID:0x0000000516ca88 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> +[ActiveJob] [ActiveStorage::AnalyzeJob] [47c579ca-0556-4b61-ad5f-6887b190b1b1]  Disk Storage (0.1ms) Downloaded file from key: r7uU1o5gS4LH1Hgjpw9juui9 +[ActiveJob] [ActiveStorage::AnalyzeJob] [47c579ca-0556-4b61-ad5f-6887b190b1b1] Skipping image analysis because the mini_magick gem isn't installed +  (7.5ms) SELECT COUNT(*) FROM "active_storage_attachments" +[ActiveJob] [ActiveStorage::AnalyzeJob] [47c579ca-0556-4b61-ad5f-6887b190b1b1]  (0.1ms) SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [47c579ca-0556-4b61-ad5f-6887b190b1b1] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 3]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [47c579ca-0556-4b61-ad5f-6887b190b1b1]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [ActiveStorage::AnalyzeJob] [47c579ca-0556-4b61-ad5f-6887b190b1b1] Performed ActiveStorage::AnalyzeJob (Job ID: 47c579ca-0556-4b61-ad5f-6887b190b1b1) from Async(default) in 18.51ms  (0.3ms) rollback transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [dcafabd4-3674-49a9-bba7-9f1d70fdc1d9]  Disk Storage (207.7ms) Downloaded file from key: AYtoXSYNLkw3gK2UVV4usVy6 -[ActiveJob] [ActiveStorage::AnalyzeJob] [dcafabd4-3674-49a9-bba7-9f1d70fdc1d9] Skipping image analysis because the mini_magick gem isn't installed -[ActiveJob] [ActiveStorage::AnalyzeJob] [dcafabd4-3674-49a9-bba7-9f1d70fdc1d9]  (0.2ms) begin transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [dcafabd4-3674-49a9-bba7-9f1d70fdc1d9] ActiveStorage::Blob Update (1.0ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 3]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [dcafabd4-3674-49a9-bba7-9f1d70fdc1d9]  (0.1ms) commit transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [dcafabd4-3674-49a9-bba7-9f1d70fdc1d9] Performed ActiveStorage::AnalyzeJob (Job ID: dcafabd4-3674-49a9-bba7-9f1d70fdc1d9) from Async(default) in 221.38ms -  (0.9ms) begin transaction -  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction - Cmor::Blog::Post Exists (0.1ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-11"], ["LIMIT", 1]] -  (0.1ms) rollback transaction -  (0.2ms) begin transaction -  (0.0ms) rollback transaction +  (0.3ms) rollback transaction  (0.3ms) begin transaction + Cmor::Blog::Post Exists (0.4ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-11"], ["LIMIT", 1]] +  (0.0ms) rollback transaction +  (0.2ms) begin transaction +  (0.2ms) rollback transaction +  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Cmor::Blog::Post Exists (0.3ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-12"], ["LIMIT", 1]] - User Create (0.8ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-12 00:12:47.314756"], ["updated_at", "2019-04-12 00:12:47.314756"]] - Cmor::Blog::Post Load (1.5ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (1.9ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 12"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-12"], ["position", 1], ["created_at", "2019-04-12 00:12:47.318778"], ["updated_at", "2019-04-12 00:12:47.318778"]] -  (0.2ms) RELEASE SAVEPOINT active_record_1 -  (0.3ms) rollback transaction -  (0.8ms) begin transaction -  (0.1ms) rollback transaction -  (0.1ms) begin transaction + User Create (0.5ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:56.659902"], ["updated_at", "2019-05-02 15:46:56.659902"]] + Cmor::Blog::Post Load (0.5ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] + Cmor::Blog::Post Create (0.4ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 12"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-12"], ["position", 1], ["created_at", "2019-05-02 15:46:56.663414"], ["updated_at", "2019-05-02 15:46:56.663414"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction  (0.3ms) begin transaction - Disk Storage (1.4ms) Uploaded file to key: AGwQZjSscJi1YzPNJPrgCmMK (checksum: EH6qlR0oQyZbAPIJqHzCpw==) +  (0.2ms) rollback transaction +  (6.5ms) begin transaction + Disk Storage (1.6ms) Uploaded file to key: WY1quKDpeHwxN2b9F8RebA59 (checksum: EH6qlR0oQyZbAPIJqHzCpw==)  (0.2ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.9ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "AGwQZjSscJi1YzPNJPrgCmMK"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-12 00:12:47.392171"]] + ActiveStorage::Blob Create (1.8ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "WY1quKDpeHwxN2b9F8RebA59"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:56.729815"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.2ms) begin transaction -  (0.2ms) rollback transaction +  (0.1ms) rollback transaction  (0.2ms) begin transaction - Disk Storage (0.8ms) Uploaded file to key: GkJa9KLEyvjzFcW2Nsy2u8FY (checksum: EH6qlR0oQyZbAPIJqHzCpw==) + Disk Storage (0.4ms) Uploaded file to key: jexqhr6FbAfXRJX7CHSoEZX2 (checksum: EH6qlR0oQyZbAPIJqHzCpw==) +  (0.1ms) SAVEPOINT active_record_1 + ActiveStorage::Blob Create (0.5ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "jexqhr6FbAfXRJX7CHSoEZX2"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-05-02 15:46:56.977744"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "GkJa9KLEyvjzFcW2Nsy2u8FY"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-12 00:12:47.446214"]] + Cmor::Blog::Post Exists (0.3ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-14"], ["LIMIT", 1]] + User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-05-02 15:46:56.990824"], ["updated_at", "2019-05-02 15:46:56.990824"]] + Cmor::Blog::Post Load (0.4ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] + Cmor::Blog::Post Create (0.8ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 14"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-14"], ["position", 1], ["created_at", "2019-05-02 15:46:56.993009"], ["updated_at", "2019-05-02 15:46:56.993009"]] + ActiveStorage::Attachment Create (0.6ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-05-02 15:46:57.000030"]] + Cmor::Blog::AssetDetail Load (1.0ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-05-02 15:46:57.003822"], ["updated_at", "2019-05-02 15:46:57.003822"]] + Cmor::Blog::AssetDetail Load (0.4ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] + Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 2], ["created_at", "2019-05-02 15:46:57.009441"], ["updated_at", "2019-05-02 15:46:57.009441"]] + Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-05-02 15:46:57.003573"], ["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.2ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-14"], ["LIMIT", 1]] - User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-12 00:12:47.466576"], ["updated_at", "2019-04-12 00:12:47.466576"]] - Cmor::Blog::Post Load (0.2ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.4ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 14"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-14"], ["position", 1], ["created_at", "2019-04-12 00:12:47.468761"], ["updated_at", "2019-04-12 00:12:47.468761"]] - ActiveStorage::Attachment Create (0.9ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-04-12 00:12:47.484795"]] - Cmor::Blog::AssetDetail Load (0.2ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-04-12 00:12:47.489606"], ["updated_at", "2019-04-12 00:12:47.489606"]] - Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.4ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 2], ["created_at", "2019-04-12 00:12:47.494201"], ["updated_at", "2019-04-12 00:12:47.494201"]] - Cmor::Blog::Post Update (0.5ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-12 00:12:47.488695"], ["id", 1]] -  (0.3ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: f51d7522-9cf4-40c2-a6a6-9cdc06b0fe37) to Async(default) with arguments: #<GlobalID:0x00000009b2a670 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> - ActiveStorage::Blob Load (3.0ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [f51d7522-9cf4-40c2-a6a6-9cdc06b0fe37] Performing ActiveStorage::AnalyzeJob (Job ID: f51d7522-9cf4-40c2-a6a6-9cdc06b0fe37) from Async(default) with arguments: #<GlobalID:0x0000000992ff00 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> -  (0.4ms) rollback transaction -  (0.1ms) begin transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [f51d7522-9cf4-40c2-a6a6-9cdc06b0fe37]  Disk Storage (5.3ms) Downloaded file from key: GkJa9KLEyvjzFcW2Nsy2u8FY +[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: d93a5e4d-9c54-4e98-a3cb-80b91fb24502) to Async(default) with arguments: #<GlobalID:0x000000041177a0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> + ActiveStorage::Blob Load (0.9ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [d93a5e4d-9c54-4e98-a3cb-80b91fb24502] Performing ActiveStorage::AnalyzeJob (Job ID: d93a5e4d-9c54-4e98-a3cb-80b91fb24502) from Async(default) with arguments: #<GlobalID:0x000000041494f8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>  (0.2ms) rollback transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [f51d7522-9cf4-40c2-a6a6-9cdc06b0fe37] Skipping image analysis because the mini_magick gem isn't installed -  (0.2ms) begin transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [f51d7522-9cf4-40c2-a6a6-9cdc06b0fe37]  (0.2ms) begin transaction -  (0.9ms) rollback transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [f51d7522-9cf4-40c2-a6a6-9cdc06b0fe37]  (0.5ms) begin transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [f51d7522-9cf4-40c2-a6a6-9cdc06b0fe37] ActiveStorage::Blob Update (0.4ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [f51d7522-9cf4-40c2-a6a6-9cdc06b0fe37]  (0.1ms) commit transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [f51d7522-9cf4-40c2-a6a6-9cdc06b0fe37]  (0.1ms) commit transaction  (0.1ms) begin transaction +[ActiveJob] [ActiveStorage::AnalyzeJob] [d93a5e4d-9c54-4e98-a3cb-80b91fb24502]  Disk Storage (0.2ms) Downloaded file from key: jexqhr6FbAfXRJX7CHSoEZX2  (0.1ms) rollback transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [f51d7522-9cf4-40c2-a6a6-9cdc06b0fe37] Performed ActiveStorage::AnalyzeJob (Job ID: f51d7522-9cf4-40c2-a6a6-9cdc06b0fe37) from Async(default) in 76.94ms -  (0.3ms) begin transaction -  (0.2ms) rollback transaction +[ActiveJob] [ActiveStorage::AnalyzeJob] [d93a5e4d-9c54-4e98-a3cb-80b91fb24502] Skipping image analysis because the mini_magick gem isn't installed  (0.2ms) begin transaction -  (0.0ms) rollback transaction -  (0.2ms) begin transaction -  (0.1ms) rollback transaction -  (0.1ms) begin transaction -  (0.1ms) rollback transaction -  (0.3ms) begin transaction +[ActiveJob] [ActiveStorage::AnalyzeJob] [d93a5e4d-9c54-4e98-a3cb-80b91fb24502]  (0.1ms) begin transaction  (0.2ms) rollback transaction -  (0.3ms) begin transaction -  (0.4ms) rollback transaction +[ActiveJob] [ActiveStorage::AnalyzeJob] [d93a5e4d-9c54-4e98-a3cb-80b91fb24502]  (0.5ms) begin transaction +[ActiveJob] [ActiveStorage::AnalyzeJob] [d93a5e4d-9c54-4e98-a3cb-80b91fb24502] ActiveStorage::Blob Update (0.4ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] +[ActiveJob] [ActiveStorage::AnalyzeJob] [d93a5e4d-9c54-4e98-a3cb-80b91fb24502]  (0.3ms) commit transaction +[ActiveJob] [ActiveStorage::AnalyzeJob] [d93a5e4d-9c54-4e98-a3cb-80b91fb24502]  (0.3ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) rollback transaction +[ActiveJob] [ActiveStorage::AnalyzeJob] [d93a5e4d-9c54-4e98-a3cb-80b91fb24502] Performed ActiveStorage::AnalyzeJob (Job ID: d93a5e4d-9c54-4e98-a3cb-80b91fb24502) from Async(default) in 57.18ms  (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.3ms) begin transaction +  (0.2ms) begin transaction  (0.2ms) rollback transaction -  (0.3ms) begin transaction -  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction -  (0.5ms) begin transaction +  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction -  (0.2ms) rollback transaction -  (0.3ms) begin transaction -  (0.2ms) rollback transaction -  (0.7ms) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction -  (0.2ms) rollback transaction -  (0.1ms) begin transaction +  (1.3ms) rollback transaction +  (0.0ms) begin transaction  (0.1ms) rollback transaction -  (0.1ms) begin transaction -  (0.1ms) rollback transaction -  (3.2ms) begin transaction -  (0.2ms) rollback transaction  (0.2ms) begin transaction -  (0.2ms) rollback transaction -  (0.3ms) begin transaction -  (1.5ms) rollback transaction -  (0.2ms) begin transaction -  (0.1ms) rollback transaction +  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction -  (0.1ms) begin transaction +  (0.4ms) begin transaction  (0.1ms) rollback transaction -  (0.2ms) begin transaction -  (0.2ms) rollback transaction -  (0.3ms) begin transaction +  (0.4ms) begin transaction  (0.1ms) rollback transaction -  (0.3ms) begin transaction -  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction -  (0.1ms) begin transaction -  (1.7ms) rollback transaction -  (0.5ms) begin transaction +  (0.2ms) begin transaction  (0.1ms) rollback transaction -  (1.5ms) begin transaction -  (0.3ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction -  (0.3ms) rollback transaction -  (0.2ms) begin transaction  (0.1ms) rollback transaction -  (0.3ms) begin transaction -  (0.6ms) 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 +  (6.3ms) 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 -  (0.4ms) SAVEPOINT active_record_1 - User Create (0.7ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-15 22:11:10.448335"], ["updated_at", "2019-04-15 22:11:10.448335"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.3ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.4ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-1"], ["LIMIT", 1]] - Cmor::Blog::Post Load (0.5ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.4ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 1"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-1"], ["position", 1], ["created_at", "2019-04-15 22:11:10.915797"], ["updated_at", "2019-04-15 22:11:10.915797"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SAVEPOINT active_record_1 - User Create (0.2ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-15 22:11:10.926537"], ["updated_at", "2019-04-15 22:11:10.926537"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-2"], ["LIMIT", 1]] - Cmor::Blog::Post Load (0.3ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.3ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 2"], ["body", "This is a blog post!"], ["created_by_id", 2], ["slug", "blog-post-2"], ["position", 2], ["created_at", "2019-04-15 22:11:10.932063"], ["updated_at", "2019-04-15 22:11:10.932063"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SAVEPOINT active_record_1 - User Create (0.2ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-15 22:11:10.941276"], ["updated_at", "2019-04-15 22:11:10.941276"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-3"], ["LIMIT", 1]] - Cmor::Blog::Post Load (0.5ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.1ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 3"], ["body", "This is a blog post!"], ["created_by_id", 3], ["slug", "blog-post-3"], ["position", 3], ["created_at", "2019-04-15 22:11:10.947508"], ["updated_at", "2019-04-15 22:11:10.947508"]] -  (0.2ms) RELEASE SAVEPOINT active_record_1 -Started GET "/de/blog/posts" for 127.0.0.1 at 2019-04-16 00:11:10 +0200 -Processing by Cmor::Blog::PostsController#index as HTML - Parameters: {"locale"=>"de"} - Rendering /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/index.html.haml within layouts/application - Cmor::Blog::Post Load (0.5ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."published_at" IS NOT NULL ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? OFFSET ? [["LIMIT", 25], ["OFFSET", 0]] - Rendered /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/index.html.haml within layouts/application (28.2ms) -Completed 200 OK in 587ms (Views: 580.9ms | ActiveRecord: 0.5ms) -  (0.3ms) rollback transaction -  (0.1ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 - User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-15 22:11:11.600094"], ["updated_at", "2019-04-15 22:11:11.600094"]] -  (0.2ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.3ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-4"], ["LIMIT", 1]] - Cmor::Blog::Post Load (0.4ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.5ms) INSERT INTO "cmor_blog_posts" ("title", "body", "published_at", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 4"], ["body", "This is a blog post!"], ["published_at", "2019-04-15 22:06:11.598237"], ["created_by_id", 1], ["slug", "blog-post-4"], ["position", 1], ["created_at", "2019-04-15 22:11:11.606687"], ["updated_at", "2019-04-15 22:11:11.606687"]] -  (0.2ms) RELEASE SAVEPOINT active_record_1 -Started GET "/de/blog/posts/blog-post-4" for 127.0.0.1 at 2019-04-16 00:11:11 +0200 -Processing by Cmor::Blog::PostsController#show as HTML - Parameters: {"locale"=>"de", "id"=>"blog-post-4"} - Cmor::Blog::Post Load (0.4ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."published_at" IS NOT NULL AND "cmor_blog_posts"."slug" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["slug", "blog-post-4"], ["LIMIT", 1]] - Rendering /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/show.html.haml within layouts/application - User Load (1.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_asset_details" INNER JOIN "active_storage_attachments" ON "active_storage_attachments"."id" = "cmor_blog_asset_details"."asset_id" INNER JOIN "active_storage_blobs" ON "active_storage_blobs"."id" = "active_storage_attachments"."blob_id" WHERE "cmor_blog_asset_details"."post_id" = ? AND (active_storage_blobs.content_type LIKE '%image/%') LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_asset_details" INNER JOIN "active_storage_attachments" ON "active_storage_attachments"."id" = "cmor_blog_asset_details"."asset_id" INNER JOIN "active_storage_blobs" ON "active_storage_blobs"."id" = "active_storage_attachments"."blob_id" WHERE "cmor_blog_asset_details"."post_id" = ? AND (active_storage_blobs.content_type NOT LIKE '%image/%') LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Rendered /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/_post.html.haml (328.6ms) - Rendered /home/vagrant/rails/cmor/cmor/cmor_blog/app/views/cmor/blog/posts/show.html.haml within layouts/application (339.1ms) -Completed 200 OK in 351ms (Views: 339.2ms | ActiveRecord: 3.3ms) -  (0.3ms) rollback transaction -  (0.1ms) begin transaction - ActiveStorage::Attachment Load (0.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" - ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" -  (0.4ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.3ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-5"], ["LIMIT", 1]] - User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-15 22:11:11.988937"], ["updated_at", "2019-04-15 22:11:11.988937"]] - Cmor::Blog::Post Load (0.2ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (1.1ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 5"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-5"], ["position", 1], ["created_at", "2019-04-15 22:11:11.991079"], ["updated_at", "2019-04-15 22:11:11.991079"]] -  (0.2ms) RELEASE SAVEPOINT active_record_1 -  (0.2ms) SELECT COUNT(*) FROM "cmor_blog_asset_details" - Disk Storage (0.9ms) Uploaded file to key: SQEyLGZPXFD9ppG7zxX5Dv4p (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -  (0.2ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.6ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "SQEyLGZPXFD9ppG7zxX5Dv4p"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-15 22:11:12.189237"]] -  (0.3ms) RELEASE SAVEPOINT active_record_1 -  (0.5ms) SAVEPOINT active_record_1 - ActiveStorage::Attachment Create (1.1ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-04-15 22:11:12.216497"]] - Cmor::Blog::Post Update (0.3ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-15 22:11:12.221109"], ["id", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: ddcd7649-f6d2-4041-866c-5387c9b52935) to Async(default) with arguments: #<GlobalID:0x000000076df770 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> - ActiveStorage::Blob Load (3.3ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [ddcd7649-f6d2-4041-866c-5387c9b52935] Performing ActiveStorage::AnalyzeJob (Job ID: ddcd7649-f6d2-4041-866c-5387c9b52935) from Async(default) with arguments: #<GlobalID:0x000000076cb928 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> - Disk Storage (1.2ms) Uploaded file to key: MhZA8kd6bSEhv9YUbkE5fAoD (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -  (0.3ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "MhZA8kd6bSEhv9YUbkE5fAoD"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-15 22:11:12.249029"]] -  (0.2ms) RELEASE SAVEPOINT active_record_1 -  (0.3ms) SAVEPOINT active_record_1 - ActiveStorage::Attachment Create (0.5ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-04-15 22:11:12.256485"]] - Cmor::Blog::Post Update (0.3ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-15 22:11:12.258837"], ["id", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: bf45b9a7-3056-4536-97b5-6dead862f404) to Async(default) with arguments: #<GlobalID:0x0000000762a668 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> -  (0.1ms) SAVEPOINT active_record_1 - Cmor::Blog::AssetDetail Load (0.2ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]] - Cmor::Blog::AssetDetail Load (0.4ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-04-15 22:11:12.293714"], ["updated_at", "2019-04-15 22:11:12.293714"]] - Cmor::Blog::AssetDetail Load (0.4ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-04-15 22:11:12.300123"], ["updated_at", "2019-04-15 22:11:12.300123"]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [ddcd7649-f6d2-4041-866c-5387c9b52935]  Disk Storage (1.8ms) Downloaded file from key: SQEyLGZPXFD9ppG7zxX5Dv4p -  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [ddcd7649-f6d2-4041-866c-5387c9b52935] Skipping image analysis because the mini_magick gem isn't installed - ActiveStorage::Blob Load (11.9ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] -  (1.2ms) SELECT COUNT(*) FROM "cmor_blog_asset_details" -[ActiveJob] [ActiveStorage::AnalyzeJob] [ddcd7649-f6d2-4041-866c-5387c9b52935]  (0.1ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [bf45b9a7-3056-4536-97b5-6dead862f404] Performing ActiveStorage::AnalyzeJob (Job ID: bf45b9a7-3056-4536-97b5-6dead862f404) from Async(default) with arguments: #<GlobalID:0x000000066fff30 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> -[ActiveJob] [ActiveStorage::AnalyzeJob] [ddcd7649-f6d2-4041-866c-5387c9b52935] ActiveStorage::Blob Update (0.3ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [ddcd7649-f6d2-4041-866c-5387c9b52935]  (0.8ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [bf45b9a7-3056-4536-97b5-6dead862f404]  Disk Storage (0.2ms) Downloaded file from key: MhZA8kd6bSEhv9YUbkE5fAoD -[ActiveJob] [ActiveStorage::AnalyzeJob] [ddcd7649-f6d2-4041-866c-5387c9b52935] Performed ActiveStorage::AnalyzeJob (Job ID: ddcd7649-f6d2-4041-866c-5387c9b52935) from Async(default) in 192.91ms  (0.2ms) rollback transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [bf45b9a7-3056-4536-97b5-6dead862f404] Skipping image analysis because the mini_magick gem isn't installed -  (0.1ms) begin transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [bf45b9a7-3056-4536-97b5-6dead862f404]  (0.1ms) begin transaction - ActiveStorage::Attachment Load (0.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" -[ActiveJob] [ActiveStorage::AnalyzeJob] [bf45b9a7-3056-4536-97b5-6dead862f404]  (0.2ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [bf45b9a7-3056-4536-97b5-6dead862f404] ActiveStorage::Blob Update (0.3ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [bf45b9a7-3056-4536-97b5-6dead862f404]  (0.2ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [bf45b9a7-3056-4536-97b5-6dead862f404]  (1.0ms) commit transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [bf45b9a7-3056-4536-97b5-6dead862f404] Performed ActiveStorage::AnalyzeJob (Job ID: bf45b9a7-3056-4536-97b5-6dead862f404) from Async(default) in 167.1ms - ActiveStorage::Blob Load (13.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" -  (0.1ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.6ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-6"], ["LIMIT", 1]] - User Create (0.8ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-15 22:11:12.535322"], ["updated_at", "2019-04-15 22:11:12.535322"]] - Cmor::Blog::Post Load (0.5ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.8ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 6"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-6"], ["position", 1], ["created_at", "2019-04-15 22:11:12.540726"], ["updated_at", "2019-04-15 22:11:12.540726"]] -  (1.4ms) RELEASE SAVEPOINT active_record_1 -  (0.3ms) SELECT COUNT(*) FROM "active_storage_attachments" - Disk Storage (1.2ms) Uploaded file to key: uVgh74ptqp35Qzk2TRxyEUeR (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -  (0.3ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.7ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "uVgh74ptqp35Qzk2TRxyEUeR"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-15 22:11:12.568795"]] -  (0.2ms) RELEASE SAVEPOINT active_record_1 -  (0.3ms) SAVEPOINT active_record_1 - ActiveStorage::Attachment Create (0.7ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-04-15 22:11:12.583406"]] - Cmor::Blog::Post Update (0.3ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-15 22:11:12.588785"], ["id", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 3f808dad-a452-4844-9ed7-2551fa3e20ef) to Async(default) with arguments: #<GlobalID:0x000000076f7eb0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> - ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Disk Storage (1.3ms) Uploaded file to key: de47afF4hCYCgspLZWz6sYZa (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -[ActiveJob] [ActiveStorage::AnalyzeJob] [3f808dad-a452-4844-9ed7-2551fa3e20ef] Performing ActiveStorage::AnalyzeJob (Job ID: 3f808dad-a452-4844-9ed7-2551fa3e20ef) from Async(default) with arguments: #<GlobalID:0x00000003309668 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> -  (0.2ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "de47afF4hCYCgspLZWz6sYZa"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-15 22:11:12.718899"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SAVEPOINT active_record_1 - ActiveStorage::Attachment Create (0.3ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-04-15 22:11:12.723699"]] - Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-15 22:11:12.725336"], ["id", 1]] -  (0.0ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: bf68cd6e-710f-41d5-b24a-45a8443e9fed) to Async(default) with arguments: #<GlobalID:0x00000005d09a80 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> -  (0.1ms) SAVEPOINT active_record_1 - Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]] - Cmor::Blog::AssetDetail Load (0.5ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-04-15 22:11:12.735043"], ["updated_at", "2019-04-15 22:11:12.735043"]] - Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [3f808dad-a452-4844-9ed7-2551fa3e20ef]  Disk Storage (24.2ms) Downloaded file from key: uVgh74ptqp35Qzk2TRxyEUeR - Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-04-15 22:11:12.739387"], ["updated_at", "2019-04-15 22:11:12.739387"]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [3f808dad-a452-4844-9ed7-2551fa3e20ef] Skipping image analysis because the mini_magick gem isn't installed -  (0.0ms) RELEASE SAVEPOINT active_record_1 - ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [bf68cd6e-710f-41d5-b24a-45a8443e9fed] Performing ActiveStorage::AnalyzeJob (Job ID: bf68cd6e-710f-41d5-b24a-45a8443e9fed) from Async(default) with arguments: #<GlobalID:0x00000005fb4898 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> -[ActiveJob] [ActiveStorage::AnalyzeJob] [3f808dad-a452-4844-9ed7-2551fa3e20ef]  (0.1ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [3f808dad-a452-4844-9ed7-2551fa3e20ef] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [3f808dad-a452-4844-9ed7-2551fa3e20ef]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [3f808dad-a452-4844-9ed7-2551fa3e20ef] Performed ActiveStorage::AnalyzeJob (Job ID: 3f808dad-a452-4844-9ed7-2551fa3e20ef) from Async(default) in 42.58ms -  (0.2ms) SELECT COUNT(*) FROM "active_storage_attachments" -[ActiveJob] [ActiveStorage::AnalyzeJob] [bf68cd6e-710f-41d5-b24a-45a8443e9fed]  Disk Storage (200.4ms) Downloaded file from key: de47afF4hCYCgspLZWz6sYZa -  (1.2ms) rollback transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [bf68cd6e-710f-41d5-b24a-45a8443e9fed] Skipping image analysis because the mini_magick gem isn't installed -  (0.4ms) begin transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [bf68cd6e-710f-41d5-b24a-45a8443e9fed]  (0.1ms) begin transaction - ActiveStorage::Attachment Load (0.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" -[ActiveJob] [ActiveStorage::AnalyzeJob] [bf68cd6e-710f-41d5-b24a-45a8443e9fed]  (0.1ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [bf68cd6e-710f-41d5-b24a-45a8443e9fed] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [bf68cd6e-710f-41d5-b24a-45a8443e9fed]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [bf68cd6e-710f-41d5-b24a-45a8443e9fed]  (0.1ms) commit transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [bf68cd6e-710f-41d5-b24a-45a8443e9fed] Performed ActiveStorage::AnalyzeJob (Job ID: bf68cd6e-710f-41d5-b24a-45a8443e9fed) from Async(default) in 231.26ms - ActiveStorage::Blob Load (5.4ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" - Disk Storage (7.6ms) Uploaded file to key: NxUWfZbfhpjNwGC7BabZkdLt (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -  (1.7ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.7ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "NxUWfZbfhpjNwGC7BabZkdLt"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-15 22:11:13.012185"]] -  (0.8ms) RELEASE SAVEPOINT active_record_1 - Disk Storage (1.0ms) Uploaded file to key: CQGYPajqYUo58iLKgBxd8aRw (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -  (0.8ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.9ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "CQGYPajqYUo58iLKgBxd8aRw"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-15 22:11:13.040174"]] -  (0.3ms) RELEASE SAVEPOINT active_record_1 -  (0.4ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.4ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-7"], ["LIMIT", 1]] - User Create (0.6ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-15 22:11:13.063567"], ["updated_at", "2019-04-15 22:11:13.063567"]] - Cmor::Blog::Post Load (0.6ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.5ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 7"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-7"], ["position", 1], ["created_at", "2019-04-15 22:11:13.066971"], ["updated_at", "2019-04-15 22:11:13.066971"]] - ActiveStorage::Attachment Create (0.6ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-04-15 22:11:13.076261"]] - ActiveStorage::Attachment Create (0.3ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-04-15 22:11:13.080577"]] - Cmor::Blog::AssetDetail Load (0.6ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.5ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-04-15 22:11:13.085767"], ["updated_at", "2019-04-15 22:11:13.085767"]] - Cmor::Blog::AssetDetail Load (0.4ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-04-15 22:11:13.092857"], ["updated_at", "2019-04-15 22:11:13.092857"]] - Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-15 22:11:13.084648"], ["id", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 104f946d-58ea-48fc-9b28-88d49783521d) to Async(default) with arguments: #<GlobalID:0x00000007708710 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: b8ccb06d-322d-4f51-85cd-8592e5607ea0) to Async(default) with arguments: #<GlobalID:0x00000007ff20d8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> - ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [104f946d-58ea-48fc-9b28-88d49783521d] Performing ActiveStorage::AnalyzeJob (Job ID: 104f946d-58ea-48fc-9b28-88d49783521d) from Async(default) with arguments: #<GlobalID:0x0000000770c428 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> -[ActiveJob] [ActiveStorage::AnalyzeJob] [104f946d-58ea-48fc-9b28-88d49783521d]  Disk Storage (17.4ms) Downloaded file from key: NxUWfZbfhpjNwGC7BabZkdLt -  (0.2ms) SELECT COUNT(*) FROM "cmor_blog_asset_details" -[ActiveJob] [ActiveStorage::AnalyzeJob] [104f946d-58ea-48fc-9b28-88d49783521d] Skipping image analysis because the mini_magick gem isn't installed - ActiveStorage::Blob Load (0.3ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [b8ccb06d-322d-4f51-85cd-8592e5607ea0] Performing ActiveStorage::AnalyzeJob (Job ID: b8ccb06d-322d-4f51-85cd-8592e5607ea0) from Async(default) with arguments: #<GlobalID:0x00000007f161a0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> -[ActiveJob] [ActiveStorage::AnalyzeJob] [b8ccb06d-322d-4f51-85cd-8592e5607ea0]  Disk Storage (1.8ms) Downloaded file from key: CQGYPajqYUo58iLKgBxd8aRw -[ActiveJob] [ActiveStorage::AnalyzeJob] [104f946d-58ea-48fc-9b28-88d49783521d]  (0.2ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [b8ccb06d-322d-4f51-85cd-8592e5607ea0] Skipping image analysis because the mini_magick gem isn't installed - Disk Storage (8.9ms) Uploaded file to key: 94jY4YtSzNfHmJcAbwuhUqry (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -[ActiveJob] [ActiveStorage::AnalyzeJob] [104f946d-58ea-48fc-9b28-88d49783521d] ActiveStorage::Blob Update (0.3ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [104f946d-58ea-48fc-9b28-88d49783521d]  (0.2ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [104f946d-58ea-48fc-9b28-88d49783521d] Performed ActiveStorage::AnalyzeJob (Job ID: 104f946d-58ea-48fc-9b28-88d49783521d) from Async(default) in 49.7ms - ActiveStorage::Blob Create (0.5ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "94jY4YtSzNfHmJcAbwuhUqry"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-15 22:11:13.152544"]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [b8ccb06d-322d-4f51-85cd-8592e5607ea0] ActiveStorage::Blob Update (2.8ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]] -  (0.2ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [b8ccb06d-322d-4f51-85cd-8592e5607ea0] Performed ActiveStorage::AnalyzeJob (Job ID: b8ccb06d-322d-4f51-85cd-8592e5607ea0) from Async(default) in 31.45ms - ActiveStorage::Attachment Create (0.4ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-04-15 22:11:13.168458"]] - Cmor::Blog::Post Update (0.1ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-15 22:11:13.171964"], ["id", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: b6bc53a2-2639-4b48-b114-52ed0a1dcebf) to Async(default) with arguments: #<GlobalID:0x00000008009710 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> - ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [b6bc53a2-2639-4b48-b114-52ed0a1dcebf] Performing ActiveStorage::AnalyzeJob (Job ID: b6bc53a2-2639-4b48-b114-52ed0a1dcebf) from Async(default) with arguments: #<GlobalID:0x00000007ff37f8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> -  (0.2ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [b6bc53a2-2639-4b48-b114-52ed0a1dcebf]  Disk Storage (0.1ms) Downloaded file from key: 94jY4YtSzNfHmJcAbwuhUqry - Cmor::Blog::AssetDetail Load (0.2ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [b6bc53a2-2639-4b48-b114-52ed0a1dcebf] Skipping image analysis because the mini_magick gem isn't installed - ActiveStorage::Attachment Load (0.6ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - ActiveStorage::Attachment Load (0.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Load (0.7ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.7ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 3], ["created_at", "2019-04-15 22:11:13.207740"], ["updated_at", "2019-04-15 22:11:13.207740"]] -  (0.2ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [b6bc53a2-2639-4b48-b114-52ed0a1dcebf] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 3]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [b6bc53a2-2639-4b48-b114-52ed0a1dcebf] Performed ActiveStorage::AnalyzeJob (Job ID: b6bc53a2-2639-4b48-b114-52ed0a1dcebf) from Async(default) in 35.05ms -  (0.2ms) SELECT COUNT(*) FROM "cmor_blog_asset_details" -  (0.4ms) rollback transaction -  (0.1ms) begin transaction - ActiveStorage::Attachment Load (0.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" - ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" - Disk Storage (1.4ms) Uploaded file to key: SgL6ZqpTzX8MES2yFz2nshvA (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -  (0.2ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.6ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "SgL6ZqpTzX8MES2yFz2nshvA"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-15 22:11:13.239915"]] -  (0.2ms) RELEASE SAVEPOINT active_record_1 - Disk Storage (1.5ms) Uploaded file to key: xfDrNWvjmjeoTRCCyPNgsv6f (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -  (0.2ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.5ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "xfDrNWvjmjeoTRCCyPNgsv6f"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-15 22:11:13.281662"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.6ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.4ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-8"], ["LIMIT", 1]] - User Create (0.4ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-15 22:11:13.308434"], ["updated_at", "2019-04-15 22:11:13.308434"]] - Cmor::Blog::Post Load (0.4ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.7ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 8"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-8"], ["position", 1], ["created_at", "2019-04-15 22:11:13.311935"], ["updated_at", "2019-04-15 22:11:13.311935"]] - ActiveStorage::Attachment Create (0.8ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-04-15 22:11:13.319150"]] - ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-04-15 22:11:13.325329"]] - Cmor::Blog::AssetDetail Load (2.2ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (2.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-04-15 22:11:13.333421"], ["updated_at", "2019-04-15 22:11:13.333421"]] - Cmor::Blog::AssetDetail Load (0.8ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.5ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-04-15 22:11:13.345671"], ["updated_at", "2019-04-15 22:11:13.345671"]] - Cmor::Blog::Post Update (0.4ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-15 22:11:13.330446"], ["id", 1]] -  (0.2ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 03f9823f-bd97-4450-83da-df6f8fb3e7b5) to Async(default) with arguments: #<GlobalID:0x00000007d3d720 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 83c94308-9a5f-4200-af45-d974e0765d01) to Async(default) with arguments: #<GlobalID:0x00000007d2c308 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> - ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [03f9823f-bd97-4450-83da-df6f8fb3e7b5] Performing ActiveStorage::AnalyzeJob (Job ID: 03f9823f-bd97-4450-83da-df6f8fb3e7b5) from Async(default) with arguments: #<GlobalID:0x00000007d0c9e0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> -[ActiveJob] [ActiveStorage::AnalyzeJob] [03f9823f-bd97-4450-83da-df6f8fb3e7b5]  Disk Storage (8.9ms) Downloaded file from key: SgL6ZqpTzX8MES2yFz2nshvA -[ActiveJob] [ActiveStorage::AnalyzeJob] [03f9823f-bd97-4450-83da-df6f8fb3e7b5] Skipping image analysis because the mini_magick gem isn't installed -  (0.3ms) SELECT COUNT(*) FROM "active_storage_attachments" - Disk Storage (0.9ms) Uploaded file to key: wssvgapKEARY2DYybNnUWo4c (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -[ActiveJob] [ActiveStorage::AnalyzeJob] [03f9823f-bd97-4450-83da-df6f8fb3e7b5]  (0.1ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [03f9823f-bd97-4450-83da-df6f8fb3e7b5] ActiveStorage::Blob Update (0.3ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [03f9823f-bd97-4450-83da-df6f8fb3e7b5]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [03f9823f-bd97-4450-83da-df6f8fb3e7b5] Performed ActiveStorage::AnalyzeJob (Job ID: 03f9823f-bd97-4450-83da-df6f8fb3e7b5) from Async(default) in 49.46ms -  (1.2ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (2.0ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "wssvgapKEARY2DYybNnUWo4c"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-15 22:11:13.436280"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.3ms) SAVEPOINT active_record_1 - ActiveStorage::Attachment Create (0.9ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-04-15 22:11:13.454120"]] - Cmor::Blog::Post Update (0.5ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-15 22:11:13.459556"], ["id", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 95fa8e19-63e8-4d2b-b493-d39c8630902d) to Async(default) with arguments: #<GlobalID:0x00000005f0b3b0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> -  (0.3ms) SAVEPOINT active_record_1 - Cmor::Blog::AssetDetail Load (0.4ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]] - ActiveStorage::Attachment Load (0.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - ActiveStorage::Attachment Load (0.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Load (0.4ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.1ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 3], ["created_at", "2019-04-15 22:11:13.498644"], ["updated_at", "2019-04-15 22:11:13.498644"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 - ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [95fa8e19-63e8-4d2b-b493-d39c8630902d] Performing ActiveStorage::AnalyzeJob (Job ID: 95fa8e19-63e8-4d2b-b493-d39c8630902d) from Async(default) with arguments: #<GlobalID:0x00000006054528 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> - ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [83c94308-9a5f-4200-af45-d974e0765d01] Performing ActiveStorage::AnalyzeJob (Job ID: 83c94308-9a5f-4200-af45-d974e0765d01) from Async(default) with arguments: #<GlobalID:0x00000006083918 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> -  (0.2ms) SELECT COUNT(*) FROM "active_storage_attachments" -  (0.4ms) rollback transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [95fa8e19-63e8-4d2b-b493-d39c8630902d]  Disk Storage (0.3ms) Downloaded file from key: wssvgapKEARY2DYybNnUWo4c -[ActiveJob] [ActiveStorage::AnalyzeJob] [95fa8e19-63e8-4d2b-b493-d39c8630902d] Skipping image analysis because the mini_magick gem isn't installed -[ActiveJob] [ActiveStorage::AnalyzeJob] [95fa8e19-63e8-4d2b-b493-d39c8630902d]  (0.1ms) begin transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [83c94308-9a5f-4200-af45-d974e0765d01]  Disk Storage (0.3ms) Downloaded file from key: xfDrNWvjmjeoTRCCyPNgsv6f -[ActiveJob] [ActiveStorage::AnalyzeJob] [95fa8e19-63e8-4d2b-b493-d39c8630902d] ActiveStorage::Blob Update (0.3ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 3]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [95fa8e19-63e8-4d2b-b493-d39c8630902d]  (0.2ms) commit transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [83c94308-9a5f-4200-af45-d974e0765d01] Skipping image analysis because the mini_magick gem isn't installed -  (0.1ms) begin transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [83c94308-9a5f-4200-af45-d974e0765d01]  (0.2ms) begin transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [83c94308-9a5f-4200-af45-d974e0765d01]  (0.2ms) SAVEPOINT active_record_1 - ActiveStorage::Attachment Load (0.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" -[ActiveJob] [ActiveStorage::AnalyzeJob] [95fa8e19-63e8-4d2b-b493-d39c8630902d] Performed ActiveStorage::AnalyzeJob (Job ID: 95fa8e19-63e8-4d2b-b493-d39c8630902d) from Async(default) in 78.32ms -[ActiveJob] [ActiveStorage::AnalyzeJob] [83c94308-9a5f-4200-af45-d974e0765d01] ActiveStorage::Blob Update (0.1ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [83c94308-9a5f-4200-af45-d974e0765d01]  (7.6ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [83c94308-9a5f-4200-af45-d974e0765d01]  (0.2ms) commit transaction - ActiveStorage::Blob Load (14.5ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" -[ActiveJob] [ActiveStorage::AnalyzeJob] [83c94308-9a5f-4200-af45-d974e0765d01] Performed ActiveStorage::AnalyzeJob (Job ID: 83c94308-9a5f-4200-af45-d974e0765d01) from Async(default) in 100.19ms - Disk Storage (1.1ms) Uploaded file to key: WYRXA6JkoxpWMjzqNTuwkRg8 (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -  (0.1ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.8ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "WYRXA6JkoxpWMjzqNTuwkRg8"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-15 22:11:13.840293"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 - Disk Storage (0.7ms) Uploaded file to key: rdHmftJMAXN6gJHBTLB8R8EG (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -  (0.2ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "rdHmftJMAXN6gJHBTLB8R8EG"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-15 22:11:13.848134"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -  (0.1ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.5ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-9"], ["LIMIT", 1]] - User Create (0.3ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-15 22:11:13.858937"], ["updated_at", "2019-04-15 22:11:13.858937"]] - Cmor::Blog::Post Load (0.3ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.3ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 9"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-9"], ["position", 1], ["created_at", "2019-04-15 22:11:13.860676"], ["updated_at", "2019-04-15 22:11:13.860676"]] - ActiveStorage::Attachment Create (1.1ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-04-15 22:11:13.864768"]] - ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-04-15 22:11:13.868307"]] - Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-04-15 22:11:13.870733"], ["updated_at", "2019-04-15 22:11:13.870733"]] - Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-04-15 22:11:13.874157"], ["updated_at", "2019-04-15 22:11:13.874157"]] - Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-15 22:11:13.870075"], ["id", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: f2c7ccd2-4edc-4dba-b8a3-9a1ecc474adc) to Async(default) with arguments: #<GlobalID:0x00000006159770 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 38e95504-76f3-4d5c-8586-4e40f66c5c69) to Async(default) with arguments: #<GlobalID:0x00000006238b28 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> - ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [f2c7ccd2-4edc-4dba-b8a3-9a1ecc474adc] Performing ActiveStorage::AnalyzeJob (Job ID: f2c7ccd2-4edc-4dba-b8a3-9a1ecc474adc) from Async(default) with arguments: #<GlobalID:0x0000000632e438 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> -[ActiveJob] [ActiveStorage::AnalyzeJob] [f2c7ccd2-4edc-4dba-b8a3-9a1ecc474adc]  Disk Storage (0.1ms) Downloaded file from key: WYRXA6JkoxpWMjzqNTuwkRg8 -  (0.3ms) SELECT COUNT(*) FROM "cmor_blog_asset_details" -[ActiveJob] [ActiveStorage::AnalyzeJob] [f2c7ccd2-4edc-4dba-b8a3-9a1ecc474adc] Skipping image analysis because the mini_magick gem isn't installed - ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] - Disk Storage (0.7ms) Uploaded file to key: Ko3SMeFMLTjKfNxqZHhLNDnN (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -[ActiveJob] [ActiveStorage::AnalyzeJob] [38e95504-76f3-4d5c-8586-4e40f66c5c69] Performing ActiveStorage::AnalyzeJob (Job ID: 38e95504-76f3-4d5c-8586-4e40f66c5c69) from Async(default) with arguments: #<GlobalID:0x000000062b3508 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> -[ActiveJob] [ActiveStorage::AnalyzeJob] [f2c7ccd2-4edc-4dba-b8a3-9a1ecc474adc]  (0.1ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [38e95504-76f3-4d5c-8586-4e40f66c5c69]  Disk Storage (201.6ms) Downloaded file from key: rdHmftJMAXN6gJHBTLB8R8EG -[ActiveJob] [ActiveStorage::AnalyzeJob] [f2c7ccd2-4edc-4dba-b8a3-9a1ecc474adc] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [38e95504-76f3-4d5c-8586-4e40f66c5c69] Skipping image analysis because the mini_magick gem isn't installed -[ActiveJob] [ActiveStorage::AnalyzeJob] [f2c7ccd2-4edc-4dba-b8a3-9a1ecc474adc]  (0.2ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [f2c7ccd2-4edc-4dba-b8a3-9a1ecc474adc] Performed ActiveStorage::AnalyzeJob (Job ID: f2c7ccd2-4edc-4dba-b8a3-9a1ecc474adc) from Async(default) in 225.72ms -  (0.6ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "Ko3SMeFMLTjKfNxqZHhLNDnN"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-15 22:11:14.113927"]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [38e95504-76f3-4d5c-8586-4e40f66c5c69]  (0.2ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [38e95504-76f3-4d5c-8586-4e40f66c5c69] ActiveStorage::Blob Update (0.3ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [38e95504-76f3-4d5c-8586-4e40f66c5c69]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [38e95504-76f3-4d5c-8586-4e40f66c5c69] Performed ActiveStorage::AnalyzeJob (Job ID: 38e95504-76f3-4d5c-8586-4e40f66c5c69) from Async(default) in 224.28ms -  (0.1ms) SAVEPOINT active_record_1 - ActiveStorage::Attachment Create (0.3ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-04-15 22:11:14.125292"]] - Cmor::Blog::Post Update (0.2ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-15 22:11:14.127451"], ["id", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: f9b2cbcf-f791-417c-917b-841af3696e27) to Async(default) with arguments: #<GlobalID:0x00000007717f08 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> -  (0.1ms) SAVEPOINT active_record_1 - Cmor::Blog::AssetDetail Load (0.0ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]] - ActiveStorage::Attachment Load (0.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Destroy (0.2ms) DELETE FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? [["id", 1]] - ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - ActiveStorage::Attachment Destroy (0.5ms) DELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? [["id", 1]] - Cmor::Blog::Post Load (0.5ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Update All (0.5ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-04-15 22:11:14.159269' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]] - Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Destroy (0.3ms) DELETE FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? [["id", 2]] - ActiveStorage::Attachment Load (0.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] - ActiveStorage::Attachment Destroy (0.3ms) DELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? [["id", 2]] - Cmor::Blog::Post Load (0.6ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Update All (0.2ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-04-15 22:11:14.178107' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]] - Cmor::Blog::AssetDetail Load (0.5ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.4ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 1], ["created_at", "2019-04-15 22:11:14.180050"], ["updated_at", "2019-04-15 22:11:14.180050"]] -  (0.3ms) RELEASE SAVEPOINT active_record_1 - ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [f9b2cbcf-f791-417c-917b-841af3696e27] Performing ActiveStorage::AnalyzeJob (Job ID: f9b2cbcf-f791-417c-917b-841af3696e27) from Async(default) with arguments: #<GlobalID:0x00000007668850 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> -  (0.1ms) SELECT COUNT(*) FROM "cmor_blog_asset_details" -[ActiveJob] [ActiveStorage::AnalyzeJob] [f9b2cbcf-f791-417c-917b-841af3696e27]  Disk Storage (0.1ms) Downloaded file from key: Ko3SMeFMLTjKfNxqZHhLNDnN -  (0.7ms) rollback transaction  (0.2ms) begin transaction - ActiveStorage::Attachment Load (0.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" - ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" - Disk Storage (13.7ms) Uploaded file to key: Aish2RoKhN1CzvUWNk9v1dsK (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -  (0.2ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.7ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "Aish2RoKhN1CzvUWNk9v1dsK"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-15 22:11:14.244085"]] -  (0.3ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [f9b2cbcf-f791-417c-917b-841af3696e27] Skipping image analysis because the mini_magick gem isn't installed -[ActiveJob] [ActiveStorage::AnalyzeJob] [f9b2cbcf-f791-417c-917b-841af3696e27]  (0.4ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [f9b2cbcf-f791-417c-917b-841af3696e27] ActiveStorage::Blob Update (0.7ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 3]] - Disk Storage (4.4ms) Uploaded file to key: uKnXodsbxLbekeE7zb9QkQca (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -[ActiveJob] [ActiveStorage::AnalyzeJob] [f9b2cbcf-f791-417c-917b-841af3696e27]  (0.3ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [f9b2cbcf-f791-417c-917b-841af3696e27] Performed ActiveStorage::AnalyzeJob (Job ID: f9b2cbcf-f791-417c-917b-841af3696e27) from Async(default) in 101.37ms -  (0.3ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.4ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "uKnXodsbxLbekeE7zb9QkQca"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-15 22:11:14.295472"]] -  (0.4ms) RELEASE SAVEPOINT active_record_1 -  (0.4ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (1.4ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-10"], ["LIMIT", 1]] - User Create (0.9ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-15 22:11:14.319894"], ["updated_at", "2019-04-15 22:11:14.319894"]] - Cmor::Blog::Post Load (0.6ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.8ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 10"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-10"], ["position", 1], ["created_at", "2019-04-15 22:11:14.323502"], ["updated_at", "2019-04-15 22:11:14.323502"]] - ActiveStorage::Attachment Create (0.4ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-04-15 22:11:14.332356"]] - ActiveStorage::Attachment Create (0.3ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-04-15 22:11:14.336530"]] - Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (1.3ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-04-15 22:11:14.338860"], ["updated_at", "2019-04-15 22:11:14.338860"]] - Cmor::Blog::AssetDetail Load (0.4ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.8ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 2], ["position", 2], ["created_at", "2019-04-15 22:11:14.344747"], ["updated_at", "2019-04-15 22:11:14.344747"]] - Cmor::Blog::Post Update (0.3ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-15 22:11:14.338415"], ["id", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 55aded55-7415-4778-b458-b15a91c05d0d) to Async(default) with arguments: #<GlobalID:0x00000005e9fa70 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: e97e8338-1b53-42ca-b9c1-b65af84b6124) to Async(default) with arguments: #<GlobalID:0x00000005eb4f38 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> -  (0.3ms) SELECT COUNT(*) FROM "active_storage_attachments" - ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [55aded55-7415-4778-b458-b15a91c05d0d] Performing ActiveStorage::AnalyzeJob (Job ID: 55aded55-7415-4778-b458-b15a91c05d0d) from Async(default) with arguments: #<GlobalID:0x007f3df8029e90 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> - Disk Storage (2.8ms) Uploaded file to key: jWdUkHzeF4yM2Eeu63K1ksUb (checksum: EH6qlR0oQyZbAPIJqHzCpw==) - ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [55aded55-7415-4778-b458-b15a91c05d0d]  Disk Storage (1.3ms) Downloaded file from key: Aish2RoKhN1CzvUWNk9v1dsK -[ActiveJob] [ActiveStorage::AnalyzeJob] [e97e8338-1b53-42ca-b9c1-b65af84b6124] Performing ActiveStorage::AnalyzeJob (Job ID: e97e8338-1b53-42ca-b9c1-b65af84b6124) from Async(default) with arguments: #<GlobalID:0x000000084b57f0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>> -  (0.1ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [55aded55-7415-4778-b458-b15a91c05d0d] Skipping image analysis because the mini_magick gem isn't installed -[ActiveJob] [ActiveStorage::AnalyzeJob] [e97e8338-1b53-42ca-b9c1-b65af84b6124]  Disk Storage (0.1ms) Downloaded file from key: uKnXodsbxLbekeE7zb9QkQca - ActiveStorage::Blob Create (0.4ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "jWdUkHzeF4yM2Eeu63K1ksUb"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-15 22:11:14.392600"]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [e97e8338-1b53-42ca-b9c1-b65af84b6124] Skipping image analysis because the mini_magick gem isn't installed -  (0.2ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [e97e8338-1b53-42ca-b9c1-b65af84b6124]  (0.2ms) SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [e97e8338-1b53-42ca-b9c1-b65af84b6124] ActiveStorage::Blob Update (0.3ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [e97e8338-1b53-42ca-b9c1-b65af84b6124]  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] [ActiveStorage::AnalyzeJob] [e97e8338-1b53-42ca-b9c1-b65af84b6124] Performed ActiveStorage::AnalyzeJob (Job ID: e97e8338-1b53-42ca-b9c1-b65af84b6124) from Async(default) in 22.47ms -  (0.1ms) SAVEPOINT active_record_1 - ActiveStorage::Attachment Create (0.3ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 3], ["created_at", "2019-04-15 22:11:14.414936"]] - Cmor::Blog::Post Update (0.3ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-15 22:11:14.416925"], ["id", 1]] -  (0.1ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: dea8b08b-8ea7-43e2-94dc-8b86808afc91) to Async(default) with arguments: #<GlobalID:0x000000084cbd20 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> -[ActiveJob] [ActiveStorage::AnalyzeJob] [55aded55-7415-4778-b458-b15a91c05d0d] ActiveStorage::Blob Update (13.5ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [55aded55-7415-4778-b458-b15a91c05d0d] Performed ActiveStorage::AnalyzeJob (Job ID: 55aded55-7415-4778-b458-b15a91c05d0d) from Async(default) in 44.05ms -  (0.2ms) SAVEPOINT active_record_1 - Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? [["post_id", 1]] - ActiveStorage::Attachment Load (0.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Load (0.4ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Destroy (0.2ms) DELETE FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? [["id", 1]] - ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] - ActiveStorage::Attachment Destroy (0.2ms) DELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? [["id", 1]] - Cmor::Blog::Post Load (0.1ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Update All (0.6ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-04-15 22:11:14.447787' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]] - Cmor::Blog::AssetDetail Load (0.1ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Destroy (0.0ms) DELETE FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."id" = ? [["id", 2]] - ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] - ActiveStorage::Attachment Destroy (0.2ms) DELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? [["id", 2]] - Cmor::Blog::Post Load (0.1ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" = ? ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Update All (0.2ms) UPDATE "cmor_blog_asset_details" SET "position" = ("cmor_blog_asset_details"."position" - 1), "updated_at" = '2019-04-15 22:11:14.459813' WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" > 1) [["post_id", 1]] - Cmor::Blog::AssetDetail Load (0.3ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.2ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 3], ["position", 1], ["created_at", "2019-04-15 22:11:14.461447"], ["updated_at", "2019-04-15 22:11:14.461447"]] -  (0.2ms) RELEASE SAVEPOINT active_record_1 - ActiveStorage::Blob Load (48.3ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [dea8b08b-8ea7-43e2-94dc-8b86808afc91] Performing ActiveStorage::AnalyzeJob (Job ID: dea8b08b-8ea7-43e2-94dc-8b86808afc91) from Async(default) with arguments: #<GlobalID:0x000000096eea48 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>> -  (2.3ms) SELECT COUNT(*) FROM "active_storage_attachments" -  (0.4ms) rollback transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [dea8b08b-8ea7-43e2-94dc-8b86808afc91]  Disk Storage (0.2ms) Downloaded file from key: jWdUkHzeF4yM2Eeu63K1ksUb -[ActiveJob] [ActiveStorage::AnalyzeJob] [dea8b08b-8ea7-43e2-94dc-8b86808afc91] Skipping image analysis because the mini_magick gem isn't installed -[ActiveJob] [ActiveStorage::AnalyzeJob] [dea8b08b-8ea7-43e2-94dc-8b86808afc91]  (0.1ms) begin transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [dea8b08b-8ea7-43e2-94dc-8b86808afc91] ActiveStorage::Blob Update (0.4ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 3]] -[ActiveJob] [ActiveStorage::AnalyzeJob] [dea8b08b-8ea7-43e2-94dc-8b86808afc91]  (0.1ms) commit transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [dea8b08b-8ea7-43e2-94dc-8b86808afc91] Performed ActiveStorage::AnalyzeJob (Job ID: dea8b08b-8ea7-43e2-94dc-8b86808afc91) from Async(default) in 49.97ms -  (0.1ms) begin transaction -  (0.2ms) rollback transaction -  (0.4ms) begin transaction -  (0.3ms) rollback transaction +  (15.6ms) rollback transaction +  (0.2ms) begin transaction +  (1.6ms) rollback transaction  (0.3ms) begin transaction - Cmor::Blog::Post Exists (0.5ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-11"], ["LIMIT", 1]] +  (0.2ms) rollback transaction +  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) rollback transaction -  (0.3ms) begin transaction -  (0.1ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.2ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-12"], ["LIMIT", 1]] - User Create (1.1ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-15 22:11:14.655718"], ["updated_at", "2019-04-15 22:11:14.655718"]] - Cmor::Blog::Post Load (0.4ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (0.3ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 12"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-12"], ["position", 1], ["created_at", "2019-04-15 22:11:14.661363"], ["updated_at", "2019-04-15 22:11:14.661363"]] -  (0.2ms) RELEASE SAVEPOINT active_record_1 -  (0.2ms) rollback transaction -  (0.3ms) begin transaction -  (0.3ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction - Disk Storage (1.0ms) Uploaded file to key: zFVyF14TSaptDhhDuVLy5PDc (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -  (0.2ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.7ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "zFVyF14TSaptDhhDuVLy5PDc"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-15 22:11:14.736220"]] -  (0.6ms) RELEASE SAVEPOINT active_record_1 -  (11.7ms) rollback transaction -  (0.3ms) begin transaction -  (0.3ms) rollback transaction -  (0.3ms) begin transaction - Disk Storage (1.2ms) Uploaded file to key: XicLMMrB6HriPjf6UvNWZWDQ (checksum: EH6qlR0oQyZbAPIJqHzCpw==) -  (0.2ms) SAVEPOINT active_record_1 - ActiveStorage::Blob Create (0.7ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "XicLMMrB6HriPjf6UvNWZWDQ"], ["filename", "example.jpg"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 1925], ["checksum", "EH6qlR0oQyZbAPIJqHzCpw=="], ["created_at", "2019-04-15 22:11:14.833723"]] -  (0.2ms) RELEASE SAVEPOINT active_record_1 -  (0.2ms) SAVEPOINT active_record_1 - Cmor::Blog::Post Exists (0.4ms) SELECT 1 AS one FROM "cmor_blog_posts" WHERE "cmor_blog_posts"."id" IS NOT NULL AND "cmor_blog_posts"."slug" = ? LIMIT ? [["slug", "blog-post-14"], ["LIMIT", 1]] - User Create (0.8ms) INSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) [["email", "MyString"], ["created_at", "2019-04-15 22:11:14.858994"], ["updated_at", "2019-04-15 22:11:14.858994"]] - Cmor::Blog::Post Load (0.9ms) SELECT "cmor_blog_posts".* FROM "cmor_blog_posts" WHERE (1 = 1) AND ("cmor_blog_posts"."position" IS NOT NULL) ORDER BY "cmor_blog_posts"."position" DESC LIMIT ? [["LIMIT", 1]] - Cmor::Blog::Post Create (1.0ms) INSERT INTO "cmor_blog_posts" ("title", "body", "created_by_id", "slug", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "Blog post 14"], ["body", "This is a blog post!"], ["created_by_id", 1], ["slug", "blog-post-14"], ["position", 1], ["created_at", "2019-04-15 22:11:14.864268"], ["updated_at", "2019-04-15 22:11:14.864268"]] - ActiveStorage::Attachment Create (2.6ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "assets"], ["record_type", "Cmor::Blog::Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-04-15 22:11:14.875215"]] - Cmor::Blog::AssetDetail Load (0.8ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.4ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 1], ["created_at", "2019-04-15 22:11:14.882222"], ["updated_at", "2019-04-15 22:11:14.882222"]] - Cmor::Blog::AssetDetail Load (0.4ms) SELECT "cmor_blog_asset_details".* FROM "cmor_blog_asset_details" WHERE "cmor_blog_asset_details"."post_id" = ? AND ("cmor_blog_asset_details"."position" IS NOT NULL) ORDER BY "cmor_blog_asset_details"."position" DESC LIMIT ? [["post_id", 1], ["LIMIT", 1]] - Cmor::Blog::AssetDetail Create (0.4ms) INSERT INTO "cmor_blog_asset_details" ("post_id", "asset_id", "position", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["post_id", 1], ["asset_id", 1], ["position", 2], ["created_at", "2019-04-15 22:11:14.892021"], ["updated_at", "2019-04-15 22:11:14.892021"]] - Cmor::Blog::Post Update (0.9ms) UPDATE "cmor_blog_posts" SET "updated_at" = ? WHERE "cmor_blog_posts"."id" = ? [["updated_at", "2019-04-15 22:11:14.881374"], ["id", 1]] -  (0.2ms) RELEASE SAVEPOINT active_record_1 -[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 1bb3c79d-a6a7-404e-8ed6-e54f2a60336b) to Async(default) with arguments: #<GlobalID:0x0000000975ede8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> - ActiveStorage::Blob Load (6.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] -  (0.6ms) rollback transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [1bb3c79d-a6a7-404e-8ed6-e54f2a60336b] Performing ActiveStorage::AnalyzeJob (Job ID: 1bb3c79d-a6a7-404e-8ed6-e54f2a60336b) from Async(default) with arguments: #<GlobalID:0x0000000975c020 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>> -  (0.1ms) begin transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [1bb3c79d-a6a7-404e-8ed6-e54f2a60336b]  Disk Storage (26.9ms) Downloaded file from key: XicLMMrB6HriPjf6UvNWZWDQ -  (1.1ms) rollback transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [1bb3c79d-a6a7-404e-8ed6-e54f2a60336b] Skipping image analysis because the mini_magick gem isn't installed -[ActiveJob] [ActiveStorage::AnalyzeJob] [1bb3c79d-a6a7-404e-8ed6-e54f2a60336b]  (0.2ms) begin transaction -  (0.4ms) begin transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [1bb3c79d-a6a7-404e-8ed6-e54f2a60336b] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]] -  (0.3ms) rollback transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [1bb3c79d-a6a7-404e-8ed6-e54f2a60336b]  (0.2ms) commit transaction -[ActiveJob] [ActiveStorage::AnalyzeJob] [1bb3c79d-a6a7-404e-8ed6-e54f2a60336b] Performed ActiveStorage::AnalyzeJob (Job ID: 1bb3c79d-a6a7-404e-8ed6-e54f2a60336b) from Async(default) in 94.1ms -  (9.8ms) begin transaction -  (0.4ms) rollback transaction -  (0.3ms) begin transaction -  (0.2ms) rollback transaction -  (0.4ms) begin transaction -  (0.3ms) rollback transaction -  (0.1ms) begin transaction  (0.1ms) rollback transaction -  (0.4ms) begin transaction -  (0.5ms) rollback transaction -  (0.1ms) begin transaction -  (0.1ms) rollback transaction  (0.5ms) begin transaction -  (0.3ms) rollback transaction +  (0.5ms) rollback transaction +  (0.6ms) begin transaction +  (0.2ms) rollback transaction  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) begin transaction  (0.2ms) rollback transaction  (0.2ms) begin transaction -  (0.4ms) rollback transaction -  (0.2ms) begin transaction  (0.2ms) rollback transaction -  (0.3ms) begin transaction -  (0.5ms) rollback transaction -  (0.4ms) begin transaction -  (0.5ms) rollback transaction -  (0.6ms) begin transaction -  (0.3ms) rollback transaction -  (0.3ms) begin transaction +  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction -  (0.1ms) rollback transaction -  (0.7ms) begin transaction -  (0.1ms) rollback transaction -  (0.1ms) begin transaction -  (0.3ms) rollback transaction -  (0.5ms) begin transaction -  (11.9ms) rollback transaction -  (1.8ms) begin transaction  (0.4ms) rollback transaction  (0.2ms) begin transaction -  (0.2ms) rollback transaction -  (0.6ms) begin transaction  (0.4ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction -  (0.1ms) begin transaction -  (0.1ms) rollback transaction -  (0.2ms) begin transaction -  (0.4ms) rollback transaction -  (0.5ms) begin transaction -  (0.2ms) rollback transaction -  (0.2ms) begin transaction -  (0.3ms) rollback transaction  (0.4ms) begin transaction -  (0.2ms) rollback transaction -  (0.2ms) begin transaction -  (0.1ms) rollback transaction -  (0.3ms) begin transaction  (0.3ms) rollback transaction -  (0.4ms) begin transaction -  (0.3ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) rollback transaction -  (0.9ms) begin transaction -  (0.2ms) rollback transaction -  (0.3ms) begin transaction -  (0.8ms) rollback transaction  (0.2ms) begin transaction -  (0.3ms) rollback transaction -  (0.3ms) begin transaction -  (0.2ms) rollback transaction -  (0.7ms) begin transaction  (0.4ms) rollback transaction +  (2.3ms) begin transaction +  (0.3ms) rollback transaction  (0.2ms) begin transaction -  (0.1ms) rollback transaction -  (0.8ms) begin transaction  (0.3ms) rollback transaction -  (0.4ms) begin transaction -  (0.1ms) rollback transaction -  (0.8ms) begin transaction -  (0.4ms) rollback transaction -  (0.3ms) begin transaction -  (0.2ms) rollback transaction -  (0.3ms) begin transaction -  (0.2ms) rollback transaction -  (1.2ms) begin transaction -  (0.1ms) rollback transaction -  (0.3ms) begin transaction -  (0.4ms) rollback transaction -  (0.3ms) begin transaction -  (0.5ms) rollback transaction