spec/dummy/log/test.log in kithe-2.0.0 vs spec/dummy/log/test.log in kithe-2.0.1

- old
+ new

@@ -1640985,5 +1640985,6539 @@  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) ROLLBACK  (0.2ms) BEGIN  (0.2ms) ROLLBACK +  (0.5ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]] +  (0.9ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC +  (0.2ms) BEGIN +  (0.1ms) ROLLBACK +  (0.3ms) BEGIN +  (0.3ms) ROLLBACK +  (0.3ms) BEGIN +  (0.3ms) ROLLBACK +  (0.2ms) BEGIN +  (0.3ms) ROLLBACK +  (0.3ms) BEGIN +  (0.4ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.1ms) ROLLBACK +  (0.4ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.7ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (139.3ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["created_at", "2020-06-02 14:43:36.610414"], ["updated_at", "2020-06-02 14:43:36.610414"], ["kithe_model_type", 1]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["created_at", "2020-06-02 14:43:36.777528"], ["updated_at", "2020-06-02 14:43:36.777528"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "421f3d9d-7f39-41a3-83e1-a06061fb9062"]] + Kithe::Model Load (7.5ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "421f3d9d-7f39-41a3-83e1-a06061fb9062"]] + Kithe::Model Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "421f3d9d-7f39-41a3-83e1-a06061fb9062"]] +  (1.4ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '421f3d9d-7f39-41a3-83e1-a06061fb9062' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '421f3d9d-7f39-41a3-83e1-a06061fb9062' +); + + TestWork Destroy (2.7ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "421f3d9d-7f39-41a3-83e1-a06061fb9062"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.3ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["created_at", "2020-06-02 14:43:36.849308"], ["updated_at", "2020-06-02 14:43:36.849308"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.7ms) SAVEPOINT active_record_1 + TestWork Create (1.4ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["created_at", "2020-06-02 14:43:36.880401"], ["updated_at", "2020-06-02 14:43:36.880401"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["created_at", "2020-06-02 14:43:36.929480"], ["updated_at", "2020-06-02 14:43:36.929480"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "7e60ebb5-ec56-4348-92cd-d9ac4887cbc3"]] + Kithe::Model Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "7e60ebb5-ec56-4348-92cd-d9ac4887cbc3"]] + Kithe::Model Load (0.6ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "7e60ebb5-ec56-4348-92cd-d9ac4887cbc3"]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '7e60ebb5-ec56-4348-92cd-d9ac4887cbc3' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '7e60ebb5-ec56-4348-92cd-d9ac4887cbc3' +); + + TestWork Destroy (1.2ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "7e60ebb5-ec56-4348-92cd-d9ac4887cbc3"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["created_at", "2020-06-02 14:43:36.966214"], ["updated_at", "2020-06-02 14:43:36.966214"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (6.1ms) SAVEPOINT active_record_1 + TestWork Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test1"], ["type", "TestWork"], ["created_at", "2020-06-02 14:43:36.982569"], ["updated_at", "2020-06-02 14:43:36.982569"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + TestWork Create (1.4ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test2"], ["type", "TestWork"], ["created_at", "2020-06-02 14:43:36.992616"], ["updated_at", "2020-06-02 14:43:36.992616"], ["kithe_model_type", 1]] +  (9.1ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.3ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test1"], ["type", "TestWork"], ["created_at", "2020-06-02 14:43:37.032568"], ["updated_at", "2020-06-02 14:43:37.032568"], ["kithe_model_type", 1]] +  (0.7ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test2"], ["type", "TestWork"], ["created_at", "2020-06-02 14:43:37.038985"], ["updated_at", "2020-06-02 14:43:37.038985"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test1"], ["type", "TestWork"], ["created_at", "2020-06-02 14:43:37.064172"], ["updated_at", "2020-06-02 14:43:37.064172"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test2"], ["type", "TestWork"], ["created_at", "2020-06-02 14:43:37.070039"], ["updated_at", "2020-06-02 14:43:37.070039"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test2"], ["type", "TestWork"], ["created_at", "2020-06-02 14:43:37.092647"], ["updated_at", "2020-06-02 14:43:37.092647"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (3.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test1"], ["type", "TestWork"], ["created_at", "2020-06-02 14:43:37.140425"], ["updated_at", "2020-06-02 14:43:37.140425"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) SAVEPOINT active_record_1 + TestWork Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test2"], ["type", "TestWork"], ["created_at", "2020-06-02 14:43:37.146945"], ["updated_at", "2020-06-02 14:43:37.146945"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.4ms) SAVEPOINT active_record_1 + TestWork Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test1"], ["type", "TestWork"], ["created_at", "2020-06-02 14:43:37.171702"], ["updated_at", "2020-06-02 14:43:37.171702"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + TestWork Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test2"], ["type", "TestWork"], ["created_at", "2020-06-02 14:43:37.174965"], ["updated_at", "2020-06-02 14:43:37.174965"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (1.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "a title"], ["type", "TestWork"], ["json_attributes", "{\"additional_title\":[\"additional title 1\",\"additional title 2\"],\"external_id\":[{\"category\":\"bib\",\"value\":\"bib1\"},{\"category\":\"object\",\"value\":\"object1\"}],\"creator\":[{\"category\":\"author\",\"value\":\"Emiliano Zapata\"}],\"date_of_work\":[{\"start\":\"1950-01-01\",\"start_qualifier\":\"circa\",\"finish\":\"1990-01-01\"},{\"start\":\"1970-01-01\"}],\"place\":[{\"category\":\"place_of_creation\",\"value\":\"Baltimore\"}],\"format\":[\"image\",\"text\"],\"genre\":[\"rare books\"],\"medium\":[],\"extent\":[\"2x4\"],\"language\":[\"English\",\"Spanish\"],\"inscription\":[{\"category\":\"cover page\",\"value\":\"to my friend\"}],\"subject\":[\"Things\",\"More things\"],\"exhibition\":[\"Things we like\"],\"series_arrangement\":[],\"related_url\":[\"http://example.com/somewhere\"],\"additional_credit\":[],\"description\":\"Lots of\\n\\nthings.\",\"department\":\"Library\",\"rights\":\"http://rightsstatements.org/vocab/InC/1.0/\",\"admin_note\":\"this is a note\"}"], ["created_at", "2020-06-02 14:43:37.235060"], ["updated_at", "2020-06-02 14:43:37.235060"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.6ms) SAVEPOINT active_record_1 + TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "a title"], ["type", "TestWork"], ["json_attributes", "{\"additional_title\":[\"additional title 1\",\"additional title 2\"],\"external_id\":[{\"category\":\"bib\",\"value\":\"bib1\"},{\"category\":\"object\",\"value\":\"object1\"}],\"creator\":[{\"category\":\"author\",\"value\":\"Emiliano Zapata\"}],\"date_of_work\":[{\"start\":\"1950-01-01\",\"start_qualifier\":\"circa\",\"finish\":\"1990-01-01\"},{\"start\":\"1970-01-01\"}],\"place\":[{\"category\":\"place_of_creation\",\"value\":\"Baltimore\"}],\"format\":[\"image\",\"text\"],\"genre\":[\"rare books\"],\"medium\":[],\"extent\":[\"2x4\"],\"language\":[\"English\",\"Spanish\"],\"inscription\":[{\"category\":\"cover page\",\"value\":\"to my friend\"}],\"subject\":[\"Things\",\"More things\"],\"exhibition\":[\"Things we like\"],\"series_arrangement\":[],\"related_url\":[\"http://example.com/somewhere\"],\"additional_credit\":[],\"description\":\"Lots of\\n\\nthings.\",\"department\":\"Library\",\"rights\":\"http://rightsstatements.org/vocab/InC/1.0/\",\"admin_note\":\"this is a note\"}"], ["created_at", "2020-06-02 14:43:37.275702"], ["updated_at", "2020-06-02 14:43:37.275702"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "a title"], ["type", "TestWork"], ["json_attributes", "{\"additional_title\":[\"additional title 1\",\"additional title 2\"],\"external_id\":[{\"category\":\"bib\",\"value\":\"bib1\"},{\"category\":\"object\",\"value\":\"object1\"}],\"creator\":[{\"category\":\"author\",\"value\":\"Emiliano Zapata\"}],\"date_of_work\":[{\"start\":\"1950-01-01\",\"start_qualifier\":\"circa\",\"finish\":\"1990-01-01\"},{\"start\":\"1970-01-01\"}],\"place\":[{\"category\":\"place_of_creation\",\"value\":\"Baltimore\"}],\"format\":[\"image\",\"text\"],\"genre\":[\"rare books\"],\"medium\":[],\"extent\":[\"2x4\"],\"language\":[\"English\",\"Spanish\"],\"inscription\":[{\"category\":\"cover page\",\"value\":\"to my friend\"}],\"subject\":[\"Things\",\"More things\"],\"exhibition\":[\"Things we like\"],\"series_arrangement\":[],\"related_url\":[\"http://example.com/somewhere\"],\"additional_credit\":[],\"description\":\"Lots of\\n\\nthings.\",\"department\":\"Library\",\"rights\":\"http://rightsstatements.org/vocab/InC/1.0/\",\"admin_note\":\"this is a note\"}"], ["created_at", "2020-06-02 14:43:37.329927"], ["updated_at", "2020-06-02 14:43:37.329927"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "a title"], ["type", "TestWork"], ["json_attributes", "{\"additional_title\":[\"additional title 1\",\"additional title 2\"],\"external_id\":[{\"category\":\"bib\",\"value\":\"bib1\"},{\"category\":\"object\",\"value\":\"object1\"}],\"creator\":[{\"category\":\"author\",\"value\":\"Emiliano Zapata\"}],\"date_of_work\":[{\"start\":\"1950-01-01\",\"start_qualifier\":\"circa\",\"finish\":\"1990-01-01\"},{\"start\":\"1970-01-01\"}],\"place\":[{\"category\":\"place_of_creation\",\"value\":\"Baltimore\"}],\"format\":[\"image\",\"text\"],\"genre\":[\"rare books\"],\"medium\":[],\"extent\":[\"2x4\"],\"language\":[\"English\",\"Spanish\"],\"inscription\":[{\"category\":\"cover page\",\"value\":\"to my friend\"}],\"subject\":[\"Things\",\"More things\"],\"exhibition\":[\"Things we like\"],\"series_arrangement\":[],\"related_url\":[\"http://example.com/somewhere\"],\"additional_credit\":[],\"description\":\"Lots of\\n\\nthings.\",\"department\":\"Library\",\"rights\":\"http://rightsstatements.org/vocab/InC/1.0/\",\"admin_note\":\"this is a note\"}"], ["created_at", "2020-06-02 14:43:37.370578"], ["updated_at", "2020-06-02 14:43:37.370578"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) SELECT DISTINCT "kithe_models"."type" FROM "kithe_models" +Preloading Single-Table Inheritance type TestWork for Kithe::Model +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestWork"], ["id", "a893eba3-ce54-45af-aaa7-e74d834f2602"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "a title"], ["type", "TestWork"], ["json_attributes", "{\"additional_title\":[\"additional title 1\",\"additional title 2\"],\"external_id\":[{\"category\":\"bib\",\"value\":\"bib1\"},{\"category\":\"object\",\"value\":\"object1\"}],\"creator\":[{\"category\":\"author\",\"value\":\"Emiliano Zapata\"}],\"date_of_work\":[{\"start\":\"1950-01-01\",\"start_qualifier\":\"circa\",\"finish\":\"1990-01-01\"},{\"start\":\"1970-01-01\"}],\"place\":[{\"category\":\"place_of_creation\",\"value\":\"Baltimore\"}],\"format\":[\"image\",\"text\"],\"genre\":[\"rare books\"],\"medium\":[],\"extent\":[\"2x4\"],\"language\":[\"English\",\"Spanish\"],\"inscription\":[{\"category\":\"cover page\",\"value\":\"to my friend\"}],\"subject\":[\"Things\",\"More things\"],\"exhibition\":[\"Things we like\"],\"series_arrangement\":[],\"related_url\":[\"http://example.com/somewhere\"],\"additional_credit\":[],\"description\":\"Lots of\\n\\nthings.\",\"department\":\"Library\",\"rights\":\"http://rightsstatements.org/vocab/InC/1.0/\",\"admin_note\":\"this is a note\"}"], ["created_at", "2020-06-02 14:43:37.411231"], ["updated_at", "2020-06-02 14:43:37.411231"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.7ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.7ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.3ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.6ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:37.541712"], ["updated_at", "2020-06-02 14:43:37.541712"], ["file_data", "{\"id\":\"asset/87c9e62a9e46dcab604be1879906fa45.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [fdc4d218-d093-4f93-afd7-ebcb0e3bfc69] Performing Kithe::AssetPromoteJob (Job ID: fdc4d218-d093-4f93-afd7-ebcb0e3bfc69) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: "CustomUploader::Attacher", "CustomAsset", "b4439e0f-46bb-45dc-8a04-dad4c704d20c", "file", {"id"=>"asset/87c9e62a9e46dcab604be1879906fa45.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [fdc4d218-d093-4f93-afd7-ebcb0e3bfc69] CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "b4439e0f-46bb-45dc-8a04-dad4c704d20c"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [fdc4d218-d093-4f93-afd7-ebcb0e3bfc69]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [fdc4d218-d093-4f93-afd7-ebcb0e3bfc69] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "b4439e0f-46bb-45dc-8a04-dad4c704d20c"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [fdc4d218-d093-4f93-afd7-ebcb0e3bfc69] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/b4439e0f-46bb-45dc-8a04-dad4c704d20c/30ed92d80c89c11aa9dcd333b48ee52c.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:37.566841"], ["id", "b4439e0f-46bb-45dc-8a04-dad4c704d20c"]] +[ActiveJob] [Kithe::AssetPromoteJob] [fdc4d218-d093-4f93-afd7-ebcb0e3bfc69]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [fdc4d218-d093-4f93-afd7-ebcb0e3bfc69] CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "b4439e0f-46bb-45dc-8a04-dad4c704d20c"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [fdc4d218-d093-4f93-afd7-ebcb0e3bfc69] [Kithe::CreateDerivativesJob] [92ce37d3-073f-41fc-9e7a-b67ad5c34d7c] Performing Kithe::CreateDerivativesJob (Job ID: 92ce37d3-073f-41fc-9e7a-b67ad5c34d7c) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: #<GlobalID:0x00007ff147992678 @uri=#<URI::GID gid://dummy/CustomAsset/b4439e0f-46bb-45dc-8a04-dad4c704d20c>> +[ActiveJob] [Kithe::AssetPromoteJob] [fdc4d218-d093-4f93-afd7-ebcb0e3bfc69] [Kithe::CreateDerivativesJob] [92ce37d3-073f-41fc-9e7a-b67ad5c34d7c]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [fdc4d218-d093-4f93-afd7-ebcb0e3bfc69] [Kithe::CreateDerivativesJob] [92ce37d3-073f-41fc-9e7a-b67ad5c34d7c] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "b4439e0f-46bb-45dc-8a04-dad4c704d20c"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [fdc4d218-d093-4f93-afd7-ebcb0e3bfc69] [Kithe::CreateDerivativesJob] [92ce37d3-073f-41fc-9e7a-b67ad5c34d7c] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/b4439e0f-46bb-45dc-8a04-dad4c704d20c/30ed92d80c89c11aa9dcd333b48ee52c.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"b4439e0f-46bb-45dc-8a04-dad4c704d20c/fixed/b2a1d1cf1242ec67cb8005fd9c362db3.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"7obdm4ie4_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-02 14:43:37.580773"], ["id", "b4439e0f-46bb-45dc-8a04-dad4c704d20c"]] +[ActiveJob] [Kithe::AssetPromoteJob] [fdc4d218-d093-4f93-afd7-ebcb0e3bfc69] [Kithe::CreateDerivativesJob] [92ce37d3-073f-41fc-9e7a-b67ad5c34d7c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [fdc4d218-d093-4f93-afd7-ebcb0e3bfc69] [Kithe::CreateDerivativesJob] [92ce37d3-073f-41fc-9e7a-b67ad5c34d7c] Performed Kithe::CreateDerivativesJob (Job ID: 92ce37d3-073f-41fc-9e7a-b67ad5c34d7c) from Inline(default) in 8.68ms +[ActiveJob] [Kithe::AssetPromoteJob] [fdc4d218-d093-4f93-afd7-ebcb0e3bfc69] Enqueued Kithe::CreateDerivativesJob (Job ID: 92ce37d3-073f-41fc-9e7a-b67ad5c34d7c) to Inline(default) with arguments: #<GlobalID:0x00007ff14c0ffc40 @uri=#<URI::GID gid://dummy/CustomAsset/b4439e0f-46bb-45dc-8a04-dad4c704d20c>> +[ActiveJob] [Kithe::AssetPromoteJob] [fdc4d218-d093-4f93-afd7-ebcb0e3bfc69] Performed Kithe::AssetPromoteJob (Job ID: fdc4d218-d093-4f93-afd7-ebcb0e3bfc69) from Inline(default) in 26.53ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: fdc4d218-d093-4f93-afd7-ebcb0e3bfc69) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "b4439e0f-46bb-45dc-8a04-dad4c704d20c", "file", {"id"=>"asset/87c9e62a9e46dcab604be1879906fa45.jpg", "storage"=>"cache"}, {} + CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "b4439e0f-46bb-45dc-8a04-dad4c704d20c"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:37.598490"], ["updated_at", "2020-06-02 14:43:37.598490"], ["file_data", "{\"id\":\"asset/667ee1640339973637df396c2b4ecd4b.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [aeb9fe67-5c95-43a1-9842-a248bf208d9c] Performing Kithe::AssetPromoteJob (Job ID: aeb9fe67-5c95-43a1-9842-a248bf208d9c) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: "CustomUploader::Attacher", "CustomAsset", "0a69f56f-e8f7-407e-8bae-15e6a3ec105f", "file", {"id"=>"asset/667ee1640339973637df396c2b4ecd4b.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [aeb9fe67-5c95-43a1-9842-a248bf208d9c] CustomAsset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "0a69f56f-e8f7-407e-8bae-15e6a3ec105f"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [aeb9fe67-5c95-43a1-9842-a248bf208d9c]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [aeb9fe67-5c95-43a1-9842-a248bf208d9c] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "0a69f56f-e8f7-407e-8bae-15e6a3ec105f"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [aeb9fe67-5c95-43a1-9842-a248bf208d9c] CustomAsset Update (0.4ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/0a69f56f-e8f7-407e-8bae-15e6a3ec105f/556555db16d4d3229b61d3e39e75e47a.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:37.608251"], ["id", "0a69f56f-e8f7-407e-8bae-15e6a3ec105f"]] +[ActiveJob] [Kithe::AssetPromoteJob] [aeb9fe67-5c95-43a1-9842-a248bf208d9c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [aeb9fe67-5c95-43a1-9842-a248bf208d9c] CustomAsset Load (0.9ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "0a69f56f-e8f7-407e-8bae-15e6a3ec105f"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [aeb9fe67-5c95-43a1-9842-a248bf208d9c] [Kithe::CreateDerivativesJob] [c302e425-7b81-47aa-af02-5471320f8336] Performing Kithe::CreateDerivativesJob (Job ID: c302e425-7b81-47aa-af02-5471320f8336) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: #<GlobalID:0x00007ff147616378 @uri=#<URI::GID gid://dummy/CustomAsset/0a69f56f-e8f7-407e-8bae-15e6a3ec105f>> +[ActiveJob] [Kithe::AssetPromoteJob] [aeb9fe67-5c95-43a1-9842-a248bf208d9c] [Kithe::CreateDerivativesJob] [c302e425-7b81-47aa-af02-5471320f8336]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [aeb9fe67-5c95-43a1-9842-a248bf208d9c] [Kithe::CreateDerivativesJob] [c302e425-7b81-47aa-af02-5471320f8336] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "0a69f56f-e8f7-407e-8bae-15e6a3ec105f"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [aeb9fe67-5c95-43a1-9842-a248bf208d9c] [Kithe::CreateDerivativesJob] [c302e425-7b81-47aa-af02-5471320f8336] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/0a69f56f-e8f7-407e-8bae-15e6a3ec105f/556555db16d4d3229b61d3e39e75e47a.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"0a69f56f-e8f7-407e-8bae-15e6a3ec105f/fixed/19583b04744e93fa518c6083b648f9eb.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"t6mfd29e0_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-02 14:43:37.616419"], ["id", "0a69f56f-e8f7-407e-8bae-15e6a3ec105f"]] +[ActiveJob] [Kithe::AssetPromoteJob] [aeb9fe67-5c95-43a1-9842-a248bf208d9c] [Kithe::CreateDerivativesJob] [c302e425-7b81-47aa-af02-5471320f8336]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [aeb9fe67-5c95-43a1-9842-a248bf208d9c] [Kithe::CreateDerivativesJob] [c302e425-7b81-47aa-af02-5471320f8336] Performed Kithe::CreateDerivativesJob (Job ID: c302e425-7b81-47aa-af02-5471320f8336) from Inline(default) in 5.68ms +[ActiveJob] [Kithe::AssetPromoteJob] [aeb9fe67-5c95-43a1-9842-a248bf208d9c] Enqueued Kithe::CreateDerivativesJob (Job ID: c302e425-7b81-47aa-af02-5471320f8336) to Inline(default) with arguments: #<GlobalID:0x00007ff1475f4d68 @uri=#<URI::GID gid://dummy/CustomAsset/0a69f56f-e8f7-407e-8bae-15e6a3ec105f>> +[ActiveJob] [Kithe::AssetPromoteJob] [aeb9fe67-5c95-43a1-9842-a248bf208d9c] Performed Kithe::AssetPromoteJob (Job ID: aeb9fe67-5c95-43a1-9842-a248bf208d9c) from Inline(default) in 15.98ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: aeb9fe67-5c95-43a1-9842-a248bf208d9c) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "0a69f56f-e8f7-407e-8bae-15e6a3ec105f", "file", {"id"=>"asset/667ee1640339973637df396c2b4ecd4b.jpg", "storage"=>"cache"}, {} + CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "0a69f56f-e8f7-407e-8bae-15e6a3ec105f"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + CustomAsset Update (0.4ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/0a69f56f-e8f7-407e-8bae-15e6a3ec105f/556555db16d4d3229b61d3e39e75e47a.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:37.620820"], ["id", "0a69f56f-e8f7-407e-8bae-15e6a3ec105f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + CustomAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "0a69f56f-e8f7-407e-8bae-15e6a3ec105f"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "0a69f56f-e8f7-407e-8bae-15e6a3ec105f"], ["LIMIT", 1]] + CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/0a69f56f-e8f7-407e-8bae-15e6a3ec105f/556555db16d4d3229b61d3e39e75e47a.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"0a69f56f-e8f7-407e-8bae-15e6a3ec105f/fixed/6c93328d82eb0fed11991c14c76908a8.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"t6mfd29e0_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-02 14:43:37.627337"], ["id", "0a69f56f-e8f7-407e-8bae-15e6a3ec105f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + CustomAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "0a69f56f-e8f7-407e-8bae-15e6a3ec105f"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:37.644817"], ["updated_at", "2020-06-02 14:43:37.644817"], ["file_data", "{\"id\":\"asset/549f67671d434eee6b9374ddb9f94562.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [765d8a76-553f-470d-995b-f4a300e3a63b] Performing Kithe::AssetPromoteJob (Job ID: 765d8a76-553f-470d-995b-f4a300e3a63b) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: "CustomUploader::Attacher", "CustomAsset", "aa734def-5733-4e2a-81ed-bde7718428b1", "file", {"id"=>"asset/549f67671d434eee6b9374ddb9f94562.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [765d8a76-553f-470d-995b-f4a300e3a63b] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "aa734def-5733-4e2a-81ed-bde7718428b1"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [765d8a76-553f-470d-995b-f4a300e3a63b]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [765d8a76-553f-470d-995b-f4a300e3a63b] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "aa734def-5733-4e2a-81ed-bde7718428b1"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [765d8a76-553f-470d-995b-f4a300e3a63b] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/aa734def-5733-4e2a-81ed-bde7718428b1/e2ffed08f86f49a0828b7a9e4f90b226.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:37.653170"], ["id", "aa734def-5733-4e2a-81ed-bde7718428b1"]] +[ActiveJob] [Kithe::AssetPromoteJob] [765d8a76-553f-470d-995b-f4a300e3a63b]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [765d8a76-553f-470d-995b-f4a300e3a63b] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "aa734def-5733-4e2a-81ed-bde7718428b1"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [765d8a76-553f-470d-995b-f4a300e3a63b] [Kithe::CreateDerivativesJob] [5b868e86-92f8-4032-94e3-283031149045] Performing Kithe::CreateDerivativesJob (Job ID: 5b868e86-92f8-4032-94e3-283031149045) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: #<GlobalID:0x00007ff14c42aeb0 @uri=#<URI::GID gid://dummy/CustomAsset/aa734def-5733-4e2a-81ed-bde7718428b1>> +[ActiveJob] [Kithe::AssetPromoteJob] [765d8a76-553f-470d-995b-f4a300e3a63b] [Kithe::CreateDerivativesJob] [5b868e86-92f8-4032-94e3-283031149045]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [765d8a76-553f-470d-995b-f4a300e3a63b] [Kithe::CreateDerivativesJob] [5b868e86-92f8-4032-94e3-283031149045] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "aa734def-5733-4e2a-81ed-bde7718428b1"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [765d8a76-553f-470d-995b-f4a300e3a63b] [Kithe::CreateDerivativesJob] [5b868e86-92f8-4032-94e3-283031149045] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/aa734def-5733-4e2a-81ed-bde7718428b1/e2ffed08f86f49a0828b7a9e4f90b226.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"aa734def-5733-4e2a-81ed-bde7718428b1/fixed/742c7df743915e446599ee8148bf325c.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"dd88npm9w_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-02 14:43:37.660320"], ["id", "aa734def-5733-4e2a-81ed-bde7718428b1"]] +[ActiveJob] [Kithe::AssetPromoteJob] [765d8a76-553f-470d-995b-f4a300e3a63b] [Kithe::CreateDerivativesJob] [5b868e86-92f8-4032-94e3-283031149045]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [765d8a76-553f-470d-995b-f4a300e3a63b] [Kithe::CreateDerivativesJob] [5b868e86-92f8-4032-94e3-283031149045] Performed Kithe::CreateDerivativesJob (Job ID: 5b868e86-92f8-4032-94e3-283031149045) from Inline(default) in 5.41ms +[ActiveJob] [Kithe::AssetPromoteJob] [765d8a76-553f-470d-995b-f4a300e3a63b] Enqueued Kithe::CreateDerivativesJob (Job ID: 5b868e86-92f8-4032-94e3-283031149045) to Inline(default) with arguments: #<GlobalID:0x00007ff1479e5210 @uri=#<URI::GID gid://dummy/CustomAsset/aa734def-5733-4e2a-81ed-bde7718428b1>> +[ActiveJob] [Kithe::AssetPromoteJob] [765d8a76-553f-470d-995b-f4a300e3a63b] Performed Kithe::AssetPromoteJob (Job ID: 765d8a76-553f-470d-995b-f4a300e3a63b) from Inline(default) in 13.65ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 765d8a76-553f-470d-995b-f4a300e3a63b) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "aa734def-5733-4e2a-81ed-bde7718428b1", "file", {"id"=>"asset/549f67671d434eee6b9374ddb9f94562.jpg", "storage"=>"cache"}, {} + CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "aa734def-5733-4e2a-81ed-bde7718428b1"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "aa734def-5733-4e2a-81ed-bde7718428b1"], ["LIMIT", 1]] + CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/aa734def-5733-4e2a-81ed-bde7718428b1/e2ffed08f86f49a0828b7a9e4f90b226.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:37.680252"], ["id", "aa734def-5733-4e2a-81ed-bde7718428b1"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + CustomAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "aa734def-5733-4e2a-81ed-bde7718428b1"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:37.694823"], ["updated_at", "2020-06-02 14:43:37.694823"], ["file_data", "{\"id\":\"asset/5caa40b2b1572653d3e471933df0dcca.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [42e4a71a-a301-49dd-a897-a46e10a9ee75] Performing Kithe::AssetPromoteJob (Job ID: 42e4a71a-a301-49dd-a897-a46e10a9ee75) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: "CustomUploader::Attacher", "CustomAsset", "3c04b93a-f3e0-4edf-a337-7ba4c7f0a891", "file", {"id"=>"asset/5caa40b2b1572653d3e471933df0dcca.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [42e4a71a-a301-49dd-a897-a46e10a9ee75] CustomAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "3c04b93a-f3e0-4edf-a337-7ba4c7f0a891"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [42e4a71a-a301-49dd-a897-a46e10a9ee75]  (0.3ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [42e4a71a-a301-49dd-a897-a46e10a9ee75] CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "3c04b93a-f3e0-4edf-a337-7ba4c7f0a891"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [42e4a71a-a301-49dd-a897-a46e10a9ee75] CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/3c04b93a-f3e0-4edf-a337-7ba4c7f0a891/32b28a7dbb7e65901ccb2f9cce103418.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:37.701999"], ["id", "3c04b93a-f3e0-4edf-a337-7ba4c7f0a891"]] +[ActiveJob] [Kithe::AssetPromoteJob] [42e4a71a-a301-49dd-a897-a46e10a9ee75]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [42e4a71a-a301-49dd-a897-a46e10a9ee75] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "3c04b93a-f3e0-4edf-a337-7ba4c7f0a891"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [42e4a71a-a301-49dd-a897-a46e10a9ee75] [Kithe::CreateDerivativesJob] [79f54c05-5c6d-4281-973a-b437688d63a5] Performing Kithe::CreateDerivativesJob (Job ID: 79f54c05-5c6d-4281-973a-b437688d63a5) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: #<GlobalID:0x00007ff14a3e9e80 @uri=#<URI::GID gid://dummy/CustomAsset/3c04b93a-f3e0-4edf-a337-7ba4c7f0a891>> +[ActiveJob] [Kithe::AssetPromoteJob] [42e4a71a-a301-49dd-a897-a46e10a9ee75] [Kithe::CreateDerivativesJob] [79f54c05-5c6d-4281-973a-b437688d63a5]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [42e4a71a-a301-49dd-a897-a46e10a9ee75] [Kithe::CreateDerivativesJob] [79f54c05-5c6d-4281-973a-b437688d63a5] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "3c04b93a-f3e0-4edf-a337-7ba4c7f0a891"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [42e4a71a-a301-49dd-a897-a46e10a9ee75] [Kithe::CreateDerivativesJob] [79f54c05-5c6d-4281-973a-b437688d63a5] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/3c04b93a-f3e0-4edf-a337-7ba4c7f0a891/32b28a7dbb7e65901ccb2f9cce103418.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"3c04b93a-f3e0-4edf-a337-7ba4c7f0a891/fixed/a1ddb46d6410526073eafc3670da0fc0.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"q1x9sit53_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-02 14:43:37.710907"], ["id", "3c04b93a-f3e0-4edf-a337-7ba4c7f0a891"]] +[ActiveJob] [Kithe::AssetPromoteJob] [42e4a71a-a301-49dd-a897-a46e10a9ee75] [Kithe::CreateDerivativesJob] [79f54c05-5c6d-4281-973a-b437688d63a5]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [42e4a71a-a301-49dd-a897-a46e10a9ee75] [Kithe::CreateDerivativesJob] [79f54c05-5c6d-4281-973a-b437688d63a5] Performed Kithe::CreateDerivativesJob (Job ID: 79f54c05-5c6d-4281-973a-b437688d63a5) from Inline(default) in 6.02ms +[ActiveJob] [Kithe::AssetPromoteJob] [42e4a71a-a301-49dd-a897-a46e10a9ee75] Enqueued Kithe::CreateDerivativesJob (Job ID: 79f54c05-5c6d-4281-973a-b437688d63a5) to Inline(default) with arguments: #<GlobalID:0x00007ff14a497d50 @uri=#<URI::GID gid://dummy/CustomAsset/3c04b93a-f3e0-4edf-a337-7ba4c7f0a891>> +[ActiveJob] [Kithe::AssetPromoteJob] [42e4a71a-a301-49dd-a897-a46e10a9ee75] Performed Kithe::AssetPromoteJob (Job ID: 42e4a71a-a301-49dd-a897-a46e10a9ee75) from Inline(default) in 15.92ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 42e4a71a-a301-49dd-a897-a46e10a9ee75) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "3c04b93a-f3e0-4edf-a337-7ba4c7f0a891", "file", {"id"=>"asset/5caa40b2b1572653d3e471933df0dcca.jpg", "storage"=>"cache"}, {} + CustomAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "3c04b93a-f3e0-4edf-a337-7ba4c7f0a891"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "3c04b93a-f3e0-4edf-a337-7ba4c7f0a891"], ["LIMIT", 1]] + CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/3c04b93a-f3e0-4edf-a337-7ba4c7f0a891/32b28a7dbb7e65901ccb2f9cce103418.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"3c04b93a-f3e0-4edf-a337-7ba4c7f0a891/fixed/f37bb193e96651f90162bad782e1bbfb.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"q1x9sit53_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-02 14:43:37.719195"], ["id", "3c04b93a-f3e0-4edf-a337-7ba4c7f0a891"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + CustomAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "3c04b93a-f3e0-4edf-a337-7ba4c7f0a891"], ["LIMIT", 1]] +  (0.4ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.8ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "3c04b93a-f3e0-4edf-a337-7ba4c7f0a891"]] + Kithe::Model Load (1.4ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "3c04b93a-f3e0-4edf-a337-7ba4c7f0a891"]] + Kithe::Model Load (0.7ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "3c04b93a-f3e0-4edf-a337-7ba4c7f0a891"]] +  (1.3ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '3c04b93a-f3e0-4edf-a337-7ba4c7f0a891' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '3c04b93a-f3e0-4edf-a337-7ba4c7f0a891' +); + + CustomAsset Destroy (1.3ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "3c04b93a-f3e0-4edf-a337-7ba4c7f0a891"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetDeleteJob] [098dee78-ce61-4978-82c5-013535cdcfa1] Performing Kithe::AssetDeleteJob (Job ID: 098dee78-ce61-4978-82c5-013535cdcfa1) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: "CustomUploader::Attacher", {"id"=>"asset/3c04b93a-f3e0-4edf-a337-7ba4c7f0a891/32b28a7dbb7e65901ccb2f9cce103418.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"fixed"=>{"id"=>"3c04b93a-f3e0-4edf-a337-7ba4c7f0a891/fixed/f37bb193e96651f90162bad782e1bbfb.jpeg", "storage"=>"kithe_derivatives", "metadata"=>{"size"=>837, "width"=>2, "height"=>2, "filename"=>"q1x9sit53_fixed.jpeg", "mime_type"=>"image/jpeg"}}}} +[ActiveJob] [Kithe::AssetDeleteJob] [098dee78-ce61-4978-82c5-013535cdcfa1] Performed Kithe::AssetDeleteJob (Job ID: 098dee78-ce61-4978-82c5-013535cdcfa1) from Inline(default) in 0.13ms +[ActiveJob] Enqueued Kithe::AssetDeleteJob (Job ID: 098dee78-ce61-4978-82c5-013535cdcfa1) to Inline(default) with arguments: "CustomUploader::Attacher", {"id"=>"asset/3c04b93a-f3e0-4edf-a337-7ba4c7f0a891/32b28a7dbb7e65901ccb2f9cce103418.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"fixed"=>{"id"=>"3c04b93a-f3e0-4edf-a337-7ba4c7f0a891/fixed/f37bb193e96651f90162bad782e1bbfb.jpeg", "storage"=>"kithe_derivatives", "metadata"=>{"size"=>837, "width"=>2, "height"=>2, "filename"=>"q1x9sit53_fixed.jpeg", "mime_type"=>"image/jpeg"}}}} +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:37.753913"], ["updated_at", "2020-06-02 14:43:37.753913"], ["file_data", "{\"id\":\"asset/2ed6333af3e4e3ad2d6c7a7e1927303d.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [6716168d-a074-416f-8daa-37db2d033a8b] Performing Kithe::AssetPromoteJob (Job ID: 6716168d-a074-416f-8daa-37db2d033a8b) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: "CustomUploader::Attacher", "CustomAsset", "6cd55fac-1855-4f3c-8da2-330439f7b543", "file", {"id"=>"asset/2ed6333af3e4e3ad2d6c7a7e1927303d.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [6716168d-a074-416f-8daa-37db2d033a8b] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "6cd55fac-1855-4f3c-8da2-330439f7b543"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [6716168d-a074-416f-8daa-37db2d033a8b]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [6716168d-a074-416f-8daa-37db2d033a8b] CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "6cd55fac-1855-4f3c-8da2-330439f7b543"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [6716168d-a074-416f-8daa-37db2d033a8b] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/6cd55fac-1855-4f3c-8da2-330439f7b543/a42c3a349b7306fe1c80ca1a6213adda.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:37.762898"], ["id", "6cd55fac-1855-4f3c-8da2-330439f7b543"]] +[ActiveJob] [Kithe::AssetPromoteJob] [6716168d-a074-416f-8daa-37db2d033a8b]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [6716168d-a074-416f-8daa-37db2d033a8b] CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "6cd55fac-1855-4f3c-8da2-330439f7b543"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [6716168d-a074-416f-8daa-37db2d033a8b] [Kithe::CreateDerivativesJob] [c1705fac-2f77-404c-a410-ef23a48bb1b7] Performing Kithe::CreateDerivativesJob (Job ID: c1705fac-2f77-404c-a410-ef23a48bb1b7) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: #<GlobalID:0x00007ff14a7d47c0 @uri=#<URI::GID gid://dummy/CustomAsset/6cd55fac-1855-4f3c-8da2-330439f7b543>> +[ActiveJob] [Kithe::AssetPromoteJob] [6716168d-a074-416f-8daa-37db2d033a8b] [Kithe::CreateDerivativesJob] [c1705fac-2f77-404c-a410-ef23a48bb1b7]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [6716168d-a074-416f-8daa-37db2d033a8b] [Kithe::CreateDerivativesJob] [c1705fac-2f77-404c-a410-ef23a48bb1b7] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "6cd55fac-1855-4f3c-8da2-330439f7b543"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [6716168d-a074-416f-8daa-37db2d033a8b] [Kithe::CreateDerivativesJob] [c1705fac-2f77-404c-a410-ef23a48bb1b7] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/6cd55fac-1855-4f3c-8da2-330439f7b543/a42c3a349b7306fe1c80ca1a6213adda.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"6cd55fac-1855-4f3c-8da2-330439f7b543/fixed/908ccc26ce0d5baa3a07966dc3025f31.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"xztb5p50d_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-02 14:43:37.770726"], ["id", "6cd55fac-1855-4f3c-8da2-330439f7b543"]] +[ActiveJob] [Kithe::AssetPromoteJob] [6716168d-a074-416f-8daa-37db2d033a8b] [Kithe::CreateDerivativesJob] [c1705fac-2f77-404c-a410-ef23a48bb1b7]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [6716168d-a074-416f-8daa-37db2d033a8b] [Kithe::CreateDerivativesJob] [c1705fac-2f77-404c-a410-ef23a48bb1b7] Performed Kithe::CreateDerivativesJob (Job ID: c1705fac-2f77-404c-a410-ef23a48bb1b7) from Inline(default) in 5.65ms +[ActiveJob] [Kithe::AssetPromoteJob] [6716168d-a074-416f-8daa-37db2d033a8b] Enqueued Kithe::CreateDerivativesJob (Job ID: c1705fac-2f77-404c-a410-ef23a48bb1b7) to Inline(default) with arguments: #<GlobalID:0x00007ff14c032b00 @uri=#<URI::GID gid://dummy/CustomAsset/6cd55fac-1855-4f3c-8da2-330439f7b543>> +[ActiveJob] [Kithe::AssetPromoteJob] [6716168d-a074-416f-8daa-37db2d033a8b] Performed Kithe::AssetPromoteJob (Job ID: 6716168d-a074-416f-8daa-37db2d033a8b) from Inline(default) in 15.21ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 6716168d-a074-416f-8daa-37db2d033a8b) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "6cd55fac-1855-4f3c-8da2-330439f7b543", "file", {"id"=>"asset/2ed6333af3e4e3ad2d6c7a7e1927303d.jpg", "storage"=>"cache"}, {} + CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "6cd55fac-1855-4f3c-8da2-330439f7b543"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "6cd55fac-1855-4f3c-8da2-330439f7b543"], ["LIMIT", 1]] + CustomAsset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/6cd55fac-1855-4f3c-8da2-330439f7b543/a42c3a349b7306fe1c80ca1a6213adda.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"6cd55fac-1855-4f3c-8da2-330439f7b543/fixed/5464a2d03a05635ecafb26155ca77c39.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"xztb5p50d_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-02 14:43:37.777957"], ["id", "6cd55fac-1855-4f3c-8da2-330439f7b543"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + CustomAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "6cd55fac-1855-4f3c-8da2-330439f7b543"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Update (0.4ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/6cd55fac-1855-4f3c-8da2-330439f7b543/2519c0df2cabd00f5668ae8ce847a809.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["updated_at", "2020-06-02 14:43:37.782162"], ["id", "6cd55fac-1855-4f3c-8da2-330439f7b543"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetDeleteJob] [379cb95c-d518-4307-ba4f-ab5eab65541a] Performing Kithe::AssetDeleteJob (Job ID: 379cb95c-d518-4307-ba4f-ab5eab65541a) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: "CustomUploader::Attacher", {"id"=>"asset/6cd55fac-1855-4f3c-8da2-330439f7b543/a42c3a349b7306fe1c80ca1a6213adda.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"fixed"=>{"id"=>"6cd55fac-1855-4f3c-8da2-330439f7b543/fixed/5464a2d03a05635ecafb26155ca77c39.jpeg", "storage"=>"kithe_derivatives", "metadata"=>{"size"=>837, "width"=>2, "height"=>2, "filename"=>"xztb5p50d_fixed.jpeg", "mime_type"=>"image/jpeg"}}}} +[ActiveJob] [Kithe::AssetDeleteJob] [379cb95c-d518-4307-ba4f-ab5eab65541a] Performed Kithe::AssetDeleteJob (Job ID: 379cb95c-d518-4307-ba4f-ab5eab65541a) from Inline(default) in 0.12ms +[ActiveJob] Enqueued Kithe::AssetDeleteJob (Job ID: 379cb95c-d518-4307-ba4f-ab5eab65541a) to Inline(default) with arguments: "CustomUploader::Attacher", {"id"=>"asset/6cd55fac-1855-4f3c-8da2-330439f7b543/a42c3a349b7306fe1c80ca1a6213adda.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"fixed"=>{"id"=>"6cd55fac-1855-4f3c-8da2-330439f7b543/fixed/5464a2d03a05635ecafb26155ca77c39.jpeg", "storage"=>"kithe_derivatives", "metadata"=>{"size"=>837, "width"=>2, "height"=>2, "filename"=>"xztb5p50d_fixed.jpeg", "mime_type"=>"image/jpeg"}}}} +[ActiveJob] [Kithe::AssetPromoteJob] [906f5e39-c5fa-4899-84ac-2fb102edfce5] Performing Kithe::AssetPromoteJob (Job ID: 906f5e39-c5fa-4899-84ac-2fb102edfce5) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: "CustomUploader::Attacher", "CustomAsset", "6cd55fac-1855-4f3c-8da2-330439f7b543", "file", {"id"=>"asset/6cd55fac-1855-4f3c-8da2-330439f7b543/2519c0df2cabd00f5668ae8ce847a809.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [906f5e39-c5fa-4899-84ac-2fb102edfce5] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "6cd55fac-1855-4f3c-8da2-330439f7b543"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [906f5e39-c5fa-4899-84ac-2fb102edfce5]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [906f5e39-c5fa-4899-84ac-2fb102edfce5] CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "6cd55fac-1855-4f3c-8da2-330439f7b543"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [906f5e39-c5fa-4899-84ac-2fb102edfce5] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/6cd55fac-1855-4f3c-8da2-330439f7b543/2a403d395c2a817db63897d13d557c8f.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:37.789851"], ["id", "6cd55fac-1855-4f3c-8da2-330439f7b543"]] +[ActiveJob] [Kithe::AssetPromoteJob] [906f5e39-c5fa-4899-84ac-2fb102edfce5]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [906f5e39-c5fa-4899-84ac-2fb102edfce5] CustomAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "6cd55fac-1855-4f3c-8da2-330439f7b543"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [906f5e39-c5fa-4899-84ac-2fb102edfce5] [Kithe::CreateDerivativesJob] [9c212124-c951-4c88-9b82-3fcbe5c1eb4c] Performing Kithe::CreateDerivativesJob (Job ID: 9c212124-c951-4c88-9b82-3fcbe5c1eb4c) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: #<GlobalID:0x00007ff14c13c050 @uri=#<URI::GID gid://dummy/CustomAsset/6cd55fac-1855-4f3c-8da2-330439f7b543>> +[ActiveJob] [Kithe::AssetPromoteJob] [906f5e39-c5fa-4899-84ac-2fb102edfce5] [Kithe::CreateDerivativesJob] [9c212124-c951-4c88-9b82-3fcbe5c1eb4c]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [906f5e39-c5fa-4899-84ac-2fb102edfce5] [Kithe::CreateDerivativesJob] [9c212124-c951-4c88-9b82-3fcbe5c1eb4c] CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "6cd55fac-1855-4f3c-8da2-330439f7b543"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [906f5e39-c5fa-4899-84ac-2fb102edfce5] [Kithe::CreateDerivativesJob] [9c212124-c951-4c88-9b82-3fcbe5c1eb4c] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/6cd55fac-1855-4f3c-8da2-330439f7b543/2a403d395c2a817db63897d13d557c8f.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"6cd55fac-1855-4f3c-8da2-330439f7b543/fixed/e30cc2eb9360c11005a3b7fc78c3774d.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"xztb5p50d_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-02 14:43:37.797351"], ["id", "6cd55fac-1855-4f3c-8da2-330439f7b543"]] +[ActiveJob] [Kithe::AssetPromoteJob] [906f5e39-c5fa-4899-84ac-2fb102edfce5] [Kithe::CreateDerivativesJob] [9c212124-c951-4c88-9b82-3fcbe5c1eb4c]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [906f5e39-c5fa-4899-84ac-2fb102edfce5] [Kithe::CreateDerivativesJob] [9c212124-c951-4c88-9b82-3fcbe5c1eb4c] Performed Kithe::CreateDerivativesJob (Job ID: 9c212124-c951-4c88-9b82-3fcbe5c1eb4c) from Inline(default) in 6.07ms +[ActiveJob] [Kithe::AssetPromoteJob] [906f5e39-c5fa-4899-84ac-2fb102edfce5] Enqueued Kithe::CreateDerivativesJob (Job ID: 9c212124-c951-4c88-9b82-3fcbe5c1eb4c) to Inline(default) with arguments: #<GlobalID:0x00007ff14c1973d8 @uri=#<URI::GID gid://dummy/CustomAsset/6cd55fac-1855-4f3c-8da2-330439f7b543>> +[ActiveJob] [Kithe::AssetPromoteJob] [906f5e39-c5fa-4899-84ac-2fb102edfce5] Performed Kithe::AssetPromoteJob (Job ID: 906f5e39-c5fa-4899-84ac-2fb102edfce5) from Inline(default) in 13.04ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 906f5e39-c5fa-4899-84ac-2fb102edfce5) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "6cd55fac-1855-4f3c-8da2-330439f7b543", "file", {"id"=>"asset/6cd55fac-1855-4f3c-8da2-330439f7b543/2519c0df2cabd00f5668ae8ce847a809.jpg", "storage"=>"cache"}, {} + CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "6cd55fac-1855-4f3c-8da2-330439f7b543"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:37.813391"], ["updated_at", "2020-06-02 14:43:37.813391"], ["file_data", "{\"id\":\"asset/4eeac91c0ef08b796848c249e318e1a0.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [b3ff21b2-5950-4859-abf7-8558c18d7d75] Performing Kithe::AssetPromoteJob (Job ID: b3ff21b2-5950-4859-abf7-8558c18d7d75) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: "CustomUploader::Attacher", "CustomAsset", "b1acfed4-b075-4609-9d3b-0fcf0c1473a1", "file", {"id"=>"asset/4eeac91c0ef08b796848c249e318e1a0.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [b3ff21b2-5950-4859-abf7-8558c18d7d75] CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "b1acfed4-b075-4609-9d3b-0fcf0c1473a1"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [b3ff21b2-5950-4859-abf7-8558c18d7d75]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [b3ff21b2-5950-4859-abf7-8558c18d7d75] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "b1acfed4-b075-4609-9d3b-0fcf0c1473a1"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [b3ff21b2-5950-4859-abf7-8558c18d7d75] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/b1acfed4-b075-4609-9d3b-0fcf0c1473a1/570aab30189f3ebc527d7d25766d3848.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:37.822617"], ["id", "b1acfed4-b075-4609-9d3b-0fcf0c1473a1"]] +[ActiveJob] [Kithe::AssetPromoteJob] [b3ff21b2-5950-4859-abf7-8558c18d7d75]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [b3ff21b2-5950-4859-abf7-8558c18d7d75] CustomAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "b1acfed4-b075-4609-9d3b-0fcf0c1473a1"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [b3ff21b2-5950-4859-abf7-8558c18d7d75] [Kithe::CreateDerivativesJob] [aa59b4db-325d-4f6f-91cf-0a07cdce4712] Performing Kithe::CreateDerivativesJob (Job ID: aa59b4db-325d-4f6f-91cf-0a07cdce4712) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: #<GlobalID:0x00007ff147627d30 @uri=#<URI::GID gid://dummy/CustomAsset/b1acfed4-b075-4609-9d3b-0fcf0c1473a1>> +[ActiveJob] [Kithe::AssetPromoteJob] [b3ff21b2-5950-4859-abf7-8558c18d7d75] [Kithe::CreateDerivativesJob] [aa59b4db-325d-4f6f-91cf-0a07cdce4712]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [b3ff21b2-5950-4859-abf7-8558c18d7d75] [Kithe::CreateDerivativesJob] [aa59b4db-325d-4f6f-91cf-0a07cdce4712] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "b1acfed4-b075-4609-9d3b-0fcf0c1473a1"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [b3ff21b2-5950-4859-abf7-8558c18d7d75] [Kithe::CreateDerivativesJob] [aa59b4db-325d-4f6f-91cf-0a07cdce4712] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/b1acfed4-b075-4609-9d3b-0fcf0c1473a1/570aab30189f3ebc527d7d25766d3848.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"b1acfed4-b075-4609-9d3b-0fcf0c1473a1/fixed/57cb2b959b7da3cd497d8b556492d6a9.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"eh79p0vwz_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-02 14:43:37.830395"], ["id", "b1acfed4-b075-4609-9d3b-0fcf0c1473a1"]] +[ActiveJob] [Kithe::AssetPromoteJob] [b3ff21b2-5950-4859-abf7-8558c18d7d75] [Kithe::CreateDerivativesJob] [aa59b4db-325d-4f6f-91cf-0a07cdce4712]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [b3ff21b2-5950-4859-abf7-8558c18d7d75] [Kithe::CreateDerivativesJob] [aa59b4db-325d-4f6f-91cf-0a07cdce4712] Performed Kithe::CreateDerivativesJob (Job ID: aa59b4db-325d-4f6f-91cf-0a07cdce4712) from Inline(default) in 5.97ms +[ActiveJob] [Kithe::AssetPromoteJob] [b3ff21b2-5950-4859-abf7-8558c18d7d75] Enqueued Kithe::CreateDerivativesJob (Job ID: aa59b4db-325d-4f6f-91cf-0a07cdce4712) to Inline(default) with arguments: #<GlobalID:0x00007ff14c2a0158 @uri=#<URI::GID gid://dummy/CustomAsset/b1acfed4-b075-4609-9d3b-0fcf0c1473a1>> +[ActiveJob] [Kithe::AssetPromoteJob] [b3ff21b2-5950-4859-abf7-8558c18d7d75] Performed Kithe::AssetPromoteJob (Job ID: b3ff21b2-5950-4859-abf7-8558c18d7d75) from Inline(default) in 16.02ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: b3ff21b2-5950-4859-abf7-8558c18d7d75) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "b1acfed4-b075-4609-9d3b-0fcf0c1473a1", "file", {"id"=>"asset/4eeac91c0ef08b796848c249e318e1a0.jpg", "storage"=>"cache"}, {} + CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "b1acfed4-b075-4609-9d3b-0fcf0c1473a1"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "b1acfed4-b075-4609-9d3b-0fcf0c1473a1"], ["LIMIT", 1]] + CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/b1acfed4-b075-4609-9d3b-0fcf0c1473a1/570aab30189f3ebc527d7d25766d3848.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"b1acfed4-b075-4609-9d3b-0fcf0c1473a1/fixed/d09f4bc6b8de9ad3e8e69e460c8c1db4.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"eh79p0vwz_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-02 14:43:37.837937"], ["id", "b1acfed4-b075-4609-9d3b-0fcf0c1473a1"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "b1acfed4-b075-4609-9d3b-0fcf0c1473a1"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "b1acfed4-b075-4609-9d3b-0fcf0c1473a1"], ["LIMIT", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:37.859007"], ["updated_at", "2020-06-02 14:43:37.859007"], ["file_data", "{\"id\":\"asset/e9f72bb1957550222a3713ff1811bcf2.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [ae0429b7-b057-40a5-8469-20b921b0d2de] Performing Kithe::AssetPromoteJob (Job ID: ae0429b7-b057-40a5-8469-20b921b0d2de) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: "CustomUploader::Attacher", "CustomAsset", "1db9aaaa-83c6-488a-9d94-6945a606e7e1", "file", {"id"=>"asset/e9f72bb1957550222a3713ff1811bcf2.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [ae0429b7-b057-40a5-8469-20b921b0d2de] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "1db9aaaa-83c6-488a-9d94-6945a606e7e1"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [ae0429b7-b057-40a5-8469-20b921b0d2de]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [ae0429b7-b057-40a5-8469-20b921b0d2de] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "1db9aaaa-83c6-488a-9d94-6945a606e7e1"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [ae0429b7-b057-40a5-8469-20b921b0d2de] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/1db9aaaa-83c6-488a-9d94-6945a606e7e1/e1c2e684a3ded48ecd92fefb8542eaaa.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:37.880316"], ["id", "1db9aaaa-83c6-488a-9d94-6945a606e7e1"]] +[ActiveJob] [Kithe::AssetPromoteJob] [ae0429b7-b057-40a5-8469-20b921b0d2de]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [ae0429b7-b057-40a5-8469-20b921b0d2de] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "1db9aaaa-83c6-488a-9d94-6945a606e7e1"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [ae0429b7-b057-40a5-8469-20b921b0d2de] [Kithe::CreateDerivativesJob] [6a3130b2-bf57-4ea0-ab5e-69e4478f33df] Performing Kithe::CreateDerivativesJob (Job ID: 6a3130b2-bf57-4ea0-ab5e-69e4478f33df) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: #<GlobalID:0x00007ff1478f6408 @uri=#<URI::GID gid://dummy/CustomAsset/1db9aaaa-83c6-488a-9d94-6945a606e7e1>> +[ActiveJob] [Kithe::AssetPromoteJob] [ae0429b7-b057-40a5-8469-20b921b0d2de] [Kithe::CreateDerivativesJob] [6a3130b2-bf57-4ea0-ab5e-69e4478f33df]  (0.3ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [ae0429b7-b057-40a5-8469-20b921b0d2de] [Kithe::CreateDerivativesJob] [6a3130b2-bf57-4ea0-ab5e-69e4478f33df] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "1db9aaaa-83c6-488a-9d94-6945a606e7e1"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [ae0429b7-b057-40a5-8469-20b921b0d2de] [Kithe::CreateDerivativesJob] [6a3130b2-bf57-4ea0-ab5e-69e4478f33df] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/1db9aaaa-83c6-488a-9d94-6945a606e7e1/e1c2e684a3ded48ecd92fefb8542eaaa.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"1db9aaaa-83c6-488a-9d94-6945a606e7e1/fixed/ae25b44f63a069ba061ba8a11a56afca.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"uqplhdfc2_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-02 14:43:37.887935"], ["id", "1db9aaaa-83c6-488a-9d94-6945a606e7e1"]] +[ActiveJob] [Kithe::AssetPromoteJob] [ae0429b7-b057-40a5-8469-20b921b0d2de] [Kithe::CreateDerivativesJob] [6a3130b2-bf57-4ea0-ab5e-69e4478f33df]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [ae0429b7-b057-40a5-8469-20b921b0d2de] [Kithe::CreateDerivativesJob] [6a3130b2-bf57-4ea0-ab5e-69e4478f33df] Performed Kithe::CreateDerivativesJob (Job ID: 6a3130b2-bf57-4ea0-ab5e-69e4478f33df) from Inline(default) in 5.69ms +[ActiveJob] [Kithe::AssetPromoteJob] [ae0429b7-b057-40a5-8469-20b921b0d2de] Enqueued Kithe::CreateDerivativesJob (Job ID: 6a3130b2-bf57-4ea0-ab5e-69e4478f33df) to Inline(default) with arguments: #<GlobalID:0x00007ff146fcee70 @uri=#<URI::GID gid://dummy/CustomAsset/1db9aaaa-83c6-488a-9d94-6945a606e7e1>> +[ActiveJob] [Kithe::AssetPromoteJob] [ae0429b7-b057-40a5-8469-20b921b0d2de] Performed Kithe::AssetPromoteJob (Job ID: ae0429b7-b057-40a5-8469-20b921b0d2de) from Inline(default) in 13.86ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: ae0429b7-b057-40a5-8469-20b921b0d2de) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "1db9aaaa-83c6-488a-9d94-6945a606e7e1", "file", {"id"=>"asset/e9f72bb1957550222a3713ff1811bcf2.jpg", "storage"=>"cache"}, {} + CustomAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "1db9aaaa-83c6-488a-9d94-6945a606e7e1"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "1db9aaaa-83c6-488a-9d94-6945a606e7e1"], ["LIMIT", 1]] + CustomAsset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/1db9aaaa-83c6-488a-9d94-6945a606e7e1/e1c2e684a3ded48ecd92fefb8542eaaa.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"1db9aaaa-83c6-488a-9d94-6945a606e7e1/fixed/632e20f7668b08a5e586118681473c8c.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"uqplhdfc2_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-02 14:43:37.894869"], ["id", "1db9aaaa-83c6-488a-9d94-6945a606e7e1"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + CustomAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "1db9aaaa-83c6-488a-9d94-6945a606e7e1"], ["LIMIT", 1]] +  (0.5ms) SAVEPOINT active_record_1 + CustomAsset Load (1.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "1db9aaaa-83c6-488a-9d94-6945a606e7e1"], ["LIMIT", 1]] + CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/1db9aaaa-83c6-488a-9d94-6945a606e7e1/e1c2e684a3ded48ecd92fefb8542eaaa.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"1db9aaaa-83c6-488a-9d94-6945a606e7e1/fixed/a0adb832fa5eaeaff19d7ba5b6b75ca4.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"uqplhdfc2_fixed.bin\",\"size\":12,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["updated_at", "2020-06-02 14:43:37.943554"], ["id", "1db9aaaa-83c6-488a-9d94-6945a606e7e1"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.4ms) SAVEPOINT active_record_1 + CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:37.965386"], ["updated_at", "2020-06-02 14:43:37.965386"], ["file_data", "{\"id\":\"asset/e0899e2dd305969888e56df72568d473.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [67a76680-f3ef-460f-a1b3-b0f4adac6797] Performing Kithe::AssetPromoteJob (Job ID: 67a76680-f3ef-460f-a1b3-b0f4adac6797) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: "CustomUploader::Attacher", "CustomAsset", "f4f395a1-591a-402d-b333-764eb51a6316", "file", {"id"=>"asset/e0899e2dd305969888e56df72568d473.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [67a76680-f3ef-460f-a1b3-b0f4adac6797] CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "f4f395a1-591a-402d-b333-764eb51a6316"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [67a76680-f3ef-460f-a1b3-b0f4adac6797]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [67a76680-f3ef-460f-a1b3-b0f4adac6797] CustomAsset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "f4f395a1-591a-402d-b333-764eb51a6316"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [67a76680-f3ef-460f-a1b3-b0f4adac6797] CustomAsset Update (0.8ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/f4f395a1-591a-402d-b333-764eb51a6316/5cdc2e971c3da3e6dd43550f3c134b52.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:37.976093"], ["id", "f4f395a1-591a-402d-b333-764eb51a6316"]] +[ActiveJob] [Kithe::AssetPromoteJob] [67a76680-f3ef-460f-a1b3-b0f4adac6797]  (0.3ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [67a76680-f3ef-460f-a1b3-b0f4adac6797] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "f4f395a1-591a-402d-b333-764eb51a6316"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [67a76680-f3ef-460f-a1b3-b0f4adac6797] [Kithe::CreateDerivativesJob] [ced35c7d-59d4-4922-a0a0-6f8f6d468a87] Performing Kithe::CreateDerivativesJob (Job ID: ced35c7d-59d4-4922-a0a0-6f8f6d468a87) from Inline(default) enqueued at 2020-06-02T14:43:37Z with arguments: #<GlobalID:0x00007ff14a6d8ee8 @uri=#<URI::GID gid://dummy/CustomAsset/f4f395a1-591a-402d-b333-764eb51a6316>> +[ActiveJob] [Kithe::AssetPromoteJob] [67a76680-f3ef-460f-a1b3-b0f4adac6797] [Kithe::CreateDerivativesJob] [ced35c7d-59d4-4922-a0a0-6f8f6d468a87]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [67a76680-f3ef-460f-a1b3-b0f4adac6797] [Kithe::CreateDerivativesJob] [ced35c7d-59d4-4922-a0a0-6f8f6d468a87] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "f4f395a1-591a-402d-b333-764eb51a6316"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [67a76680-f3ef-460f-a1b3-b0f4adac6797] [Kithe::CreateDerivativesJob] [ced35c7d-59d4-4922-a0a0-6f8f6d468a87] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/f4f395a1-591a-402d-b333-764eb51a6316/5cdc2e971c3da3e6dd43550f3c134b52.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"f4f395a1-591a-402d-b333-764eb51a6316/fixed/520c39baffb7a4e0fe0395c597848990.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"b8lieru0o_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-02 14:43:37.985575"], ["id", "f4f395a1-591a-402d-b333-764eb51a6316"]] +[ActiveJob] [Kithe::AssetPromoteJob] [67a76680-f3ef-460f-a1b3-b0f4adac6797] [Kithe::CreateDerivativesJob] [ced35c7d-59d4-4922-a0a0-6f8f6d468a87]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [67a76680-f3ef-460f-a1b3-b0f4adac6797] [Kithe::CreateDerivativesJob] [ced35c7d-59d4-4922-a0a0-6f8f6d468a87] Performed Kithe::CreateDerivativesJob (Job ID: ced35c7d-59d4-4922-a0a0-6f8f6d468a87) from Inline(default) in 6.51ms +[ActiveJob] [Kithe::AssetPromoteJob] [67a76680-f3ef-460f-a1b3-b0f4adac6797] Enqueued Kithe::CreateDerivativesJob (Job ID: ced35c7d-59d4-4922-a0a0-6f8f6d468a87) to Inline(default) with arguments: #<GlobalID:0x00007ff14a7333c0 @uri=#<URI::GID gid://dummy/CustomAsset/f4f395a1-591a-402d-b333-764eb51a6316>> +[ActiveJob] [Kithe::AssetPromoteJob] [67a76680-f3ef-460f-a1b3-b0f4adac6797] Performed Kithe::AssetPromoteJob (Job ID: 67a76680-f3ef-460f-a1b3-b0f4adac6797) from Inline(default) in 17.48ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 67a76680-f3ef-460f-a1b3-b0f4adac6797) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "f4f395a1-591a-402d-b333-764eb51a6316", "file", {"id"=>"asset/e0899e2dd305969888e56df72568d473.jpg", "storage"=>"cache"}, {} + CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "f4f395a1-591a-402d-b333-764eb51a6316"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "f4f395a1-591a-402d-b333-764eb51a6316"], ["LIMIT", 1]] + CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/f4f395a1-591a-402d-b333-764eb51a6316/5cdc2e971c3da3e6dd43550f3c134b52.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"f4f395a1-591a-402d-b333-764eb51a6316/fixed/c7e369af36422b18e957ab8d27539c06.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"b8lieru0o_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-02 14:43:37.993225"], ["id", "f4f395a1-591a-402d-b333-764eb51a6316"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + CustomAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "f4f395a1-591a-402d-b333-764eb51a6316"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "f4f395a1-591a-402d-b333-764eb51a6316"], ["LIMIT", 1]] + CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/f4f395a1-591a-402d-b333-764eb51a6316/5cdc2e971c3da3e6dd43550f3c134b52.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"f4f395a1-591a-402d-b333-764eb51a6316/fixed/c7e369af36422b18e957ab8d27539c06.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":837,\"width\":2,\"height\":2,\"filename\":\"b8lieru0o_fixed.jpeg\",\"mime_type\":\"image/jpeg\"}},\"test\":{\"id\":\"f4f395a1-591a-402d-b333-764eb51a6316/test/7622e198a987e387ccdd0b9c0596eb62.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"b8lieru0o_test.bin\",\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null,\"manual\":\"value\"}}}}"], ["updated_at", "2020-06-02 14:43:38.030046"], ["id", "f4f395a1-591a-402d-b333-764eb51a6316"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (3.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.046536"], ["updated_at", "2020-06-02 14:43:38.046536"], ["file_data", "{\"id\":\"asset/72f481bac8f58303b2ddeabc9659b923.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.4ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [77b1fa48-8b50-41d8-bb55-2d76b6ff37b8] Performing Kithe::AssetPromoteJob (Job ID: 77b1fa48-8b50-41d8-bb55-2d76b6ff37b8) from Inline(default) enqueued at 2020-06-02T14:43:38Z with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "98e0d1cb-b8cf-4c31-b51b-bfbec99c7793", "file", {"id"=>"asset/72f481bac8f58303b2ddeabc9659b923.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [77b1fa48-8b50-41d8-bb55-2d76b6ff37b8] TestAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "98e0d1cb-b8cf-4c31-b51b-bfbec99c7793"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [77b1fa48-8b50-41d8-bb55-2d76b6ff37b8]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [77b1fa48-8b50-41d8-bb55-2d76b6ff37b8] TestAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "TestAsset"], ["id", "98e0d1cb-b8cf-4c31-b51b-bfbec99c7793"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [77b1fa48-8b50-41d8-bb55-2d76b6ff37b8] TestAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/98e0d1cb-b8cf-4c31-b51b-bfbec99c7793/2bd208b87c38fee0bbdfbb675d331826.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:38.059915"], ["id", "98e0d1cb-b8cf-4c31-b51b-bfbec99c7793"]] +[ActiveJob] [Kithe::AssetPromoteJob] [77b1fa48-8b50-41d8-bb55-2d76b6ff37b8]  (0.3ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [77b1fa48-8b50-41d8-bb55-2d76b6ff37b8] Performed Kithe::AssetPromoteJob (Job ID: 77b1fa48-8b50-41d8-bb55-2d76b6ff37b8) from Inline(default) in 8.56ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 77b1fa48-8b50-41d8-bb55-2d76b6ff37b8) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "98e0d1cb-b8cf-4c31-b51b-bfbec99c7793", "file", {"id"=>"asset/72f481bac8f58303b2ddeabc9659b923.jpg", "storage"=>"cache"}, {} +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.082220"], ["updated_at", "2020-06-02 14:43:38.082220"], ["file_data", "{\"id\":\"asset/c996af2271fa62afd71e55fd6240e3de.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "6193ce2e-100d-4141-9ec7-23c63a0f8886"], ["LIMIT", 1]] + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "6193ce2e-100d-4141-9ec7-23c63a0f8886"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + TestAsset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.101439"], ["updated_at", "2020-06-02 14:43:38.101439"], ["file_data", "{\"id\":\"asset/b320f5e90926fd5efab322cb18dbed1b.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:38.106775"], ["file_data", "{\"id\":\"asset/ebfa2351-9b75-4d31-9814-ca434863bf07/f60121d240392eefed026c29f6993286.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "ebfa2351-9b75-4d31-9814-ca434863bf07"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "ebfa2351-9b75-4d31-9814-ca434863bf07"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.145051"], ["updated_at", "2020-06-02 14:43:38.145051"], ["file_data", "{\"id\":\"asset/647823c04a488c55f50fe3462f83d0e0.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [b96b2b96-6d4f-4748-8de9-64c4aaaa3422] Performing Kithe::AssetPromoteJob (Job ID: b96b2b96-6d4f-4748-8de9-64c4aaaa3422) from Inline(default) enqueued at 2020-06-02T14:43:38Z with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "8431cb9b-29a7-48cf-8c1e-fb8b5c74438d", "file", {"id"=>"asset/647823c04a488c55f50fe3462f83d0e0.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [b96b2b96-6d4f-4748-8de9-64c4aaaa3422] TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "8431cb9b-29a7-48cf-8c1e-fb8b5c74438d"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [b96b2b96-6d4f-4748-8de9-64c4aaaa3422] Performed Kithe::AssetPromoteJob (Job ID: b96b2b96-6d4f-4748-8de9-64c4aaaa3422) from Inline(default) in 1.85ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: b96b2b96-6d4f-4748-8de9-64c4aaaa3422) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "8431cb9b-29a7-48cf-8c1e-fb8b5c74438d", "file", {"id"=>"asset/647823c04a488c55f50fe3462f83d0e0.jpg", "storage"=>"cache"}, {} + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "8431cb9b-29a7-48cf-8c1e-fb8b5c74438d"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (2.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.164441"], ["updated_at", "2020-06-02 14:43:38.164441"], ["file_data", "{\"id\":\"asset/5929baee3b26cbbafedd7ecedfe07b84.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [862a549c-41af-475d-8e02-d5ab1b58e0d3] Performing Kithe::AssetPromoteJob (Job ID: 862a549c-41af-475d-8e02-d5ab1b58e0d3) from Inline(default) enqueued at 2020-06-02T14:43:38Z with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "6beee5eb-03b7-4c95-9ad6-de05005a7c7e", "file", {"id"=>"asset/5929baee3b26cbbafedd7ecedfe07b84.jpg", "storage"=>"cache"}, {"skip_callbacks"=>"true"} +[ActiveJob] [Kithe::AssetPromoteJob] [862a549c-41af-475d-8e02-d5ab1b58e0d3] TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "6beee5eb-03b7-4c95-9ad6-de05005a7c7e"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [862a549c-41af-475d-8e02-d5ab1b58e0d3]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [862a549c-41af-475d-8e02-d5ab1b58e0d3] TestAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "TestAsset"], ["id", "6beee5eb-03b7-4c95-9ad6-de05005a7c7e"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [862a549c-41af-475d-8e02-d5ab1b58e0d3] TestAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/6beee5eb-03b7-4c95-9ad6-de05005a7c7e/a8f97e42d9262e672a6d338751b43e62.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:38.175885"], ["id", "6beee5eb-03b7-4c95-9ad6-de05005a7c7e"]] +[ActiveJob] [Kithe::AssetPromoteJob] [862a549c-41af-475d-8e02-d5ab1b58e0d3]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [862a549c-41af-475d-8e02-d5ab1b58e0d3] Performed Kithe::AssetPromoteJob (Job ID: 862a549c-41af-475d-8e02-d5ab1b58e0d3) from Inline(default) in 6.48ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 862a549c-41af-475d-8e02-d5ab1b58e0d3) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "6beee5eb-03b7-4c95-9ad6-de05005a7c7e", "file", {"id"=>"asset/5929baee3b26cbbafedd7ecedfe07b84.jpg", "storage"=>"cache"}, {"skip_callbacks"=>"true"} + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "6beee5eb-03b7-4c95-9ad6-de05005a7c7e"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.196399"], ["updated_at", "2020-06-02 14:43:38.196399"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (1.3ms) SAVEPOINT active_record_1 + TestAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:38.200698"], ["file_data", "{\"id\":\"asset/af5d6fcf-977c-4db6-94c0-245419fe054b/e16b29ac1cf89bced390ac36498b163f.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "af5d6fcf-977c-4db6-94c0-245419fe054b"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "af5d6fcf-977c-4db6-94c0-245419fe054b"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.241928"], ["updated_at", "2020-06-02 14:43:38.241928"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:38.251546"], ["file_data", "{\"id\":\"asset/c53c630e-955c-4525-9960-aa40c0ace0cd/5f767b514cde4e0d509dc25461fbe863.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "c53c630e-955c-4525-9960-aa40c0ace0cd"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "c53c630e-955c-4525-9960-aa40c0ace0cd"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.285437"], ["updated_at", "2020-06-02 14:43:38.285437"], ["file_data", "{\"id\":\"asset/9b5a5ac8ad9957b512a6f5f19867e80b.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "9d5b1929-3941-407b-b164-f44b03df606e"], ["LIMIT", 1]] + TestAsset Load (3.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "9d5b1929-3941-407b-b164-f44b03df606e"], ["LIMIT", 1]] +  (0.5ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.330169"], ["updated_at", "2020-06-02 14:43:38.330169"], ["file_data", "{\"id\":\"asset/a0ac3b43f3475face17111822942ad2a.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "cb58621b-34bd-47b2-bdf4-7c3e71d3ffac"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "TestAsset"], ["id", "cb58621b-34bd-47b2-bdf4-7c3e71d3ffac"], ["LIMIT", 1]] + TestAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/cb58621b-34bd-47b2-bdf4-7c3e71d3ffac/9eeef2c4d5cf0f27995920f86f083b6d.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:38.342581"], ["id", "cb58621b-34bd-47b2-bdf4-7c3e71d3ffac"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "cb58621b-34bd-47b2-bdf4-7c3e71d3ffac"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.390916"], ["updated_at", "2020-06-02 14:43:38.390916"], ["file_data", "{\"id\":\"asset/d0ee93557d20ec794acbed0b12951aae.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [95e76275-5ab8-4193-a7c5-4aaaea9e0ea1] Performing Kithe::AssetPromoteJob (Job ID: 95e76275-5ab8-4193-a7c5-4aaaea9e0ea1) from Inline(default) enqueued at 2020-06-02T14:43:38Z with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "0338def5-0a18-45b1-885a-b76e085478c4", "file", {"id"=>"asset/d0ee93557d20ec794acbed0b12951aae.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [95e76275-5ab8-4193-a7c5-4aaaea9e0ea1] TestAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "0338def5-0a18-45b1-885a-b76e085478c4"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [95e76275-5ab8-4193-a7c5-4aaaea9e0ea1]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [95e76275-5ab8-4193-a7c5-4aaaea9e0ea1] TestAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "TestAsset"], ["id", "0338def5-0a18-45b1-885a-b76e085478c4"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [95e76275-5ab8-4193-a7c5-4aaaea9e0ea1] TestAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/0338def5-0a18-45b1-885a-b76e085478c4/1d131dc77c37229d3eb76c321ea9606a.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:38.397744"], ["id", "0338def5-0a18-45b1-885a-b76e085478c4"]] +[ActiveJob] [Kithe::AssetPromoteJob] [95e76275-5ab8-4193-a7c5-4aaaea9e0ea1]  (0.4ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [95e76275-5ab8-4193-a7c5-4aaaea9e0ea1] Performed Kithe::AssetPromoteJob (Job ID: 95e76275-5ab8-4193-a7c5-4aaaea9e0ea1) from Inline(default) in 5.87ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 95e76275-5ab8-4193-a7c5-4aaaea9e0ea1) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "0338def5-0a18-45b1-885a-b76e085478c4", "file", {"id"=>"asset/d0ee93557d20ec794acbed0b12951aae.jpg", "storage"=>"cache"}, {} +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.412437"], ["updated_at", "2020-06-02 14:43:38.412437"], ["file_data", "{\"id\":\"asset/dfc7107d5f4ddf1fc3a178fd226ab871.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + TestAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:38.415408"], ["file_data", "{\"id\":\"asset/e4507fc3-ac9c-4e86-b430-fc3c91774cc1/ddf8d3a6248acf1c662d403fe8eb9611.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "e4507fc3-ac9c-4e86-b430-fc3c91774cc1"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (1.1ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "e4507fc3-ac9c-4e86-b430-fc3c91774cc1"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (3.7ms) SAVEPOINT active_record_1 + TestAsset Create (1.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.441542"], ["updated_at", "2020-06-02 14:43:38.441542"], ["file_data", "{\"id\":\"asset/888da1e26b136dceb661c5a3153a2891.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [a3f0e98d-89c4-4cc9-b2dc-02875d02ee97] Performing Kithe::AssetPromoteJob (Job ID: a3f0e98d-89c4-4cc9-b2dc-02875d02ee97) from Inline(default) enqueued at 2020-06-02T14:43:38Z with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "e1061c19-727d-4008-98f7-a41899fdc6e6", "file", {"id"=>"asset/888da1e26b136dceb661c5a3153a2891.jpg", "storage"=>"cache"}, {"skip_callbacks"=>"true"} +[ActiveJob] [Kithe::AssetPromoteJob] [a3f0e98d-89c4-4cc9-b2dc-02875d02ee97] TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "e1061c19-727d-4008-98f7-a41899fdc6e6"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [a3f0e98d-89c4-4cc9-b2dc-02875d02ee97]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [a3f0e98d-89c4-4cc9-b2dc-02875d02ee97] TestAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "TestAsset"], ["id", "e1061c19-727d-4008-98f7-a41899fdc6e6"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [a3f0e98d-89c4-4cc9-b2dc-02875d02ee97] TestAsset Update (0.4ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/e1061c19-727d-4008-98f7-a41899fdc6e6/dd6037b50bb312e7e155b46ed564f9fe.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:38.455494"], ["id", "e1061c19-727d-4008-98f7-a41899fdc6e6"]] +[ActiveJob] [Kithe::AssetPromoteJob] [a3f0e98d-89c4-4cc9-b2dc-02875d02ee97]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [a3f0e98d-89c4-4cc9-b2dc-02875d02ee97] Performed Kithe::AssetPromoteJob (Job ID: a3f0e98d-89c4-4cc9-b2dc-02875d02ee97) from Inline(default) in 5.12ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: a3f0e98d-89c4-4cc9-b2dc-02875d02ee97) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "e1061c19-727d-4008-98f7-a41899fdc6e6", "file", {"id"=>"asset/888da1e26b136dceb661c5a3153a2891.jpg", "storage"=>"cache"}, {"skip_callbacks"=>"true"} +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.479597"], ["updated_at", "2020-06-02 14:43:38.479597"], ["file_data", "{\"id\":\"asset/f71d1ba2977c643d4f0c6211f1036db9.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [30eef00d-78d9-4b11-af60-3279c0054036] Performing Kithe::AssetPromoteJob (Job ID: 30eef00d-78d9-4b11-af60-3279c0054036) from Inline(default) enqueued at 2020-06-02T14:43:38Z with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "479fbd56-be36-48d9-b72e-fa0d69689046", "file", {"id"=>"asset/f71d1ba2977c643d4f0c6211f1036db9.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [30eef00d-78d9-4b11-af60-3279c0054036] TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "479fbd56-be36-48d9-b72e-fa0d69689046"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [30eef00d-78d9-4b11-af60-3279c0054036]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [30eef00d-78d9-4b11-af60-3279c0054036] TestAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "TestAsset"], ["id", "479fbd56-be36-48d9-b72e-fa0d69689046"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [30eef00d-78d9-4b11-af60-3279c0054036] TestAsset Update (0.4ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/479fbd56-be36-48d9-b72e-fa0d69689046/9456f6880757222077848a08dae8941f.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:38.487635"], ["id", "479fbd56-be36-48d9-b72e-fa0d69689046"]] +[ActiveJob] [Kithe::AssetPromoteJob] [30eef00d-78d9-4b11-af60-3279c0054036]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [30eef00d-78d9-4b11-af60-3279c0054036] Performed Kithe::AssetPromoteJob (Job ID: 30eef00d-78d9-4b11-af60-3279c0054036) from Inline(default) in 6.57ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 30eef00d-78d9-4b11-af60-3279c0054036) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "479fbd56-be36-48d9-b72e-fa0d69689046", "file", {"id"=>"asset/f71d1ba2977c643d4f0c6211f1036db9.jpg", "storage"=>"cache"}, {} + TestAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "479fbd56-be36-48d9-b72e-fa0d69689046"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + TestAsset Create (2.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.510475"], ["updated_at", "2020-06-02 14:43:38.510475"], ["file_data", "{\"id\":\"asset/80873caea06e9984da63b5f51f5ce4fd.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.4ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "e08531e8-b3ac-4329-a4e9-59386171c8b1"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.530725"], ["updated_at", "2020-06-02 14:43:38.530725"], ["file_data", "{\"id\":\"asset/e9b9e4588f67e39e2debbfd330cd5000.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Update (1.1ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:38.534220"], ["file_data", "{\"id\":\"asset/84f76e6e-f530-42ef-b986-188e436e2184/3ade8de5e18ff3fcb8d8bc65741fe3c9.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "84f76e6e-f530-42ef-b986-188e436e2184"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Enqueued Kithe::CreateDerivativesJob (Job ID: 8552187f-0c87-452d-9fa5-da9a5ece14ba) to Test(default) with arguments: #<GlobalID:0x00007ff147699840 @uri=#<URI::GID gid://dummy/TestAsset/84f76e6e-f530-42ef-b986-188e436e2184>> + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "84f76e6e-f530-42ef-b986-188e436e2184"], ["LIMIT", 1]] + TestAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "84f76e6e-f530-42ef-b986-188e436e2184"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.573550"], ["updated_at", "2020-06-02 14:43:38.573550"], ["file_data", "{\"id\":\"asset/9b73ea0add1e942b1a331ef1cea5c4c9.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.597840"], ["updated_at", "2020-06-02 14:43:38.597840"], ["file_data", "{\"id\":\"asset/32336361e2dea1553fe97a7060872f10.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:38.600949"], ["file_data", "{\"id\":\"asset/666ded13-14b1-4407-a3c8-d85066230977/3161ff7a05107e568b280848aa5e485f.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "666ded13-14b1-4407-a3c8-d85066230977"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "666ded13-14b1-4407-a3c8-d85066230977"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.626964"], ["updated_at", "2020-06-02 14:43:38.626964"], ["file_data", "{\"id\":\"asset/3ea79a14f05f418d65f1b529e5d48328.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:38.631665"], ["file_data", "{\"id\":\"asset/99b7fa1e-08b5-4e11-a168-e764bbac67d8/d7122ef233c00f9aca4c9a75edac1112.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "99b7fa1e-08b5-4e11-a168-e764bbac67d8"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::CreateDerivativesJob] [4d14089b-c497-4fbc-8bf5-7e13bd7fe8e3] Performing Kithe::CreateDerivativesJob (Job ID: 4d14089b-c497-4fbc-8bf5-7e13bd7fe8e3) from Test(default) enqueued at with arguments: #<GlobalID:0x00007ff14c058490 @uri=#<URI::GID gid://dummy/TestAsset/99b7fa1e-08b5-4e11-a168-e764bbac67d8>> +[ActiveJob] [Kithe::CreateDerivativesJob] [4d14089b-c497-4fbc-8bf5-7e13bd7fe8e3] Performed Kithe::CreateDerivativesJob (Job ID: 4d14089b-c497-4fbc-8bf5-7e13bd7fe8e3) from Test(default) in 0.44ms + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "99b7fa1e-08b5-4e11-a168-e764bbac67d8"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + TestAsset Create (1.3ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.648509"], ["updated_at", "2020-06-02 14:43:38.648509"], ["file_data", "{\"id\":\"asset/98e40d2922bfa57b8fe9e7ea12354cba.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:38.654862"], ["file_data", "{\"id\":\"asset/467fe343-bd1f-4fa5-8a87-ff40cd529d5a/214c9e7da3d39162e240ea23e1f58d32.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "467fe343-bd1f-4fa5-8a87-ff40cd529d5a"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "467fe343-bd1f-4fa5-8a87-ff40cd529d5a"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "467fe343-bd1f-4fa5-8a87-ff40cd529d5a"]] + Kithe::Model Load (0.6ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "467fe343-bd1f-4fa5-8a87-ff40cd529d5a"]] + Kithe::Model Load (0.7ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "467fe343-bd1f-4fa5-8a87-ff40cd529d5a"]] +  (1.1ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '467fe343-bd1f-4fa5-8a87-ff40cd529d5a' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '467fe343-bd1f-4fa5-8a87-ff40cd529d5a' +); + + TestAsset Destroy (1.2ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "467fe343-bd1f-4fa5-8a87-ff40cd529d5a"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + TestAsset Create (2.2ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-02 14:43:38.683538"], ["updated_at", "2020-06-02 14:43:38.683538"], ["file_data", "{\"id\":\"asset/9e3840955eac2cc6cdb9f149ab880a5b.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:38.690065"], ["file_data", "{\"id\":\"asset/11d38cbc-f70d-499a-a189-d82fb7d90dda/54540af5caf7632ec67135357a16c1ac.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "11d38cbc-f70d-499a-a189-d82fb7d90dda"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "11d38cbc-f70d-499a-a189-d82fb7d90dda"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "11d38cbc-f70d-499a-a189-d82fb7d90dda"]] + Kithe::Model Load (0.6ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "11d38cbc-f70d-499a-a189-d82fb7d90dda"]] + Kithe::Model Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "11d38cbc-f70d-499a-a189-d82fb7d90dda"]] +  (1.1ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '11d38cbc-f70d-499a-a189-d82fb7d90dda' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '11d38cbc-f70d-499a-a189-d82fb7d90dda' +); + + TestAsset Destroy (1.2ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "11d38cbc-f70d-499a-a189-d82fb7d90dda"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.5ms) ROLLBACK +  (0.2ms) BEGIN +  (0.4ms) ROLLBACK +  (0.2ms) BEGIN +  (0.6ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:38.737615"], ["updated_at", "2020-06-02 14:43:38.737615"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (1.1ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23) AND "kithe_models"."id" = $24 LIMIT $25 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["id", "a450cb8c-1a38-4110-9320-e8879449f983"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-02 14:43:38.779996"], ["updated_at", "2020-06-02 14:43:38.779996"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-02 14:43:38.797163"], ["updated_at", "2020-06-02 14:43:38.797163"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:38.800912"], ["file_data", "{\"id\":\"asset/62fd0847-7882-4edb-a9f3-e4f467a6179e/b39f076ce1ac918eaa52e10083e395ff.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1,\"uploader_class_name\":\"MyUploaderSubclass\"}}"], ["id", "62fd0847-7882-4edb-a9f3-e4f467a6179e"]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:38.806306"], ["file_data", "{\"id\":\"asset/62fd0847-7882-4edb-a9f3-e4f467a6179e/2dcac711025676c85db8a7d6d47aa9c3.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1,\"uploader_class_name\":\"MyUploaderSubclass\"}}"], ["id", "62fd0847-7882-4edb-a9f3-e4f467a6179e"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + AssetSubclass Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "62fd0847-7882-4edb-a9f3-e4f467a6179e"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "some title"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:38.812942"], ["updated_at", "2020-06-02 14:43:38.812942"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:38.824735"], ["updated_at", "2020-06-02 14:43:38.824735"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:38.827111"], ["updated_at", "2020-06-02 14:43:38.827111"], ["kithe_model_type", 2]] +  (0.4ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "foo"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:38.836514"], ["updated_at", "2020-06-02 14:43:38.836514"], ["file_data", "{\"id\":\"asset/6577d6351e54c88883eeecefc5ea3d04.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [59bacbf7-1a87-41e6-9754-626d21761369] Performing Kithe::AssetPromoteJob (Job ID: 59bacbf7-1a87-41e6-9754-626d21761369) from Inline(default) enqueued at 2020-06-02T14:43:38Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "9a8bb8fc-ae9a-4c43-97b6-6737e99c8112", "file", {"id"=>"asset/6577d6351e54c88883eeecefc5ea3d04.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [59bacbf7-1a87-41e6-9754-626d21761369] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "9a8bb8fc-ae9a-4c43-97b6-6737e99c8112"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [59bacbf7-1a87-41e6-9754-626d21761369]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [59bacbf7-1a87-41e6-9754-626d21761369] Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "9a8bb8fc-ae9a-4c43-97b6-6737e99c8112"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [59bacbf7-1a87-41e6-9754-626d21761369] Kithe::Asset Update (0.9ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/9a8bb8fc-ae9a-4c43-97b6-6737e99c8112/eb9bcbd35a4d10285ee9cfba94c77402.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:38.845358"], ["id", "9a8bb8fc-ae9a-4c43-97b6-6737e99c8112"]] +[ActiveJob] [Kithe::AssetPromoteJob] [59bacbf7-1a87-41e6-9754-626d21761369]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [59bacbf7-1a87-41e6-9754-626d21761369] Performed Kithe::AssetPromoteJob (Job ID: 59bacbf7-1a87-41e6-9754-626d21761369) from Inline(default) in 7.71ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 59bacbf7-1a87-41e6-9754-626d21761369) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "9a8bb8fc-ae9a-4c43-97b6-6737e99c8112", "file", {"id"=>"asset/6577d6351e54c88883eeecefc5ea3d04.jpg", "storage"=>"cache"}, {} + Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "9a8bb8fc-ae9a-4c43-97b6-6737e99c8112"], ["LIMIT", 1]] +  (0.4ms) ROLLBACK +  (0.2ms) BEGIN +  (0.1ms) ROLLBACK +  (0.2ms) BEGIN +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:38.856979"], ["updated_at", "2020-06-02 14:43:38.856979"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:38.859741"], ["file_data", "{\"id\":\"asset/62924d95f895a079ccaa046416feb416.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"echidna.jpg\"}}"], ["id", "3102cc0e-c53b-47b8-9900-b13ff70178bd"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [094651df-2643-4034-a7de-be6ccafb6fe1] Performing Kithe::AssetPromoteJob (Job ID: 094651df-2643-4034-a7de-be6ccafb6fe1) from Inline(default) enqueued at 2020-06-02T14:43:38Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "3102cc0e-c53b-47b8-9900-b13ff70178bd", "file", {"id"=>"asset/62924d95f895a079ccaa046416feb416.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [094651df-2643-4034-a7de-be6ccafb6fe1] Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "3102cc0e-c53b-47b8-9900-b13ff70178bd"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [094651df-2643-4034-a7de-be6ccafb6fe1]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [094651df-2643-4034-a7de-be6ccafb6fe1] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "3102cc0e-c53b-47b8-9900-b13ff70178bd"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [094651df-2643-4034-a7de-be6ccafb6fe1] Kithe::Asset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/3102cc0e-c53b-47b8-9900-b13ff70178bd/12aee2bca50f175681709a194ddd071b.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"echidna.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["updated_at", "2020-06-02 14:43:38.870456"], ["id", "3102cc0e-c53b-47b8-9900-b13ff70178bd"]] +[ActiveJob] [Kithe::AssetPromoteJob] [094651df-2643-4034-a7de-be6ccafb6fe1]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [094651df-2643-4034-a7de-be6ccafb6fe1] Performed Kithe::AssetPromoteJob (Job ID: 094651df-2643-4034-a7de-be6ccafb6fe1) from Inline(default) in 10.15ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 094651df-2643-4034-a7de-be6ccafb6fe1) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "3102cc0e-c53b-47b8-9900-b13ff70178bd", "file", {"id"=>"asset/62924d95f895a079ccaa046416feb416.jpg", "storage"=>"cache"}, {} + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "3102cc0e-c53b-47b8-9900-b13ff70178bd"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:38.879283"], ["updated_at", "2020-06-02 14:43:38.879283"], ["file_data", "{\"id\":\"asset/dfe2e8cafc00c70bb4a94442212500fd.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 15c7c0ab-f349-48fa-9b9f-a78adf5d25ea) to Test(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "5b19ef1c-5e46-4bc6-a8a6-f98915f48ed3", "file", {"id"=>"asset/dfe2e8cafc00c70bb4a94442212500fd.jpg", "storage"=>"cache"}, {} +  (0.6ms) SAVEPOINT active_record_1 + Kithe::Asset Load (1.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "5b19ef1c-5e46-4bc6-a8a6-f98915f48ed3"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:38.888726"], ["file_data", "{\"id\":\"asset/5b19ef1c-5e46-4bc6-a8a6-f98915f48ed3/06cc72df73aa9248e19234efeb098c30.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "5b19ef1c-5e46-4bc6-a8a6-f98915f48ed3"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:38.893325"], ["updated_at", "2020-06-02 14:43:38.893325"], ["file_data", "{\"id\":\"asset/cfc65024fbf0ca9a41dd2d4a0154ec6b.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [bf53eca3-bb8a-4804-869b-503cccc81fc0] Performing Kithe::AssetPromoteJob (Job ID: bf53eca3-bb8a-4804-869b-503cccc81fc0) from Inline(default) enqueued at 2020-06-02T14:43:38Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "5f3bdef0-2adc-464a-a3c8-5532b204272a", "file", {"id"=>"asset/cfc65024fbf0ca9a41dd2d4a0154ec6b.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [bf53eca3-bb8a-4804-869b-503cccc81fc0] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "5f3bdef0-2adc-464a-a3c8-5532b204272a"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [bf53eca3-bb8a-4804-869b-503cccc81fc0]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [bf53eca3-bb8a-4804-869b-503cccc81fc0] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "5f3bdef0-2adc-464a-a3c8-5532b204272a"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [bf53eca3-bb8a-4804-869b-503cccc81fc0] Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/5f3bdef0-2adc-464a-a3c8-5532b204272a/bd4cdc6d2130f9838e2e47fb3a067cee.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:38.903774"], ["id", "5f3bdef0-2adc-464a-a3c8-5532b204272a"]] +[ActiveJob] [Kithe::AssetPromoteJob] [bf53eca3-bb8a-4804-869b-503cccc81fc0]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [bf53eca3-bb8a-4804-869b-503cccc81fc0] Performed Kithe::AssetPromoteJob (Job ID: bf53eca3-bb8a-4804-869b-503cccc81fc0) from Inline(default) in 9.22ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: bf53eca3-bb8a-4804-869b-503cccc81fc0) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "5f3bdef0-2adc-464a-a3c8-5532b204272a", "file", {"id"=>"asset/cfc65024fbf0ca9a41dd2d4a0154ec6b.jpg", "storage"=>"cache"}, {} +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:38.908780"], ["updated_at", "2020-06-02 14:43:38.908780"], ["file_data", "{\"id\":\"asset/2cd11431bdb958a6016af7e11ce9ea88.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [1003536d-c0fc-4128-9f51-12839554f321] Performing Kithe::AssetPromoteJob (Job ID: 1003536d-c0fc-4128-9f51-12839554f321) from Inline(default) enqueued at 2020-06-02T14:43:38Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "d85e6b80-dd35-44df-8578-77e88ece3219", "file", {"id"=>"asset/2cd11431bdb958a6016af7e11ce9ea88.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [1003536d-c0fc-4128-9f51-12839554f321] Kithe::Asset Load (1.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "d85e6b80-dd35-44df-8578-77e88ece3219"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [1003536d-c0fc-4128-9f51-12839554f321]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [1003536d-c0fc-4128-9f51-12839554f321] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "d85e6b80-dd35-44df-8578-77e88ece3219"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [1003536d-c0fc-4128-9f51-12839554f321] Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/d85e6b80-dd35-44df-8578-77e88ece3219/3b525dd94ece5865f158f12ab0cd5341.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:38.918042"], ["id", "d85e6b80-dd35-44df-8578-77e88ece3219"]] +[ActiveJob] [Kithe::AssetPromoteJob] [1003536d-c0fc-4128-9f51-12839554f321]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [1003536d-c0fc-4128-9f51-12839554f321] Performed Kithe::AssetPromoteJob (Job ID: 1003536d-c0fc-4128-9f51-12839554f321) from Inline(default) in 7.91ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 1003536d-c0fc-4128-9f51-12839554f321) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "d85e6b80-dd35-44df-8578-77e88ece3219", "file", {"id"=>"asset/2cd11431bdb958a6016af7e11ce9ea88.jpg", "storage"=>"cache"}, {} + Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "d85e6b80-dd35-44df-8578-77e88ece3219"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:38.925860"], ["updated_at", "2020-06-02 14:43:38.925860"], ["file_data", "{\"id\":\"asset/d94fe90d179c85d0c0988ad230270127.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [7e572759-a251-44e3-83ac-785ff9211db1] Performing Kithe::AssetPromoteJob (Job ID: 7e572759-a251-44e3-83ac-785ff9211db1) from Inline(default) enqueued at 2020-06-02T14:43:38Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03", "file", {"id"=>"asset/d94fe90d179c85d0c0988ad230270127.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [7e572759-a251-44e3-83ac-785ff9211db1] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [7e572759-a251-44e3-83ac-785ff9211db1]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [7e572759-a251-44e3-83ac-785ff9211db1] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [7e572759-a251-44e3-83ac-785ff9211db1] Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03/5f3f772a49f6e416d301eb8e2334ae4d.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:38.937055"], ["id", "3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03"]] +[ActiveJob] [Kithe::AssetPromoteJob] [7e572759-a251-44e3-83ac-785ff9211db1]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [7e572759-a251-44e3-83ac-785ff9211db1] Performed Kithe::AssetPromoteJob (Job ID: 7e572759-a251-44e3-83ac-785ff9211db1) from Inline(default) in 9.54ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 7e572759-a251-44e3-83ac-785ff9211db1) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03", "file", {"id"=>"asset/d94fe90d179c85d0c0988ad230270127.jpg", "storage"=>"cache"}, {} + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03"], ["LIMIT", 1]] + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03/5f3f772a49f6e416d301eb8e2334ae4d.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"existing\":{\"id\":\"3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03/existing/2ee43873928689663226f00746b25f2e.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"19jyszlz9_existing.bin\",\"size\":7,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["updated_at", "2020-06-02 14:43:38.976478"], ["id", "3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03"]] + Kithe::Model Load (0.6ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03"]] + Kithe::Model Load (0.6ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03"]] +  (1.6ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03' +); + + Kithe::Asset Destroy (1.8ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetDeleteJob] [a8c7d513-10ba-4cd4-a465-c3ddea50d3d1] Performing Kithe::AssetDeleteJob (Job ID: a8c7d513-10ba-4cd4-a465-c3ddea50d3d1) from Inline(default) enqueued at 2020-06-02T14:43:38Z with arguments: "Kithe::AssetUploader::Attacher", {"id"=>"asset/3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03/5f3f772a49f6e416d301eb8e2334ae4d.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"existing"=>{"id"=>"3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03/existing/2ee43873928689663226f00746b25f2e.bin", "storage"=>"kithe_derivatives", "metadata"=>{"filename"=>"19jyszlz9_existing.bin", "size"=>7, "mime_type"=>"application/octet-stream", "width"=>nil, "height"=>nil}}}} +[ActiveJob] [Kithe::AssetDeleteJob] [a8c7d513-10ba-4cd4-a465-c3ddea50d3d1] Performed Kithe::AssetDeleteJob (Job ID: a8c7d513-10ba-4cd4-a465-c3ddea50d3d1) from Inline(default) in 0.12ms +[ActiveJob] Enqueued Kithe::AssetDeleteJob (Job ID: a8c7d513-10ba-4cd4-a465-c3ddea50d3d1) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", {"id"=>"asset/3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03/5f3f772a49f6e416d301eb8e2334ae4d.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"existing"=>{"id"=>"3cb0ae58-9efe-4779-9c3a-6c1cff0f6b03/existing/2ee43873928689663226f00746b25f2e.bin", "storage"=>"kithe_derivatives", "metadata"=>{"filename"=>"19jyszlz9_existing.bin", "size"=>7, "mime_type"=>"application/octet-stream", "width"=>nil, "height"=>nil}}}} +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:38.992584"], ["updated_at", "2020-06-02 14:43:38.992584"], ["file_data", "{\"id\":\"asset/af3ce0ddac5d347ebec99e52682813d2.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [313b41fa-1b7c-4614-918b-372c688f4969] Performing Kithe::AssetPromoteJob (Job ID: 313b41fa-1b7c-4614-918b-372c688f4969) from Inline(default) enqueued at 2020-06-02T14:43:38Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "16f56e2b-b15a-42d9-b0d6-76673b3d8375", "file", {"id"=>"asset/af3ce0ddac5d347ebec99e52682813d2.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [313b41fa-1b7c-4614-918b-372c688f4969] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "16f56e2b-b15a-42d9-b0d6-76673b3d8375"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [313b41fa-1b7c-4614-918b-372c688f4969]  (5.8ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [313b41fa-1b7c-4614-918b-372c688f4969] Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "16f56e2b-b15a-42d9-b0d6-76673b3d8375"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [313b41fa-1b7c-4614-918b-372c688f4969] Kithe::Asset Update (0.8ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/16f56e2b-b15a-42d9-b0d6-76673b3d8375/813a63e88b9d5866a4f61ebcad726776.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:39.008638"], ["id", "16f56e2b-b15a-42d9-b0d6-76673b3d8375"]] +[ActiveJob] [Kithe::AssetPromoteJob] [313b41fa-1b7c-4614-918b-372c688f4969]  (0.5ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [313b41fa-1b7c-4614-918b-372c688f4969] Performed Kithe::AssetPromoteJob (Job ID: 313b41fa-1b7c-4614-918b-372c688f4969) from Inline(default) in 18.67ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 313b41fa-1b7c-4614-918b-372c688f4969) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "16f56e2b-b15a-42d9-b0d6-76673b3d8375", "file", {"id"=>"asset/af3ce0ddac5d347ebec99e52682813d2.jpg", "storage"=>"cache"}, {} + Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "16f56e2b-b15a-42d9-b0d6-76673b3d8375"], ["LIMIT", 1]] +  (0.8ms) SAVEPOINT active_record_1 + Kithe::Asset Load (1.9ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "16f56e2b-b15a-42d9-b0d6-76673b3d8375"], ["LIMIT", 1]] + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/16f56e2b-b15a-42d9-b0d6-76673b3d8375/813a63e88b9d5866a4f61ebcad726776.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"existing\":{\"id\":\"16f56e2b-b15a-42d9-b0d6-76673b3d8375/existing/d4b5a7364d3c098bd57d16e710c3cd1d.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"8sasuqp1m_existing.bin\",\"size\":7,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["updated_at", "2020-06-02 14:43:39.074369"], ["id", "16f56e2b-b15a-42d9-b0d6-76673b3d8375"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/16f56e2b-b15a-42d9-b0d6-76673b3d8375/83b85e484b0870432776d239e48f928c.bin\",\"storage\":\"cache\",\"metadata\":{\"filename\":null,\"size\":14,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}"], ["updated_at", "2020-06-02 14:43:39.114648"], ["id", "16f56e2b-b15a-42d9-b0d6-76673b3d8375"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetDeleteJob] [586420ae-a051-4c11-998c-565b339a0560] Performing Kithe::AssetDeleteJob (Job ID: 586420ae-a051-4c11-998c-565b339a0560) from Inline(default) enqueued at 2020-06-02T14:43:39Z with arguments: "Kithe::AssetUploader::Attacher", {"id"=>"asset/16f56e2b-b15a-42d9-b0d6-76673b3d8375/813a63e88b9d5866a4f61ebcad726776.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"existing"=>{"id"=>"16f56e2b-b15a-42d9-b0d6-76673b3d8375/existing/d4b5a7364d3c098bd57d16e710c3cd1d.bin", "storage"=>"kithe_derivatives", "metadata"=>{"filename"=>"8sasuqp1m_existing.bin", "size"=>7, "mime_type"=>"application/octet-stream", "width"=>nil, "height"=>nil}}}} +[ActiveJob] [Kithe::AssetDeleteJob] [586420ae-a051-4c11-998c-565b339a0560] Performed Kithe::AssetDeleteJob (Job ID: 586420ae-a051-4c11-998c-565b339a0560) from Inline(default) in 0.13ms +[ActiveJob] Enqueued Kithe::AssetDeleteJob (Job ID: 586420ae-a051-4c11-998c-565b339a0560) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", {"id"=>"asset/16f56e2b-b15a-42d9-b0d6-76673b3d8375/813a63e88b9d5866a4f61ebcad726776.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"existing"=>{"id"=>"16f56e2b-b15a-42d9-b0d6-76673b3d8375/existing/d4b5a7364d3c098bd57d16e710c3cd1d.bin", "storage"=>"kithe_derivatives", "metadata"=>{"filename"=>"8sasuqp1m_existing.bin", "size"=>7, "mime_type"=>"application/octet-stream", "width"=>nil, "height"=>nil}}}} +[ActiveJob] [Kithe::AssetPromoteJob] [44f87828-e8ba-43a3-845a-b1f5a6dd3085] Performing Kithe::AssetPromoteJob (Job ID: 44f87828-e8ba-43a3-845a-b1f5a6dd3085) from Inline(default) enqueued at 2020-06-02T14:43:39Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "16f56e2b-b15a-42d9-b0d6-76673b3d8375", "file", {"id"=>"asset/16f56e2b-b15a-42d9-b0d6-76673b3d8375/83b85e484b0870432776d239e48f928c.bin", "storage"=>"cache"}, {"skip_callbacks"=>"true"} +[ActiveJob] [Kithe::AssetPromoteJob] [44f87828-e8ba-43a3-845a-b1f5a6dd3085] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "16f56e2b-b15a-42d9-b0d6-76673b3d8375"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [44f87828-e8ba-43a3-845a-b1f5a6dd3085]  (0.4ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [44f87828-e8ba-43a3-845a-b1f5a6dd3085] Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "16f56e2b-b15a-42d9-b0d6-76673b3d8375"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [44f87828-e8ba-43a3-845a-b1f5a6dd3085] Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/16f56e2b-b15a-42d9-b0d6-76673b3d8375/dc3d86cb24107580f7d98387380b2807.bin\",\"storage\":\"store\",\"metadata\":{\"size\":14,\"width\":null,\"height\":null,\"filename\":null,\"mime_type\":\"application/octet-stream\"}}"], ["updated_at", "2020-06-02 14:43:39.125521"], ["id", "16f56e2b-b15a-42d9-b0d6-76673b3d8375"]] +[ActiveJob] [Kithe::AssetPromoteJob] [44f87828-e8ba-43a3-845a-b1f5a6dd3085]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [44f87828-e8ba-43a3-845a-b1f5a6dd3085] Performed Kithe::AssetPromoteJob (Job ID: 44f87828-e8ba-43a3-845a-b1f5a6dd3085) from Inline(default) in 7.16ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 44f87828-e8ba-43a3-845a-b1f5a6dd3085) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "16f56e2b-b15a-42d9-b0d6-76673b3d8375", "file", {"id"=>"asset/16f56e2b-b15a-42d9-b0d6-76673b3d8375/83b85e484b0870432776d239e48f928c.bin", "storage"=>"cache"}, {"skip_callbacks"=>"true"} +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:39.131903"], ["updated_at", "2020-06-02 14:43:39.131903"], ["file_data", "{\"id\":\"asset/37cd72dc4a066b784d275de96308f004.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (1.3ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [a74cfbea-61c2-4f69-bd7d-d7a71489714b] Performing Kithe::AssetPromoteJob (Job ID: a74cfbea-61c2-4f69-bd7d-d7a71489714b) from Inline(default) enqueued at 2020-06-02T14:43:39Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "c9b97ed7-036d-4375-b53d-016a4ed22f01", "file", {"id"=>"asset/37cd72dc4a066b784d275de96308f004.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [a74cfbea-61c2-4f69-bd7d-d7a71489714b] Kithe::Asset Load (20.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "c9b97ed7-036d-4375-b53d-016a4ed22f01"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [a74cfbea-61c2-4f69-bd7d-d7a71489714b]  (0.3ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [a74cfbea-61c2-4f69-bd7d-d7a71489714b] Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["id", "c9b97ed7-036d-4375-b53d-016a4ed22f01"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [a74cfbea-61c2-4f69-bd7d-d7a71489714b] Kithe::Asset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/c9b97ed7-036d-4375-b53d-016a4ed22f01/e45db566d18bb350d26db72da2321da4.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-02 14:43:39.165152"], ["id", "c9b97ed7-036d-4375-b53d-016a4ed22f01"]] +[ActiveJob] [Kithe::AssetPromoteJob] [a74cfbea-61c2-4f69-bd7d-d7a71489714b]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [a74cfbea-61c2-4f69-bd7d-d7a71489714b] Performed Kithe::AssetPromoteJob (Job ID: a74cfbea-61c2-4f69-bd7d-d7a71489714b) from Inline(default) in 29.3ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: a74cfbea-61c2-4f69-bd7d-d7a71489714b) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "c9b97ed7-036d-4375-b53d-016a4ed22f01", "file", {"id"=>"asset/37cd72dc4a066b784d275de96308f004.jpg", "storage"=>"cache"}, {} + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["id", "c9b97ed7-036d-4375-b53d-016a4ed22f01"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["id", "c9b97ed7-036d-4375-b53d-016a4ed22f01"], ["LIMIT", 1]] + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/c9b97ed7-036d-4375-b53d-016a4ed22f01/e45db566d18bb350d26db72da2321da4.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"existing\":{\"id\":\"c9b97ed7-036d-4375-b53d-016a4ed22f01/existing/39a5aee7af0fdf96e0081b86bf324797.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"78b609c1s_existing.bin\",\"size\":7,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["updated_at", "2020-06-02 14:43:39.207504"], ["id", "c9b97ed7-036d-4375-b53d-016a4ed22f01"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:39.211516"], ["updated_at", "2020-06-02 14:43:39.211516"], ["file_data", "{\"id\":\"asset/9258952b44f8cda1354a9123fc024815.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["id", "75c00ce3-ecbe-47c9-b4dc-aefda8e38b31"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["id", "75c00ce3-ecbe-47c9-b4dc-aefda8e38b31"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/9258952b44f8cda1354a9123fc024815.jpg\",\"storage\":\"cache\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"test\":{\"id\":\"75c00ce3-ecbe-47c9-b4dc-aefda8e38b31/test/58ee491d9a33746f5f3b0fb1ac6b4d65.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"bs0kg88zp_test.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}}}"], ["updated_at", "2020-06-02 14:43:39.221626"], ["id", "75c00ce3-ecbe-47c9-b4dc-aefda8e38b31"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.3ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Collection Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "some title"], ["type", "Kithe::Collection"], ["created_at", "2020-06-02 14:43:39.251928"], ["updated_at", "2020-06-02 14:43:39.251928"], ["kithe_model_type", 0]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (1.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) ROLLBACK +  (0.3ms) BEGIN +  (0.2ms) ROLLBACK +  (0.3ms) BEGIN +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.5ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.2ms) BEGIN +  (1.0ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Create (1.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.333631"], ["updated_at", "2020-06-02 14:43:39.333631"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "a9fd0597-fc14-48f6-b993-f61cb234dcf8"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.341147"], ["updated_at", "2020-06-02 14:43:39.341147"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "dba7f138-6b02-4114-98bb-611f86568756"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Collection Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Collection"], ["type", "Kithe::Collection"], ["created_at", "2020-06-02 14:43:39.356464"], ["updated_at", "2020-06-02 14:43:39.356464"], ["kithe_model_type", 0]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.359383"], ["updated_at", "2020-06-02 14:43:39.359383"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::ModelContains Create (0.9ms) INSERT INTO "kithe_model_contains" ("containee_id", "container_id") VALUES ($1, $2) [["containee_id", "b5060495-3e10-4460-9ecd-6078bc60b9ea"], ["container_id", "bd5fb25f-f2d7-4932-b2a2-d6bf13631b19"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Model Exists? (0.6ms) SELECT 1 AS one FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["container_id", "bd5fb25f-f2d7-4932-b2a2-d6bf13631b19"], ["id", "b5060495-3e10-4460-9ecd-6078bc60b9ea"], ["LIMIT", 1]] + Kithe::Model Exists? (0.5ms) SELECT 1 AS one FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["containee_id", "b5060495-3e10-4460-9ecd-6078bc60b9ea"], ["id", "bd5fb25f-f2d7-4932-b2a2-d6bf13631b19"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Collection Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Collection"], ["type", "Kithe::Collection"], ["created_at", "2020-06-02 14:43:39.375402"], ["updated_at", "2020-06-02 14:43:39.375402"], ["kithe_model_type", 0]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + Kithe::ModelContains Create (0.6ms) INSERT INTO "kithe_model_contains" ("containee_id", "container_id") VALUES ($1, $2) [["containee_id", "b5060495-3e10-4460-9ecd-6078bc60b9ea"], ["container_id", "fd441cbe-a149-491e-ac0e-de85522f8377"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "fd441cbe-a149-491e-ac0e-de85522f8377"]] + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "b5060495-3e10-4460-9ecd-6078bc60b9ea"]] +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "b5060495-3e10-4460-9ecd-6078bc60b9ea"]] + Kithe::ModelContains Load (0.4ms) SELECT "kithe_model_contains".* FROM "kithe_model_contains" WHERE "kithe_model_contains"."containee_id" = $1 AND "kithe_model_contains"."container_id" IN ($2, $3) [["containee_id", "b5060495-3e10-4460-9ecd-6078bc60b9ea"], ["container_id", "bd5fb25f-f2d7-4932-b2a2-d6bf13631b19"], ["container_id", "fd441cbe-a149-491e-ac0e-de85522f8377"]] + Kithe::ModelContains Destroy (0.4ms) DELETE FROM "kithe_model_contains" WHERE "kithe_model_contains"."containee_id" = $1 AND "kithe_model_contains"."container_id" IN ($2, $3) [["containee_id", "b5060495-3e10-4460-9ecd-6078bc60b9ea"], ["container_id", "bd5fb25f-f2d7-4932-b2a2-d6bf13631b19"], ["container_id", "fd441cbe-a149-491e-ac0e-de85522f8377"]] + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "b5060495-3e10-4460-9ecd-6078bc60b9ea"]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'b5060495-3e10-4460-9ecd-6078bc60b9ea' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'b5060495-3e10-4460-9ecd-6078bc60b9ea' +); + + Kithe::Work Destroy (0.5ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "b5060495-3e10-4460-9ecd-6078bc60b9ea"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Collection Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Collection"], ["id", "bd5fb25f-f2d7-4932-b2a2-d6bf13631b19"], ["LIMIT", 1]] + Kithe::Collection Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Collection"], ["id", "fd441cbe-a149-491e-ac0e-de85522f8377"], ["LIMIT", 1]] +  (0.7ms) SELECT COUNT(*) FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "bd5fb25f-f2d7-4932-b2a2-d6bf13631b19"]] +  (0.8ms) SELECT COUNT(*) FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "fd441cbe-a149-491e-ac0e-de85522f8377"]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.399878"], ["updated_at", "2020-06-02 14:43:39.399878"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::ModelContains Create (0.6ms) INSERT INTO "kithe_model_contains" ("containee_id", "container_id") VALUES ($1, $2) [["containee_id", "334bc21b-1f07-4bac-a93e-ae46f276e9bf"], ["container_id", "bd5fb25f-f2d7-4932-b2a2-d6bf13631b19"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.1ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "bd5fb25f-f2d7-4932-b2a2-d6bf13631b19"]] + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "bd5fb25f-f2d7-4932-b2a2-d6bf13631b19"]] + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "bd5fb25f-f2d7-4932-b2a2-d6bf13631b19"]] + Kithe::ModelContains Load (0.3ms) SELECT "kithe_model_contains".* FROM "kithe_model_contains" WHERE "kithe_model_contains"."container_id" = $1 AND "kithe_model_contains"."containee_id" = $2 [["container_id", "bd5fb25f-f2d7-4932-b2a2-d6bf13631b19"], ["containee_id", "334bc21b-1f07-4bac-a93e-ae46f276e9bf"]] + Kithe::ModelContains Destroy (0.3ms) DELETE FROM "kithe_model_contains" WHERE "kithe_model_contains"."container_id" = $1 AND "kithe_model_contains"."containee_id" = $2 [["container_id", "bd5fb25f-f2d7-4932-b2a2-d6bf13631b19"], ["containee_id", "334bc21b-1f07-4bac-a93e-ae46f276e9bf"]] +  (1.0ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'bd5fb25f-f2d7-4932-b2a2-d6bf13631b19' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'bd5fb25f-f2d7-4932-b2a2-d6bf13631b19' +); + + Kithe::Collection Destroy (0.6ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "bd5fb25f-f2d7-4932-b2a2-d6bf13631b19"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Work Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "334bc21b-1f07-4bac-a93e-ae46f276e9bf"], ["LIMIT", 1]] +  (0.6ms) SELECT COUNT(*) FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "334bc21b-1f07-4bac-a93e-ae46f276e9bf"]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +Unpermitted parameter: :zot +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +Unpermitted parameter: :unselected +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +Unpermitted parameter: :unselected +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +Unpermitted parameter: :unselected +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +Unpermitted parameter: :unselected +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +Unpermitted parameters: :unselected, :other_value +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +Unpermitted parameters: :unselected, :str_array, :other_value +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +Unpermitted parameter: :unselected +  (0.1ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Create (1.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.433926"], ["updated_at", "2020-06-02 14:43:39.433926"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:39.439179"], ["updated_at", "2020-06-02 14:43:39.439179"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.5ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "71ae62fc-f2a3-4afa-8933-8c45f9f1ce04"]] + Kithe::Work Update (0.8ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-02 14:43:39.443131"], ["representative_id", "71ae62fc-f2a3-4afa-8933-8c45f9f1ce04"], ["leaf_representative_id", "71ae62fc-f2a3-4afa-8933-8c45f9f1ce04"], ["id", "c895d6c6-de2c-4671-b325-9c8aa01e9d0a"]] +  (1.0ms) UPDATE kithe_models +SET leaf_representative_id = '71ae62fc-f2a3-4afa-8933-8c45f9f1ce04' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'c895d6c6-de2c-4671-b325-9c8aa01e9d0a' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'c895d6c6-de2c-4671-b325-9c8aa01e9d0a' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "c895d6c6-de2c-4671-b325-9c8aa01e9d0a"], ["LIMIT", 1]] + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "71ae62fc-f2a3-4afa-8933-8c45f9f1ce04"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:39.454811"], ["updated_at", "2020-06-02 14:43:39.454811"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:39.459966"], ["updated_at", "2020-06-02 14:43:39.459966"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.5ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "9ec9ce57-2445-4dac-a373-ec4009a6d97b"]] + Kithe::Work Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "intermediate"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.464171"], ["updated_at", "2020-06-02 14:43:39.464171"], ["representative_id", "9ec9ce57-2445-4dac-a373-ec4009a6d97b"], ["leaf_representative_id", "9ec9ce57-2445-4dac-a373-ec4009a6d97b"], ["kithe_model_type", 1]] +  (1.1ms) UPDATE kithe_models +SET leaf_representative_id = '9ec9ce57-2445-4dac-a373-ec4009a6d97b' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '9b60fffd-2db1-4d4d-b71f-9726083442e3' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '9b60fffd-2db1-4d4d-b71f-9726083442e3' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "9ec9ce57-2445-4dac-a373-ec4009a6d97b"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.5ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "9b60fffd-2db1-4d4d-b71f-9726083442e3"]] + Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "top"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.474337"], ["updated_at", "2020-06-02 14:43:39.474337"], ["representative_id", "9b60fffd-2db1-4d4d-b71f-9726083442e3"], ["leaf_representative_id", "9ec9ce57-2445-4dac-a373-ec4009a6d97b"], ["kithe_model_type", 1]] +  (0.8ms) UPDATE kithe_models +SET leaf_representative_id = '9ec9ce57-2445-4dac-a373-ec4009a6d97b' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '38ac713c-e7dc-49c2-9646-77770c9aea88' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '38ac713c-e7dc-49c2-9646-77770c9aea88' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "9ec9ce57-2445-4dac-a373-ec4009a6d97b"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (1.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, nil]] + Kithe::Work Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-02 14:43:39.481008"], ["representative_id", nil], ["leaf_representative_id", nil], ["id", "38ac713c-e7dc-49c2-9646-77770c9aea88"]] +  (1.3ms) UPDATE kithe_models +SET leaf_representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '38ac713c-e7dc-49c2-9646-77770c9aea88' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '38ac713c-e7dc-49c2-9646-77770c9aea88' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:39.506300"], ["updated_at", "2020-06-02 14:43:39.506300"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.5ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "ef250f18-926e-4b24-af89-80029be3d67d"]] + Kithe::Work Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "intermediate"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.509913"], ["updated_at", "2020-06-02 14:43:39.509913"], ["representative_id", "ef250f18-926e-4b24-af89-80029be3d67d"], ["leaf_representative_id", "ef250f18-926e-4b24-af89-80029be3d67d"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'ef250f18-926e-4b24-af89-80029be3d67d' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '411f56b4-6277-4fce-a5fe-52c5ae1d670c' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '411f56b4-6277-4fce-a5fe-52c5ae1d670c' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.7ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "411f56b4-6277-4fce-a5fe-52c5ae1d670c"]] + Kithe::Work Create (1.2ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "top"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.515422"], ["updated_at", "2020-06-02 14:43:39.515422"], ["representative_id", "411f56b4-6277-4fce-a5fe-52c5ae1d670c"], ["leaf_representative_id", "ef250f18-926e-4b24-af89-80029be3d67d"], ["kithe_model_type", 1]] +  (2.0ms) UPDATE kithe_models +SET leaf_representative_id = 'ef250f18-926e-4b24-af89-80029be3d67d' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'dbd3b81d-08d8-4421-9636-f034862b7f6c' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'dbd3b81d-08d8-4421-9636-f034862b7f6c' +); + +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-02 14:43:39.521705"], ["representative_id", "ef250f18-926e-4b24-af89-80029be3d67d"], ["leaf_representative_id", "411f56b4-6277-4fce-a5fe-52c5ae1d670c"], ["id", "dbd3b81d-08d8-4421-9636-f034862b7f6c"]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = '411f56b4-6277-4fce-a5fe-52c5ae1d670c' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'dbd3b81d-08d8-4421-9636-f034862b7f6c' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'dbd3b81d-08d8-4421-9636-f034862b7f6c' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (1.3ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:39.528308"], ["updated_at", "2020-06-02 14:43:39.528308"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:39.532063"], ["updated_at", "2020-06-02 14:43:39.532063"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.6ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "ff4956ba-851f-45d1-b064-44deece0e1cc"]] + Kithe::Work Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "intermediate"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.537961"], ["updated_at", "2020-06-02 14:43:39.537961"], ["representative_id", "ff4956ba-851f-45d1-b064-44deece0e1cc"], ["leaf_representative_id", "ff4956ba-851f-45d1-b064-44deece0e1cc"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'ff4956ba-851f-45d1-b064-44deece0e1cc' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'f7d73019-22ac-4e82-a2a3-d4e196f61eee' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'f7d73019-22ac-4e82-a2a3-d4e196f61eee' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "f7d73019-22ac-4e82-a2a3-d4e196f61eee"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "top"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.542817"], ["updated_at", "2020-06-02 14:43:39.542817"], ["representative_id", "f7d73019-22ac-4e82-a2a3-d4e196f61eee"], ["leaf_representative_id", "ff4956ba-851f-45d1-b064-44deece0e1cc"], ["kithe_model_type", 1]] +  (1.0ms) UPDATE kithe_models +SET leaf_representative_id = 'ff4956ba-851f-45d1-b064-44deece0e1cc' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'eeb53e3d-4534-4aaa-81b5-a1bef51cb86f' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'eeb53e3d-4534-4aaa-81b5-a1bef51cb86f' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "leaf_representative_id" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:39.546736"], ["leaf_representative_id", "9c70448c-8554-4236-b67e-2bc29e870026"], ["id", "eeb53e3d-4534-4aaa-81b5-a1bef51cb86f"]] +  (1.3ms) UPDATE kithe_models +SET leaf_representative_id = '9c70448c-8554-4236-b67e-2bc29e870026' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'eeb53e3d-4534-4aaa-81b5-a1bef51cb86f' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'eeb53e3d-4534-4aaa-81b5-a1bef51cb86f' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "9c70448c-8554-4236-b67e-2bc29e870026"], ["LIMIT", 1]] + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "f7d73019-22ac-4e82-a2a3-d4e196f61eee"]] + Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "ff4956ba-851f-45d1-b064-44deece0e1cc"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.556974"], ["updated_at", "2020-06-02 14:43:39.556974"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.559513"], ["updated_at", "2020-06-02 14:43:39.559513"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.7ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "e0c84946-0205-414a-8f33-c54f1833f5bb"]] + Kithe::Work Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-02 14:43:39.563983"], ["representative_id", "e0c84946-0205-414a-8f33-c54f1833f5bb"], ["leaf_representative_id", "e0c84946-0205-414a-8f33-c54f1833f5bb"], ["id", "3e19ed81-7bd3-4273-aff3-463892bee987"]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'e0c84946-0205-414a-8f33-c54f1833f5bb' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '3e19ed81-7bd3-4273-aff3-463892bee987' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '3e19ed81-7bd3-4273-aff3-463892bee987' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "3e19ed81-7bd3-4273-aff3-463892bee987"]] + Kithe::Work Update (2.1ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-02 14:43:39.568769"], ["representative_id", "3e19ed81-7bd3-4273-aff3-463892bee987"], ["leaf_representative_id", "e0c84946-0205-414a-8f33-c54f1833f5bb"], ["id", "e0c84946-0205-414a-8f33-c54f1833f5bb"]] +  (1.2ms) UPDATE kithe_models +SET leaf_representative_id = 'e0c84946-0205-414a-8f33-c54f1833f5bb' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'e0c84946-0205-414a-8f33-c54f1833f5bb' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'e0c84946-0205-414a-8f33-c54f1833f5bb' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:39.577167"], ["updated_at", "2020-06-02 14:43:39.577167"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:39.580955"], ["updated_at", "2020-06-02 14:43:39.580955"], ["kithe_model_type", 2]] +  (0.5ms) RELEASE SAVEPOINT active_record_1 +  (1.6ms) SAVEPOINT active_record_1 + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "a0336415-846e-4e24-a17b-1657d74a571c"]] + Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "child1"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.588065"], ["updated_at", "2020-06-02 14:43:39.588065"], ["representative_id", "a0336415-846e-4e24-a17b-1657d74a571c"], ["leaf_representative_id", "a0336415-846e-4e24-a17b-1657d74a571c"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'a0336415-846e-4e24-a17b-1657d74a571c' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '79427e26-181e-488a-9eef-eba3db3e55d2' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '79427e26-181e-488a-9eef-eba3db3e55d2' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "412b157f-a4c5-48bc-b714-0f7f46e485ae"]] + Kithe::Work Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "child1"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.592433"], ["updated_at", "2020-06-02 14:43:39.592433"], ["representative_id", "412b157f-a4c5-48bc-b714-0f7f46e485ae"], ["leaf_representative_id", "412b157f-a4c5-48bc-b714-0f7f46e485ae"], ["kithe_model_type", 1]] +  (1.2ms) UPDATE kithe_models +SET leaf_representative_id = '412b157f-a4c5-48bc-b714-0f7f46e485ae' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '76188d82-7482-482a-bb3e-35c8832d0682' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '76188d82-7482-482a-bb3e-35c8832d0682' +); + +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "79427e26-181e-488a-9eef-eba3db3e55d2"]] + Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "parent"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.597990"], ["updated_at", "2020-06-02 14:43:39.597990"], ["representative_id", "79427e26-181e-488a-9eef-eba3db3e55d2"], ["leaf_representative_id", "a0336415-846e-4e24-a17b-1657d74a571c"], ["kithe_model_type", 1]] +  (0.8ms) UPDATE kithe_models +SET leaf_representative_id = 'a0336415-846e-4e24-a17b-1657d74a571c' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'a4e2d8ee-cf26-416d-8093-69ea7bad2729' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'a4e2d8ee-cf26-416d-8093-69ea7bad2729' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "79427e26-181e-488a-9eef-eba3db3e55d2"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "parent"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.602057"], ["updated_at", "2020-06-02 14:43:39.602057"], ["representative_id", "79427e26-181e-488a-9eef-eba3db3e55d2"], ["leaf_representative_id", "a0336415-846e-4e24-a17b-1657d74a571c"], ["kithe_model_type", 1]] +  (0.8ms) UPDATE kithe_models +SET leaf_representative_id = 'a0336415-846e-4e24-a17b-1657d74a571c' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '881c6702-b9b5-4a3c-8f57-38700d6e86d3' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '881c6702-b9b5-4a3c-8f57-38700d6e86d3' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "76188d82-7482-482a-bb3e-35c8832d0682"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "parent"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.606419"], ["updated_at", "2020-06-02 14:43:39.606419"], ["representative_id", "76188d82-7482-482a-bb3e-35c8832d0682"], ["leaf_representative_id", "412b157f-a4c5-48bc-b714-0f7f46e485ae"], ["kithe_model_type", 1]] +  (0.8ms) UPDATE kithe_models +SET leaf_representative_id = '412b157f-a4c5-48bc-b714-0f7f46e485ae' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'ace4527b-bcc8-4b96-9606-9a301b16b37a' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'ace4527b-bcc8-4b96-9606-9a301b16b37a' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "a4e2d8ee-cf26-416d-8093-69ea7bad2729"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "grandparent"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.610195"], ["updated_at", "2020-06-02 14:43:39.610195"], ["representative_id", "a4e2d8ee-cf26-416d-8093-69ea7bad2729"], ["leaf_representative_id", "a0336415-846e-4e24-a17b-1657d74a571c"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'a0336415-846e-4e24-a17b-1657d74a571c' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'deaa07a9-166d-457a-9f59-d50e321b7f52' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'deaa07a9-166d-457a-9f59-d50e321b7f52' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "deaa07a9-166d-457a-9f59-d50e321b7f52"]] + Kithe::Work Create (2.3ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "great-grandparent"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.614561"], ["updated_at", "2020-06-02 14:43:39.614561"], ["representative_id", "deaa07a9-166d-457a-9f59-d50e321b7f52"], ["leaf_representative_id", "a0336415-846e-4e24-a17b-1657d74a571c"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'a0336415-846e-4e24-a17b-1657d74a571c' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '1bbd2936-8f14-4f1b-b95b-320d774d3d00' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '1bbd2936-8f14-4f1b-b95b-320d774d3d00' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "deaa07a9-166d-457a-9f59-d50e321b7f52"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "great-grandparent"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.620455"], ["updated_at", "2020-06-02 14:43:39.620455"], ["representative_id", "deaa07a9-166d-457a-9f59-d50e321b7f52"], ["leaf_representative_id", "a0336415-846e-4e24-a17b-1657d74a571c"], ["kithe_model_type", 1]] +  (0.8ms) UPDATE kithe_models +SET leaf_representative_id = 'a0336415-846e-4e24-a17b-1657d74a571c' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '4351af2a-1374-4cd5-b13a-af4e0f3ede69' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '4351af2a-1374-4cd5-b13a-af4e0f3ede69' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "76188d82-7482-482a-bb3e-35c8832d0682"]] + Kithe::Work Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-02 14:43:39.623986"], ["representative_id", "76188d82-7482-482a-bb3e-35c8832d0682"], ["leaf_representative_id", "412b157f-a4c5-48bc-b714-0f7f46e485ae"], ["id", "a4e2d8ee-cf26-416d-8093-69ea7bad2729"]] +  (1.1ms) UPDATE kithe_models +SET leaf_representative_id = '412b157f-a4c5-48bc-b714-0f7f46e485ae' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'a4e2d8ee-cf26-416d-8093-69ea7bad2729' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'a4e2d8ee-cf26-416d-8093-69ea7bad2729' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Work Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "a4e2d8ee-cf26-416d-8093-69ea7bad2729"], ["LIMIT", 1]] + Kithe::Work Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "deaa07a9-166d-457a-9f59-d50e321b7f52"], ["LIMIT", 1]] + Kithe::Work Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "1bbd2936-8f14-4f1b-b95b-320d774d3d00"], ["LIMIT", 1]] + Kithe::Work Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "4351af2a-1374-4cd5-b13a-af4e0f3ede69"], ["LIMIT", 1]] + Kithe::Work Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "881c6702-b9b5-4a3c-8f57-38700d6e86d3"], ["LIMIT", 1]] + Kithe::Work Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "79427e26-181e-488a-9eef-eba3db3e55d2"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:39.636396"], ["updated_at", "2020-06-02 14:43:39.636396"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:39.639020"], ["updated_at", "2020-06-02 14:43:39.639020"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "afd8d05e-55cb-4658-824c-ba44489f79df"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "child1"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.642314"], ["updated_at", "2020-06-02 14:43:39.642314"], ["representative_id", "afd8d05e-55cb-4658-824c-ba44489f79df"], ["leaf_representative_id", "afd8d05e-55cb-4658-824c-ba44489f79df"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'afd8d05e-55cb-4658-824c-ba44489f79df' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '8c2ce2de-7a1f-46a4-82c5-edae13b117f1' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '8c2ce2de-7a1f-46a4-82c5-edae13b117f1' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "2d0f62eb-2f94-403a-93d8-ff6f73521184"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "child1"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.646463"], ["updated_at", "2020-06-02 14:43:39.646463"], ["representative_id", "2d0f62eb-2f94-403a-93d8-ff6f73521184"], ["leaf_representative_id", "2d0f62eb-2f94-403a-93d8-ff6f73521184"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = '2d0f62eb-2f94-403a-93d8-ff6f73521184' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'b0bfe0fc-23f5-4dae-8849-43ab1410cf22' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'b0bfe0fc-23f5-4dae-8849-43ab1410cf22' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.4ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "8c2ce2de-7a1f-46a4-82c5-edae13b117f1"]] + Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "parent"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.651364"], ["updated_at", "2020-06-02 14:43:39.651364"], ["representative_id", "8c2ce2de-7a1f-46a4-82c5-edae13b117f1"], ["leaf_representative_id", "afd8d05e-55cb-4658-824c-ba44489f79df"], ["kithe_model_type", 1]] +  (1.5ms) UPDATE kithe_models +SET leaf_representative_id = 'afd8d05e-55cb-4658-824c-ba44489f79df' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '9f7317dc-afca-4828-a25c-8ad7c542033a' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '9f7317dc-afca-4828-a25c-8ad7c542033a' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "8c2ce2de-7a1f-46a4-82c5-edae13b117f1"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "parent"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.658137"], ["updated_at", "2020-06-02 14:43:39.658137"], ["representative_id", "8c2ce2de-7a1f-46a4-82c5-edae13b117f1"], ["leaf_representative_id", "afd8d05e-55cb-4658-824c-ba44489f79df"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'afd8d05e-55cb-4658-824c-ba44489f79df' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '3528100f-2983-4c05-a714-16dee00c40fd' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '3528100f-2983-4c05-a714-16dee00c40fd' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "b0bfe0fc-23f5-4dae-8849-43ab1410cf22"]] + Kithe::Work Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "parent"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.662609"], ["updated_at", "2020-06-02 14:43:39.662609"], ["representative_id", "b0bfe0fc-23f5-4dae-8849-43ab1410cf22"], ["leaf_representative_id", "2d0f62eb-2f94-403a-93d8-ff6f73521184"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = '2d0f62eb-2f94-403a-93d8-ff6f73521184' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'ec1acfe0-43e9-4d75-9366-617d70c1fa7d' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'ec1acfe0-43e9-4d75-9366-617d70c1fa7d' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "9f7317dc-afca-4828-a25c-8ad7c542033a"]] + Kithe::Work Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "grandparent"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.668147"], ["updated_at", "2020-06-02 14:43:39.668147"], ["representative_id", "9f7317dc-afca-4828-a25c-8ad7c542033a"], ["leaf_representative_id", "afd8d05e-55cb-4658-824c-ba44489f79df"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'afd8d05e-55cb-4658-824c-ba44489f79df' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '1a8fb55d-35c3-4570-a4f6-545721736f60' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '1a8fb55d-35c3-4570-a4f6-545721736f60' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "1a8fb55d-35c3-4570-a4f6-545721736f60"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "great-grandparent"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.672747"], ["updated_at", "2020-06-02 14:43:39.672747"], ["representative_id", "1a8fb55d-35c3-4570-a4f6-545721736f60"], ["leaf_representative_id", "afd8d05e-55cb-4658-824c-ba44489f79df"], ["kithe_model_type", 1]] +  (0.8ms) UPDATE kithe_models +SET leaf_representative_id = 'afd8d05e-55cb-4658-824c-ba44489f79df' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '8ff04c71-0698-422f-88c9-86d89225725c' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '8ff04c71-0698-422f-88c9-86d89225725c' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "1a8fb55d-35c3-4570-a4f6-545721736f60"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "great-grandparent"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.676857"], ["updated_at", "2020-06-02 14:43:39.676857"], ["representative_id", "1a8fb55d-35c3-4570-a4f6-545721736f60"], ["leaf_representative_id", "afd8d05e-55cb-4658-824c-ba44489f79df"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'afd8d05e-55cb-4658-824c-ba44489f79df' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '6100d1e0-d045-4382-bb91-143402a6d1f0' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '6100d1e0-d045-4382-bb91-143402a6d1f0' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "2d0f62eb-2f94-403a-93d8-ff6f73521184"]] + Kithe::Work Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-02 14:43:39.681024"], ["representative_id", "2d0f62eb-2f94-403a-93d8-ff6f73521184"], ["leaf_representative_id", "2d0f62eb-2f94-403a-93d8-ff6f73521184"], ["id", "8c2ce2de-7a1f-46a4-82c5-edae13b117f1"]] +  (1.5ms) UPDATE kithe_models +SET leaf_representative_id = '2d0f62eb-2f94-403a-93d8-ff6f73521184' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '8c2ce2de-7a1f-46a4-82c5-edae13b117f1' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '8c2ce2de-7a1f-46a4-82c5-edae13b117f1' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Work Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "9f7317dc-afca-4828-a25c-8ad7c542033a"], ["LIMIT", 1]] + Kithe::Work Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "3528100f-2983-4c05-a714-16dee00c40fd"], ["LIMIT", 1]] + Kithe::Work Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "1a8fb55d-35c3-4570-a4f6-545721736f60"], ["LIMIT", 1]] + Kithe::Work Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "8ff04c71-0698-422f-88c9-86d89225725c"], ["LIMIT", 1]] + Kithe::Work Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "6100d1e0-d045-4382-bb91-143402a6d1f0"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:39.692573"], ["updated_at", "2020-06-02 14:43:39.692573"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "b85c6378-abab-4901-a4f2-636df76849bb"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.695844"], ["updated_at", "2020-06-02 14:43:39.695844"], ["representative_id", "b85c6378-abab-4901-a4f2-636df76849bb"], ["leaf_representative_id", "b85c6378-abab-4901-a4f2-636df76849bb"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'b85c6378-abab-4901-a4f2-636df76849bb' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'e52538d2-dfa9-46ca-8605-4a184f1b0ecd' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'e52538d2-dfa9-46ca-8605-4a184f1b0ecd' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "e52538d2-dfa9-46ca-8605-4a184f1b0ecd"]] + Kithe::Collection Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Collection"], ["type", "Kithe::Collection"], ["created_at", "2020-06-02 14:43:39.702151"], ["updated_at", "2020-06-02 14:43:39.702151"], ["representative_id", "e52538d2-dfa9-46ca-8605-4a184f1b0ecd"], ["leaf_representative_id", "b85c6378-abab-4901-a4f2-636df76849bb"], ["kithe_model_type", 0]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'b85c6378-abab-4901-a4f2-636df76849bb' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'd1a34c52-da14-4af6-8220-014acec878ae' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'd1a34c52-da14-4af6-8220-014acec878ae' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Model Load (1.2ms) SELECT "kithe_models".* FROM "kithe_models" + Kithe::Model Load (0.8ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "b85c6378-abab-4901-a4f2-636df76849bb"]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:39.740908"], ["updated_at", "2020-06-02 14:43:39.740908"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "db23bb80-12bc-4833-a2d4-ca16372bc592"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.746320"], ["updated_at", "2020-06-02 14:43:39.746320"], ["representative_id", "db23bb80-12bc-4833-a2d4-ca16372bc592"], ["leaf_representative_id", "db23bb80-12bc-4833-a2d4-ca16372bc592"], ["kithe_model_type", 1]] +  (0.8ms) UPDATE kithe_models +SET leaf_representative_id = 'db23bb80-12bc-4833-a2d4-ca16372bc592' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'd6cea1cf-bde4-4e31-9828-b7e49803e9a0' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'd6cea1cf-bde4-4e31-9828-b7e49803e9a0' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "db23bb80-12bc-4833-a2d4-ca16372bc592"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "db23bb80-12bc-4833-a2d4-ca16372bc592"]] + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "db23bb80-12bc-4833-a2d4-ca16372bc592"]] + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "db23bb80-12bc-4833-a2d4-ca16372bc592"]] +  (1.2ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'db23bb80-12bc-4833-a2d4-ca16372bc592' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'db23bb80-12bc-4833-a2d4-ca16372bc592' +); + + Kithe::Asset Destroy (0.7ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "db23bb80-12bc-4833-a2d4-ca16372bc592"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Work Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "d6cea1cf-bde4-4e31-9828-b7e49803e9a0"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:39.771890"], ["updated_at", "2020-06-02 14:43:39.771890"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "1edb765c-3526-4364-8938-36238b1ac607"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.776245"], ["updated_at", "2020-06-02 14:43:39.776245"], ["representative_id", "1edb765c-3526-4364-8938-36238b1ac607"], ["leaf_representative_id", "1edb765c-3526-4364-8938-36238b1ac607"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = '1edb765c-3526-4364-8938-36238b1ac607' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'd09da593-b7c9-4bf7-8dbf-be3544c6296a' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'd09da593-b7c9-4bf7-8dbf-be3544c6296a' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "d09da593-b7c9-4bf7-8dbf-be3544c6296a"]] + Kithe::Work Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.782446"], ["updated_at", "2020-06-02 14:43:39.782446"], ["representative_id", "d09da593-b7c9-4bf7-8dbf-be3544c6296a"], ["leaf_representative_id", "1edb765c-3526-4364-8938-36238b1ac607"], ["kithe_model_type", 1]] +  (2.5ms) UPDATE kithe_models +SET leaf_representative_id = '1edb765c-3526-4364-8938-36238b1ac607' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '43240f0d-683c-480a-a7da-f329ec443b07' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '43240f0d-683c-480a-a7da-f329ec443b07' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "d09da593-b7c9-4bf7-8dbf-be3544c6296a"]] + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "d09da593-b7c9-4bf7-8dbf-be3544c6296a"]] + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "d09da593-b7c9-4bf7-8dbf-be3544c6296a"]] +  (1.5ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'd09da593-b7c9-4bf7-8dbf-be3544c6296a' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'd09da593-b7c9-4bf7-8dbf-be3544c6296a' +); + + Kithe::Work Destroy (0.6ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "d09da593-b7c9-4bf7-8dbf-be3544c6296a"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Work Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "43240f0d-683c-480a-a7da-f329ec443b07"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:39.804524"], ["updated_at", "2020-06-02 14:43:39.804524"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "bd376dbe-2bea-4be1-b4aa-94330b1f7af7"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.809095"], ["updated_at", "2020-06-02 14:43:39.809095"], ["representative_id", "bd376dbe-2bea-4be1-b4aa-94330b1f7af7"], ["leaf_representative_id", "bd376dbe-2bea-4be1-b4aa-94330b1f7af7"], ["kithe_model_type", 1]] +  (1.0ms) UPDATE kithe_models +SET leaf_representative_id = 'bd376dbe-2bea-4be1-b4aa-94330b1f7af7' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'b02cd951-baaf-4765-8cf8-f0ac02ff3368' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'b02cd951-baaf-4765-8cf8-f0ac02ff3368' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "b02cd951-baaf-4765-8cf8-f0ac02ff3368"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.813952"], ["updated_at", "2020-06-02 14:43:39.813952"], ["representative_id", "b02cd951-baaf-4765-8cf8-f0ac02ff3368"], ["leaf_representative_id", "bd376dbe-2bea-4be1-b4aa-94330b1f7af7"], ["kithe_model_type", 1]] +  (0.8ms) UPDATE kithe_models +SET leaf_representative_id = 'bd376dbe-2bea-4be1-b4aa-94330b1f7af7' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'ae18da32-2069-447d-8285-8770564f0495' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'ae18da32-2069-447d-8285-8770564f0495' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "bd376dbe-2bea-4be1-b4aa-94330b1f7af7"]] + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "bd376dbe-2bea-4be1-b4aa-94330b1f7af7"]] + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "bd376dbe-2bea-4be1-b4aa-94330b1f7af7"]] +  (1.0ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'bd376dbe-2bea-4be1-b4aa-94330b1f7af7' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'bd376dbe-2bea-4be1-b4aa-94330b1f7af7' +); + + Kithe::Asset Destroy (0.6ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "bd376dbe-2bea-4be1-b4aa-94330b1f7af7"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Work Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "ae18da32-2069-447d-8285-8770564f0495"], ["LIMIT", 1]] + Kithe::Work Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "b02cd951-baaf-4765-8cf8-f0ac02ff3368"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.2ms) BEGIN +  (1.0ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "some title"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.835929"], ["updated_at", "2020-06-02 14:43:39.835929"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.846332"], ["updated_at", "2020-06-02 14:43:39.846332"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:39.849890"], ["updated_at", "2020-06-02 14:43:39.849890"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "parent_id" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:39.855343"], ["parent_id", "de205643-69e3-46a1-a59a-5333c8124664"], ["id", "6f5a6066-a051-474d-8fa2-9add82de6f96"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (1.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["id", "6f5a6066-a051-474d-8fa2-9add82de6f96"], ["LIMIT", 1]] + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "de205643-69e3-46a1-a59a-5333c8124664"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (1.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.867466"], ["updated_at", "2020-06-02 14:43:39.867466"], ["kithe_model_type", 1]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.873100"], ["updated_at", "2020-06-02 14:43:39.873100"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "parent_id" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:39.877670"], ["parent_id", "d707c924-d23d-4b68-afe3-dd2656aef771"], ["id", "308d3931-f0bd-4d39-ad39-1bd0bdd44df3"]] +  (0.4ms) RELEASE SAVEPOINT active_record_1 + Kithe::Work Load (1.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "308d3931-f0bd-4d39-ad39-1bd0bdd44df3"], ["LIMIT", 1]] + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "d707c924-d23d-4b68-afe3-dd2656aef771"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.889427"], ["updated_at", "2020-06-02 14:43:39.889427"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Collection Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Collection"], ["type", "Kithe::Collection"], ["created_at", "2020-06-02 14:43:39.892280"], ["updated_at", "2020-06-02 14:43:39.892280"], ["kithe_model_type", 0]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (1.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Collection Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Collection"], ["type", "Kithe::Collection"], ["created_at", "2020-06-02 14:43:39.900891"], ["updated_at", "2020-06-02 14:43:39.900891"], ["kithe_model_type", 0]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "a0267795-855d-448f-9666-dc59302448c6"]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-02 14:43:39.911197"], ["updated_at", "2020-06-02 14:43:39.911197"], ["kithe_model_type", 1]] + Kithe::ModelContains Create (0.6ms) INSERT INTO "kithe_model_contains" ("containee_id", "container_id") VALUES ($1, $2) [["containee_id", "b454577a-015c-465b-b4a5-7642fbf72e30"], ["container_id", "a0267795-855d-448f-9666-dc59302448c6"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWorkSubclass Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "title"], ["type", "TestWorkSubclass"], ["json_attributes", "{\"authors\":[\"Bob\",\"Joe\"]}"], ["created_at", "2020-06-02 14:43:39.954892"], ["updated_at", "2020-06-02 14:43:39.954892"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + TestWorkSubclass Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestWorkSubclass"], ["id", "80d698dc-a464-47f3-9a91-796d0f7454d3"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + MyAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "MyAsset"], ["created_at", "2020-06-02 14:43:39.985470"], ["updated_at", "2020-06-02 14:43:39.985470"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + MyAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:39.988274"], ["file_data", "{\"id\":\"http://www.example.com/bar.html?foo=bar\",\"storage\":\"remote_url\",\"metadata\":{}}"], ["id", "7592e06f-e94b-448e-a4e7-8f250c86ec6f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [7eb39f51-4e35-486b-a9c9-895a79211f8c] Performing Kithe::AssetPromoteJob (Job ID: 7eb39f51-4e35-486b-a9c9-895a79211f8c) from Inline(default) enqueued at 2020-06-02T14:43:39Z with arguments: "RemoteUrlUploader::Attacher", "MyAsset", "7592e06f-e94b-448e-a4e7-8f250c86ec6f", "file", {"id"=>"http://www.example.com/bar.html?foo=bar", "storage"=>"remote_url"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [7eb39f51-4e35-486b-a9c9-895a79211f8c] MyAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "MyAsset"], ["id", "7592e06f-e94b-448e-a4e7-8f250c86ec6f"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [7eb39f51-4e35-486b-a9c9-895a79211f8c]  (0.3ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [7eb39f51-4e35-486b-a9c9-895a79211f8c] MyAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "MyAsset"], ["id", "7592e06f-e94b-448e-a4e7-8f250c86ec6f"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [7eb39f51-4e35-486b-a9c9-895a79211f8c] MyAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/7592e06f-e94b-448e-a4e7-8f250c86ec6f/299f1971dafa9848913e11f5b5f25e45.html\",\"storage\":\"store\",\"metadata\":{\"filename\":null,\"size\":null,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}"], ["updated_at", "2020-06-02 14:43:40.036931"], ["id", "7592e06f-e94b-448e-a4e7-8f250c86ec6f"]] +[ActiveJob] [Kithe::AssetPromoteJob] [7eb39f51-4e35-486b-a9c9-895a79211f8c]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [7eb39f51-4e35-486b-a9c9-895a79211f8c] Performed Kithe::AssetPromoteJob (Job ID: 7eb39f51-4e35-486b-a9c9-895a79211f8c) from Inline(default) in 48.08ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 7eb39f51-4e35-486b-a9c9-895a79211f8c) to Inline(default) with arguments: "RemoteUrlUploader::Attacher", "MyAsset", "7592e06f-e94b-448e-a4e7-8f250c86ec6f", "file", {"id"=>"http://www.example.com/bar.html?foo=bar", "storage"=>"remote_url"}, {} + MyAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "MyAsset"], ["id", "7592e06f-e94b-448e-a4e7-8f250c86ec6f"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + MyAsset Create (1.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "MyAsset"], ["created_at", "2020-06-02 14:43:40.061852"], ["updated_at", "2020-06-02 14:43:40.061852"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + MyAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:40.066013"], ["file_data", "{\"id\":\"http://www.example.com/bar.html?foo=bar\",\"storage\":\"remote_url\",\"metadata\":{\"remote_url_headers\":{\"Authorization\":\"Bearer TestToken\"}}}"], ["id", "bffb8696-50f2-4fac-b240-36c5e4ca7ba9"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [c91975ec-0779-4b25-a9be-fbdff29f6df7] Performing Kithe::AssetPromoteJob (Job ID: c91975ec-0779-4b25-a9be-fbdff29f6df7) from Inline(default) enqueued at 2020-06-02T14:43:40Z with arguments: "RemoteUrlUploader::Attacher", "MyAsset", "bffb8696-50f2-4fac-b240-36c5e4ca7ba9", "file", {"id"=>"http://www.example.com/bar.html?foo=bar", "storage"=>"remote_url"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [c91975ec-0779-4b25-a9be-fbdff29f6df7] MyAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "MyAsset"], ["id", "bffb8696-50f2-4fac-b240-36c5e4ca7ba9"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [c91975ec-0779-4b25-a9be-fbdff29f6df7]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [c91975ec-0779-4b25-a9be-fbdff29f6df7] MyAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "MyAsset"], ["id", "bffb8696-50f2-4fac-b240-36c5e4ca7ba9"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [c91975ec-0779-4b25-a9be-fbdff29f6df7] MyAsset Update (0.4ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/bffb8696-50f2-4fac-b240-36c5e4ca7ba9/6b603614f8e85ce7f978f7368a933062.html\",\"storage\":\"store\",\"metadata\":{\"remote_url_headers\":{\"Authorization\":\"Bearer TestToken\"},\"filename\":null,\"size\":null,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}"], ["updated_at", "2020-06-02 14:43:40.113716"], ["id", "bffb8696-50f2-4fac-b240-36c5e4ca7ba9"]] +[ActiveJob] [Kithe::AssetPromoteJob] [c91975ec-0779-4b25-a9be-fbdff29f6df7]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [c91975ec-0779-4b25-a9be-fbdff29f6df7] Performed Kithe::AssetPromoteJob (Job ID: c91975ec-0779-4b25-a9be-fbdff29f6df7) from Inline(default) in 46.43ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: c91975ec-0779-4b25-a9be-fbdff29f6df7) to Inline(default) with arguments: "RemoteUrlUploader::Attacher", "MyAsset", "bffb8696-50f2-4fac-b240-36c5e4ca7ba9", "file", {"id"=>"http://www.example.com/bar.html?foo=bar", "storage"=>"remote_url"}, {} +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + ChecksumAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "ChecksumAsset"], ["created_at", "2020-06-02 14:43:40.163773"], ["updated_at", "2020-06-02 14:43:40.163773"], ["file_data", "{\"id\":\"asset/e84b9589176a1659eed7e0a5afae0ecd.bin\",\"storage\":\"cache\",\"metadata\":{\"filename\":null,\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}"], ["kithe_model_type", 2]] +  (0.4ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + ChecksumAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:40.201269"], ["file_data", "{\"id\":\"asset/957a315e-41d8-4a71-bab7-184ffdb11bc1/01ace083238c0198c4c9bda820917087.bin\",\"storage\":\"store\",\"metadata\":{\"filename\":null,\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null,\"md5\":\"098f6bcd4621d373cade4e832627b4f6\",\"sha1\":\"a94a8fe5ccb19ba61c4c0873d391e987982fbbd3\",\"sha512\":\"ee26b0dd4af7e749aa1a8ee3c10ae9923f618980772e473f8819a5d4940e0db27ac185f8a0e1d5f84f88bc887fd67b143732c304cc5fa9ad8e6f57f50028a8ff\"}}"], ["id", "957a315e-41d8-4a71-bab7-184ffdb11bc1"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + ChecksumAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "ChecksumAsset"], ["id", "957a315e-41d8-4a71-bab7-184ffdb11bc1"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + ChecksumAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "ChecksumAsset"], ["created_at", "2020-06-02 14:43:40.283661"], ["updated_at", "2020-06-02 14:43:40.283661"], ["file_data", "{\"id\":\"asset/554e102f4df9c3b9effa477f16ed9868.bin\",\"storage\":\"cache\",\"metadata\":{\"filename\":null,\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + ChecksumAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "ChecksumAsset"], ["id", "6d3f29bd-9013-49f1-925b-eea0578efed5"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + ChecksumAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "ChecksumAsset"], ["created_at", "2020-06-02 14:43:40.340357"], ["updated_at", "2020-06-02 14:43:40.340357"], ["file_data", "{\"id\":\"asset/4238f14a0681d071e2d798f66a76a5ae.bin\",\"storage\":\"cache\",\"metadata\":{\"filename\":null,\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + ChecksumAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:40.383498"], ["file_data", "{\"id\":\"asset/8262b03a-2d40-440f-bbbe-df2291da127b/df43a5c7cf9ecd4826b3a316f6575235.bin\",\"storage\":\"store\",\"metadata\":{\"filename\":null,\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null,\"md5\":\"098f6bcd4621d373cade4e832627b4f6\",\"sha1\":\"a94a8fe5ccb19ba61c4c0873d391e987982fbbd3\",\"sha512\":\"ee26b0dd4af7e749aa1a8ee3c10ae9923f618980772e473f8819a5d4940e0db27ac185f8a0e1d5f84f88bc887fd67b143732c304cc5fa9ad8e6f57f50028a8ff\"}}"], ["id", "8262b03a-2d40-440f-bbbe-df2291da127b"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "ChecksumAsset"], ["id", "8262b03a-2d40-440f-bbbe-df2291da127b"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + ChecksumAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "ChecksumAsset"], ["id", "8262b03a-2d40-440f-bbbe-df2291da127b"], ["LIMIT", 1]] + ChecksumAsset Update (2.2ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:40.441958"], ["file_data", "{\"id\":\"asset/8262b03a-2d40-440f-bbbe-df2291da127b/df43a5c7cf9ecd4826b3a316f6575235.bin\",\"storage\":\"store\",\"metadata\":{\"filename\":null,\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null,\"md5\":\"098f6bcd4621d373cade4e832627b4f6\",\"sha1\":\"a94a8fe5ccb19ba61c4c0873d391e987982fbbd3\",\"sha512\":\"ee26b0dd4af7e749aa1a8ee3c10ae9923f618980772e473f8819a5d4940e0db27ac185f8a0e1d5f84f88bc887fd67b143732c304cc5fa9ad8e6f57f50028a8ff\"},\"derivatives\":{\"test\":{\"id\":\"8262b03a-2d40-440f-bbbe-df2291da127b/test/060a06a9272173714594fc44ee3c3fd5.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"zsb7r9hyw_test.bin\",\"size\":10,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "8262b03a-2d40-440f-bbbe-df2291da127b"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (1.9ms) BEGIN +  (0.5ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:40.476140"], ["updated_at", "2020-06-02 14:43:40.476140"], ["file_data", "{\"id\":\"asset/231e7fb665dc9253b08c609351e056fe.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:40.481058"], ["file_data", "{\"id\":\"asset/04ca0b5e-b93f-4585-b8ec-80a188b50607/a1f81198465ae4659b20548ee3b947e9.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "04ca0b5e-b93f-4585-b8ec-80a188b50607"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "04ca0b5e-b93f-4585-b8ec-80a188b50607"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + CustomAsset Create (1.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:40.545079"], ["updated_at", "2020-06-02 14:43:40.545079"], ["file_data", "{\"id\":\"asset/790274c2d4572f9a51d5e5c9007ef629.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:40.551478"], ["file_data", "{\"id\":\"asset/a4ecc140-25cb-4c17-9b20-596b28e8075a/e886462e6f76399605d76fc12207c927.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "a4ecc140-25cb-4c17-9b20-596b28e8075a"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:40.581945"], ["updated_at", "2020-06-02 14:43:40.581945"], ["file_data", "{\"id\":\"asset/e7b8524c881e259b8eadad962ee17ea3.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:40.586473"], ["file_data", "{\"id\":\"asset/cc91d8d4-e99d-4a8d-8af6-d77b0d1af151/3c63a1bd833095c54d50690e88853410.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "cc91d8d4-e99d-4a8d-8af6-d77b0d1af151"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:40.613882"], ["updated_at", "2020-06-02 14:43:40.613882"], ["file_data", "{\"id\":\"asset/09751807add17b1cd902850245fd7e57.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) SAVEPOINT active_record_1 + CustomAsset Update (2.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:40.617056"], ["file_data", "{\"id\":\"asset/cebe7f85-0cc1-4cc3-8f52-a8d1c94b95d4/c1bb516151d418b07bf05569bdac8483.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "cebe7f85-0cc1-4cc3-8f52-a8d1c94b95d4"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:40.641847"], ["updated_at", "2020-06-02 14:43:40.641847"], ["file_data", "{\"id\":\"asset/d6c2e277ff85404621b96189bc08d669.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (1.3ms) SAVEPOINT active_record_1 + CustomAsset Update (0.9ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:40.645283"], ["file_data", "{\"id\":\"asset/b2017add-bb02-4edb-a1c6-e5c695fd1abc/acc85959f66909d897c465521a7c1280.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "b2017add-bb02-4edb-a1c6-e5c695fd1abc"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "b2017add-bb02-4edb-a1c6-e5c695fd1abc"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:40.774571"], ["updated_at", "2020-06-02 14:43:40.774571"], ["file_data", "{\"id\":\"asset/aa9bd892f7e48feba1e933d9bfcc82d4.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + CustomAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:40.777859"], ["file_data", "{\"id\":\"asset/a8bbea9a-9ccb-4380-9135-c83d35923181/90e838013243dd26fd8c2984657954f7.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "a8bbea9a-9ccb-4380-9135-c83d35923181"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "a8bbea9a-9ccb-4380-9135-c83d35923181"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:40.832196"], ["updated_at", "2020-06-02 14:43:40.832196"], ["file_data", "{\"id\":\"asset/72e8cdceffd8b8d0b1f54aad5951ae23.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + CustomAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:40.835792"], ["file_data", "{\"id\":\"asset/aeffa5b9-aa60-44be-a346-5ab2f8015dcb/66c1a8e060e708de09c7c651bcc4dc6a.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "aeffa5b9-aa60-44be-a346-5ab2f8015dcb"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "aeffa5b9-aa60-44be-a346-5ab2f8015dcb"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:40.888939"], ["updated_at", "2020-06-02 14:43:40.888939"], ["file_data", "{\"id\":\"asset/38a826921aae61862a698640e4ea6609.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + CustomAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:40.892843"], ["file_data", "{\"id\":\"asset/5d89f650-4f07-4878-a1f4-0613fd8af2c6/d10755c4077fecff3d298ed9111b07e0.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "5d89f650-4f07-4878-a1f4-0613fd8af2c6"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "5d89f650-4f07-4878-a1f4-0613fd8af2c6"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:40.979244"], ["updated_at", "2020-06-02 14:43:40.979244"], ["file_data", "{\"id\":\"asset/c52e970df2f90a5f988df46591a3288c.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:40.983599"], ["file_data", "{\"id\":\"asset/4382894f-15f4-4665-bc02-a64b23d58be1/dd9ff7e1d7baa3ec5762839448578fdd.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "4382894f-15f4-4665-bc02-a64b23d58be1"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "4382894f-15f4-4665-bc02-a64b23d58be1"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:41.065859"], ["updated_at", "2020-06-02 14:43:41.065859"], ["file_data", "{\"id\":\"asset/c2c786b8af94fb6b597a4963b716f426.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + CustomAsset Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.071663"], ["file_data", "{\"id\":\"asset/0b2b955a-662a-4027-a1f5-c44cb71879c4/09c7f682b31da2bf642ead73db05b232.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "0b2b955a-662a-4027-a1f5-c44cb71879c4"]] +  (0.5ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "0b2b955a-662a-4027-a1f5-c44cb71879c4"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:41.165270"], ["updated_at", "2020-06-02 14:43:41.165270"], ["file_data", "{\"id\":\"asset/85f1de0a8d59310ea53d1a530ed47cbd.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Update (1.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.169389"], ["file_data", "{\"id\":\"asset/c8cb7b84-88a5-48ac-8707-9f795347d00a/909c316bdfd5f94bd4ae3b9a3c1b26d6.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "c8cb7b84-88a5-48ac-8707-9f795347d00a"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "c8cb7b84-88a5-48ac-8707-9f795347d00a"], ["LIMIT", 1]] +  (0.4ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:41.262381"], ["updated_at", "2020-06-02 14:43:41.262381"], ["file_data", "{\"id\":\"asset/0beb1c335ac7786ed8ab4826baf5f82c.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.266662"], ["file_data", "{\"id\":\"asset/a4884896-5a62-482d-9539-a8efa08d6198/3ceafc1acb3bf7bfc6dad350db6cc0d7.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "a4884896-5a62-482d-9539-a8efa08d6198"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (3.8ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "a4884896-5a62-482d-9539-a8efa08d6198"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:41.323735"], ["updated_at", "2020-06-02 14:43:41.323735"], ["file_data", "{\"id\":\"asset/9b73588858a737e92799fc677e2a71fe.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + CustomAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.327481"], ["file_data", "{\"id\":\"asset/b9a69f7d-5ca3-4cbb-8926-643e5c310fe9/b8fceb8d1a03331369a84146ecaa0153.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "b9a69f7d-5ca3-4cbb-8926-643e5c310fe9"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "b9a69f7d-5ca3-4cbb-8926-643e5c310fe9"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-02 14:43:41.380956"], ["updated_at", "2020-06-02 14:43:41.380956"], ["file_data", "{\"id\":\"asset/9f9017dc232123aefc85de05337cca61.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.4ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.386129"], ["file_data", "{\"id\":\"asset/ccba45b6-7049-417c-85ed-31fe7bd400af/42fb0a6439b9e3a5462e617071e2548b.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "ccba45b6-7049-417c-85ed-31fe7bd400af"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "ccba45b6-7049-417c-85ed-31fe7bd400af"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + CustomAsset Load (1.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "ccba45b6-7049-417c-85ed-31fe7bd400af"], ["LIMIT", 1]] + CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.427262"], ["file_data", "{\"id\":\"asset/ccba45b6-7049-417c-85ed-31fe7bd400af/42fb0a6439b9e3a5462e617071e2548b.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1},\"derivatives\":{\"some_data\":{\"id\":\"ccba45b6-7049-417c-85ed-31fe7bd400af/some_data/37b28aca295026ab04aa8bdd1000a8a7.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"4mkc0bb6b_some_data.bin\",\"size\":18,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "ccba45b6-7049-417c-85ed-31fe7bd400af"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "ccba45b6-7049-417c-85ed-31fe7bd400af"], ["LIMIT", 1]] + CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.466621"], ["file_data", "{\"id\":\"asset/ccba45b6-7049-417c-85ed-31fe7bd400af/42fb0a6439b9e3a5462e617071e2548b.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1},\"derivatives\":{\"some_data\":{\"id\":\"ccba45b6-7049-417c-85ed-31fe7bd400af/some_data/37b28aca295026ab04aa8bdd1000a8a7.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":18,\"width\":null,\"height\":null,\"filename\":\"4mkc0bb6b_some_data.bin\",\"mime_type\":\"application/octet-stream\"}},\"a_jpg\":{\"id\":\"ccba45b6-7049-417c-85ed-31fe7bd400af/a_jpg/1016ec16eec720443d4cfa291fec08e3.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"4mkc0bb6b_a_jpg.bin\",\"size\":14,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "ccba45b6-7049-417c-85ed-31fe7bd400af"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (1.7ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:41.494793"], ["updated_at", "2020-06-02 14:43:41.494793"], ["file_data", "{\"id\":\"asset/69ec23d71d3778404c627e1dc9b072b8.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.498947"], ["file_data", "{\"id\":\"asset/51d85776-aeab-49d5-88bc-8b514f3346a1/a0f2826c61013da317b82ee82186735b.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "51d85776-aeab-49d5-88bc-8b514f3346a1"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (1.1ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "51d85776-aeab-49d5-88bc-8b514f3346a1"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "51d85776-aeab-49d5-88bc-8b514f3346a1"], ["LIMIT", 1]] + Kithe::Asset Update (0.8ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.512325"], ["file_data", "{\"id\":\"asset/51d85776-aeab-49d5-88bc-8b514f3346a1/a0f2826c61013da317b82ee82186735b.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample\":{\"id\":\"51d85776-aeab-49d5-88bc-8b514f3346a1/sample/7cd401b5c656c77f0dd5d66bd84294e5.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"a75qg02lc_sample.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}}}"], ["id", "51d85776-aeab-49d5-88bc-8b514f3346a1"]] +  (0.7ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (1.0ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "51d85776-aeab-49d5-88bc-8b514f3346a1"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:41.523891"], ["updated_at", "2020-06-02 14:43:41.523891"], ["file_data", "{\"id\":\"asset/2d03639785226322b39d95ce58c2234c.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.526802"], ["file_data", "{\"id\":\"asset/9e48359d-c46b-4f4c-ba60-54265e6286ce/9a9cea4a47ff261d31c13e4151ae79ad.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "9e48359d-c46b-4f4c-ba60-54265e6286ce"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "9e48359d-c46b-4f4c-ba60-54265e6286ce"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "9e48359d-c46b-4f4c-ba60-54265e6286ce"], ["LIMIT", 1]] + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.534733"], ["file_data", "{\"id\":\"asset/9e48359d-c46b-4f4c-ba60-54265e6286ce/9a9cea4a47ff261d31c13e4151ae79ad.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample\":{\"id\":\"9e48359d-c46b-4f4c-ba60-54265e6286ce/sample/ddc9b74cefe5fd85fb44b10eda256f95.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"ty4h80ypk_sample.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}}}"], ["id", "9e48359d-c46b-4f4c-ba60-54265e6286ce"]] +  (0.6ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:41.543233"], ["updated_at", "2020-06-02 14:43:41.543233"], ["file_data", "{\"id\":\"asset/5e126a887bff2b5e5a4d3fb5b793dff0.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.546478"], ["file_data", "{\"id\":\"asset/c5e583a3-4b50-40c6-ace0-807115903c37/5df17d849009a098a9b4a3ed16a114bf.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "c5e583a3-4b50-40c6-ace0-807115903c37"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "c5e583a3-4b50-40c6-ace0-807115903c37"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "c5e583a3-4b50-40c6-ace0-807115903c37"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.557492"], ["file_data", "{\"id\":\"asset/c5e583a3-4b50-40c6-ace0-807115903c37/5df17d849009a098a9b4a3ed16a114bf.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample\":{\"id\":\"c5e583a3-4b50-40c6-ace0-807115903c37/sample/a98975557e77113caf2ce163f0c32920.jpeg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"5ftk4gg7z_sample.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}}}"], ["id", "c5e583a3-4b50-40c6-ace0-807115903c37"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "c5e583a3-4b50-40c6-ace0-807115903c37"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.3ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:41.565793"], ["updated_at", "2020-06-02 14:43:41.565793"], ["file_data", "{\"id\":\"asset/ff53a45c519ca96a7a9d472dee99a7b4.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (1.2ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.571108"], ["file_data", "{\"id\":\"asset/2275e4a8-dc8b-4ba0-b546-c7ce4dddd2dc/116052437264ddb74b7d814f1eaa0b8b.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "2275e4a8-dc8b-4ba0-b546-c7ce4dddd2dc"]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "2275e4a8-dc8b-4ba0-b546-c7ce4dddd2dc"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "2275e4a8-dc8b-4ba0-b546-c7ce4dddd2dc"], ["LIMIT", 1]] + Kithe::Asset Update (1.0ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.579982"], ["file_data", "{\"id\":\"asset/2275e4a8-dc8b-4ba0-b546-c7ce4dddd2dc/116052437264ddb74b7d814f1eaa0b8b.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample\":{\"id\":\"2275e4a8-dc8b-4ba0-b546-c7ce4dddd2dc/sample/1484bfaaeb3e12109c0405f32e4596e8.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"2pvanfz5y_sample.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1,\"extra\":\"value\"}}}}"], ["id", "2275e4a8-dc8b-4ba0-b546-c7ce4dddd2dc"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "2275e4a8-dc8b-4ba0-b546-c7ce4dddd2dc"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:41.588249"], ["updated_at", "2020-06-02 14:43:41.588249"], ["file_data", "{\"id\":\"asset/49e9592fac132b39e042a5aaac7905b4.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.591397"], ["file_data", "{\"id\":\"asset/09ea0f70-dfdc-4557-9e11-af6bad36b4e0/6dc7c2da2a77d222f64fc01a2427a52a.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "09ea0f70-dfdc-4557-9e11-af6bad36b4e0"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:41.597079"], ["updated_at", "2020-06-02 14:43:41.597079"], ["file_data", "{\"id\":\"asset/421bcd3bf290cdb81c1b471770163f7b.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.9ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.600311"], ["file_data", "{\"id\":\"asset/3ffd490e-404a-42d4-95b3-d5e3fd87f9e1/a2b426d914bc9a87d3ea1fe8dbb23c05.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "3ffd490e-404a-42d4-95b3-d5e3fd87f9e1"]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "3ffd490e-404a-42d4-95b3-d5e3fd87f9e1"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "3ffd490e-404a-42d4-95b3-d5e3fd87f9e1"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "title" = $1, "updated_at" = $2, "file_data" = $3 WHERE "kithe_models"."id" = $4 [["title", "changed title"], ["updated_at", "2020-06-02 14:43:41.611293"], ["file_data", "{\"id\":\"asset/3ffd490e-404a-42d4-95b3-d5e3fd87f9e1/a2b426d914bc9a87d3ea1fe8dbb23c05.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample\":{\"id\":\"3ffd490e-404a-42d4-95b3-d5e3fd87f9e1/sample/cd6c13f78bf7139796a7b1e174a00cc4.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"wth5gcn6p_sample.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}}}"], ["id", "3ffd490e-404a-42d4-95b3-d5e3fd87f9e1"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "3ffd490e-404a-42d4-95b3-d5e3fd87f9e1"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.8ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.7ms) SAVEPOINT active_record_1 + Kithe::Asset Create (2.3ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:41.628685"], ["updated_at", "2020-06-02 14:43:41.628685"], ["file_data", "{\"id\":\"asset/804a1186b242ae901176deb67cf76db6.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (1.5ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Update (1.0ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.639235"], ["file_data", "{\"id\":\"asset/65c5e84b-94cc-46b4-bb27-d2c4ef07dcda/c6c58366791cb5a777701aaee4afa8e2.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "65c5e84b-94cc-46b4-bb27-d2c4ef07dcda"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "65c5e84b-94cc-46b4-bb27-d2c4ef07dcda"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.682653"], ["file_data", "{\"id\":\"asset/65c5e84b-94cc-46b4-bb27-d2c4ef07dcda/c6c58366791cb5a777701aaee4afa8e2.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"key\":{\"id\":\"65c5e84b-94cc-46b4-bb27-d2c4ef07dcda/key/1293d6816c4629460cbf967b52d9d68a.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"ka118lqid_key.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "65c5e84b-94cc-46b4-bb27-d2c4ef07dcda"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "65c5e84b-94cc-46b4-bb27-d2c4ef07dcda"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.719359"], ["file_data", "{\"id\":\"asset/65c5e84b-94cc-46b4-bb27-d2c4ef07dcda/c6c58366791cb5a777701aaee4afa8e2.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"key\":{\"id\":\"65c5e84b-94cc-46b4-bb27-d2c4ef07dcda/key/c8e4e48bc749557ec603a1ec4ce4d30c.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"ka118lqid_key.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "65c5e84b-94cc-46b4-bb27-d2c4ef07dcda"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:41.724728"], ["updated_at", "2020-06-02 14:43:41.724728"], ["file_data", "{\"id\":\"asset/0fc2091cc06d988d417856831c2783ed.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (1.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.728137"], ["file_data", "{\"id\":\"asset/ecbcc587-6038-4c1f-ad9e-4c8b9636f215/349c6bdd6eb181b9e037f46c2db4d15c.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "ecbcc587-6038-4c1f-ad9e-4c8b9636f215"]] +  (0.4ms) RELEASE SAVEPOINT active_record_1 + Kithe::Model Destroy (1.0ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "ecbcc587-6038-4c1f-ad9e-4c8b9636f215"]] +  (1.2ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "ecbcc587-6038-4c1f-ad9e-4c8b9636f215"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "ecbcc587-6038-4c1f-ad9e-4c8b9636f215"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:41.749817"], ["updated_at", "2020-06-02 14:43:41.749817"], ["file_data", "{\"id\":\"asset/2f7d19dc1a93e1f12fb7fd0bf3e62c2d.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.756062"], ["file_data", "{\"id\":\"asset/97995eb2-13f8-4666-b9ac-6f34bb3ac16f/f4df5c9e67e1633e5bf458845db0c17f.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "97995eb2-13f8-4666-b9ac-6f34bb3ac16f"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "97995eb2-13f8-4666-b9ac-6f34bb3ac16f"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/97995eb2-13f8-4666-b9ac-6f34bb3ac16f/d19e250aa165e8efbb68a5af93862ffe.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["updated_at", "2020-06-02 14:43:41.761359"], ["id", "97995eb2-13f8-4666-b9ac-6f34bb3ac16f"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Enqueued Kithe::AssetDeleteJob (Job ID: 82278b9d-b955-4907-9bf8-fa7fab2a86a2) to Test(default) with arguments: "Kithe::AssetUploader::Attacher", {"id"=>"asset/97995eb2-13f8-4666-b9ac-6f34bb3ac16f/f4df5c9e67e1633e5bf458845db0c17f.jpg", "storage"=>"store", "metadata"=>{"size"=>837, "width"=>2, "height"=>2, "filename"=>"2x2_pixel.jpg", "mime_type"=>"image/jpeg"}} +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: ecf420ca-fd9f-44f0-a84a-fb6065e2934a) to Test(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "97995eb2-13f8-4666-b9ac-6f34bb3ac16f", "file", {"id"=>"asset/97995eb2-13f8-4666-b9ac-6f34bb3ac16f/d19e250aa165e8efbb68a5af93862ffe.jpg", "storage"=>"cache"}, {} +  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "97995eb2-13f8-4666-b9ac-6f34bb3ac16f"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "97995eb2-13f8-4666-b9ac-6f34bb3ac16f"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "97995eb2-13f8-4666-b9ac-6f34bb3ac16f"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:41.776668"], ["updated_at", "2020-06-02 14:43:41.776668"], ["file_data", "{\"id\":\"asset/6563314c7f9de0b733ccd5979cb06f09.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.780114"], ["file_data", "{\"id\":\"asset/02886e8b-1067-4995-b5f6-dea3017aeae0/472124ec4df88396a1d7142b50ceaa5f.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "02886e8b-1067-4995-b5f6-dea3017aeae0"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "02886e8b-1067-4995-b5f6-dea3017aeae0"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/02886e8b-1067-4995-b5f6-dea3017aeae0/472124ec4df88396a1d7142b50ceaa5f.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":837,\"width\":2,\"height\":2,\"filename\":\"2x2_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"one\":{\"id\":\"02886e8b-1067-4995-b5f6-dea3017aeae0/one/4259399ab68f630c926629ce3f4817e1.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"y3y47ro5m_one.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}},\"two\":{\"id\":\"02886e8b-1067-4995-b5f6-dea3017aeae0/two/65db20f84a0467eb9b96e5f943861229.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"y3y47ro5m_two.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-02 14:43:41.787404"], ["id", "02886e8b-1067-4995-b5f6-dea3017aeae0"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "02886e8b-1067-4995-b5f6-dea3017aeae0"], ["LIMIT", 1]] +  (0.6ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "02886e8b-1067-4995-b5f6-dea3017aeae0"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "02886e8b-1067-4995-b5f6-dea3017aeae0"], ["LIMIT", 1]] + Kithe::Asset Update (5.8ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.799856"], ["file_data", "{\"id\":\"asset/02886e8b-1067-4995-b5f6-dea3017aeae0/472124ec4df88396a1d7142b50ceaa5f.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"one\":{\"id\":\"02886e8b-1067-4995-b5f6-dea3017aeae0/one/4259399ab68f630c926629ce3f4817e1.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"y3y47ro5m_one.jpeg\",\"mime_type\":\"image/jpeg\"}},\"two\":{\"id\":\"02886e8b-1067-4995-b5f6-dea3017aeae0/two/6310fdfd883407379d1e5e85b80bcfcf.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"y3y47ro5m_two.jpeg\",\"size\":160,\"mime_type\":\"image/jpeg\",\"width\":3,\"height\":3}},\"three\":{\"id\":\"02886e8b-1067-4995-b5f6-dea3017aeae0/three/3a875539315e8797ee02bd9a7be65e3e.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"y3y47ro5m_three.jpeg\",\"size\":160,\"mime_type\":\"image/jpeg\",\"width\":3,\"height\":3}}}}"], ["id", "02886e8b-1067-4995-b5f6-dea3017aeae0"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-02 14:43:41.822046"], ["updated_at", "2020-06-02 14:43:41.822046"], ["file_data", "{\"id\":\"asset/dc8dff6b64720e026f8803b07d807644.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.825878"], ["file_data", "{\"id\":\"asset/77ea259b-3867-488d-a506-f5a6ec4ebec8/afb2da3883b47f16f0825e8578ac2034.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "77ea259b-3867-488d-a506-f5a6ec4ebec8"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "77ea259b-3867-488d-a506-f5a6ec4ebec8"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "77ea259b-3867-488d-a506-f5a6ec4ebec8"], ["LIMIT", 1]] + AssetSubclass Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.864484"], ["file_data", "{\"id\":\"asset/77ea259b-3867-488d-a506-f5a6ec4ebec8/afb2da3883b47f16f0825e8578ac2034.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"one\":{\"id\":\"77ea259b-3867-488d-a506-f5a6ec4ebec8/one/3c05b45cdfd1a8efe63739acf7653c31.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"sha2ckjwm_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"original_reflected\":{\"id\":\"77ea259b-3867-488d-a506-f5a6ec4ebec8/original_reflected/d30c0123726485039e0ce60423ee6960.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"sha2ckjwm_original_reflected.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["id", "77ea259b-3867-488d-a506-f5a6ec4ebec8"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + AssetSubclass Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "77ea259b-3867-488d-a506-f5a6ec4ebec8"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-02 14:43:41.881100"], ["updated_at", "2020-06-02 14:43:41.881100"], ["file_data", "{\"id\":\"asset/c2a6201ee4d1919536e1f4a50c4ba040.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.923171"], ["file_data", "{\"id\":\"asset/7863e9a6-88d6-4dac-ae69-7c889f2eb5b0/ddd619421b3d2dbd6779958ec6866e21.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "7863e9a6-88d6-4dac-ae69-7c889f2eb5b0"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "7863e9a6-88d6-4dac-ae69-7c889f2eb5b0"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "7863e9a6-88d6-4dac-ae69-7c889f2eb5b0"], ["LIMIT", 1]] + AssetSubclass Update (0.9ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:41.999825"], ["file_data", "{\"id\":\"asset/7863e9a6-88d6-4dac-ae69-7c889f2eb5b0/ddd619421b3d2dbd6779958ec6866e21.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"options_one\":{\"id\":\"7863e9a6-88d6-4dac-ae69-7c889f2eb5b0/options_one/c8be79d22b7fb1a5a17b1873edb32196.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"4hf1yxz9g_options_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"options_reflected\":{\"id\":\"7863e9a6-88d6-4dac-ae69-7c889f2eb5b0/options_reflected/505b49ad68309b898a09110ae0be8b22.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"4hf1yxz9g_options_reflected.bin\",\"size\":2,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "7863e9a6-88d6-4dac-ae69-7c889f2eb5b0"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (1.3ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-02 14:43:42.020073"], ["updated_at", "2020-06-02 14:43:42.020073"], ["file_data", "{\"id\":\"asset/fdbc1c8584da28c56f4e042de8428d1b.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.026238"], ["file_data", "{\"id\":\"asset/f6afd4f5-d7e4-4281-8a84-68c2c14285cd/633ae86de329596ddf3e7863582d0c01.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "f6afd4f5-d7e4-4281-8a84-68c2c14285cd"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "f6afd4f5-d7e4-4281-8a84-68c2c14285cd"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "f6afd4f5-d7e4-4281-8a84-68c2c14285cd"], ["LIMIT", 1]] + AssetSubclass Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.115176"], ["file_data", "{\"id\":\"asset/f6afd4f5-d7e4-4281-8a84-68c2c14285cd/633ae86de329596ddf3e7863582d0c01.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"options_one\":{\"id\":\"f6afd4f5-d7e4-4281-8a84-68c2c14285cd/options_one/5365ed33c0aad7ac0277bbb65e9227fa.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"ep827xmjy_options_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"options_reflected\":{\"id\":\"f6afd4f5-d7e4-4281-8a84-68c2c14285cd/options_reflected/95312bdf7e7a8295766269f46f40be4f.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"ep827xmjy_options_reflected.bin\",\"size\":34,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "f6afd4f5-d7e4-4281-8a84-68c2c14285cd"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.4ms) SAVEPOINT active_record_1 + AssetSubclass Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-02 14:43:42.133868"], ["updated_at", "2020-06-02 14:43:42.133868"], ["file_data", "{\"id\":\"asset/2903348c339963229a03fb2d47480ef9.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.7ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.8ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.140185"], ["file_data", "{\"id\":\"asset/49f8d033-d487-45a5-9053-5fb744d3b732/862e8112ecdcaf4b4a8fa1ab0f611557.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "49f8d033-d487-45a5-9053-5fb744d3b732"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "49f8d033-d487-45a5-9053-5fb744d3b732"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "49f8d033-d487-45a5-9053-5fb744d3b732"], ["LIMIT", 1]] + AssetSubclass Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.214847"], ["file_data", "{\"id\":\"asset/49f8d033-d487-45a5-9053-5fb744d3b732/862e8112ecdcaf4b4a8fa1ab0f611557.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"options_one\":{\"id\":\"49f8d033-d487-45a5-9053-5fb744d3b732/options_one/59aa9857aae7bd34b0f15f0a9290bef0.bin\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"6fulbxmmw_options_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"options_reflected\":{\"id\":\"49f8d033-d487-45a5-9053-5fb744d3b732/options_reflected/850ba89b1edb54f20455f99ec89cb596.bin\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"6fulbxmmw_options_reflected.bin\",\"size\":34,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "49f8d033-d487-45a5-9053-5fb744d3b732"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Create (1.2ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-02 14:43:42.239170"], ["updated_at", "2020-06-02 14:43:42.239170"], ["file_data", "{\"id\":\"asset/77cc61c5560ea4a9db7ccd815dc5cd65.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.4ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.246253"], ["file_data", "{\"id\":\"asset/53e63a2b-0bbb-431f-9e3d-3754d250d53a/4d585eb6f2b1a4cab05094718e59bb76.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "53e63a2b-0bbb-431f-9e3d-3754d250d53a"]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "53e63a2b-0bbb-431f-9e3d-3754d250d53a"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "53e63a2b-0bbb-431f-9e3d-3754d250d53a"], ["LIMIT", 1]] + AssetSubclass Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.333709"], ["file_data", "{\"id\":\"asset/53e63a2b-0bbb-431f-9e3d-3754d250d53a/4d585eb6f2b1a4cab05094718e59bb76.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"options_one\":{\"id\":\"53e63a2b-0bbb-431f-9e3d-3754d250d53a/options_one/6358d7e56213882740c86682bf08b0fc.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"sa2oqwo6d_options_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"options_reflected\":{\"id\":\"53e63a2b-0bbb-431f-9e3d-3754d250d53a/options_reflected/e39667b434bc15ac7b4a0a4b24307f6b.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"sa2oqwo6d_options_reflected.bin\",\"size\":2,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "53e63a2b-0bbb-431f-9e3d-3754d250d53a"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-02 14:43:42.350339"], ["updated_at", "2020-06-02 14:43:42.350339"], ["file_data", "{\"id\":\"asset/0c16c0b786e41362bb59c925fc39ac6a.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.7ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.356145"], ["file_data", "{\"id\":\"asset/83952cb9-3a1e-411f-8cf9-fa941e0c3224/ab2379403fb51b3fc39ff410499b3e9f.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "83952cb9-3a1e-411f-8cf9-fa941e0c3224"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (3.4ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "83952cb9-3a1e-411f-8cf9-fa941e0c3224"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "83952cb9-3a1e-411f-8cf9-fa941e0c3224"], ["LIMIT", 1]] + AssetSubclass Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.434116"], ["file_data", "{\"id\":\"asset/83952cb9-3a1e-411f-8cf9-fa941e0c3224/ab2379403fb51b3fc39ff410499b3e9f.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"one\":{\"id\":\"83952cb9-3a1e-411f-8cf9-fa941e0c3224/one/318ee8b323045ab389f4c72243578689.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"rkezbo2n9_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"original_reflected\":{\"id\":\"83952cb9-3a1e-411f-8cf9-fa941e0c3224/original_reflected/36a65bd8bc37ebcb22e79bf303347c15.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"rkezbo2n9_original_reflected.bin\",\"size\":12,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "83952cb9-3a1e-411f-8cf9-fa941e0c3224"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "blank"], ["type", "AssetSubclass"], ["created_at", "2020-06-02 14:43:42.449212"], ["updated_at", "2020-06-02 14:43:42.449212"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "blank"], ["type", "AssetSubclass"], ["created_at", "2020-06-02 14:43:42.466319"], ["updated_at", "2020-06-02 14:43:42.466319"], ["file_data", "{\"storage\":\"cache\",\"id\":\"not_found\"}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-02 14:43:42.486406"], ["updated_at", "2020-06-02 14:43:42.486406"], ["file_data", "{\"id\":\"asset/27c0d980b93ab5b21fda897e1715a5c8.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.492039"], ["file_data", "{\"id\":\"asset/fd2c1f08-b87b-428d-9085-3c270ce8abdc/2de880b32bd263266c4fe6bc773acba5.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "fd2c1f08-b87b-428d-9085-3c270ce8abdc"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) ROLLBACK +  (0.4ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-02 14:43:42.516905"], ["updated_at", "2020-06-02 14:43:42.516905"], ["file_data", "{\"id\":\"asset/c15190eeb170bd6e9b82ee96c33bc8e6.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.520060"], ["file_data", "{\"id\":\"asset/9c92deaf-1959-46bf-82ce-9e1314171e99/f2aafca267c844282903f33d9d0310fe.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "9c92deaf-1959-46bf-82ce-9e1314171e99"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "9c92deaf-1959-46bf-82ce-9e1314171e99"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "9c92deaf-1959-46bf-82ce-9e1314171e99"], ["LIMIT", 1]] + AssetSubclass Update (0.5ms) UPDATE "kithe_models" SET "title" = $1, "updated_at" = $2, "file_data" = $3 WHERE "kithe_models"."id" = $4 [["title", "changed title"], ["updated_at", "2020-06-02 14:43:42.557013"], ["file_data", "{\"id\":\"asset/9c92deaf-1959-46bf-82ce-9e1314171e99/f2aafca267c844282903f33d9d0310fe.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"one\":{\"id\":\"9c92deaf-1959-46bf-82ce-9e1314171e99/one/4d2cd9ffb9da0814dabe5eefea0d57e7.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"tebxdiwdl_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"original_reflected\":{\"id\":\"9c92deaf-1959-46bf-82ce-9e1314171e99/original_reflected/6673cece7900c494df3d7ae054de3ebc.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"tebxdiwdl_original_reflected.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["id", "9c92deaf-1959-46bf-82ce-9e1314171e99"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + AssetSubclass Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "9c92deaf-1959-46bf-82ce-9e1314171e99"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:42.564303"], ["updated_at", "2020-06-02 14:43:42.564303"], ["file_data", "{\"id\":\"asset/48cced14dc266a7e7243b94c3bbdff57.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.567491"], ["file_data", "{\"id\":\"asset/e10accda-888b-4a12-8574-839329988f79/5fe9c9fe1f3d03fb2c5d7f0520029378.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "e10accda-888b-4a12-8574-839329988f79"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.8ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "e10accda-888b-4a12-8574-839329988f79"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "e10accda-888b-4a12-8574-839329988f79"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.637668"], ["file_data", "{\"id\":\"asset/e10accda-888b-4a12-8574-839329988f79/5fe9c9fe1f3d03fb2c5d7f0520029378.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample1\":{\"id\":\"e10accda-888b-4a12-8574-839329988f79/sample1/000f806be68182a8b6a13fe1642a970c.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"pkh6pzyg5_sample1.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"sample2\":{\"id\":\"e10accda-888b-4a12-8574-839329988f79/sample2/87fa000b9894fb03b897c7f75a632999.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"pkh6pzyg5_sample2.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "e10accda-888b-4a12-8574-839329988f79"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "e10accda-888b-4a12-8574-839329988f79"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.641833"], ["file_data", "{\"id\":\"asset/e10accda-888b-4a12-8574-839329988f79/5fe9c9fe1f3d03fb2c5d7f0520029378.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample2\":{\"id\":\"e10accda-888b-4a12-8574-839329988f79/sample2/87fa000b9894fb03b897c7f75a632999.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"pkh6pzyg5_sample2.bin\",\"mime_type\":\"application/octet-stream\"}}}}"], ["id", "e10accda-888b-4a12-8574-839329988f79"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "e10accda-888b-4a12-8574-839329988f79"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:42.648589"], ["updated_at", "2020-06-02 14:43:42.648589"], ["file_data", "{\"id\":\"asset/491a17639a75e3871c1cff5dcd7eaa43.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (1.3ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.652162"], ["file_data", "{\"id\":\"asset/2d189d5e-2d58-4d4d-917b-efaeeaa69bb5/d3e0bc3d61bc08396aa7175e859dd9d3.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "2d189d5e-2d58-4d4d-917b-efaeeaa69bb5"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "2d189d5e-2d58-4d4d-917b-efaeeaa69bb5"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "2d189d5e-2d58-4d4d-917b-efaeeaa69bb5"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.724732"], ["file_data", "{\"id\":\"asset/2d189d5e-2d58-4d4d-917b-efaeeaa69bb5/d3e0bc3d61bc08396aa7175e859dd9d3.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample1\":{\"id\":\"2d189d5e-2d58-4d4d-917b-efaeeaa69bb5/sample1/086637ecfe41f5db9ff5e22921218006.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"f3v7qu4np_sample1.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"sample2\":{\"id\":\"2d189d5e-2d58-4d4d-917b-efaeeaa69bb5/sample2/1ab8deb3d8ab50e26dc883349fcb0d6f.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"f3v7qu4np_sample2.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "2d189d5e-2d58-4d4d-917b-efaeeaa69bb5"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "2d189d5e-2d58-4d4d-917b-efaeeaa69bb5"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/2d189d5e-2d58-4d4d-917b-efaeeaa69bb5/d3e0bc3d61bc08396aa7175e859dd9d3.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":837,\"width\":2,\"height\":2,\"filename\":\"2x2_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"sample2\":{\"id\":\"2d189d5e-2d58-4d4d-917b-efaeeaa69bb5/sample2/1ab8deb3d8ab50e26dc883349fcb0d6f.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"f3v7qu4np_sample2.bin\",\"mime_type\":\"application/octet-stream\"}}}}"], ["updated_at", "2020-06-02 14:43:42.728655"], ["id", "2d189d5e-2d58-4d4d-917b-efaeeaa69bb5"]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (1.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "2d189d5e-2d58-4d4d-917b-efaeeaa69bb5"], ["LIMIT", 1]] +  (0.4ms) SAVEPOINT active_record_1 + Kithe::Asset Load (1.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "2d189d5e-2d58-4d4d-917b-efaeeaa69bb5"], ["LIMIT", 1]] + Kithe::Asset Update (1.2ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.743019"], ["file_data", "{\"id\":\"asset/2d189d5e-2d58-4d4d-917b-efaeeaa69bb5/d3e0bc3d61bc08396aa7175e859dd9d3.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample2\":{\"id\":\"2d189d5e-2d58-4d4d-917b-efaeeaa69bb5/sample2/1ab8deb3d8ab50e26dc883349fcb0d6f.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"f3v7qu4np_sample2.bin\",\"mime_type\":\"application/octet-stream\"}}}}"], ["id", "2d189d5e-2d58-4d4d-917b-efaeeaa69bb5"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:42.749865"], ["updated_at", "2020-06-02 14:43:42.749865"], ["file_data", "{\"id\":\"asset/d8f7d414137632d587797c33e8277853.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (1.8ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.754081"], ["file_data", "{\"id\":\"asset/2215446b-433c-443a-ac37-472938a5c951/5c3da633fddce7ecd3710a91f19ac169.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "2215446b-433c-443a-ac37-472938a5c951"]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "2215446b-433c-443a-ac37-472938a5c951"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "2215446b-433c-443a-ac37-472938a5c951"], ["LIMIT", 1]] + Kithe::Asset Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.831224"], ["file_data", "{\"id\":\"asset/2215446b-433c-443a-ac37-472938a5c951/5c3da633fddce7ecd3710a91f19ac169.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample1\":{\"id\":\"2215446b-433c-443a-ac37-472938a5c951/sample1/22fef996c171d4c19673c0efd3f81536.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"ks0fnxok2_sample1.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"sample2\":{\"id\":\"2215446b-433c-443a-ac37-472938a5c951/sample2/f41d7e6cf6c7d0a033eeb1e63e0b0a87.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"ks0fnxok2_sample2.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "2215446b-433c-443a-ac37-472938a5c951"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "2215446b-433c-443a-ac37-472938a5c951"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "2215446b-433c-443a-ac37-472938a5c951"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/2215446b-433c-443a-ac37-472938a5c951/5c3da633fddce7ecd3710a91f19ac169.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":837,\"width\":2,\"height\":2,\"filename\":\"2x2_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"sample1\":{\"id\":\"2215446b-433c-443a-ac37-472938a5c951/sample1/22fef996c171d4c19673c0efd3f81536.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"ks0fnxok2_sample1.bin\",\"mime_type\":\"application/octet-stream\"}},\"sample2\":{\"id\":\"2215446b-433c-443a-ac37-472938a5c951/sample2/f41d7e6cf6c7d0a033eeb1e63e0b0a87.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"ks0fnxok2_sample2.bin\",\"mime_type\":\"application/octet-stream\"}},\"sample3\":{\"id\":\"2215446b-433c-443a-ac37-472938a5c951/sample3/9fc9f84150fc68d8ded92f4d62e983b4.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"ks0fnxok2_sample3.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["updated_at", "2020-06-02 14:43:42.871874"], ["id", "2215446b-433c-443a-ac37-472938a5c951"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "2215446b-433c-443a-ac37-472938a5c951"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "2215446b-433c-443a-ac37-472938a5c951"], ["LIMIT", 1]] + Kithe::Asset Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.878073"], ["file_data", "{\"id\":\"asset/2215446b-433c-443a-ac37-472938a5c951/5c3da633fddce7ecd3710a91f19ac169.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample2\":{\"id\":\"2215446b-433c-443a-ac37-472938a5c951/sample2/f41d7e6cf6c7d0a033eeb1e63e0b0a87.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"ks0fnxok2_sample2.bin\",\"mime_type\":\"application/octet-stream\"}},\"sample3\":{\"id\":\"2215446b-433c-443a-ac37-472938a5c951/sample3/9fc9f84150fc68d8ded92f4d62e983b4.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"ks0fnxok2_sample3.bin\",\"mime_type\":\"application/octet-stream\"}}}}"], ["id", "2215446b-433c-443a-ac37-472938a5c951"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:42.884421"], ["updated_at", "2020-06-02 14:43:42.884421"], ["file_data", "{\"id\":\"asset/ea75eaf792012d9e07a1276a7c5698e8.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.890090"], ["file_data", "{\"id\":\"asset/61b38668-13df-4b11-810b-03ae652a261a/46ee44a009b1d5aff434457e1c310414.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "61b38668-13df-4b11-810b-03ae652a261a"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "61b38668-13df-4b11-810b-03ae652a261a"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Load (1.1ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "61b38668-13df-4b11-810b-03ae652a261a"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:42.963663"], ["file_data", "{\"id\":\"asset/61b38668-13df-4b11-810b-03ae652a261a/46ee44a009b1d5aff434457e1c310414.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample1\":{\"id\":\"61b38668-13df-4b11-810b-03ae652a261a/sample1/0c6901d090d28df027a13f91f4f4abcc.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"l8s5kgko1_sample1.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"sample2\":{\"id\":\"61b38668-13df-4b11-810b-03ae652a261a/sample2/3f7d3d49fb4f127710741fb1a60591ac.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"l8s5kgko1_sample2.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "61b38668-13df-4b11-810b-03ae652a261a"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "61b38668-13df-4b11-810b-03ae652a261a"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "61b38668-13df-4b11-810b-03ae652a261a"]] + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "61b38668-13df-4b11-810b-03ae652a261a"]] + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "61b38668-13df-4b11-810b-03ae652a261a"]] +  (1.6ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '61b38668-13df-4b11-810b-03ae652a261a' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '61b38668-13df-4b11-810b-03ae652a261a' +); + + Kithe::Asset Destroy (0.8ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "61b38668-13df-4b11-810b-03ae652a261a"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Enqueued Kithe::AssetDeleteJob (Job ID: b52f7057-66f8-4fbc-bae2-0a14ed1701c2) to Test(default) with arguments: "Kithe::AssetUploader::Attacher", {"id"=>"asset/61b38668-13df-4b11-810b-03ae652a261a/46ee44a009b1d5aff434457e1c310414.jpg", "storage"=>"store", "metadata"=>{"size"=>837, "width"=>2, "height"=>2, "filename"=>"2x2_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"sample1"=>{"id"=>"61b38668-13df-4b11-810b-03ae652a261a/sample1/0c6901d090d28df027a13f91f4f4abcc.bin", "storage"=>"kithe_derivatives", "metadata"=>{"size"=>8, "width"=>nil, "height"=>nil, "filename"=>"l8s5kgko1_sample1.bin", "mime_type"=>"application/octet-stream"}}, "sample2"=>{"id"=>"61b38668-13df-4b11-810b-03ae652a261a/sample2/3f7d3d49fb4f127710741fb1a60591ac.bin", "storage"=>"kithe_derivatives", "metadata"=>{"size"=>8, "width"=>nil, "height"=>nil, "filename"=>"l8s5kgko1_sample2.bin", "mime_type"=>"application/octet-stream"}}}} +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "61b38668-13df-4b11-810b-03ae652a261a"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:43.007132"], ["updated_at", "2020-06-02 14:43:43.007132"], ["file_data", "{\"id\":\"asset/a7d200857f4025b13d61a4f4cdfa368f.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:43.011994"], ["file_data", "{\"id\":\"asset/e964ac48-d865-4340-a19e-18fd97108627/a3a07e4e035e21f5eaef7502a3175a50.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "e964ac48-d865-4340-a19e-18fd97108627"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "e964ac48-d865-4340-a19e-18fd97108627"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "e964ac48-d865-4340-a19e-18fd97108627"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:43.083448"], ["file_data", "{\"id\":\"asset/e964ac48-d865-4340-a19e-18fd97108627/a3a07e4e035e21f5eaef7502a3175a50.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample1\":{\"id\":\"e964ac48-d865-4340-a19e-18fd97108627/sample1/d85d6582647560b2fc737e44efa807a8.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"i87f3ytfj_sample1.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"sample2\":{\"id\":\"e964ac48-d865-4340-a19e-18fd97108627/sample2/3b8b7dfd1a35f923fc09aed0ee776a17.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"i87f3ytfj_sample2.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "e964ac48-d865-4340-a19e-18fd97108627"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (3.3ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-02 14:43:43.120931"], ["updated_at", "2020-06-02 14:43:43.120931"], ["file_data", "{\"id\":\"asset/d58107070697957367ca89ea5d79a248.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:43.126924"], ["file_data", "{\"id\":\"asset/4c956c1a-2740-46f7-82d5-f54472057c21/4fe77863e2466c75b918b216a6f94850.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "4c956c1a-2740-46f7-82d5-f54472057c21"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["id", "4c956c1a-2740-46f7-82d5-f54472057c21"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["id", "4c956c1a-2740-46f7-82d5-f54472057c21"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-02 14:43:43.204107"], ["file_data", "{\"id\":\"asset/4c956c1a-2740-46f7-82d5-f54472057c21/4fe77863e2466c75b918b216a6f94850.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample1\":{\"id\":\"4c956c1a-2740-46f7-82d5-f54472057c21/sample1/5d822c9fd78bd4604a596dc5f1e42f8e.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"oili789vo_sample1.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"sample2\":{\"id\":\"4c956c1a-2740-46f7-82d5-f54472057c21/sample2/e40fc245a0ea7e36a3b1e510ae7ccfb4.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"oili789vo_sample2.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "4c956c1a-2740-46f7-82d5-f54472057c21"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 FOR UPDATE [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["id", "4c956c1a-2740-46f7-82d5-f54472057c21"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "title" = $1, "updated_at" = $2, "file_data" = $3 WHERE "kithe_models"."id" = $4 [["title", "changed title"], ["updated_at", "2020-06-02 14:43:43.209894"], ["file_data", "{\"id\":\"asset/4c956c1a-2740-46f7-82d5-f54472057c21/4fe77863e2466c75b918b216a6f94850.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample2\":{\"id\":\"4c956c1a-2740-46f7-82d5-f54472057c21/sample2/e40fc245a0ea7e36a3b1e510ae7ccfb4.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"oili789vo_sample2.bin\",\"mime_type\":\"application/octet-stream\"}}}}"], ["id", "4c956c1a-2740-46f7-82d5-f54472057c21"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "AssetSubclass"], ["id", "4c956c1a-2740-46f7-82d5-f54472057c21"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.4ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["json_attributes", "{\"multi_model\":[{\"value\":\"one\"},{\"value\":\"two\"}]}"], ["created_at", "2020-06-02 14:43:43.277593"], ["updated_at", "2020-06-02 14:43:43.277593"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.4ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "foo"], ["type", "TestWork"], ["json_attributes", "{\"string_array\":[\"one\",\"two\"]}"], ["created_at", "2020-06-02 14:43:43.491752"], ["updated_at", "2020-06-02 14:43:43.491752"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.3ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "foo"], ["type", "TestWork"], ["json_attributes", "{\"string_array\":[\"one\",\"two\"]}"], ["created_at", "2020-06-02 14:43:43.517668"], ["updated_at", "2020-06-02 14:43:43.517668"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "foo"], ["type", "TestWork"], ["json_attributes", "{\"string_array\":[\"one\",\"two\"]}"], ["created_at", "2020-06-02 14:43:43.539439"], ["updated_at", "2020-06-02 14:43:43.539439"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) ROLLBACK +  (0.2ms) BEGIN +  (0.3ms) ROLLBACK +  (0.3ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (1.4ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "foo"], ["type", "TestWork"], ["json_attributes", "{\"string_array\":[\"one\",\"two\"]}"], ["created_at", "2020-06-02 14:43:43.619505"], ["updated_at", "2020-06-02 14:43:43.619505"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (13.0ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]] +  (7.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC +  (0.2ms) BEGIN +  (0.1ms) ROLLBACK +  (0.6ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]] +  (1.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC +  (0.2ms) BEGIN +  (0.5ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]] +  (0.9ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC +  (0.2ms) BEGIN +  (0.3ms) ROLLBACK +  (0.5ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]] +  (0.9ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC +  (0.2ms) BEGIN +  (0.3ms) ROLLBACK +  (0.6ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]] +  (0.9ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC +  (0.2ms) BEGIN +  (0.3ms) ROLLBACK +  (0.5ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]] +  (0.9ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC +  (0.4ms) BEGIN +  (0.2ms) ROLLBACK +  (0.3ms) BEGIN +  (0.4ms) ROLLBACK +  (0.3ms) BEGIN +  (0.3ms) ROLLBACK +  (0.3ms) BEGIN +  (0.3ms) ROLLBACK +  (0.3ms) BEGIN +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.4ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) ROLLBACK +  (0.4ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.4ms) ROLLBACK +  (0.1ms) BEGIN +  (0.8ms) ROLLBACK +  (0.1ms) BEGIN +  (2.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.3ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (55.3ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["created_at", "2020-06-03 17:54:04.078658"], ["updated_at", "2020-06-03 17:54:04.078658"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Traject::SolrJsonWriter writing to 'http://localhost:8983/solr/collection1/update/json' in batches of 1 with 0 bg threads +Traject::SolrJsonWriter: sending batch of 1 to Solr +  (0.3ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["created_at", "2020-06-03 17:54:04.163555"], ["updated_at", "2020-06-03 17:54:04.163555"], ["kithe_model_type", 1]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Model Load (5.8ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "787bdabf-1e40-48a0-8a0c-a010313a4327"]] + Kithe::Model Load (1.6ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "787bdabf-1e40-48a0-8a0c-a010313a4327"]] + Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "787bdabf-1e40-48a0-8a0c-a010313a4327"]] +  (1.4ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '787bdabf-1e40-48a0-8a0c-a010313a4327' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '787bdabf-1e40-48a0-8a0c-a010313a4327' +); + + TestWork Destroy (2.7ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "787bdabf-1e40-48a0-8a0c-a010313a4327"]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 + Traject::SolrJsonWriter writing to 'http://localhost:8983/solr/collection1/update/json' in batches of 1 with 0 bg threads +Traject::SolrJsonWriter: Sending delete to Solr for 787bdabf-1e40-48a0-8a0c-a010313a4327 +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.6ms) SAVEPOINT active_record_1 + TestWork Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["created_at", "2020-06-03 17:54:04.245228"], ["updated_at", "2020-06-03 17:54:04.245228"], ["kithe_model_type", 1]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["created_at", "2020-06-03 17:54:04.305810"], ["updated_at", "2020-06-03 17:54:04.305810"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["created_at", "2020-06-03 17:54:04.363448"], ["updated_at", "2020-06-03 17:54:04.363448"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Traject::SolrJsonWriter writing to 'http://localhost:8983/solr/collection1/update/json' in batches of 1 with 0 bg threads +Traject::SolrJsonWriter: sending batch of 1 to Solr +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "111b2c65-269a-4dbd-80f2-02e1d9dfcc7a"]] + Kithe::Model Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "111b2c65-269a-4dbd-80f2-02e1d9dfcc7a"]] + Kithe::Model Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "111b2c65-269a-4dbd-80f2-02e1d9dfcc7a"]] +  (1.0ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '111b2c65-269a-4dbd-80f2-02e1d9dfcc7a' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '111b2c65-269a-4dbd-80f2-02e1d9dfcc7a' +); + + TestWork Destroy (1.7ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "111b2c65-269a-4dbd-80f2-02e1d9dfcc7a"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Traject::SolrJsonWriter writing to 'http://localhost:8983/solr/collection1/update/json' in batches of 1 with 0 bg threads +Traject::SolrJsonWriter: Sending delete to Solr for 111b2c65-269a-4dbd-80f2-02e1d9dfcc7a +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["created_at", "2020-06-03 17:54:04.398142"], ["updated_at", "2020-06-03 17:54:04.398142"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test1"], ["type", "TestWork"], ["created_at", "2020-06-03 17:54:04.420505"], ["updated_at", "2020-06-03 17:54:04.420505"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Traject::SolrJsonWriter writing to 'http://localhost:8983/solr/collection1/update/json' in batches of 100 with 0 bg threads +  (0.5ms) SAVEPOINT active_record_1 + TestWork Create (1.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test2"], ["type", "TestWork"], ["created_at", "2020-06-03 17:54:04.423961"], ["updated_at", "2020-06-03 17:54:04.423961"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Traject::SolrJsonWriter: sending batch of 2 to Solr +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test1"], ["type", "TestWork"], ["created_at", "2020-06-03 17:54:04.451722"], ["updated_at", "2020-06-03 17:54:04.451722"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Traject::SolrJsonWriter writing to 'http://localhost:8983/solr/collection1/update/json' in batches of 100 with 0 bg threads +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test2"], ["type", "TestWork"], ["created_at", "2020-06-03 17:54:04.455252"], ["updated_at", "2020-06-03 17:54:04.455252"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Traject::SolrJsonWriter: sending batch of 2 to Solr +Traject::SolrJsonWriter sending commit to solr at url http://localhost:8983/solr/collection1/update/json... +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test1"], ["type", "TestWork"], ["created_at", "2020-06-03 17:54:04.483789"], ["updated_at", "2020-06-03 17:54:04.483789"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Traject::SolrJsonWriter writing to 'http://localhost:8983/solr/collection1/update/json' in batches of 1 with 0 bg threads +Traject::SolrJsonWriter: sending batch of 1 to Solr +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test2"], ["type", "TestWork"], ["created_at", "2020-06-03 17:54:04.488323"], ["updated_at", "2020-06-03 17:54:04.488323"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Traject::SolrJsonWriter writing to 'http://localhost:8983/solr/collection1/update/json' in batches of 1 with 0 bg threads +Traject::SolrJsonWriter: sending batch of 1 to Solr +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test2"], ["type", "TestWork"], ["created_at", "2020-06-03 17:54:04.506488"], ["updated_at", "2020-06-03 17:54:04.506488"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (3.2ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test1"], ["type", "TestWork"], ["created_at", "2020-06-03 17:54:04.569953"], ["updated_at", "2020-06-03 17:54:04.569953"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test2"], ["type", "TestWork"], ["created_at", "2020-06-03 17:54:04.572729"], ["updated_at", "2020-06-03 17:54:04.572729"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test1"], ["type", "TestWork"], ["created_at", "2020-06-03 17:54:04.589298"], ["updated_at", "2020-06-03 17:54:04.589298"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test2"], ["type", "TestWork"], ["created_at", "2020-06-03 17:54:04.592132"], ["updated_at", "2020-06-03 17:54:04.592132"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "a title"], ["type", "TestWork"], ["json_attributes", "{\"additional_title\":[\"additional title 1\",\"additional title 2\"],\"external_id\":[{\"category\":\"bib\",\"value\":\"bib1\"},{\"category\":\"object\",\"value\":\"object1\"}],\"creator\":[{\"category\":\"author\",\"value\":\"Emiliano Zapata\"}],\"date_of_work\":[{\"start\":\"1950-01-01\",\"start_qualifier\":\"circa\",\"finish\":\"1990-01-01\"},{\"start\":\"1970-01-01\"}],\"place\":[{\"category\":\"place_of_creation\",\"value\":\"Baltimore\"}],\"format\":[\"image\",\"text\"],\"genre\":[\"rare books\"],\"medium\":[],\"extent\":[\"2x4\"],\"language\":[\"English\",\"Spanish\"],\"inscription\":[{\"category\":\"cover page\",\"value\":\"to my friend\"}],\"subject\":[\"Things\",\"More things\"],\"exhibition\":[\"Things we like\"],\"series_arrangement\":[],\"related_url\":[\"http://example.com/somewhere\"],\"additional_credit\":[],\"description\":\"Lots of\\n\\nthings.\",\"department\":\"Library\",\"rights\":\"http://rightsstatements.org/vocab/InC/1.0/\",\"admin_note\":\"this is a note\"}"], ["created_at", "2020-06-03 17:54:04.635904"], ["updated_at", "2020-06-03 17:54:04.635904"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.7ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "a title"], ["type", "TestWork"], ["json_attributes", "{\"additional_title\":[\"additional title 1\",\"additional title 2\"],\"external_id\":[{\"category\":\"bib\",\"value\":\"bib1\"},{\"category\":\"object\",\"value\":\"object1\"}],\"creator\":[{\"category\":\"author\",\"value\":\"Emiliano Zapata\"}],\"date_of_work\":[{\"start\":\"1950-01-01\",\"start_qualifier\":\"circa\",\"finish\":\"1990-01-01\"},{\"start\":\"1970-01-01\"}],\"place\":[{\"category\":\"place_of_creation\",\"value\":\"Baltimore\"}],\"format\":[\"image\",\"text\"],\"genre\":[\"rare books\"],\"medium\":[],\"extent\":[\"2x4\"],\"language\":[\"English\",\"Spanish\"],\"inscription\":[{\"category\":\"cover page\",\"value\":\"to my friend\"}],\"subject\":[\"Things\",\"More things\"],\"exhibition\":[\"Things we like\"],\"series_arrangement\":[],\"related_url\":[\"http://example.com/somewhere\"],\"additional_credit\":[],\"description\":\"Lots of\\n\\nthings.\",\"department\":\"Library\",\"rights\":\"http://rightsstatements.org/vocab/InC/1.0/\",\"admin_note\":\"this is a note\"}"], ["created_at", "2020-06-03 17:54:04.677874"], ["updated_at", "2020-06-03 17:54:04.677874"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "a title"], ["type", "TestWork"], ["json_attributes", "{\"additional_title\":[\"additional title 1\",\"additional title 2\"],\"external_id\":[{\"category\":\"bib\",\"value\":\"bib1\"},{\"category\":\"object\",\"value\":\"object1\"}],\"creator\":[{\"category\":\"author\",\"value\":\"Emiliano Zapata\"}],\"date_of_work\":[{\"start\":\"1950-01-01\",\"start_qualifier\":\"circa\",\"finish\":\"1990-01-01\"},{\"start\":\"1970-01-01\"}],\"place\":[{\"category\":\"place_of_creation\",\"value\":\"Baltimore\"}],\"format\":[\"image\",\"text\"],\"genre\":[\"rare books\"],\"medium\":[],\"extent\":[\"2x4\"],\"language\":[\"English\",\"Spanish\"],\"inscription\":[{\"category\":\"cover page\",\"value\":\"to my friend\"}],\"subject\":[\"Things\",\"More things\"],\"exhibition\":[\"Things we like\"],\"series_arrangement\":[],\"related_url\":[\"http://example.com/somewhere\"],\"additional_credit\":[],\"description\":\"Lots of\\n\\nthings.\",\"department\":\"Library\",\"rights\":\"http://rightsstatements.org/vocab/InC/1.0/\",\"admin_note\":\"this is a note\"}"], ["created_at", "2020-06-03 17:54:04.739674"], ["updated_at", "2020-06-03 17:54:04.739674"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "a title"], ["type", "TestWork"], ["json_attributes", "{\"additional_title\":[\"additional title 1\",\"additional title 2\"],\"external_id\":[{\"category\":\"bib\",\"value\":\"bib1\"},{\"category\":\"object\",\"value\":\"object1\"}],\"creator\":[{\"category\":\"author\",\"value\":\"Emiliano Zapata\"}],\"date_of_work\":[{\"start\":\"1950-01-01\",\"start_qualifier\":\"circa\",\"finish\":\"1990-01-01\"},{\"start\":\"1970-01-01\"}],\"place\":[{\"category\":\"place_of_creation\",\"value\":\"Baltimore\"}],\"format\":[\"image\",\"text\"],\"genre\":[\"rare books\"],\"medium\":[],\"extent\":[\"2x4\"],\"language\":[\"English\",\"Spanish\"],\"inscription\":[{\"category\":\"cover page\",\"value\":\"to my friend\"}],\"subject\":[\"Things\",\"More things\"],\"exhibition\":[\"Things we like\"],\"series_arrangement\":[],\"related_url\":[\"http://example.com/somewhere\"],\"additional_credit\":[],\"description\":\"Lots of\\n\\nthings.\",\"department\":\"Library\",\"rights\":\"http://rightsstatements.org/vocab/InC/1.0/\",\"admin_note\":\"this is a note\"}"], ["created_at", "2020-06-03 17:54:04.784207"], ["updated_at", "2020-06-03 17:54:04.784207"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) SELECT DISTINCT "kithe_models"."type" FROM "kithe_models" +Preloading Single-Table Inheritance type TestWork for Kithe::Model +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestWork"], ["id", "f9826015-bed1-4447-9771-376f8cb15be5"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "a title"], ["type", "TestWork"], ["json_attributes", "{\"additional_title\":[\"additional title 1\",\"additional title 2\"],\"external_id\":[{\"category\":\"bib\",\"value\":\"bib1\"},{\"category\":\"object\",\"value\":\"object1\"}],\"creator\":[{\"category\":\"author\",\"value\":\"Emiliano Zapata\"}],\"date_of_work\":[{\"start\":\"1950-01-01\",\"start_qualifier\":\"circa\",\"finish\":\"1990-01-01\"},{\"start\":\"1970-01-01\"}],\"place\":[{\"category\":\"place_of_creation\",\"value\":\"Baltimore\"}],\"format\":[\"image\",\"text\"],\"genre\":[\"rare books\"],\"medium\":[],\"extent\":[\"2x4\"],\"language\":[\"English\",\"Spanish\"],\"inscription\":[{\"category\":\"cover page\",\"value\":\"to my friend\"}],\"subject\":[\"Things\",\"More things\"],\"exhibition\":[\"Things we like\"],\"series_arrangement\":[],\"related_url\":[\"http://example.com/somewhere\"],\"additional_credit\":[],\"description\":\"Lots of\\n\\nthings.\",\"department\":\"Library\",\"rights\":\"http://rightsstatements.org/vocab/InC/1.0/\",\"admin_note\":\"this is a note\"}"], ["created_at", "2020-06-03 17:54:04.833024"], ["updated_at", "2020-06-03 17:54:04.833024"], ["kithe_model_type", 1]] +  (0.5ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.2ms) BEGIN +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.4ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.3ms) BEGIN +  (0.5ms) ROLLBACK +  (0.2ms) BEGIN +  (0.5ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.4ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.3ms) BEGIN +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:04.979790"], ["updated_at", "2020-06-03 17:54:04.979790"], ["file_data", "{\"id\":\"asset/7e61384718f32a8f567c8d7c51a7361e.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [7bff56db-cfc4-4c22-b030-e6f59c203e2d] Performing Kithe::AssetPromoteJob (Job ID: 7bff56db-cfc4-4c22-b030-e6f59c203e2d) from Inline(default) enqueued at 2020-06-03T17:54:04Z with arguments: "CustomUploader::Attacher", "CustomAsset", "68c06601-7faa-426f-87df-89a0f08629a4", "file", {"id"=>"asset/7e61384718f32a8f567c8d7c51a7361e.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [7bff56db-cfc4-4c22-b030-e6f59c203e2d] CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "68c06601-7faa-426f-87df-89a0f08629a4"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [7bff56db-cfc4-4c22-b030-e6f59c203e2d]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [7bff56db-cfc4-4c22-b030-e6f59c203e2d] CustomAsset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "68c06601-7faa-426f-87df-89a0f08629a4"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [7bff56db-cfc4-4c22-b030-e6f59c203e2d] CustomAsset Update (0.8ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/68c06601-7faa-426f-87df-89a0f08629a4/1c135bf966d6414f8208b7ac34803b0e.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:05.056751"], ["id", "68c06601-7faa-426f-87df-89a0f08629a4"]] +[ActiveJob] [Kithe::AssetPromoteJob] [7bff56db-cfc4-4c22-b030-e6f59c203e2d]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [7bff56db-cfc4-4c22-b030-e6f59c203e2d] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "68c06601-7faa-426f-87df-89a0f08629a4"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [7bff56db-cfc4-4c22-b030-e6f59c203e2d] [Kithe::CreateDerivativesJob] [d5b9e31c-c0c4-4c9c-b590-4c24a3fbf213] Performing Kithe::CreateDerivativesJob (Job ID: d5b9e31c-c0c4-4c9c-b590-4c24a3fbf213) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: #<GlobalID:0x00007fb7bafc9ff8 @uri=#<URI::GID gid://dummy/CustomAsset/68c06601-7faa-426f-87df-89a0f08629a4>> +[ActiveJob] [Kithe::AssetPromoteJob] [7bff56db-cfc4-4c22-b030-e6f59c203e2d] [Kithe::CreateDerivativesJob] [d5b9e31c-c0c4-4c9c-b590-4c24a3fbf213]  (0.3ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [7bff56db-cfc4-4c22-b030-e6f59c203e2d] [Kithe::CreateDerivativesJob] [d5b9e31c-c0c4-4c9c-b590-4c24a3fbf213] CustomAsset Load (13.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "68c06601-7faa-426f-87df-89a0f08629a4"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [7bff56db-cfc4-4c22-b030-e6f59c203e2d] [Kithe::CreateDerivativesJob] [d5b9e31c-c0c4-4c9c-b590-4c24a3fbf213] CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/68c06601-7faa-426f-87df-89a0f08629a4/1c135bf966d6414f8208b7ac34803b0e.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"68c06601-7faa-426f-87df-89a0f08629a4/fixed/d0870a24f6b416aff8560300db10dc33.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"d0e66reyc_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-03 17:54:05.084288"], ["id", "68c06601-7faa-426f-87df-89a0f08629a4"]] +[ActiveJob] [Kithe::AssetPromoteJob] [7bff56db-cfc4-4c22-b030-e6f59c203e2d] [Kithe::CreateDerivativesJob] [d5b9e31c-c0c4-4c9c-b590-4c24a3fbf213]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [7bff56db-cfc4-4c22-b030-e6f59c203e2d] [Kithe::CreateDerivativesJob] [d5b9e31c-c0c4-4c9c-b590-4c24a3fbf213] Performed Kithe::CreateDerivativesJob (Job ID: d5b9e31c-c0c4-4c9c-b590-4c24a3fbf213) from Inline(default) in 21.62ms +[ActiveJob] [Kithe::AssetPromoteJob] [7bff56db-cfc4-4c22-b030-e6f59c203e2d] Enqueued Kithe::CreateDerivativesJob (Job ID: d5b9e31c-c0c4-4c9c-b590-4c24a3fbf213) to Inline(default) with arguments: #<GlobalID:0x00007fb7bf024828 @uri=#<URI::GID gid://dummy/CustomAsset/68c06601-7faa-426f-87df-89a0f08629a4>> +[ActiveJob] [Kithe::AssetPromoteJob] [7bff56db-cfc4-4c22-b030-e6f59c203e2d] Performed Kithe::AssetPromoteJob (Job ID: 7bff56db-cfc4-4c22-b030-e6f59c203e2d) from Inline(default) in 41.74ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 7bff56db-cfc4-4c22-b030-e6f59c203e2d) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "68c06601-7faa-426f-87df-89a0f08629a4", "file", {"id"=>"asset/7e61384718f32a8f567c8d7c51a7361e.jpg", "storage"=>"cache"}, {} + CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "68c06601-7faa-426f-87df-89a0f08629a4"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:05.110757"], ["updated_at", "2020-06-03 17:54:05.110757"], ["file_data", "{\"id\":\"asset/b781a608c3b5d1900d344d40e5ce0ff7.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [dd02a3c3-367c-4ec8-b694-28dff68fbc7e] Performing Kithe::AssetPromoteJob (Job ID: dd02a3c3-367c-4ec8-b694-28dff68fbc7e) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: "CustomUploader::Attacher", "CustomAsset", "d2f43771-bfc3-41ac-8284-88784425f97d", "file", {"id"=>"asset/b781a608c3b5d1900d344d40e5ce0ff7.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [dd02a3c3-367c-4ec8-b694-28dff68fbc7e] CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "d2f43771-bfc3-41ac-8284-88784425f97d"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [dd02a3c3-367c-4ec8-b694-28dff68fbc7e]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [dd02a3c3-367c-4ec8-b694-28dff68fbc7e] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "d2f43771-bfc3-41ac-8284-88784425f97d"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [dd02a3c3-367c-4ec8-b694-28dff68fbc7e] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/d2f43771-bfc3-41ac-8284-88784425f97d/ba5879cea9d10ac0df68c193025d9007.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:05.118089"], ["id", "d2f43771-bfc3-41ac-8284-88784425f97d"]] +[ActiveJob] [Kithe::AssetPromoteJob] [dd02a3c3-367c-4ec8-b694-28dff68fbc7e]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [dd02a3c3-367c-4ec8-b694-28dff68fbc7e] CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "d2f43771-bfc3-41ac-8284-88784425f97d"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [dd02a3c3-367c-4ec8-b694-28dff68fbc7e] [Kithe::CreateDerivativesJob] [62970a53-8f2a-4058-86e8-099c1816b953] Performing Kithe::CreateDerivativesJob (Job ID: 62970a53-8f2a-4058-86e8-099c1816b953) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: #<GlobalID:0x00007fb7ba619f30 @uri=#<URI::GID gid://dummy/CustomAsset/d2f43771-bfc3-41ac-8284-88784425f97d>> +[ActiveJob] [Kithe::AssetPromoteJob] [dd02a3c3-367c-4ec8-b694-28dff68fbc7e] [Kithe::CreateDerivativesJob] [62970a53-8f2a-4058-86e8-099c1816b953]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [dd02a3c3-367c-4ec8-b694-28dff68fbc7e] [Kithe::CreateDerivativesJob] [62970a53-8f2a-4058-86e8-099c1816b953] CustomAsset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "d2f43771-bfc3-41ac-8284-88784425f97d"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [dd02a3c3-367c-4ec8-b694-28dff68fbc7e] [Kithe::CreateDerivativesJob] [62970a53-8f2a-4058-86e8-099c1816b953] CustomAsset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/d2f43771-bfc3-41ac-8284-88784425f97d/ba5879cea9d10ac0df68c193025d9007.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"d2f43771-bfc3-41ac-8284-88784425f97d/fixed/684ceca896bb9f85955774f26e392acc.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"d4bxz4yy1_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-03 17:54:05.127747"], ["id", "d2f43771-bfc3-41ac-8284-88784425f97d"]] +[ActiveJob] [Kithe::AssetPromoteJob] [dd02a3c3-367c-4ec8-b694-28dff68fbc7e] [Kithe::CreateDerivativesJob] [62970a53-8f2a-4058-86e8-099c1816b953]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [dd02a3c3-367c-4ec8-b694-28dff68fbc7e] [Kithe::CreateDerivativesJob] [62970a53-8f2a-4058-86e8-099c1816b953] Performed Kithe::CreateDerivativesJob (Job ID: 62970a53-8f2a-4058-86e8-099c1816b953) from Inline(default) in 8.32ms +[ActiveJob] [Kithe::AssetPromoteJob] [dd02a3c3-367c-4ec8-b694-28dff68fbc7e] Enqueued Kithe::CreateDerivativesJob (Job ID: 62970a53-8f2a-4058-86e8-099c1816b953) to Inline(default) with arguments: #<GlobalID:0x00007fb7bbf4a4c8 @uri=#<URI::GID gid://dummy/CustomAsset/d2f43771-bfc3-41ac-8284-88784425f97d>> +[ActiveJob] [Kithe::AssetPromoteJob] [dd02a3c3-367c-4ec8-b694-28dff68fbc7e] Performed Kithe::AssetPromoteJob (Job ID: dd02a3c3-367c-4ec8-b694-28dff68fbc7e) from Inline(default) in 16.28ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: dd02a3c3-367c-4ec8-b694-28dff68fbc7e) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "d2f43771-bfc3-41ac-8284-88784425f97d", "file", {"id"=>"asset/b781a608c3b5d1900d344d40e5ce0ff7.jpg", "storage"=>"cache"}, {} + CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "d2f43771-bfc3-41ac-8284-88784425f97d"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Update (0.4ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/d2f43771-bfc3-41ac-8284-88784425f97d/ba5879cea9d10ac0df68c193025d9007.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:05.132984"], ["id", "d2f43771-bfc3-41ac-8284-88784425f97d"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + CustomAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "d2f43771-bfc3-41ac-8284-88784425f97d"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "d2f43771-bfc3-41ac-8284-88784425f97d"], ["LIMIT", 1]] + CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/d2f43771-bfc3-41ac-8284-88784425f97d/ba5879cea9d10ac0df68c193025d9007.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"d2f43771-bfc3-41ac-8284-88784425f97d/fixed/63988010dca1a5db6ea5144f6f1f5b39.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"d4bxz4yy1_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-03 17:54:05.139205"], ["id", "d2f43771-bfc3-41ac-8284-88784425f97d"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + CustomAsset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "d2f43771-bfc3-41ac-8284-88784425f97d"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:05.156225"], ["updated_at", "2020-06-03 17:54:05.156225"], ["file_data", "{\"id\":\"asset/38a39a62b8dafb1d1a21e591cdcb4b62.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [f7a6799a-fde7-49ec-8037-a8f2580afcbb] Performing Kithe::AssetPromoteJob (Job ID: f7a6799a-fde7-49ec-8037-a8f2580afcbb) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: "CustomUploader::Attacher", "CustomAsset", "8f574acf-dc05-4b10-9a8e-52399c6b3c15", "file", {"id"=>"asset/38a39a62b8dafb1d1a21e591cdcb4b62.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [f7a6799a-fde7-49ec-8037-a8f2580afcbb] CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "8f574acf-dc05-4b10-9a8e-52399c6b3c15"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [f7a6799a-fde7-49ec-8037-a8f2580afcbb]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [f7a6799a-fde7-49ec-8037-a8f2580afcbb] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "8f574acf-dc05-4b10-9a8e-52399c6b3c15"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [f7a6799a-fde7-49ec-8037-a8f2580afcbb] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/8f574acf-dc05-4b10-9a8e-52399c6b3c15/7729ca2a6587ba102d18ed5a63dcb167.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:05.184450"], ["id", "8f574acf-dc05-4b10-9a8e-52399c6b3c15"]] +[ActiveJob] [Kithe::AssetPromoteJob] [f7a6799a-fde7-49ec-8037-a8f2580afcbb]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [f7a6799a-fde7-49ec-8037-a8f2580afcbb] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "8f574acf-dc05-4b10-9a8e-52399c6b3c15"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [f7a6799a-fde7-49ec-8037-a8f2580afcbb] [Kithe::CreateDerivativesJob] [80f56b30-683e-42d7-828e-83e5c9c18205] Performing Kithe::CreateDerivativesJob (Job ID: 80f56b30-683e-42d7-828e-83e5c9c18205) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: #<GlobalID:0x00007fb7bf8e54f8 @uri=#<URI::GID gid://dummy/CustomAsset/8f574acf-dc05-4b10-9a8e-52399c6b3c15>> +[ActiveJob] [Kithe::AssetPromoteJob] [f7a6799a-fde7-49ec-8037-a8f2580afcbb] [Kithe::CreateDerivativesJob] [80f56b30-683e-42d7-828e-83e5c9c18205]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [f7a6799a-fde7-49ec-8037-a8f2580afcbb] [Kithe::CreateDerivativesJob] [80f56b30-683e-42d7-828e-83e5c9c18205] CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "8f574acf-dc05-4b10-9a8e-52399c6b3c15"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [f7a6799a-fde7-49ec-8037-a8f2580afcbb] [Kithe::CreateDerivativesJob] [80f56b30-683e-42d7-828e-83e5c9c18205] CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/8f574acf-dc05-4b10-9a8e-52399c6b3c15/7729ca2a6587ba102d18ed5a63dcb167.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"8f574acf-dc05-4b10-9a8e-52399c6b3c15/fixed/c37e488dbf8161c57d79b0c1899bb064.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"2ixtix7ow_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-03 17:54:05.192209"], ["id", "8f574acf-dc05-4b10-9a8e-52399c6b3c15"]] +[ActiveJob] [Kithe::AssetPromoteJob] [f7a6799a-fde7-49ec-8037-a8f2580afcbb] [Kithe::CreateDerivativesJob] [80f56b30-683e-42d7-828e-83e5c9c18205]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [f7a6799a-fde7-49ec-8037-a8f2580afcbb] [Kithe::CreateDerivativesJob] [80f56b30-683e-42d7-828e-83e5c9c18205] Performed Kithe::CreateDerivativesJob (Job ID: 80f56b30-683e-42d7-828e-83e5c9c18205) from Inline(default) in 6.21ms +[ActiveJob] [Kithe::AssetPromoteJob] [f7a6799a-fde7-49ec-8037-a8f2580afcbb] Enqueued Kithe::CreateDerivativesJob (Job ID: 80f56b30-683e-42d7-828e-83e5c9c18205) to Inline(default) with arguments: #<GlobalID:0x00007fb7bf1520b0 @uri=#<URI::GID gid://dummy/CustomAsset/8f574acf-dc05-4b10-9a8e-52399c6b3c15>> +[ActiveJob] [Kithe::AssetPromoteJob] [f7a6799a-fde7-49ec-8037-a8f2580afcbb] Performed Kithe::AssetPromoteJob (Job ID: f7a6799a-fde7-49ec-8037-a8f2580afcbb) from Inline(default) in 15.51ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: f7a6799a-fde7-49ec-8037-a8f2580afcbb) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "8f574acf-dc05-4b10-9a8e-52399c6b3c15", "file", {"id"=>"asset/38a39a62b8dafb1d1a21e591cdcb4b62.jpg", "storage"=>"cache"}, {} + CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "8f574acf-dc05-4b10-9a8e-52399c6b3c15"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "8f574acf-dc05-4b10-9a8e-52399c6b3c15"], ["LIMIT", 1]] + CustomAsset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/8f574acf-dc05-4b10-9a8e-52399c6b3c15/7729ca2a6587ba102d18ed5a63dcb167.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:05.198598"], ["id", "8f574acf-dc05-4b10-9a8e-52399c6b3c15"]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 + CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "8f574acf-dc05-4b10-9a8e-52399c6b3c15"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:05.244805"], ["updated_at", "2020-06-03 17:54:05.244805"], ["file_data", "{\"id\":\"asset/ca77e78194cdadcaa59637638d44f8e8.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [110be014-5128-451e-ab7a-2195441cb912] Performing Kithe::AssetPromoteJob (Job ID: 110be014-5128-451e-ab7a-2195441cb912) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: "CustomUploader::Attacher", "CustomAsset", "7f3b9037-ac97-4e09-bdd1-686c6f096672", "file", {"id"=>"asset/ca77e78194cdadcaa59637638d44f8e8.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [110be014-5128-451e-ab7a-2195441cb912] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "7f3b9037-ac97-4e09-bdd1-686c6f096672"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [110be014-5128-451e-ab7a-2195441cb912]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [110be014-5128-451e-ab7a-2195441cb912] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "7f3b9037-ac97-4e09-bdd1-686c6f096672"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [110be014-5128-451e-ab7a-2195441cb912] CustomAsset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/7f3b9037-ac97-4e09-bdd1-686c6f096672/fc581ff8a05429ae935832c7e5f4fbd9.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:05.251796"], ["id", "7f3b9037-ac97-4e09-bdd1-686c6f096672"]] +[ActiveJob] [Kithe::AssetPromoteJob] [110be014-5128-451e-ab7a-2195441cb912]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [110be014-5128-451e-ab7a-2195441cb912] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "7f3b9037-ac97-4e09-bdd1-686c6f096672"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [110be014-5128-451e-ab7a-2195441cb912] [Kithe::CreateDerivativesJob] [8c770328-03b7-4167-81e8-318bd18dd45b] Performing Kithe::CreateDerivativesJob (Job ID: 8c770328-03b7-4167-81e8-318bd18dd45b) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: #<GlobalID:0x00007fb7ba3e5d68 @uri=#<URI::GID gid://dummy/CustomAsset/7f3b9037-ac97-4e09-bdd1-686c6f096672>> +[ActiveJob] [Kithe::AssetPromoteJob] [110be014-5128-451e-ab7a-2195441cb912] [Kithe::CreateDerivativesJob] [8c770328-03b7-4167-81e8-318bd18dd45b]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [110be014-5128-451e-ab7a-2195441cb912] [Kithe::CreateDerivativesJob] [8c770328-03b7-4167-81e8-318bd18dd45b] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "7f3b9037-ac97-4e09-bdd1-686c6f096672"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [110be014-5128-451e-ab7a-2195441cb912] [Kithe::CreateDerivativesJob] [8c770328-03b7-4167-81e8-318bd18dd45b] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/7f3b9037-ac97-4e09-bdd1-686c6f096672/fc581ff8a05429ae935832c7e5f4fbd9.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"7f3b9037-ac97-4e09-bdd1-686c6f096672/fixed/e39e60dac3a46d169f271f29164849be.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"berwkt4ny_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-03 17:54:05.262162"], ["id", "7f3b9037-ac97-4e09-bdd1-686c6f096672"]] +[ActiveJob] [Kithe::AssetPromoteJob] [110be014-5128-451e-ab7a-2195441cb912] [Kithe::CreateDerivativesJob] [8c770328-03b7-4167-81e8-318bd18dd45b]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [110be014-5128-451e-ab7a-2195441cb912] [Kithe::CreateDerivativesJob] [8c770328-03b7-4167-81e8-318bd18dd45b] Performed Kithe::CreateDerivativesJob (Job ID: 8c770328-03b7-4167-81e8-318bd18dd45b) from Inline(default) in 6.89ms +[ActiveJob] [Kithe::AssetPromoteJob] [110be014-5128-451e-ab7a-2195441cb912] Enqueued Kithe::CreateDerivativesJob (Job ID: 8c770328-03b7-4167-81e8-318bd18dd45b) to Inline(default) with arguments: #<GlobalID:0x00007fb7ba4801d8 @uri=#<URI::GID gid://dummy/CustomAsset/7f3b9037-ac97-4e09-bdd1-686c6f096672>> +[ActiveJob] [Kithe::AssetPromoteJob] [110be014-5128-451e-ab7a-2195441cb912] Performed Kithe::AssetPromoteJob (Job ID: 110be014-5128-451e-ab7a-2195441cb912) from Inline(default) in 17.0ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 110be014-5128-451e-ab7a-2195441cb912) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "7f3b9037-ac97-4e09-bdd1-686c6f096672", "file", {"id"=>"asset/ca77e78194cdadcaa59637638d44f8e8.jpg", "storage"=>"cache"}, {} + CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "7f3b9037-ac97-4e09-bdd1-686c6f096672"], ["LIMIT", 1]] +  (0.7ms) SAVEPOINT active_record_1 + CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "7f3b9037-ac97-4e09-bdd1-686c6f096672"], ["LIMIT", 1]] + CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/7f3b9037-ac97-4e09-bdd1-686c6f096672/fc581ff8a05429ae935832c7e5f4fbd9.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"7f3b9037-ac97-4e09-bdd1-686c6f096672/fixed/ab239a2ca3cee63eccb4cc260a5424e3.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"berwkt4ny_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-03 17:54:05.271184"], ["id", "7f3b9037-ac97-4e09-bdd1-686c6f096672"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "7f3b9037-ac97-4e09-bdd1-686c6f096672"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "7f3b9037-ac97-4e09-bdd1-686c6f096672"]] + Kithe::Model Load (0.9ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "7f3b9037-ac97-4e09-bdd1-686c6f096672"]] + Kithe::Model Load (0.6ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "7f3b9037-ac97-4e09-bdd1-686c6f096672"]] +  (1.1ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '7f3b9037-ac97-4e09-bdd1-686c6f096672' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '7f3b9037-ac97-4e09-bdd1-686c6f096672' +); + + CustomAsset Destroy (1.3ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "7f3b9037-ac97-4e09-bdd1-686c6f096672"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetDeleteJob] [61bdb12a-e81a-4274-a34a-f45dfc91dd2c] Performing Kithe::AssetDeleteJob (Job ID: 61bdb12a-e81a-4274-a34a-f45dfc91dd2c) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: "CustomUploader::Attacher", {"id"=>"asset/7f3b9037-ac97-4e09-bdd1-686c6f096672/fc581ff8a05429ae935832c7e5f4fbd9.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"fixed"=>{"id"=>"7f3b9037-ac97-4e09-bdd1-686c6f096672/fixed/ab239a2ca3cee63eccb4cc260a5424e3.jpeg", "storage"=>"kithe_derivatives", "metadata"=>{"size"=>837, "width"=>2, "height"=>2, "filename"=>"berwkt4ny_fixed.jpeg", "mime_type"=>"image/jpeg"}}}} +[ActiveJob] [Kithe::AssetDeleteJob] [61bdb12a-e81a-4274-a34a-f45dfc91dd2c] Performed Kithe::AssetDeleteJob (Job ID: 61bdb12a-e81a-4274-a34a-f45dfc91dd2c) from Inline(default) in 0.12ms +[ActiveJob] Enqueued Kithe::AssetDeleteJob (Job ID: 61bdb12a-e81a-4274-a34a-f45dfc91dd2c) to Inline(default) with arguments: "CustomUploader::Attacher", {"id"=>"asset/7f3b9037-ac97-4e09-bdd1-686c6f096672/fc581ff8a05429ae935832c7e5f4fbd9.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"fixed"=>{"id"=>"7f3b9037-ac97-4e09-bdd1-686c6f096672/fixed/ab239a2ca3cee63eccb4cc260a5424e3.jpeg", "storage"=>"kithe_derivatives", "metadata"=>{"size"=>837, "width"=>2, "height"=>2, "filename"=>"berwkt4ny_fixed.jpeg", "mime_type"=>"image/jpeg"}}}} +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:05.303902"], ["updated_at", "2020-06-03 17:54:05.303902"], ["file_data", "{\"id\":\"asset/026bad2a5dd89192b4bf23788460cd8f.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [4d160936-b54b-4ee5-a0b5-0917c7b615f3] Performing Kithe::AssetPromoteJob (Job ID: 4d160936-b54b-4ee5-a0b5-0917c7b615f3) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: "CustomUploader::Attacher", "CustomAsset", "03c7fc7a-0322-45db-bf24-ff3af9262161", "file", {"id"=>"asset/026bad2a5dd89192b4bf23788460cd8f.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [4d160936-b54b-4ee5-a0b5-0917c7b615f3] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "03c7fc7a-0322-45db-bf24-ff3af9262161"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [4d160936-b54b-4ee5-a0b5-0917c7b615f3]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [4d160936-b54b-4ee5-a0b5-0917c7b615f3] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "03c7fc7a-0322-45db-bf24-ff3af9262161"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [4d160936-b54b-4ee5-a0b5-0917c7b615f3] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/03c7fc7a-0322-45db-bf24-ff3af9262161/85013d503b255ee1de2f76d4f3476034.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:05.312128"], ["id", "03c7fc7a-0322-45db-bf24-ff3af9262161"]] +[ActiveJob] [Kithe::AssetPromoteJob] [4d160936-b54b-4ee5-a0b5-0917c7b615f3]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [4d160936-b54b-4ee5-a0b5-0917c7b615f3] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "03c7fc7a-0322-45db-bf24-ff3af9262161"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [4d160936-b54b-4ee5-a0b5-0917c7b615f3] [Kithe::CreateDerivativesJob] [b1323844-f496-40f1-a793-588ea69140b4] Performing Kithe::CreateDerivativesJob (Job ID: b1323844-f496-40f1-a793-588ea69140b4) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: #<GlobalID:0x00007fb7bbe66f98 @uri=#<URI::GID gid://dummy/CustomAsset/03c7fc7a-0322-45db-bf24-ff3af9262161>> +[ActiveJob] [Kithe::AssetPromoteJob] [4d160936-b54b-4ee5-a0b5-0917c7b615f3] [Kithe::CreateDerivativesJob] [b1323844-f496-40f1-a793-588ea69140b4]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [4d160936-b54b-4ee5-a0b5-0917c7b615f3] [Kithe::CreateDerivativesJob] [b1323844-f496-40f1-a793-588ea69140b4] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "03c7fc7a-0322-45db-bf24-ff3af9262161"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [4d160936-b54b-4ee5-a0b5-0917c7b615f3] [Kithe::CreateDerivativesJob] [b1323844-f496-40f1-a793-588ea69140b4] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/03c7fc7a-0322-45db-bf24-ff3af9262161/85013d503b255ee1de2f76d4f3476034.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"03c7fc7a-0322-45db-bf24-ff3af9262161/fixed/30ef4aa2d31ed0a3b619c5fa91f12c14.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"83ee84z2x_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-03 17:54:05.319381"], ["id", "03c7fc7a-0322-45db-bf24-ff3af9262161"]] +[ActiveJob] [Kithe::AssetPromoteJob] [4d160936-b54b-4ee5-a0b5-0917c7b615f3] [Kithe::CreateDerivativesJob] [b1323844-f496-40f1-a793-588ea69140b4]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [4d160936-b54b-4ee5-a0b5-0917c7b615f3] [Kithe::CreateDerivativesJob] [b1323844-f496-40f1-a793-588ea69140b4] Performed Kithe::CreateDerivativesJob (Job ID: b1323844-f496-40f1-a793-588ea69140b4) from Inline(default) in 5.45ms +[ActiveJob] [Kithe::AssetPromoteJob] [4d160936-b54b-4ee5-a0b5-0917c7b615f3] Enqueued Kithe::CreateDerivativesJob (Job ID: b1323844-f496-40f1-a793-588ea69140b4) to Inline(default) with arguments: #<GlobalID:0x00007fb7bafb3a50 @uri=#<URI::GID gid://dummy/CustomAsset/03c7fc7a-0322-45db-bf24-ff3af9262161>> +[ActiveJob] [Kithe::AssetPromoteJob] [4d160936-b54b-4ee5-a0b5-0917c7b615f3] Performed Kithe::AssetPromoteJob (Job ID: 4d160936-b54b-4ee5-a0b5-0917c7b615f3) from Inline(default) in 14.52ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 4d160936-b54b-4ee5-a0b5-0917c7b615f3) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "03c7fc7a-0322-45db-bf24-ff3af9262161", "file", {"id"=>"asset/026bad2a5dd89192b4bf23788460cd8f.jpg", "storage"=>"cache"}, {} + CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "03c7fc7a-0322-45db-bf24-ff3af9262161"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + CustomAsset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "03c7fc7a-0322-45db-bf24-ff3af9262161"], ["LIMIT", 1]] + CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/03c7fc7a-0322-45db-bf24-ff3af9262161/85013d503b255ee1de2f76d4f3476034.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"03c7fc7a-0322-45db-bf24-ff3af9262161/fixed/c0f0b4c1a977c13e06c7e6d805a21ce3.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"83ee84z2x_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-03 17:54:05.327708"], ["id", "03c7fc7a-0322-45db-bf24-ff3af9262161"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "03c7fc7a-0322-45db-bf24-ff3af9262161"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Update (0.4ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/03c7fc7a-0322-45db-bf24-ff3af9262161/011b76df10cfa2fba2f2a0b92c54a4a1.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["updated_at", "2020-06-03 17:54:05.331793"], ["id", "03c7fc7a-0322-45db-bf24-ff3af9262161"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetDeleteJob] [564bed52-dc22-4e0b-b018-ac42cf558cde] Performing Kithe::AssetDeleteJob (Job ID: 564bed52-dc22-4e0b-b018-ac42cf558cde) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: "CustomUploader::Attacher", {"id"=>"asset/03c7fc7a-0322-45db-bf24-ff3af9262161/85013d503b255ee1de2f76d4f3476034.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"fixed"=>{"id"=>"03c7fc7a-0322-45db-bf24-ff3af9262161/fixed/c0f0b4c1a977c13e06c7e6d805a21ce3.jpeg", "storage"=>"kithe_derivatives", "metadata"=>{"size"=>837, "width"=>2, "height"=>2, "filename"=>"83ee84z2x_fixed.jpeg", "mime_type"=>"image/jpeg"}}}} +[ActiveJob] [Kithe::AssetDeleteJob] [564bed52-dc22-4e0b-b018-ac42cf558cde] Performed Kithe::AssetDeleteJob (Job ID: 564bed52-dc22-4e0b-b018-ac42cf558cde) from Inline(default) in 0.1ms +[ActiveJob] Enqueued Kithe::AssetDeleteJob (Job ID: 564bed52-dc22-4e0b-b018-ac42cf558cde) to Inline(default) with arguments: "CustomUploader::Attacher", {"id"=>"asset/03c7fc7a-0322-45db-bf24-ff3af9262161/85013d503b255ee1de2f76d4f3476034.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"fixed"=>{"id"=>"03c7fc7a-0322-45db-bf24-ff3af9262161/fixed/c0f0b4c1a977c13e06c7e6d805a21ce3.jpeg", "storage"=>"kithe_derivatives", "metadata"=>{"size"=>837, "width"=>2, "height"=>2, "filename"=>"83ee84z2x_fixed.jpeg", "mime_type"=>"image/jpeg"}}}} +[ActiveJob] [Kithe::AssetPromoteJob] [72b0715b-d658-4d29-a256-07c27e59aade] Performing Kithe::AssetPromoteJob (Job ID: 72b0715b-d658-4d29-a256-07c27e59aade) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: "CustomUploader::Attacher", "CustomAsset", "03c7fc7a-0322-45db-bf24-ff3af9262161", "file", {"id"=>"asset/03c7fc7a-0322-45db-bf24-ff3af9262161/011b76df10cfa2fba2f2a0b92c54a4a1.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [72b0715b-d658-4d29-a256-07c27e59aade] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "03c7fc7a-0322-45db-bf24-ff3af9262161"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [72b0715b-d658-4d29-a256-07c27e59aade]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [72b0715b-d658-4d29-a256-07c27e59aade] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "03c7fc7a-0322-45db-bf24-ff3af9262161"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [72b0715b-d658-4d29-a256-07c27e59aade] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/03c7fc7a-0322-45db-bf24-ff3af9262161/8d653218098322e9a6def5d4f4509540.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:05.338893"], ["id", "03c7fc7a-0322-45db-bf24-ff3af9262161"]] +[ActiveJob] [Kithe::AssetPromoteJob] [72b0715b-d658-4d29-a256-07c27e59aade]  (0.5ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [72b0715b-d658-4d29-a256-07c27e59aade] CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "03c7fc7a-0322-45db-bf24-ff3af9262161"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [72b0715b-d658-4d29-a256-07c27e59aade] [Kithe::CreateDerivativesJob] [1956598a-4140-4720-9e2a-1fe2a2c367fb] Performing Kithe::CreateDerivativesJob (Job ID: 1956598a-4140-4720-9e2a-1fe2a2c367fb) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: #<GlobalID:0x00007fb7bf07f8e0 @uri=#<URI::GID gid://dummy/CustomAsset/03c7fc7a-0322-45db-bf24-ff3af9262161>> +[ActiveJob] [Kithe::AssetPromoteJob] [72b0715b-d658-4d29-a256-07c27e59aade] [Kithe::CreateDerivativesJob] [1956598a-4140-4720-9e2a-1fe2a2c367fb]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [72b0715b-d658-4d29-a256-07c27e59aade] [Kithe::CreateDerivativesJob] [1956598a-4140-4720-9e2a-1fe2a2c367fb] CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "03c7fc7a-0322-45db-bf24-ff3af9262161"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [72b0715b-d658-4d29-a256-07c27e59aade] [Kithe::CreateDerivativesJob] [1956598a-4140-4720-9e2a-1fe2a2c367fb] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/03c7fc7a-0322-45db-bf24-ff3af9262161/8d653218098322e9a6def5d4f4509540.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"03c7fc7a-0322-45db-bf24-ff3af9262161/fixed/500e507719c2dd068cd3dfe1b64250ee.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"83ee84z2x_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-03 17:54:05.350643"], ["id", "03c7fc7a-0322-45db-bf24-ff3af9262161"]] +[ActiveJob] [Kithe::AssetPromoteJob] [72b0715b-d658-4d29-a256-07c27e59aade] [Kithe::CreateDerivativesJob] [1956598a-4140-4720-9e2a-1fe2a2c367fb]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [72b0715b-d658-4d29-a256-07c27e59aade] [Kithe::CreateDerivativesJob] [1956598a-4140-4720-9e2a-1fe2a2c367fb] Performed Kithe::CreateDerivativesJob (Job ID: 1956598a-4140-4720-9e2a-1fe2a2c367fb) from Inline(default) in 5.64ms +[ActiveJob] [Kithe::AssetPromoteJob] [72b0715b-d658-4d29-a256-07c27e59aade] Enqueued Kithe::CreateDerivativesJob (Job ID: 1956598a-4140-4720-9e2a-1fe2a2c367fb) to Inline(default) with arguments: #<GlobalID:0x00007fb7ba5c37c0 @uri=#<URI::GID gid://dummy/CustomAsset/03c7fc7a-0322-45db-bf24-ff3af9262161>> +[ActiveJob] [Kithe::AssetPromoteJob] [72b0715b-d658-4d29-a256-07c27e59aade] Performed Kithe::AssetPromoteJob (Job ID: 72b0715b-d658-4d29-a256-07c27e59aade) from Inline(default) in 17.65ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 72b0715b-d658-4d29-a256-07c27e59aade) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "03c7fc7a-0322-45db-bf24-ff3af9262161", "file", {"id"=>"asset/03c7fc7a-0322-45db-bf24-ff3af9262161/011b76df10cfa2fba2f2a0b92c54a4a1.jpg", "storage"=>"cache"}, {} + CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "03c7fc7a-0322-45db-bf24-ff3af9262161"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + CustomAsset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:05.370026"], ["updated_at", "2020-06-03 17:54:05.370026"], ["file_data", "{\"id\":\"asset/1a068886bbea809926d1d1c35ad64198.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [a9b02d4d-ef24-411f-9da8-6fe90f1e2bd1] Performing Kithe::AssetPromoteJob (Job ID: a9b02d4d-ef24-411f-9da8-6fe90f1e2bd1) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: "CustomUploader::Attacher", "CustomAsset", "dec759c2-323f-4741-9f94-88afd1d26b1c", "file", {"id"=>"asset/1a068886bbea809926d1d1c35ad64198.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [a9b02d4d-ef24-411f-9da8-6fe90f1e2bd1] CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "dec759c2-323f-4741-9f94-88afd1d26b1c"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [a9b02d4d-ef24-411f-9da8-6fe90f1e2bd1]  (0.3ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [a9b02d4d-ef24-411f-9da8-6fe90f1e2bd1] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "dec759c2-323f-4741-9f94-88afd1d26b1c"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [a9b02d4d-ef24-411f-9da8-6fe90f1e2bd1] CustomAsset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/dec759c2-323f-4741-9f94-88afd1d26b1c/be619bc9f64185e22f95e3bbfb849881.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:05.378513"], ["id", "dec759c2-323f-4741-9f94-88afd1d26b1c"]] +[ActiveJob] [Kithe::AssetPromoteJob] [a9b02d4d-ef24-411f-9da8-6fe90f1e2bd1]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [a9b02d4d-ef24-411f-9da8-6fe90f1e2bd1] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "dec759c2-323f-4741-9f94-88afd1d26b1c"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [a9b02d4d-ef24-411f-9da8-6fe90f1e2bd1] [Kithe::CreateDerivativesJob] [fb24174a-4822-414a-bf79-d9bfd39cf5fe] Performing Kithe::CreateDerivativesJob (Job ID: fb24174a-4822-414a-bf79-d9bfd39cf5fe) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: #<GlobalID:0x00007fb7bbf878a0 @uri=#<URI::GID gid://dummy/CustomAsset/dec759c2-323f-4741-9f94-88afd1d26b1c>> +[ActiveJob] [Kithe::AssetPromoteJob] [a9b02d4d-ef24-411f-9da8-6fe90f1e2bd1] [Kithe::CreateDerivativesJob] [fb24174a-4822-414a-bf79-d9bfd39cf5fe]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [a9b02d4d-ef24-411f-9da8-6fe90f1e2bd1] [Kithe::CreateDerivativesJob] [fb24174a-4822-414a-bf79-d9bfd39cf5fe] CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "dec759c2-323f-4741-9f94-88afd1d26b1c"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [a9b02d4d-ef24-411f-9da8-6fe90f1e2bd1] [Kithe::CreateDerivativesJob] [fb24174a-4822-414a-bf79-d9bfd39cf5fe] CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/dec759c2-323f-4741-9f94-88afd1d26b1c/be619bc9f64185e22f95e3bbfb849881.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"dec759c2-323f-4741-9f94-88afd1d26b1c/fixed/2ba7a938686ae826a836dc6fdc605010.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"ak7og2npc_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-03 17:54:05.387135"], ["id", "dec759c2-323f-4741-9f94-88afd1d26b1c"]] +[ActiveJob] [Kithe::AssetPromoteJob] [a9b02d4d-ef24-411f-9da8-6fe90f1e2bd1] [Kithe::CreateDerivativesJob] [fb24174a-4822-414a-bf79-d9bfd39cf5fe]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [a9b02d4d-ef24-411f-9da8-6fe90f1e2bd1] [Kithe::CreateDerivativesJob] [fb24174a-4822-414a-bf79-d9bfd39cf5fe] Performed Kithe::CreateDerivativesJob (Job ID: fb24174a-4822-414a-bf79-d9bfd39cf5fe) from Inline(default) in 6.79ms +[ActiveJob] [Kithe::AssetPromoteJob] [a9b02d4d-ef24-411f-9da8-6fe90f1e2bd1] Enqueued Kithe::CreateDerivativesJob (Job ID: fb24174a-4822-414a-bf79-d9bfd39cf5fe) to Inline(default) with arguments: #<GlobalID:0x00007fb7bbfb2668 @uri=#<URI::GID gid://dummy/CustomAsset/dec759c2-323f-4741-9f94-88afd1d26b1c>> +[ActiveJob] [Kithe::AssetPromoteJob] [a9b02d4d-ef24-411f-9da8-6fe90f1e2bd1] Performed Kithe::AssetPromoteJob (Job ID: a9b02d4d-ef24-411f-9da8-6fe90f1e2bd1) from Inline(default) in 16.16ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: a9b02d4d-ef24-411f-9da8-6fe90f1e2bd1) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "dec759c2-323f-4741-9f94-88afd1d26b1c", "file", {"id"=>"asset/1a068886bbea809926d1d1c35ad64198.jpg", "storage"=>"cache"}, {} + CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "dec759c2-323f-4741-9f94-88afd1d26b1c"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "dec759c2-323f-4741-9f94-88afd1d26b1c"], ["LIMIT", 1]] + CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/dec759c2-323f-4741-9f94-88afd1d26b1c/be619bc9f64185e22f95e3bbfb849881.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"dec759c2-323f-4741-9f94-88afd1d26b1c/fixed/c2604e9c9742100b2c07dcd0d18de7a1.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"ak7og2npc_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-03 17:54:05.397073"], ["id", "dec759c2-323f-4741-9f94-88afd1d26b1c"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "dec759c2-323f-4741-9f94-88afd1d26b1c"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "dec759c2-323f-4741-9f94-88afd1d26b1c"], ["LIMIT", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:05.417469"], ["updated_at", "2020-06-03 17:54:05.417469"], ["file_data", "{\"id\":\"asset/f7eebfcefdcb0fd095c68d255707f756.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [3ec1e7f8-932c-4999-89f1-8abdf8a87541] Performing Kithe::AssetPromoteJob (Job ID: 3ec1e7f8-932c-4999-89f1-8abdf8a87541) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: "CustomUploader::Attacher", "CustomAsset", "9333e8a8-c20c-486f-81c4-6cd9c9d2224a", "file", {"id"=>"asset/f7eebfcefdcb0fd095c68d255707f756.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [3ec1e7f8-932c-4999-89f1-8abdf8a87541] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "9333e8a8-c20c-486f-81c4-6cd9c9d2224a"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [3ec1e7f8-932c-4999-89f1-8abdf8a87541]  (0.3ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [3ec1e7f8-932c-4999-89f1-8abdf8a87541] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "9333e8a8-c20c-486f-81c4-6cd9c9d2224a"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [3ec1e7f8-932c-4999-89f1-8abdf8a87541] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/9333e8a8-c20c-486f-81c4-6cd9c9d2224a/d514441f7c02f295215d50bd029d3818.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:05.439062"], ["id", "9333e8a8-c20c-486f-81c4-6cd9c9d2224a"]] +[ActiveJob] [Kithe::AssetPromoteJob] [3ec1e7f8-932c-4999-89f1-8abdf8a87541]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [3ec1e7f8-932c-4999-89f1-8abdf8a87541] CustomAsset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "9333e8a8-c20c-486f-81c4-6cd9c9d2224a"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [3ec1e7f8-932c-4999-89f1-8abdf8a87541] [Kithe::CreateDerivativesJob] [2edd4c56-fd0a-400d-a5af-474fbff0fb42] Performing Kithe::CreateDerivativesJob (Job ID: 2edd4c56-fd0a-400d-a5af-474fbff0fb42) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: #<GlobalID:0x00007fb7bbb7bdd8 @uri=#<URI::GID gid://dummy/CustomAsset/9333e8a8-c20c-486f-81c4-6cd9c9d2224a>> +[ActiveJob] [Kithe::AssetPromoteJob] [3ec1e7f8-932c-4999-89f1-8abdf8a87541] [Kithe::CreateDerivativesJob] [2edd4c56-fd0a-400d-a5af-474fbff0fb42]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [3ec1e7f8-932c-4999-89f1-8abdf8a87541] [Kithe::CreateDerivativesJob] [2edd4c56-fd0a-400d-a5af-474fbff0fb42] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "9333e8a8-c20c-486f-81c4-6cd9c9d2224a"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [3ec1e7f8-932c-4999-89f1-8abdf8a87541] [Kithe::CreateDerivativesJob] [2edd4c56-fd0a-400d-a5af-474fbff0fb42] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/9333e8a8-c20c-486f-81c4-6cd9c9d2224a/d514441f7c02f295215d50bd029d3818.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"9333e8a8-c20c-486f-81c4-6cd9c9d2224a/fixed/1ca297c7cc2150a4fbf4f9fe90ce952d.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"nft0utdkh_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-03 17:54:05.449068"], ["id", "9333e8a8-c20c-486f-81c4-6cd9c9d2224a"]] +[ActiveJob] [Kithe::AssetPromoteJob] [3ec1e7f8-932c-4999-89f1-8abdf8a87541] [Kithe::CreateDerivativesJob] [2edd4c56-fd0a-400d-a5af-474fbff0fb42]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [3ec1e7f8-932c-4999-89f1-8abdf8a87541] [Kithe::CreateDerivativesJob] [2edd4c56-fd0a-400d-a5af-474fbff0fb42] Performed Kithe::CreateDerivativesJob (Job ID: 2edd4c56-fd0a-400d-a5af-474fbff0fb42) from Inline(default) in 6.59ms +[ActiveJob] [Kithe::AssetPromoteJob] [3ec1e7f8-932c-4999-89f1-8abdf8a87541] Enqueued Kithe::CreateDerivativesJob (Job ID: 2edd4c56-fd0a-400d-a5af-474fbff0fb42) to Inline(default) with arguments: #<GlobalID:0x00007fb7bacfbb00 @uri=#<URI::GID gid://dummy/CustomAsset/9333e8a8-c20c-486f-81c4-6cd9c9d2224a>> +[ActiveJob] [Kithe::AssetPromoteJob] [3ec1e7f8-932c-4999-89f1-8abdf8a87541] Performed Kithe::AssetPromoteJob (Job ID: 3ec1e7f8-932c-4999-89f1-8abdf8a87541) from Inline(default) in 31.05ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 3ec1e7f8-932c-4999-89f1-8abdf8a87541) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "9333e8a8-c20c-486f-81c4-6cd9c9d2224a", "file", {"id"=>"asset/f7eebfcefdcb0fd095c68d255707f756.jpg", "storage"=>"cache"}, {} + CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "9333e8a8-c20c-486f-81c4-6cd9c9d2224a"], ["LIMIT", 1]] +  (0.4ms) SAVEPOINT active_record_1 + CustomAsset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "9333e8a8-c20c-486f-81c4-6cd9c9d2224a"], ["LIMIT", 1]] + CustomAsset Update (0.8ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/9333e8a8-c20c-486f-81c4-6cd9c9d2224a/d514441f7c02f295215d50bd029d3818.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"9333e8a8-c20c-486f-81c4-6cd9c9d2224a/fixed/9b0cc5aab0c492838022e73931c0d330.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"nft0utdkh_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-03 17:54:05.457635"], ["id", "9333e8a8-c20c-486f-81c4-6cd9c9d2224a"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "9333e8a8-c20c-486f-81c4-6cd9c9d2224a"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "9333e8a8-c20c-486f-81c4-6cd9c9d2224a"], ["LIMIT", 1]] + CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/9333e8a8-c20c-486f-81c4-6cd9c9d2224a/d514441f7c02f295215d50bd029d3818.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"9333e8a8-c20c-486f-81c4-6cd9c9d2224a/fixed/f9e43b1bc5929e8475723c16e722d332.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"nft0utdkh_fixed.bin\",\"size\":12,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["updated_at", "2020-06-03 17:54:05.508825"], ["id", "9333e8a8-c20c-486f-81c4-6cd9c9d2224a"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.8ms) ROLLBACK +  (0.4ms) BEGIN +  (0.5ms) SAVEPOINT active_record_1 + CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:05.541675"], ["updated_at", "2020-06-03 17:54:05.541675"], ["file_data", "{\"id\":\"asset/ec53dbceed6792617e21cc97205bfd90.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [213ffe84-6fae-4c50-bf87-0fec5858fe88] Performing Kithe::AssetPromoteJob (Job ID: 213ffe84-6fae-4c50-bf87-0fec5858fe88) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: "CustomUploader::Attacher", "CustomAsset", "aaf210c0-35b9-401a-bfad-1e99690386f9", "file", {"id"=>"asset/ec53dbceed6792617e21cc97205bfd90.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [213ffe84-6fae-4c50-bf87-0fec5858fe88] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "aaf210c0-35b9-401a-bfad-1e99690386f9"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [213ffe84-6fae-4c50-bf87-0fec5858fe88]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [213ffe84-6fae-4c50-bf87-0fec5858fe88] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "aaf210c0-35b9-401a-bfad-1e99690386f9"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [213ffe84-6fae-4c50-bf87-0fec5858fe88] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/aaf210c0-35b9-401a-bfad-1e99690386f9/021f99e03f08b03784875dfe145fbb64.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:05.550981"], ["id", "aaf210c0-35b9-401a-bfad-1e99690386f9"]] +[ActiveJob] [Kithe::AssetPromoteJob] [213ffe84-6fae-4c50-bf87-0fec5858fe88]  (0.3ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [213ffe84-6fae-4c50-bf87-0fec5858fe88] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "aaf210c0-35b9-401a-bfad-1e99690386f9"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [213ffe84-6fae-4c50-bf87-0fec5858fe88] [Kithe::CreateDerivativesJob] [9953994c-53dd-4b18-8349-72dc36a11560] Performing Kithe::CreateDerivativesJob (Job ID: 9953994c-53dd-4b18-8349-72dc36a11560) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: #<GlobalID:0x00007fb7bf092878 @uri=#<URI::GID gid://dummy/CustomAsset/aaf210c0-35b9-401a-bfad-1e99690386f9>> +[ActiveJob] [Kithe::AssetPromoteJob] [213ffe84-6fae-4c50-bf87-0fec5858fe88] [Kithe::CreateDerivativesJob] [9953994c-53dd-4b18-8349-72dc36a11560]  (0.5ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [213ffe84-6fae-4c50-bf87-0fec5858fe88] [Kithe::CreateDerivativesJob] [9953994c-53dd-4b18-8349-72dc36a11560] CustomAsset Load (1.1ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "aaf210c0-35b9-401a-bfad-1e99690386f9"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [213ffe84-6fae-4c50-bf87-0fec5858fe88] [Kithe::CreateDerivativesJob] [9953994c-53dd-4b18-8349-72dc36a11560] CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/aaf210c0-35b9-401a-bfad-1e99690386f9/021f99e03f08b03784875dfe145fbb64.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"aaf210c0-35b9-401a-bfad-1e99690386f9/fixed/4fb10579ef4f86e9d005fa104a4f1f60.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"htjp5s5al_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-03 17:54:05.562570"], ["id", "aaf210c0-35b9-401a-bfad-1e99690386f9"]] +[ActiveJob] [Kithe::AssetPromoteJob] [213ffe84-6fae-4c50-bf87-0fec5858fe88] [Kithe::CreateDerivativesJob] [9953994c-53dd-4b18-8349-72dc36a11560]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [213ffe84-6fae-4c50-bf87-0fec5858fe88] [Kithe::CreateDerivativesJob] [9953994c-53dd-4b18-8349-72dc36a11560] Performed Kithe::CreateDerivativesJob (Job ID: 9953994c-53dd-4b18-8349-72dc36a11560) from Inline(default) in 9.4ms +[ActiveJob] [Kithe::AssetPromoteJob] [213ffe84-6fae-4c50-bf87-0fec5858fe88] Enqueued Kithe::CreateDerivativesJob (Job ID: 9953994c-53dd-4b18-8349-72dc36a11560) to Inline(default) with arguments: #<GlobalID:0x00007fb7bb33ff70 @uri=#<URI::GID gid://dummy/CustomAsset/aaf210c0-35b9-401a-bfad-1e99690386f9>> +[ActiveJob] [Kithe::AssetPromoteJob] [213ffe84-6fae-4c50-bf87-0fec5858fe88] Performed Kithe::AssetPromoteJob (Job ID: 213ffe84-6fae-4c50-bf87-0fec5858fe88) from Inline(default) in 18.53ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 213ffe84-6fae-4c50-bf87-0fec5858fe88) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "aaf210c0-35b9-401a-bfad-1e99690386f9", "file", {"id"=>"asset/ec53dbceed6792617e21cc97205bfd90.jpg", "storage"=>"cache"}, {} + CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "aaf210c0-35b9-401a-bfad-1e99690386f9"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "aaf210c0-35b9-401a-bfad-1e99690386f9"], ["LIMIT", 1]] + CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/aaf210c0-35b9-401a-bfad-1e99690386f9/021f99e03f08b03784875dfe145fbb64.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"aaf210c0-35b9-401a-bfad-1e99690386f9/fixed/30fc7e9b3d084b2a9bcd180c3b383a4c.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"htjp5s5al_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-03 17:54:05.570742"], ["id", "aaf210c0-35b9-401a-bfad-1e99690386f9"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "aaf210c0-35b9-401a-bfad-1e99690386f9"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "aaf210c0-35b9-401a-bfad-1e99690386f9"], ["LIMIT", 1]] + CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/aaf210c0-35b9-401a-bfad-1e99690386f9/021f99e03f08b03784875dfe145fbb64.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"aaf210c0-35b9-401a-bfad-1e99690386f9/fixed/30fc7e9b3d084b2a9bcd180c3b383a4c.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":837,\"width\":2,\"height\":2,\"filename\":\"htjp5s5al_fixed.jpeg\",\"mime_type\":\"image/jpeg\"}},\"test\":{\"id\":\"aaf210c0-35b9-401a-bfad-1e99690386f9/test/d3a067b43997980059635cd566a732df.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"htjp5s5al_test.bin\",\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null,\"manual\":\"value\"}}}}"], ["updated_at", "2020-06-03 17:54:05.609803"], ["id", "aaf210c0-35b9-401a-bfad-1e99690386f9"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:05.635564"], ["updated_at", "2020-06-03 17:54:05.635564"], ["file_data", "{\"id\":\"asset/9de2d586713f8d6eda023c39f6f81bdd.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [9a06d0af-cd7d-4384-86da-4961b804d878] Performing Kithe::AssetPromoteJob (Job ID: 9a06d0af-cd7d-4384-86da-4961b804d878) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "65a7a8a2-c740-4c4d-8d82-e4034e13afca", "file", {"id"=>"asset/9de2d586713f8d6eda023c39f6f81bdd.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [9a06d0af-cd7d-4384-86da-4961b804d878] TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "65a7a8a2-c740-4c4d-8d82-e4034e13afca"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [9a06d0af-cd7d-4384-86da-4961b804d878]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [9a06d0af-cd7d-4384-86da-4961b804d878] TestAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "TestAsset"], ["id", "65a7a8a2-c740-4c4d-8d82-e4034e13afca"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [9a06d0af-cd7d-4384-86da-4961b804d878] TestAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/65a7a8a2-c740-4c4d-8d82-e4034e13afca/4be08fe23b0b08920632645ab0c3d350.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:05.651525"], ["id", "65a7a8a2-c740-4c4d-8d82-e4034e13afca"]] +[ActiveJob] [Kithe::AssetPromoteJob] [9a06d0af-cd7d-4384-86da-4961b804d878]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [9a06d0af-cd7d-4384-86da-4961b804d878] Performed Kithe::AssetPromoteJob (Job ID: 9a06d0af-cd7d-4384-86da-4961b804d878) from Inline(default) in 12.38ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 9a06d0af-cd7d-4384-86da-4961b804d878) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "65a7a8a2-c740-4c4d-8d82-e4034e13afca", "file", {"id"=>"asset/9de2d586713f8d6eda023c39f6f81bdd.jpg", "storage"=>"cache"}, {} +  (0.4ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:05.700705"], ["updated_at", "2020-06-03 17:54:05.700705"], ["file_data", "{\"id\":\"asset/3df70136df2c4fc4c388df91ddf4d22a.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "c966a005-a2aa-4f51-a9ce-30861c4ab6a4"], ["LIMIT", 1]] + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "c966a005-a2aa-4f51-a9ce-30861c4ab6a4"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:05.745252"], ["updated_at", "2020-06-03 17:54:05.745252"], ["file_data", "{\"id\":\"asset/0cb31802b10eefcfe071a1bdaacceefa.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:05.751377"], ["file_data", "{\"id\":\"asset/c9fd0eb2-e898-4495-b5cb-5634e0a10372/d2b699ced8d78fcd6b12aff410b967b5.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "c9fd0eb2-e898-4495-b5cb-5634e0a10372"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "c9fd0eb2-e898-4495-b5cb-5634e0a10372"], ["LIMIT", 1]] +  (0.4ms) ROLLBACK +  (0.2ms) BEGIN +  (1.5ms) SAVEPOINT active_record_1 + TestAsset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:05.811621"], ["updated_at", "2020-06-03 17:54:05.811621"], ["file_data", "{\"id\":\"asset/7b60809e34d16fe63684c4157a02e3c9.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.5ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [00397426-003c-47b5-99ee-9d3cb39da9eb] Performing Kithe::AssetPromoteJob (Job ID: 00397426-003c-47b5-99ee-9d3cb39da9eb) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "ec28359e-d22d-4c5a-a019-edab62dd5c55", "file", {"id"=>"asset/7b60809e34d16fe63684c4157a02e3c9.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [00397426-003c-47b5-99ee-9d3cb39da9eb] TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "ec28359e-d22d-4c5a-a019-edab62dd5c55"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [00397426-003c-47b5-99ee-9d3cb39da9eb] Performed Kithe::AssetPromoteJob (Job ID: 00397426-003c-47b5-99ee-9d3cb39da9eb) from Inline(default) in 1.84ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 00397426-003c-47b5-99ee-9d3cb39da9eb) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "ec28359e-d22d-4c5a-a019-edab62dd5c55", "file", {"id"=>"asset/7b60809e34d16fe63684c4157a02e3c9.jpg", "storage"=>"cache"}, {} + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "ec28359e-d22d-4c5a-a019-edab62dd5c55"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:05.836995"], ["updated_at", "2020-06-03 17:54:05.836995"], ["file_data", "{\"id\":\"asset/bafa9bd390c9df51a5a9806148520b7a.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [0b03d011-da8f-4918-b786-8a6e74a7ddc5] Performing Kithe::AssetPromoteJob (Job ID: 0b03d011-da8f-4918-b786-8a6e74a7ddc5) from Inline(default) enqueued at 2020-06-03T17:54:05Z with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "2f3da1ca-3d6a-4bfc-ad81-29f9f1bd9904", "file", {"id"=>"asset/bafa9bd390c9df51a5a9806148520b7a.jpg", "storage"=>"cache"}, {"skip_callbacks"=>"true"} +[ActiveJob] [Kithe::AssetPromoteJob] [0b03d011-da8f-4918-b786-8a6e74a7ddc5] TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "2f3da1ca-3d6a-4bfc-ad81-29f9f1bd9904"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [0b03d011-da8f-4918-b786-8a6e74a7ddc5]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [0b03d011-da8f-4918-b786-8a6e74a7ddc5] TestAsset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "TestAsset"], ["id", "2f3da1ca-3d6a-4bfc-ad81-29f9f1bd9904"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [0b03d011-da8f-4918-b786-8a6e74a7ddc5] TestAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/2f3da1ca-3d6a-4bfc-ad81-29f9f1bd9904/2bbd6f8b1aa5e246857f1efe07346ca6.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:05.845163"], ["id", "2f3da1ca-3d6a-4bfc-ad81-29f9f1bd9904"]] +[ActiveJob] [Kithe::AssetPromoteJob] [0b03d011-da8f-4918-b786-8a6e74a7ddc5]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [0b03d011-da8f-4918-b786-8a6e74a7ddc5] Performed Kithe::AssetPromoteJob (Job ID: 0b03d011-da8f-4918-b786-8a6e74a7ddc5) from Inline(default) in 7.02ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 0b03d011-da8f-4918-b786-8a6e74a7ddc5) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "2f3da1ca-3d6a-4bfc-ad81-29f9f1bd9904", "file", {"id"=>"asset/bafa9bd390c9df51a5a9806148520b7a.jpg", "storage"=>"cache"}, {"skip_callbacks"=>"true"} + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "2f3da1ca-3d6a-4bfc-ad81-29f9f1bd9904"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:05.869696"], ["updated_at", "2020-06-03 17:54:05.869696"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:05.873541"], ["file_data", "{\"id\":\"asset/f4dca88f-a19f-47b2-b6b9-c01689c5c55d/21eb4d665997df71ed611ae144f9c56c.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "f4dca88f-a19f-47b2-b6b9-c01689c5c55d"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "f4dca88f-a19f-47b2-b6b9-c01689c5c55d"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:05.892236"], ["updated_at", "2020-06-03 17:54:05.892236"], ["kithe_model_type", 2]] +  (0.4ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:05.898260"], ["file_data", "{\"id\":\"asset/40e84f66-eaf7-4db4-854d-146a8d13b374/1056b04c7ea57c5fc20902859ba70501.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "40e84f66-eaf7-4db4-854d-146a8d13b374"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "40e84f66-eaf7-4db4-854d-146a8d13b374"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:05.963547"], ["updated_at", "2020-06-03 17:54:05.963547"], ["file_data", "{\"id\":\"asset/8ee90bf2bca9e6dc8efa0af0d3fd6224.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "f7dd644c-7fe3-4d3b-9df1-05960141692a"], ["LIMIT", 1]] + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "f7dd644c-7fe3-4d3b-9df1-05960141692a"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:05.984095"], ["updated_at", "2020-06-03 17:54:05.984095"], ["file_data", "{\"id\":\"asset/c6b1336ca68d44944742b417bd1d19b5.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "ed6f3679-8ae1-4e3a-8479-200b5c795f9a"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "TestAsset"], ["id", "ed6f3679-8ae1-4e3a-8479-200b5c795f9a"], ["LIMIT", 1]] + TestAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/ed6f3679-8ae1-4e3a-8479-200b5c795f9a/b962f265215f301872d0121a6f8f74dd.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:05.995738"], ["id", "ed6f3679-8ae1-4e3a-8479-200b5c795f9a"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "ed6f3679-8ae1-4e3a-8479-200b5c795f9a"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + TestAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:06.038371"], ["updated_at", "2020-06-03 17:54:06.038371"], ["file_data", "{\"id\":\"asset/39aa2381ed9143c0840e1daa0ee4e904.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [819e9f04-f908-4281-bac6-b2fcca764f81] Performing Kithe::AssetPromoteJob (Job ID: 819e9f04-f908-4281-bac6-b2fcca764f81) from Inline(default) enqueued at 2020-06-03T17:54:06Z with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "759f6e59-6a47-40c1-924c-865789da7d34", "file", {"id"=>"asset/39aa2381ed9143c0840e1daa0ee4e904.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [819e9f04-f908-4281-bac6-b2fcca764f81] TestAsset Load (1.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "759f6e59-6a47-40c1-924c-865789da7d34"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [819e9f04-f908-4281-bac6-b2fcca764f81]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [819e9f04-f908-4281-bac6-b2fcca764f81] TestAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "TestAsset"], ["id", "759f6e59-6a47-40c1-924c-865789da7d34"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [819e9f04-f908-4281-bac6-b2fcca764f81] TestAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/759f6e59-6a47-40c1-924c-865789da7d34/ef1810db0ebf402130fa10a224a292e1.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:06.048525"], ["id", "759f6e59-6a47-40c1-924c-865789da7d34"]] +[ActiveJob] [Kithe::AssetPromoteJob] [819e9f04-f908-4281-bac6-b2fcca764f81]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [819e9f04-f908-4281-bac6-b2fcca764f81] Performed Kithe::AssetPromoteJob (Job ID: 819e9f04-f908-4281-bac6-b2fcca764f81) from Inline(default) in 8.84ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 819e9f04-f908-4281-bac6-b2fcca764f81) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "759f6e59-6a47-40c1-924c-865789da7d34", "file", {"id"=>"asset/39aa2381ed9143c0840e1daa0ee4e904.jpg", "storage"=>"cache"}, {} +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:06.066585"], ["updated_at", "2020-06-03 17:54:06.066585"], ["file_data", "{\"id\":\"asset/b37786ddb0c5f91f555842c27ca2f00b.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:06.069869"], ["file_data", "{\"id\":\"asset/4553703c-dbe5-4baa-89cc-e0f25d278586/23f18d74adbc39d605e7d4c2f5a13898.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "4553703c-dbe5-4baa-89cc-e0f25d278586"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "4553703c-dbe5-4baa-89cc-e0f25d278586"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:06.090344"], ["updated_at", "2020-06-03 17:54:06.090344"], ["file_data", "{\"id\":\"asset/4be574fab7d2e31ee55d94a9fb491f72.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [f459c44f-000a-43c8-8f5f-9fb6ef1e2cfe] Performing Kithe::AssetPromoteJob (Job ID: f459c44f-000a-43c8-8f5f-9fb6ef1e2cfe) from Inline(default) enqueued at 2020-06-03T17:54:06Z with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "29f363de-1d33-4d5b-a184-8d9e3d8a1a78", "file", {"id"=>"asset/4be574fab7d2e31ee55d94a9fb491f72.jpg", "storage"=>"cache"}, {"skip_callbacks"=>"true"} +[ActiveJob] [Kithe::AssetPromoteJob] [f459c44f-000a-43c8-8f5f-9fb6ef1e2cfe] TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "29f363de-1d33-4d5b-a184-8d9e3d8a1a78"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [f459c44f-000a-43c8-8f5f-9fb6ef1e2cfe]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [f459c44f-000a-43c8-8f5f-9fb6ef1e2cfe] TestAsset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "TestAsset"], ["id", "29f363de-1d33-4d5b-a184-8d9e3d8a1a78"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [f459c44f-000a-43c8-8f5f-9fb6ef1e2cfe] TestAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/29f363de-1d33-4d5b-a184-8d9e3d8a1a78/3da6370f7d6d1b0cf90c4a9012d9c962.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:06.099119"], ["id", "29f363de-1d33-4d5b-a184-8d9e3d8a1a78"]] +[ActiveJob] [Kithe::AssetPromoteJob] [f459c44f-000a-43c8-8f5f-9fb6ef1e2cfe]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [f459c44f-000a-43c8-8f5f-9fb6ef1e2cfe] Performed Kithe::AssetPromoteJob (Job ID: f459c44f-000a-43c8-8f5f-9fb6ef1e2cfe) from Inline(default) in 6.47ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: f459c44f-000a-43c8-8f5f-9fb6ef1e2cfe) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "29f363de-1d33-4d5b-a184-8d9e3d8a1a78", "file", {"id"=>"asset/4be574fab7d2e31ee55d94a9fb491f72.jpg", "storage"=>"cache"}, {"skip_callbacks"=>"true"} +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.8ms) SAVEPOINT active_record_1 + TestAsset Create (1.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:06.124498"], ["updated_at", "2020-06-03 17:54:06.124498"], ["file_data", "{\"id\":\"asset/f1abdc6c78b3ea4986c09c7898147bf7.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [e865b92c-d512-48f3-9e3c-b9e4a6ad426b] Performing Kithe::AssetPromoteJob (Job ID: e865b92c-d512-48f3-9e3c-b9e4a6ad426b) from Inline(default) enqueued at 2020-06-03T17:54:06Z with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "b57d987c-55f9-46aa-ac24-cb5724f0dc23", "file", {"id"=>"asset/f1abdc6c78b3ea4986c09c7898147bf7.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [e865b92c-d512-48f3-9e3c-b9e4a6ad426b] TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "b57d987c-55f9-46aa-ac24-cb5724f0dc23"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [e865b92c-d512-48f3-9e3c-b9e4a6ad426b]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [e865b92c-d512-48f3-9e3c-b9e4a6ad426b] TestAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "TestAsset"], ["id", "b57d987c-55f9-46aa-ac24-cb5724f0dc23"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [e865b92c-d512-48f3-9e3c-b9e4a6ad426b] TestAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/b57d987c-55f9-46aa-ac24-cb5724f0dc23/b09ce77f47514a01672b3b319bc9387d.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:06.133256"], ["id", "b57d987c-55f9-46aa-ac24-cb5724f0dc23"]] +[ActiveJob] [Kithe::AssetPromoteJob] [e865b92c-d512-48f3-9e3c-b9e4a6ad426b]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [e865b92c-d512-48f3-9e3c-b9e4a6ad426b] Performed Kithe::AssetPromoteJob (Job ID: e865b92c-d512-48f3-9e3c-b9e4a6ad426b) from Inline(default) in 6.03ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: e865b92c-d512-48f3-9e3c-b9e4a6ad426b) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "b57d987c-55f9-46aa-ac24-cb5724f0dc23", "file", {"id"=>"asset/f1abdc6c78b3ea4986c09c7898147bf7.jpg", "storage"=>"cache"}, {} + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "b57d987c-55f9-46aa-ac24-cb5724f0dc23"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (8.7ms) SAVEPOINT active_record_1 + TestAsset Create (1.4ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:06.156480"], ["updated_at", "2020-06-03 17:54:06.156480"], ["file_data", "{\"id\":\"asset/43cac4928e807ddbbe4c4488719afc3d.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "27fb4a07-0b13-41c8-ba9f-84c7aaf4087a"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:06.185141"], ["updated_at", "2020-06-03 17:54:06.185141"], ["file_data", "{\"id\":\"asset/67fd1c78c705bbeda18ca6f4187ae0c4.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:06.188411"], ["file_data", "{\"id\":\"asset/8e727d83-8348-4197-99ce-642e86e29fa6/d030ee3e6d7605f624438329dd778a99.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "8e727d83-8348-4197-99ce-642e86e29fa6"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Enqueued Kithe::CreateDerivativesJob (Job ID: 9e06b4e5-2e6b-4cbd-85af-5be2732efe76) to Test(default) with arguments: #<GlobalID:0x00007fb7bf8fca40 @uri=#<URI::GID gid://dummy/TestAsset/8e727d83-8348-4197-99ce-642e86e29fa6>> + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "8e727d83-8348-4197-99ce-642e86e29fa6"], ["LIMIT", 1]] + TestAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "8e727d83-8348-4197-99ce-642e86e29fa6"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:06.237111"], ["updated_at", "2020-06-03 17:54:06.237111"], ["file_data", "{\"id\":\"asset/781314cf09618c6ad6507287252ac887.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:06.264553"], ["updated_at", "2020-06-03 17:54:06.264553"], ["file_data", "{\"id\":\"asset/70da8b68b148ffbf5a81c0f637d00999.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:06.268088"], ["file_data", "{\"id\":\"asset/bd467af0-d1b2-40b8-b81b-1148513441fa/3bcff3f38205ea05f9ba200c53573b7d.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "bd467af0-d1b2-40b8-b81b-1148513441fa"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "bd467af0-d1b2-40b8-b81b-1148513441fa"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.6ms) SAVEPOINT active_record_1 + TestAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:06.292671"], ["updated_at", "2020-06-03 17:54:06.292671"], ["file_data", "{\"id\":\"asset/cd5c92338bb3a052ff7c751d9c222bb4.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:06.297861"], ["file_data", "{\"id\":\"asset/d1a7229c-0eef-4aa6-b7f9-ea64ba37df10/521476aff3f79afc9da9d4688aea0511.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "d1a7229c-0eef-4aa6-b7f9-ea64ba37df10"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::CreateDerivativesJob] [57a6a802-2e3d-41a4-a6a4-0fafad925cfa] Performing Kithe::CreateDerivativesJob (Job ID: 57a6a802-2e3d-41a4-a6a4-0fafad925cfa) from Test(default) enqueued at with arguments: #<GlobalID:0x00007fb7bafdd058 @uri=#<URI::GID gid://dummy/TestAsset/d1a7229c-0eef-4aa6-b7f9-ea64ba37df10>> +[ActiveJob] [Kithe::CreateDerivativesJob] [57a6a802-2e3d-41a4-a6a4-0fafad925cfa] Performed Kithe::CreateDerivativesJob (Job ID: 57a6a802-2e3d-41a4-a6a4-0fafad925cfa) from Test(default) in 0.44ms + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "d1a7229c-0eef-4aa6-b7f9-ea64ba37df10"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:06.320781"], ["updated_at", "2020-06-03 17:54:06.320781"], ["file_data", "{\"id\":\"asset/64f5c29d35919877992d5c2cc9885e3d.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:06.323954"], ["file_data", "{\"id\":\"asset/da6f3fd5-97bc-4d29-a6e5-939f1ea243bb/aee4a1e685d513bfea5b16fa3af5ebc0.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "da6f3fd5-97bc-4d29-a6e5-939f1ea243bb"]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "da6f3fd5-97bc-4d29-a6e5-939f1ea243bb"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "da6f3fd5-97bc-4d29-a6e5-939f1ea243bb"]] + Kithe::Model Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "da6f3fd5-97bc-4d29-a6e5-939f1ea243bb"]] + Kithe::Model Load (0.6ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "da6f3fd5-97bc-4d29-a6e5-939f1ea243bb"]] +  (1.0ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'da6f3fd5-97bc-4d29-a6e5-939f1ea243bb' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'da6f3fd5-97bc-4d29-a6e5-939f1ea243bb' +); + + TestAsset Destroy (1.3ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "da6f3fd5-97bc-4d29-a6e5-939f1ea243bb"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-03 17:54:06.354569"], ["updated_at", "2020-06-03 17:54:06.354569"], ["file_data", "{\"id\":\"asset/24bf07a6ca948a814534a5e4773b0c8d.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + TestAsset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:06.357707"], ["file_data", "{\"id\":\"asset/274b3924-62c0-479e-a736-dc466fc51c81/00c3fc1cd5da52564764b159a12c47ae.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "274b3924-62c0-479e-a736-dc466fc51c81"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "274b3924-62c0-479e-a736-dc466fc51c81"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "274b3924-62c0-479e-a736-dc466fc51c81"]] + Kithe::Model Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "274b3924-62c0-479e-a736-dc466fc51c81"]] + Kithe::Model Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "274b3924-62c0-479e-a736-dc466fc51c81"]] +  (1.0ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '274b3924-62c0-479e-a736-dc466fc51c81' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '274b3924-62c0-479e-a736-dc466fc51c81' +); + + TestAsset Destroy (1.5ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "274b3924-62c0-479e-a736-dc466fc51c81"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.3ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:06.397664"], ["updated_at", "2020-06-03 17:54:06.397664"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25) AND "kithe_models"."id" = $26 LIMIT $27 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["id", "2f06a645-9cb9-4c5b-8a9d-20d0b8ddfb9a"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-03 17:54:06.420955"], ["updated_at", "2020-06-03 17:54:06.420955"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-03 17:54:06.439276"], ["updated_at", "2020-06-03 17:54:06.439276"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:06.442771"], ["file_data", "{\"id\":\"asset/06c3fa86-63e6-461d-b358-4cb7bbdb7b14/372d40ee86bcceb16d89123211696800.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1,\"uploader_class_name\":\"MyUploaderSubclass\"}}"], ["id", "06c3fa86-63e6-461d-b358-4cb7bbdb7b14"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:06.446811"], ["file_data", "{\"id\":\"asset/06c3fa86-63e6-461d-b358-4cb7bbdb7b14/7ea2a9c849bf01078df30c67644f0ee2.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1,\"uploader_class_name\":\"MyUploaderSubclass\"}}"], ["id", "06c3fa86-63e6-461d-b358-4cb7bbdb7b14"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + AssetSubclass Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "06c3fa86-63e6-461d-b358-4cb7bbdb7b14"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "some title"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:06.452840"], ["updated_at", "2020-06-03 17:54:06.452840"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (1.3ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:06.460918"], ["updated_at", "2020-06-03 17:54:06.460918"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:06.464987"], ["updated_at", "2020-06-03 17:54:06.464987"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.5ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "foo"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:06.473104"], ["updated_at", "2020-06-03 17:54:06.473104"], ["file_data", "{\"id\":\"asset/ad4a0ad3ad25739fedbf1db0188bf47a.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [09e46680-1fd4-460c-894b-0c1908be942d] Performing Kithe::AssetPromoteJob (Job ID: 09e46680-1fd4-460c-894b-0c1908be942d) from Inline(default) enqueued at 2020-06-03T17:54:06Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "3f90fcb4-60ce-454b-a0eb-45e06dbf09b6", "file", {"id"=>"asset/ad4a0ad3ad25739fedbf1db0188bf47a.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [09e46680-1fd4-460c-894b-0c1908be942d] Kithe::Asset Load (1.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "3f90fcb4-60ce-454b-a0eb-45e06dbf09b6"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [09e46680-1fd4-460c-894b-0c1908be942d]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [09e46680-1fd4-460c-894b-0c1908be942d] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "3f90fcb4-60ce-454b-a0eb-45e06dbf09b6"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [09e46680-1fd4-460c-894b-0c1908be942d] Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/3f90fcb4-60ce-454b-a0eb-45e06dbf09b6/c3059fadc1e3c62b7c9ac95071dfeceb.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:06.484701"], ["id", "3f90fcb4-60ce-454b-a0eb-45e06dbf09b6"]] +[ActiveJob] [Kithe::AssetPromoteJob] [09e46680-1fd4-460c-894b-0c1908be942d]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [09e46680-1fd4-460c-894b-0c1908be942d] Performed Kithe::AssetPromoteJob (Job ID: 09e46680-1fd4-460c-894b-0c1908be942d) from Inline(default) in 9.49ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 09e46680-1fd4-460c-894b-0c1908be942d) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "3f90fcb4-60ce-454b-a0eb-45e06dbf09b6", "file", {"id"=>"asset/ad4a0ad3ad25739fedbf1db0188bf47a.jpg", "storage"=>"cache"}, {} + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "3f90fcb4-60ce-454b-a0eb-45e06dbf09b6"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (1.3ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:06.495159"], ["updated_at", "2020-06-03 17:54:06.495159"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:06.499945"], ["file_data", "{\"id\":\"asset/afcb3111ac075badc36c32e776b87cdb.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"echidna.jpg\"}}"], ["id", "b8870c8a-b37e-4a67-8ea9-3ff4e1e4b330"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [2bdd40ec-12eb-41f7-8d9b-19e2a20df7d2] Performing Kithe::AssetPromoteJob (Job ID: 2bdd40ec-12eb-41f7-8d9b-19e2a20df7d2) from Inline(default) enqueued at 2020-06-03T17:54:06Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "b8870c8a-b37e-4a67-8ea9-3ff4e1e4b330", "file", {"id"=>"asset/afcb3111ac075badc36c32e776b87cdb.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [2bdd40ec-12eb-41f7-8d9b-19e2a20df7d2] Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "b8870c8a-b37e-4a67-8ea9-3ff4e1e4b330"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [2bdd40ec-12eb-41f7-8d9b-19e2a20df7d2]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [2bdd40ec-12eb-41f7-8d9b-19e2a20df7d2] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "b8870c8a-b37e-4a67-8ea9-3ff4e1e4b330"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [2bdd40ec-12eb-41f7-8d9b-19e2a20df7d2] Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/b8870c8a-b37e-4a67-8ea9-3ff4e1e4b330/6775562c457b4c0c00a31b00247e59b2.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"echidna.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["updated_at", "2020-06-03 17:54:06.507592"], ["id", "b8870c8a-b37e-4a67-8ea9-3ff4e1e4b330"]] +[ActiveJob] [Kithe::AssetPromoteJob] [2bdd40ec-12eb-41f7-8d9b-19e2a20df7d2]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [2bdd40ec-12eb-41f7-8d9b-19e2a20df7d2] Performed Kithe::AssetPromoteJob (Job ID: 2bdd40ec-12eb-41f7-8d9b-19e2a20df7d2) from Inline(default) in 7.4ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 2bdd40ec-12eb-41f7-8d9b-19e2a20df7d2) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "b8870c8a-b37e-4a67-8ea9-3ff4e1e4b330", "file", {"id"=>"asset/afcb3111ac075badc36c32e776b87cdb.jpg", "storage"=>"cache"}, {} + Kithe::Asset Load (8.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "b8870c8a-b37e-4a67-8ea9-3ff4e1e4b330"], ["LIMIT", 1]] +  (0.5ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:06.532265"], ["updated_at", "2020-06-03 17:54:06.532265"], ["file_data", "{\"id\":\"asset/fdb2b7b00c8e9dc01229a26702ac4f42.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 3c1414bc-08b6-441b-b716-ed7b9999dcee) to Test(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "f3a199bf-4cc6-4709-8449-9422a7230559", "file", {"id"=>"asset/fdb2b7b00c8e9dc01229a26702ac4f42.jpg", "storage"=>"cache"}, {} +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "f3a199bf-4cc6-4709-8449-9422a7230559"], ["LIMIT", 1]] + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:06.539362"], ["file_data", "{\"id\":\"asset/f3a199bf-4cc6-4709-8449-9422a7230559/decfb14996ff4960373c8f4e859ac8c2.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "f3a199bf-4cc6-4709-8449-9422a7230559"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.4ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:06.546493"], ["updated_at", "2020-06-03 17:54:06.546493"], ["file_data", "{\"id\":\"asset/503d22ec2e7faa2ad009494691d2bfec.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [430e18e6-f4bf-4790-ac03-e1bbc66a811f] Performing Kithe::AssetPromoteJob (Job ID: 430e18e6-f4bf-4790-ac03-e1bbc66a811f) from Inline(default) enqueued at 2020-06-03T17:54:06Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "abcbe33b-fd0d-4f10-bd77-1c72132cd318", "file", {"id"=>"asset/503d22ec2e7faa2ad009494691d2bfec.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [430e18e6-f4bf-4790-ac03-e1bbc66a811f] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "abcbe33b-fd0d-4f10-bd77-1c72132cd318"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [430e18e6-f4bf-4790-ac03-e1bbc66a811f]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [430e18e6-f4bf-4790-ac03-e1bbc66a811f] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "abcbe33b-fd0d-4f10-bd77-1c72132cd318"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [430e18e6-f4bf-4790-ac03-e1bbc66a811f] Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/abcbe33b-fd0d-4f10-bd77-1c72132cd318/d014ecf397e90386cc55f37c1a58554b.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:06.556543"], ["id", "abcbe33b-fd0d-4f10-bd77-1c72132cd318"]] +[ActiveJob] [Kithe::AssetPromoteJob] [430e18e6-f4bf-4790-ac03-e1bbc66a811f]  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [430e18e6-f4bf-4790-ac03-e1bbc66a811f] Performed Kithe::AssetPromoteJob (Job ID: 430e18e6-f4bf-4790-ac03-e1bbc66a811f) from Inline(default) in 7.38ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 430e18e6-f4bf-4790-ac03-e1bbc66a811f) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "abcbe33b-fd0d-4f10-bd77-1c72132cd318", "file", {"id"=>"asset/503d22ec2e7faa2ad009494691d2bfec.jpg", "storage"=>"cache"}, {} +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:06.566405"], ["updated_at", "2020-06-03 17:54:06.566405"], ["file_data", "{\"id\":\"asset/a72420df72f140cce1e135757b31572d.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [4723568c-5514-4ba2-9045-c6f896d320b3] Performing Kithe::AssetPromoteJob (Job ID: 4723568c-5514-4ba2-9045-c6f896d320b3) from Inline(default) enqueued at 2020-06-03T17:54:06Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "8ce73a0e-8b9c-4f93-a972-a2cf80bfbbf3", "file", {"id"=>"asset/a72420df72f140cce1e135757b31572d.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [4723568c-5514-4ba2-9045-c6f896d320b3] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "8ce73a0e-8b9c-4f93-a972-a2cf80bfbbf3"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [4723568c-5514-4ba2-9045-c6f896d320b3]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [4723568c-5514-4ba2-9045-c6f896d320b3] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "8ce73a0e-8b9c-4f93-a972-a2cf80bfbbf3"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [4723568c-5514-4ba2-9045-c6f896d320b3] Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/8ce73a0e-8b9c-4f93-a972-a2cf80bfbbf3/37f9fe4689db88c5e945678f0b6339ca.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:06.574544"], ["id", "8ce73a0e-8b9c-4f93-a972-a2cf80bfbbf3"]] +[ActiveJob] [Kithe::AssetPromoteJob] [4723568c-5514-4ba2-9045-c6f896d320b3]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [4723568c-5514-4ba2-9045-c6f896d320b3] Performed Kithe::AssetPromoteJob (Job ID: 4723568c-5514-4ba2-9045-c6f896d320b3) from Inline(default) in 9.32ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 4723568c-5514-4ba2-9045-c6f896d320b3) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "8ce73a0e-8b9c-4f93-a972-a2cf80bfbbf3", "file", {"id"=>"asset/a72420df72f140cce1e135757b31572d.jpg", "storage"=>"cache"}, {} + Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "8ce73a0e-8b9c-4f93-a972-a2cf80bfbbf3"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:06.585279"], ["updated_at", "2020-06-03 17:54:06.585279"], ["file_data", "{\"id\":\"asset/34868531b908b4ef1902d4ecfe1e6517.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [0c541518-f978-48f8-b312-1e085b0c407c] Performing Kithe::AssetPromoteJob (Job ID: 0c541518-f978-48f8-b312-1e085b0c407c) from Inline(default) enqueued at 2020-06-03T17:54:06Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a", "file", {"id"=>"asset/34868531b908b4ef1902d4ecfe1e6517.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [0c541518-f978-48f8-b312-1e085b0c407c] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [0c541518-f978-48f8-b312-1e085b0c407c]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [0c541518-f978-48f8-b312-1e085b0c407c] Kithe::Asset Load (1.0ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [0c541518-f978-48f8-b312-1e085b0c407c] Kithe::Asset Update (1.1ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a/c6c1dfb216a181fb78e07763854633fd.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:06.593991"], ["id", "ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a"]] +[ActiveJob] [Kithe::AssetPromoteJob] [0c541518-f978-48f8-b312-1e085b0c407c]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [0c541518-f978-48f8-b312-1e085b0c407c] Performed Kithe::AssetPromoteJob (Job ID: 0c541518-f978-48f8-b312-1e085b0c407c) from Inline(default) in 8.84ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 0c541518-f978-48f8-b312-1e085b0c407c) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a", "file", {"id"=>"asset/34868531b908b4ef1902d4ecfe1e6517.jpg", "storage"=>"cache"}, {} + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a/c6c1dfb216a181fb78e07763854633fd.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"existing\":{\"id\":\"ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a/existing/67fb1b98486afd370221fcae6c028a0d.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"exdyga1v3_existing.bin\",\"size\":7,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["updated_at", "2020-06-03 17:54:06.636281"], ["id", "ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a"]] + Kithe::Model Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a"]] + Kithe::Model Load (0.6ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a"]] +  (1.2ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a' +); + + Kithe::Asset Destroy (1.4ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetDeleteJob] [9500cea9-2a1d-4156-a66e-a8d67efbacbf] Performing Kithe::AssetDeleteJob (Job ID: 9500cea9-2a1d-4156-a66e-a8d67efbacbf) from Inline(default) enqueued at 2020-06-03T17:54:06Z with arguments: "Kithe::AssetUploader::Attacher", {"id"=>"asset/ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a/c6c1dfb216a181fb78e07763854633fd.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"existing"=>{"id"=>"ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a/existing/67fb1b98486afd370221fcae6c028a0d.bin", "storage"=>"kithe_derivatives", "metadata"=>{"filename"=>"exdyga1v3_existing.bin", "size"=>7, "mime_type"=>"application/octet-stream", "width"=>nil, "height"=>nil}}}} +[ActiveJob] [Kithe::AssetDeleteJob] [9500cea9-2a1d-4156-a66e-a8d67efbacbf] Performed Kithe::AssetDeleteJob (Job ID: 9500cea9-2a1d-4156-a66e-a8d67efbacbf) from Inline(default) in 0.18ms +[ActiveJob] Enqueued Kithe::AssetDeleteJob (Job ID: 9500cea9-2a1d-4156-a66e-a8d67efbacbf) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", {"id"=>"asset/ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a/c6c1dfb216a181fb78e07763854633fd.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"existing"=>{"id"=>"ff33b24f-72b4-4df1-8c75-48cf7a4f5f9a/existing/67fb1b98486afd370221fcae6c028a0d.bin", "storage"=>"kithe_derivatives", "metadata"=>{"filename"=>"exdyga1v3_existing.bin", "size"=>7, "mime_type"=>"application/octet-stream", "width"=>nil, "height"=>nil}}}} +  (0.4ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:06.653421"], ["updated_at", "2020-06-03 17:54:06.653421"], ["file_data", "{\"id\":\"asset/f2d3d539ba4da15c277e6f88ab1a3ca0.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [43b76504-43d0-466c-9c14-02233294251f] Performing Kithe::AssetPromoteJob (Job ID: 43b76504-43d0-466c-9c14-02233294251f) from Inline(default) enqueued at 2020-06-03T17:54:06Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "71402ce5-9e9f-4536-9e6b-d6818c02c07d", "file", {"id"=>"asset/f2d3d539ba4da15c277e6f88ab1a3ca0.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [43b76504-43d0-466c-9c14-02233294251f] Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "71402ce5-9e9f-4536-9e6b-d6818c02c07d"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [43b76504-43d0-466c-9c14-02233294251f]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [43b76504-43d0-466c-9c14-02233294251f] Kithe::Asset Load (1.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "71402ce5-9e9f-4536-9e6b-d6818c02c07d"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [43b76504-43d0-466c-9c14-02233294251f] Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/71402ce5-9e9f-4536-9e6b-d6818c02c07d/4fa02ba6a9b210b96ce93bc36cec86d3.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:06.664503"], ["id", "71402ce5-9e9f-4536-9e6b-d6818c02c07d"]] +[ActiveJob] [Kithe::AssetPromoteJob] [43b76504-43d0-466c-9c14-02233294251f]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [43b76504-43d0-466c-9c14-02233294251f] Performed Kithe::AssetPromoteJob (Job ID: 43b76504-43d0-466c-9c14-02233294251f) from Inline(default) in 9.97ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 43b76504-43d0-466c-9c14-02233294251f) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "71402ce5-9e9f-4536-9e6b-d6818c02c07d", "file", {"id"=>"asset/f2d3d539ba4da15c277e6f88ab1a3ca0.jpg", "storage"=>"cache"}, {} + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "71402ce5-9e9f-4536-9e6b-d6818c02c07d"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.9ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "71402ce5-9e9f-4536-9e6b-d6818c02c07d"], ["LIMIT", 1]] + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/71402ce5-9e9f-4536-9e6b-d6818c02c07d/4fa02ba6a9b210b96ce93bc36cec86d3.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"existing\":{\"id\":\"71402ce5-9e9f-4536-9e6b-d6818c02c07d/existing/3c2c143bf5eacf5acfe8f7e6320f4d02.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"n3s5jdcfr_existing.bin\",\"size\":7,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["updated_at", "2020-06-03 17:54:06.707408"], ["id", "71402ce5-9e9f-4536-9e6b-d6818c02c07d"]] +  (0.4ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/71402ce5-9e9f-4536-9e6b-d6818c02c07d/951574b3535c7da77d61b856fe07185e.bin\",\"storage\":\"cache\",\"metadata\":{\"filename\":null,\"size\":14,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}"], ["updated_at", "2020-06-03 17:54:06.804440"], ["id", "71402ce5-9e9f-4536-9e6b-d6818c02c07d"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetDeleteJob] [3781a59a-d2fc-4e94-b3e3-5d2ed2838ece] Performing Kithe::AssetDeleteJob (Job ID: 3781a59a-d2fc-4e94-b3e3-5d2ed2838ece) from Inline(default) enqueued at 2020-06-03T17:54:06Z with arguments: "Kithe::AssetUploader::Attacher", {"id"=>"asset/71402ce5-9e9f-4536-9e6b-d6818c02c07d/4fa02ba6a9b210b96ce93bc36cec86d3.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"existing"=>{"id"=>"71402ce5-9e9f-4536-9e6b-d6818c02c07d/existing/3c2c143bf5eacf5acfe8f7e6320f4d02.bin", "storage"=>"kithe_derivatives", "metadata"=>{"filename"=>"n3s5jdcfr_existing.bin", "size"=>7, "mime_type"=>"application/octet-stream", "width"=>nil, "height"=>nil}}}} +[ActiveJob] [Kithe::AssetDeleteJob] [3781a59a-d2fc-4e94-b3e3-5d2ed2838ece] Performed Kithe::AssetDeleteJob (Job ID: 3781a59a-d2fc-4e94-b3e3-5d2ed2838ece) from Inline(default) in 0.17ms +[ActiveJob] Enqueued Kithe::AssetDeleteJob (Job ID: 3781a59a-d2fc-4e94-b3e3-5d2ed2838ece) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", {"id"=>"asset/71402ce5-9e9f-4536-9e6b-d6818c02c07d/4fa02ba6a9b210b96ce93bc36cec86d3.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"existing"=>{"id"=>"71402ce5-9e9f-4536-9e6b-d6818c02c07d/existing/3c2c143bf5eacf5acfe8f7e6320f4d02.bin", "storage"=>"kithe_derivatives", "metadata"=>{"filename"=>"n3s5jdcfr_existing.bin", "size"=>7, "mime_type"=>"application/octet-stream", "width"=>nil, "height"=>nil}}}} +[ActiveJob] [Kithe::AssetPromoteJob] [3082463f-d295-45b6-85e7-83d3094ce382] Performing Kithe::AssetPromoteJob (Job ID: 3082463f-d295-45b6-85e7-83d3094ce382) from Inline(default) enqueued at 2020-06-03T17:54:06Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "71402ce5-9e9f-4536-9e6b-d6818c02c07d", "file", {"id"=>"asset/71402ce5-9e9f-4536-9e6b-d6818c02c07d/951574b3535c7da77d61b856fe07185e.bin", "storage"=>"cache"}, {"skip_callbacks"=>"true"} +[ActiveJob] [Kithe::AssetPromoteJob] [3082463f-d295-45b6-85e7-83d3094ce382] Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "71402ce5-9e9f-4536-9e6b-d6818c02c07d"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [3082463f-d295-45b6-85e7-83d3094ce382]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [3082463f-d295-45b6-85e7-83d3094ce382] Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "71402ce5-9e9f-4536-9e6b-d6818c02c07d"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [3082463f-d295-45b6-85e7-83d3094ce382] Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/71402ce5-9e9f-4536-9e6b-d6818c02c07d/d796df25aa8e958ef99e46d3fde8f795.bin\",\"storage\":\"store\",\"metadata\":{\"size\":14,\"width\":null,\"height\":null,\"filename\":null,\"mime_type\":\"application/octet-stream\"}}"], ["updated_at", "2020-06-03 17:54:06.836255"], ["id", "71402ce5-9e9f-4536-9e6b-d6818c02c07d"]] +[ActiveJob] [Kithe::AssetPromoteJob] [3082463f-d295-45b6-85e7-83d3094ce382]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [3082463f-d295-45b6-85e7-83d3094ce382] Performed Kithe::AssetPromoteJob (Job ID: 3082463f-d295-45b6-85e7-83d3094ce382) from Inline(default) in 25.81ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 3082463f-d295-45b6-85e7-83d3094ce382) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "71402ce5-9e9f-4536-9e6b-d6818c02c07d", "file", {"id"=>"asset/71402ce5-9e9f-4536-9e6b-d6818c02c07d/951574b3535c7da77d61b856fe07185e.bin", "storage"=>"cache"}, {"skip_callbacks"=>"true"} +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (1.0ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:06.841719"], ["updated_at", "2020-06-03 17:54:06.841719"], ["file_data", "{\"id\":\"asset/e36f622453c39e54330214d0b1868f82.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [8ec618a8-94b9-4fc9-a9b3-ba379382fdbe] Performing Kithe::AssetPromoteJob (Job ID: 8ec618a8-94b9-4fc9-a9b3-ba379382fdbe) from Inline(default) enqueued at 2020-06-03T17:54:06Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "4562dae9-8845-433a-aabd-f2116812c33b", "file", {"id"=>"asset/e36f622453c39e54330214d0b1868f82.jpg", "storage"=>"cache"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [8ec618a8-94b9-4fc9-a9b3-ba379382fdbe] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "4562dae9-8845-433a-aabd-f2116812c33b"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [8ec618a8-94b9-4fc9-a9b3-ba379382fdbe]  (0.2ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [8ec618a8-94b9-4fc9-a9b3-ba379382fdbe] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "4562dae9-8845-433a-aabd-f2116812c33b"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [8ec618a8-94b9-4fc9-a9b3-ba379382fdbe] Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/4562dae9-8845-433a-aabd-f2116812c33b/e5cff1a6c8188600b2edc9f97e2d7d6a.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-03 17:54:06.851433"], ["id", "4562dae9-8845-433a-aabd-f2116812c33b"]] +[ActiveJob] [Kithe::AssetPromoteJob] [8ec618a8-94b9-4fc9-a9b3-ba379382fdbe]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [8ec618a8-94b9-4fc9-a9b3-ba379382fdbe] Performed Kithe::AssetPromoteJob (Job ID: 8ec618a8-94b9-4fc9-a9b3-ba379382fdbe) from Inline(default) in 7.88ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 8ec618a8-94b9-4fc9-a9b3-ba379382fdbe) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "4562dae9-8845-433a-aabd-f2116812c33b", "file", {"id"=>"asset/e36f622453c39e54330214d0b1868f82.jpg", "storage"=>"cache"}, {} + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "4562dae9-8845-433a-aabd-f2116812c33b"], ["LIMIT", 1]] +  (0.4ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "4562dae9-8845-433a-aabd-f2116812c33b"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/4562dae9-8845-433a-aabd-f2116812c33b/e5cff1a6c8188600b2edc9f97e2d7d6a.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"existing\":{\"id\":\"4562dae9-8845-433a-aabd-f2116812c33b/existing/47169a030410d5bfa9fa37cb9cef44f5.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"s54yv3uyn_existing.bin\",\"size\":7,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["updated_at", "2020-06-03 17:54:06.935713"], ["id", "4562dae9-8845-433a-aabd-f2116812c33b"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:06.938901"], ["updated_at", "2020-06-03 17:54:06.938901"], ["file_data", "{\"id\":\"asset/79a8761d0d7e5a2dfd5fe7227bafddc7.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "217c15c4-b58b-4f3c-a88e-fa49e002571e"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28) AND "kithe_models"."id" = $29 LIMIT $30 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "217c15c4-b58b-4f3c-a88e-fa49e002571e"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/79a8761d0d7e5a2dfd5fe7227bafddc7.jpg\",\"storage\":\"cache\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"test\":{\"id\":\"217c15c4-b58b-4f3c-a88e-fa49e002571e/test/18cc92b818f5f03b474452ee3326d330.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"db7un1e12_test.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}}}"], ["updated_at", "2020-06-03 17:54:06.950265"], ["id", "217c15c4-b58b-4f3c-a88e-fa49e002571e"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Collection Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "some title"], ["type", "Kithe::Collection"], ["created_at", "2020-06-03 17:54:06.974589"], ["updated_at", "2020-06-03 17:54:06.974589"], ["kithe_model_type", 0]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.7ms) BEGIN +  (0.7ms) ROLLBACK +  (0.6ms) BEGIN +  (1.0ms) ROLLBACK +  (0.2ms) BEGIN +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.9ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.9ms) ROLLBACK +  (0.3ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.2ms) BEGIN +  (6.0ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) ROLLBACK +  (0.5ms) BEGIN +  (2.5ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Create (9.2ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.138451"], ["updated_at", "2020-06-03 17:54:07.138451"], ["kithe_model_type", 1]] +  (0.6ms) RELEASE SAVEPOINT active_record_1 +  (0.7ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "79cb3355-f9e4-44a3-b965-641588462e3f"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.155605"], ["updated_at", "2020-06-03 17:54:07.155605"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (2.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "9f63f162-c14e-4a8f-acd7-ab913e9ef5e2"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) ROLLBACK +  (0.5ms) BEGIN +  (8.2ms) SAVEPOINT active_record_1 + Kithe::Collection Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Collection"], ["type", "Kithe::Collection"], ["created_at", "2020-06-03 17:54:07.174985"], ["updated_at", "2020-06-03 17:54:07.174985"], ["kithe_model_type", 0]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.187208"], ["updated_at", "2020-06-03 17:54:07.187208"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::ModelContains Create (0.7ms) INSERT INTO "kithe_model_contains" ("containee_id", "container_id") VALUES ($1, $2) [["containee_id", "c114c8c6-1b2b-4044-9d73-dd50aec91d34"], ["container_id", "10bf29bb-7351-4fa0-9b93-a808b1b4127b"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Model Exists? (1.8ms) SELECT 1 AS one FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["container_id", "10bf29bb-7351-4fa0-9b93-a808b1b4127b"], ["id", "c114c8c6-1b2b-4044-9d73-dd50aec91d34"], ["LIMIT", 1]] + Kithe::Model Exists? (0.5ms) SELECT 1 AS one FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["containee_id", "c114c8c6-1b2b-4044-9d73-dd50aec91d34"], ["id", "10bf29bb-7351-4fa0-9b93-a808b1b4127b"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Collection Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Collection"], ["type", "Kithe::Collection"], ["created_at", "2020-06-03 17:54:07.203678"], ["updated_at", "2020-06-03 17:54:07.203678"], ["kithe_model_type", 0]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::ModelContains Create (0.5ms) INSERT INTO "kithe_model_contains" ("containee_id", "container_id") VALUES ($1, $2) [["containee_id", "c114c8c6-1b2b-4044-9d73-dd50aec91d34"], ["container_id", "0b02c681-0a72-4b86-ba25-f7c843e46104"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "0b02c681-0a72-4b86-ba25-f7c843e46104"]] + Kithe::Model Load (0.7ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "c114c8c6-1b2b-4044-9d73-dd50aec91d34"]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "c114c8c6-1b2b-4044-9d73-dd50aec91d34"]] + Kithe::ModelContains Load (0.6ms) SELECT "kithe_model_contains".* FROM "kithe_model_contains" WHERE "kithe_model_contains"."containee_id" = $1 AND "kithe_model_contains"."container_id" IN ($2, $3) [["containee_id", "c114c8c6-1b2b-4044-9d73-dd50aec91d34"], ["container_id", "10bf29bb-7351-4fa0-9b93-a808b1b4127b"], ["container_id", "0b02c681-0a72-4b86-ba25-f7c843e46104"]] + Kithe::ModelContains Destroy (0.4ms) DELETE FROM "kithe_model_contains" WHERE "kithe_model_contains"."containee_id" = $1 AND "kithe_model_contains"."container_id" IN ($2, $3) [["containee_id", "c114c8c6-1b2b-4044-9d73-dd50aec91d34"], ["container_id", "10bf29bb-7351-4fa0-9b93-a808b1b4127b"], ["container_id", "0b02c681-0a72-4b86-ba25-f7c843e46104"]] + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "c114c8c6-1b2b-4044-9d73-dd50aec91d34"]] +  (1.8ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'c114c8c6-1b2b-4044-9d73-dd50aec91d34' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'c114c8c6-1b2b-4044-9d73-dd50aec91d34' +); + + Kithe::Work Destroy (0.6ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "c114c8c6-1b2b-4044-9d73-dd50aec91d34"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Collection Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Collection"], ["id", "10bf29bb-7351-4fa0-9b93-a808b1b4127b"], ["LIMIT", 1]] + Kithe::Collection Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Collection"], ["id", "0b02c681-0a72-4b86-ba25-f7c843e46104"], ["LIMIT", 1]] +  (0.7ms) SELECT COUNT(*) FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "10bf29bb-7351-4fa0-9b93-a808b1b4127b"]] +  (0.9ms) SELECT COUNT(*) FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "0b02c681-0a72-4b86-ba25-f7c843e46104"]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.286501"], ["updated_at", "2020-06-03 17:54:07.286501"], ["kithe_model_type", 1]] +  (1.3ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::ModelContains Create (0.5ms) INSERT INTO "kithe_model_contains" ("containee_id", "container_id") VALUES ($1, $2) [["containee_id", "f01501cd-55a5-4132-9be2-6b5e85495513"], ["container_id", "10bf29bb-7351-4fa0-9b93-a808b1b4127b"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "10bf29bb-7351-4fa0-9b93-a808b1b4127b"]] + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "10bf29bb-7351-4fa0-9b93-a808b1b4127b"]] + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "10bf29bb-7351-4fa0-9b93-a808b1b4127b"]] + Kithe::ModelContains Load (0.3ms) SELECT "kithe_model_contains".* FROM "kithe_model_contains" WHERE "kithe_model_contains"."container_id" = $1 AND "kithe_model_contains"."containee_id" = $2 [["container_id", "10bf29bb-7351-4fa0-9b93-a808b1b4127b"], ["containee_id", "f01501cd-55a5-4132-9be2-6b5e85495513"]] + Kithe::ModelContains Destroy (0.3ms) DELETE FROM "kithe_model_contains" WHERE "kithe_model_contains"."container_id" = $1 AND "kithe_model_contains"."containee_id" = $2 [["container_id", "10bf29bb-7351-4fa0-9b93-a808b1b4127b"], ["containee_id", "f01501cd-55a5-4132-9be2-6b5e85495513"]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '10bf29bb-7351-4fa0-9b93-a808b1b4127b' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '10bf29bb-7351-4fa0-9b93-a808b1b4127b' +); + + Kithe::Collection Destroy (0.6ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "10bf29bb-7351-4fa0-9b93-a808b1b4127b"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Work Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "f01501cd-55a5-4132-9be2-6b5e85495513"], ["LIMIT", 1]] +  (0.6ms) SELECT COUNT(*) FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "f01501cd-55a5-4132-9be2-6b5e85495513"]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +Unpermitted parameter: :zot +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +Unpermitted parameter: :unselected +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +Unpermitted parameter: :unselected +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +Unpermitted parameter: :unselected +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +Unpermitted parameter: :unselected +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +Unpermitted parameters: :unselected, :other_value +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +Unpermitted parameters: :unselected, :str_array, :other_value +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +Unpermitted parameter: :unselected +  (2.9ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.368875"], ["updated_at", "2020-06-03 17:54:07.368875"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:07.371590"], ["updated_at", "2020-06-03 17:54:07.371590"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (1.6ms) SAVEPOINT active_record_1 + set_leaf_representative (0.5ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "53a9dbf5-3dca-4dfb-a5b4-0f1e58188abd"]] + Kithe::Work Update (0.8ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-03 17:54:07.381201"], ["representative_id", "53a9dbf5-3dca-4dfb-a5b4-0f1e58188abd"], ["leaf_representative_id", "53a9dbf5-3dca-4dfb-a5b4-0f1e58188abd"], ["id", "5f7aead4-861a-4171-97f0-c8c125669915"]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = '53a9dbf5-3dca-4dfb-a5b4-0f1e58188abd' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '5f7aead4-861a-4171-97f0-c8c125669915' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '5f7aead4-861a-4171-97f0-c8c125669915' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "5f7aead4-861a-4171-97f0-c8c125669915"], ["LIMIT", 1]] + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "53a9dbf5-3dca-4dfb-a5b4-0f1e58188abd"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (1.7ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:07.392790"], ["updated_at", "2020-06-03 17:54:07.392790"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:07.404775"], ["updated_at", "2020-06-03 17:54:07.404775"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (2.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.5ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "0ec18681-f503-4f6a-8558-61e6b4a4d6aa"]] + Kithe::Work Create (1.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "intermediate"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.415856"], ["updated_at", "2020-06-03 17:54:07.415856"], ["representative_id", "0ec18681-f503-4f6a-8558-61e6b4a4d6aa"], ["leaf_representative_id", "0ec18681-f503-4f6a-8558-61e6b4a4d6aa"], ["kithe_model_type", 1]] +  (1.3ms) UPDATE kithe_models +SET leaf_representative_id = '0ec18681-f503-4f6a-8558-61e6b4a4d6aa' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '8dff8fa6-7d58-4389-bf13-2b3a1633073e' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '8dff8fa6-7d58-4389-bf13-2b3a1633073e' +); + +  (0.3ms) RELEASE SAVEPOINT active_record_1 + Kithe::Model Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "0ec18681-f503-4f6a-8558-61e6b4a4d6aa"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.8ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "8dff8fa6-7d58-4389-bf13-2b3a1633073e"]] + Kithe::Work Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "top"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.426243"], ["updated_at", "2020-06-03 17:54:07.426243"], ["representative_id", "8dff8fa6-7d58-4389-bf13-2b3a1633073e"], ["leaf_representative_id", "0ec18681-f503-4f6a-8558-61e6b4a4d6aa"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = '0ec18681-f503-4f6a-8558-61e6b4a4d6aa' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '133e6d12-4fea-4d66-94b7-5e11a4cd2fa9' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '133e6d12-4fea-4d66-94b7-5e11a4cd2fa9' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "0ec18681-f503-4f6a-8558-61e6b4a4d6aa"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.4ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, nil]] + Kithe::Work Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-03 17:54:07.434631"], ["representative_id", nil], ["leaf_representative_id", nil], ["id", "133e6d12-4fea-4d66-94b7-5e11a4cd2fa9"]] +  (0.8ms) UPDATE kithe_models +SET leaf_representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '133e6d12-4fea-4d66-94b7-5e11a4cd2fa9' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '133e6d12-4fea-4d66-94b7-5e11a4cd2fa9' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.7ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:07.442505"], ["updated_at", "2020-06-03 17:54:07.442505"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.5ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "2e3b8c19-d417-4819-aa65-555af2e79d0b"]] + Kithe::Work Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "intermediate"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.455988"], ["updated_at", "2020-06-03 17:54:07.455988"], ["representative_id", "2e3b8c19-d417-4819-aa65-555af2e79d0b"], ["leaf_representative_id", "2e3b8c19-d417-4819-aa65-555af2e79d0b"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = '2e3b8c19-d417-4819-aa65-555af2e79d0b' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '32975b6b-a1f8-4981-8db3-d61a0939f68e' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '32975b6b-a1f8-4981-8db3-d61a0939f68e' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.5ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "32975b6b-a1f8-4981-8db3-d61a0939f68e"]] + Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "top"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.463428"], ["updated_at", "2020-06-03 17:54:07.463428"], ["representative_id", "32975b6b-a1f8-4981-8db3-d61a0939f68e"], ["leaf_representative_id", "2e3b8c19-d417-4819-aa65-555af2e79d0b"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = '2e3b8c19-d417-4819-aa65-555af2e79d0b' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '0736ca0a-2649-40d8-a827-87b2f1c11311' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '0736ca0a-2649-40d8-a827-87b2f1c11311' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-03 17:54:07.466958"], ["representative_id", "2e3b8c19-d417-4819-aa65-555af2e79d0b"], ["leaf_representative_id", "32975b6b-a1f8-4981-8db3-d61a0939f68e"], ["id", "0736ca0a-2649-40d8-a827-87b2f1c11311"]] +  (0.8ms) UPDATE kithe_models +SET leaf_representative_id = '32975b6b-a1f8-4981-8db3-d61a0939f68e' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '0736ca0a-2649-40d8-a827-87b2f1c11311' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '0736ca0a-2649-40d8-a827-87b2f1c11311' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:07.473004"], ["updated_at", "2020-06-03 17:54:07.473004"], ["kithe_model_type", 2]] +  (0.6ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (2.4ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:07.477389"], ["updated_at", "2020-06-03 17:54:07.477389"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "32c21375-f3f9-4453-b8a5-47833dae5350"]] + Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "intermediate"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.489397"], ["updated_at", "2020-06-03 17:54:07.489397"], ["representative_id", "32c21375-f3f9-4453-b8a5-47833dae5350"], ["leaf_representative_id", "32c21375-f3f9-4453-b8a5-47833dae5350"], ["kithe_model_type", 1]] +  (1.0ms) UPDATE kithe_models +SET leaf_representative_id = '32c21375-f3f9-4453-b8a5-47833dae5350' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '7f4e3d37-e88e-4f3c-93ac-4a7095c4af79' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '7f4e3d37-e88e-4f3c-93ac-4a7095c4af79' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (1.8ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "7f4e3d37-e88e-4f3c-93ac-4a7095c4af79"]] + Kithe::Work Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "top"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.495807"], ["updated_at", "2020-06-03 17:54:07.495807"], ["representative_id", "7f4e3d37-e88e-4f3c-93ac-4a7095c4af79"], ["leaf_representative_id", "32c21375-f3f9-4453-b8a5-47833dae5350"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = '32c21375-f3f9-4453-b8a5-47833dae5350' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'dbf258c9-821f-4bb2-9871-23caa04eb178' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'dbf258c9-821f-4bb2-9871-23caa04eb178' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Work Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "leaf_representative_id" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:07.499293"], ["leaf_representative_id", "43f596da-d3a7-4a17-8fd3-2b603d761163"], ["id", "dbf258c9-821f-4bb2-9871-23caa04eb178"]] +  (0.8ms) UPDATE kithe_models +SET leaf_representative_id = '43f596da-d3a7-4a17-8fd3-2b603d761163' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'dbf258c9-821f-4bb2-9871-23caa04eb178' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'dbf258c9-821f-4bb2-9871-23caa04eb178' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "43f596da-d3a7-4a17-8fd3-2b603d761163"], ["LIMIT", 1]] + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "7f4e3d37-e88e-4f3c-93ac-4a7095c4af79"]] + Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "32c21375-f3f9-4453-b8a5-47833dae5350"], ["LIMIT", 1]] +  (0.5ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.509323"], ["updated_at", "2020-06-03 17:54:07.509323"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Work Create (5.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.512077"], ["updated_at", "2020-06-03 17:54:07.512077"], ["kithe_model_type", 1]] +  (0.7ms) RELEASE SAVEPOINT active_record_1 +  (4.7ms) SAVEPOINT active_record_1 + set_leaf_representative (1.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "96aaeb3a-c697-4582-ac49-d67aa2c85a14"]] + Kithe::Work Update (1.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-03 17:54:07.533542"], ["representative_id", "96aaeb3a-c697-4582-ac49-d67aa2c85a14"], ["leaf_representative_id", "96aaeb3a-c697-4582-ac49-d67aa2c85a14"], ["id", "7dbb3766-808a-424d-8dcd-57d0e32c3fd1"]] +  (6.0ms) UPDATE kithe_models +SET leaf_representative_id = '96aaeb3a-c697-4582-ac49-d67aa2c85a14' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '7dbb3766-808a-424d-8dcd-57d0e32c3fd1' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '7dbb3766-808a-424d-8dcd-57d0e32c3fd1' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (2.9ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "7dbb3766-808a-424d-8dcd-57d0e32c3fd1"]] + Kithe::Work Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-03 17:54:07.547424"], ["representative_id", "7dbb3766-808a-424d-8dcd-57d0e32c3fd1"], ["leaf_representative_id", "96aaeb3a-c697-4582-ac49-d67aa2c85a14"], ["id", "96aaeb3a-c697-4582-ac49-d67aa2c85a14"]] +  (1.0ms) UPDATE kithe_models +SET leaf_representative_id = '96aaeb3a-c697-4582-ac49-d67aa2c85a14' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '96aaeb3a-c697-4582-ac49-d67aa2c85a14' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '96aaeb3a-c697-4582-ac49-d67aa2c85a14' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:07.552538"], ["updated_at", "2020-06-03 17:54:07.552538"], ["kithe_model_type", 2]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (2.6ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:07.558669"], ["updated_at", "2020-06-03 17:54:07.558669"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "6d3bfd5e-9c78-4849-8b32-b9d4d350316a"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "child1"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.566314"], ["updated_at", "2020-06-03 17:54:07.566314"], ["representative_id", "6d3bfd5e-9c78-4849-8b32-b9d4d350316a"], ["leaf_representative_id", "6d3bfd5e-9c78-4849-8b32-b9d4d350316a"], ["kithe_model_type", 1]] +  (3.0ms) UPDATE kithe_models +SET leaf_representative_id = '6d3bfd5e-9c78-4849-8b32-b9d4d350316a' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '4cc83e4c-a1ff-4b1e-9521-ad50829fdf32' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '4cc83e4c-a1ff-4b1e-9521-ad50829fdf32' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "f3121905-a313-4dea-a9c2-d604a4ac59a6"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "child1"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.572491"], ["updated_at", "2020-06-03 17:54:07.572491"], ["representative_id", "f3121905-a313-4dea-a9c2-d604a4ac59a6"], ["leaf_representative_id", "f3121905-a313-4dea-a9c2-d604a4ac59a6"], ["kithe_model_type", 1]] +  (1.1ms) UPDATE kithe_models +SET leaf_representative_id = 'f3121905-a313-4dea-a9c2-d604a4ac59a6' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '2018aab8-c4b0-456c-b148-55be800cf3d4' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '2018aab8-c4b0-456c-b148-55be800cf3d4' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "4cc83e4c-a1ff-4b1e-9521-ad50829fdf32"]] + Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "parent"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.579359"], ["updated_at", "2020-06-03 17:54:07.579359"], ["representative_id", "4cc83e4c-a1ff-4b1e-9521-ad50829fdf32"], ["leaf_representative_id", "6d3bfd5e-9c78-4849-8b32-b9d4d350316a"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = '6d3bfd5e-9c78-4849-8b32-b9d4d350316a' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'fa8b67cb-a800-49c6-93af-5c59d1b9b878' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'fa8b67cb-a800-49c6-93af-5c59d1b9b878' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "4cc83e4c-a1ff-4b1e-9521-ad50829fdf32"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "parent"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.584182"], ["updated_at", "2020-06-03 17:54:07.584182"], ["representative_id", "4cc83e4c-a1ff-4b1e-9521-ad50829fdf32"], ["leaf_representative_id", "6d3bfd5e-9c78-4849-8b32-b9d4d350316a"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = '6d3bfd5e-9c78-4849-8b32-b9d4d350316a' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '9f170995-f241-46d0-b292-c7dc0bf985bb' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '9f170995-f241-46d0-b292-c7dc0bf985bb' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "2018aab8-c4b0-456c-b148-55be800cf3d4"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "parent"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.588418"], ["updated_at", "2020-06-03 17:54:07.588418"], ["representative_id", "2018aab8-c4b0-456c-b148-55be800cf3d4"], ["leaf_representative_id", "f3121905-a313-4dea-a9c2-d604a4ac59a6"], ["kithe_model_type", 1]] +  (1.1ms) UPDATE kithe_models +SET leaf_representative_id = 'f3121905-a313-4dea-a9c2-d604a4ac59a6' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '85541165-c50c-495f-b3ef-62adac3191bb' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '85541165-c50c-495f-b3ef-62adac3191bb' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "fa8b67cb-a800-49c6-93af-5c59d1b9b878"]] + Kithe::Work Create (1.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "grandparent"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.592812"], ["updated_at", "2020-06-03 17:54:07.592812"], ["representative_id", "fa8b67cb-a800-49c6-93af-5c59d1b9b878"], ["leaf_representative_id", "6d3bfd5e-9c78-4849-8b32-b9d4d350316a"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = '6d3bfd5e-9c78-4849-8b32-b9d4d350316a' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'e897466c-8cfa-48d8-a760-a4d9b13069f5' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'e897466c-8cfa-48d8-a760-a4d9b13069f5' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "e897466c-8cfa-48d8-a760-a4d9b13069f5"]] + Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "great-grandparent"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.597609"], ["updated_at", "2020-06-03 17:54:07.597609"], ["representative_id", "e897466c-8cfa-48d8-a760-a4d9b13069f5"], ["leaf_representative_id", "6d3bfd5e-9c78-4849-8b32-b9d4d350316a"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = '6d3bfd5e-9c78-4849-8b32-b9d4d350316a' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '992ed96f-e49c-433c-b2c0-cca706bdccb4' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '992ed96f-e49c-433c-b2c0-cca706bdccb4' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "e897466c-8cfa-48d8-a760-a4d9b13069f5"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "great-grandparent"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.601708"], ["updated_at", "2020-06-03 17:54:07.601708"], ["representative_id", "e897466c-8cfa-48d8-a760-a4d9b13069f5"], ["leaf_representative_id", "6d3bfd5e-9c78-4849-8b32-b9d4d350316a"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = '6d3bfd5e-9c78-4849-8b32-b9d4d350316a' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '2092db88-621e-40a6-947f-6aeb812efa5c' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '2092db88-621e-40a6-947f-6aeb812efa5c' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "2018aab8-c4b0-456c-b148-55be800cf3d4"]] + Kithe::Work Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-03 17:54:07.605731"], ["representative_id", "2018aab8-c4b0-456c-b148-55be800cf3d4"], ["leaf_representative_id", "f3121905-a313-4dea-a9c2-d604a4ac59a6"], ["id", "fa8b67cb-a800-49c6-93af-5c59d1b9b878"]] +  (1.4ms) UPDATE kithe_models +SET leaf_representative_id = 'f3121905-a313-4dea-a9c2-d604a4ac59a6' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'fa8b67cb-a800-49c6-93af-5c59d1b9b878' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'fa8b67cb-a800-49c6-93af-5c59d1b9b878' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "fa8b67cb-a800-49c6-93af-5c59d1b9b878"], ["LIMIT", 1]] + Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "e897466c-8cfa-48d8-a760-a4d9b13069f5"], ["LIMIT", 1]] + Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "992ed96f-e49c-433c-b2c0-cca706bdccb4"], ["LIMIT", 1]] + Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "2092db88-621e-40a6-947f-6aeb812efa5c"], ["LIMIT", 1]] + Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "9f170995-f241-46d0-b292-c7dc0bf985bb"], ["LIMIT", 1]] + Kithe::Work Load (1.9ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "4cc83e4c-a1ff-4b1e-9521-ad50829fdf32"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (1.1ms) SAVEPOINT active_record_1 + Kithe::Asset Create (1.3ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:07.623111"], ["updated_at", "2020-06-03 17:54:07.623111"], ["kithe_model_type", 2]] +  (2.8ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:07.631834"], ["updated_at", "2020-06-03 17:54:07.631834"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "c695d10f-d0b0-4db4-bd2a-d3523524096f"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "child1"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.634821"], ["updated_at", "2020-06-03 17:54:07.634821"], ["representative_id", "c695d10f-d0b0-4db4-bd2a-d3523524096f"], ["leaf_representative_id", "c695d10f-d0b0-4db4-bd2a-d3523524096f"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'c695d10f-d0b0-4db4-bd2a-d3523524096f' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'a1d6906b-9242-4748-80ed-778ce5ba46d4' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'a1d6906b-9242-4748-80ed-778ce5ba46d4' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "ff686f92-ea59-4d6a-8f62-215cafb1796b"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "child1"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.639109"], ["updated_at", "2020-06-03 17:54:07.639109"], ["representative_id", "ff686f92-ea59-4d6a-8f62-215cafb1796b"], ["leaf_representative_id", "ff686f92-ea59-4d6a-8f62-215cafb1796b"], ["kithe_model_type", 1]] +  (1.0ms) UPDATE kithe_models +SET leaf_representative_id = 'ff686f92-ea59-4d6a-8f62-215cafb1796b' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '2848a6ba-ce7b-467a-9a31-e4adde4562be' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '2848a6ba-ce7b-467a-9a31-e4adde4562be' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "a1d6906b-9242-4748-80ed-778ce5ba46d4"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "parent"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.643375"], ["updated_at", "2020-06-03 17:54:07.643375"], ["representative_id", "a1d6906b-9242-4748-80ed-778ce5ba46d4"], ["leaf_representative_id", "c695d10f-d0b0-4db4-bd2a-d3523524096f"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'c695d10f-d0b0-4db4-bd2a-d3523524096f' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'e54fdefe-4a36-42a7-9a38-ff74d2d38d45' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'e54fdefe-4a36-42a7-9a38-ff74d2d38d45' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "a1d6906b-9242-4748-80ed-778ce5ba46d4"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "parent"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.649617"], ["updated_at", "2020-06-03 17:54:07.649617"], ["representative_id", "a1d6906b-9242-4748-80ed-778ce5ba46d4"], ["leaf_representative_id", "c695d10f-d0b0-4db4-bd2a-d3523524096f"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'c695d10f-d0b0-4db4-bd2a-d3523524096f' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'dab53aec-60bb-4bdf-856b-7bce99f0dda5' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'dab53aec-60bb-4bdf-856b-7bce99f0dda5' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "2848a6ba-ce7b-467a-9a31-e4adde4562be"]] + Kithe::Work Create (5.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "parent"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.653961"], ["updated_at", "2020-06-03 17:54:07.653961"], ["representative_id", "2848a6ba-ce7b-467a-9a31-e4adde4562be"], ["leaf_representative_id", "ff686f92-ea59-4d6a-8f62-215cafb1796b"], ["kithe_model_type", 1]] +  (1.0ms) UPDATE kithe_models +SET leaf_representative_id = 'ff686f92-ea59-4d6a-8f62-215cafb1796b' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '7ac35cd5-6664-479b-8fd4-29d26470046a' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '7ac35cd5-6664-479b-8fd4-29d26470046a' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "e54fdefe-4a36-42a7-9a38-ff74d2d38d45"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "grandparent"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.663812"], ["updated_at", "2020-06-03 17:54:07.663812"], ["representative_id", "e54fdefe-4a36-42a7-9a38-ff74d2d38d45"], ["leaf_representative_id", "c695d10f-d0b0-4db4-bd2a-d3523524096f"], ["kithe_model_type", 1]] +  (0.8ms) UPDATE kithe_models +SET leaf_representative_id = 'c695d10f-d0b0-4db4-bd2a-d3523524096f' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '86b5a89c-a7f7-4265-8e13-67a6273b86c4' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '86b5a89c-a7f7-4265-8e13-67a6273b86c4' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "86b5a89c-a7f7-4265-8e13-67a6273b86c4"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "great-grandparent"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.667804"], ["updated_at", "2020-06-03 17:54:07.667804"], ["representative_id", "86b5a89c-a7f7-4265-8e13-67a6273b86c4"], ["leaf_representative_id", "c695d10f-d0b0-4db4-bd2a-d3523524096f"], ["kithe_model_type", 1]] +  (1.0ms) UPDATE kithe_models +SET leaf_representative_id = 'c695d10f-d0b0-4db4-bd2a-d3523524096f' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '7420ab9b-e052-4249-a0cb-5082eb6d2438' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '7420ab9b-e052-4249-a0cb-5082eb6d2438' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "86b5a89c-a7f7-4265-8e13-67a6273b86c4"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "great-grandparent"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.671887"], ["updated_at", "2020-06-03 17:54:07.671887"], ["representative_id", "86b5a89c-a7f7-4265-8e13-67a6273b86c4"], ["leaf_representative_id", "c695d10f-d0b0-4db4-bd2a-d3523524096f"], ["kithe_model_type", 1]] +  (1.0ms) UPDATE kithe_models +SET leaf_representative_id = 'c695d10f-d0b0-4db4-bd2a-d3523524096f' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'd2cb82f5-776c-4cc3-9ebd-45d50f5cfbb4' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'd2cb82f5-776c-4cc3-9ebd-45d50f5cfbb4' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "ff686f92-ea59-4d6a-8f62-215cafb1796b"]] + Kithe::Work Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-03 17:54:07.675707"], ["representative_id", "ff686f92-ea59-4d6a-8f62-215cafb1796b"], ["leaf_representative_id", "ff686f92-ea59-4d6a-8f62-215cafb1796b"], ["id", "a1d6906b-9242-4748-80ed-778ce5ba46d4"]] +  (1.5ms) UPDATE kithe_models +SET leaf_representative_id = 'ff686f92-ea59-4d6a-8f62-215cafb1796b' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'a1d6906b-9242-4748-80ed-778ce5ba46d4' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'a1d6906b-9242-4748-80ed-778ce5ba46d4' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "e54fdefe-4a36-42a7-9a38-ff74d2d38d45"], ["LIMIT", 1]] + Kithe::Work Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "dab53aec-60bb-4bdf-856b-7bce99f0dda5"], ["LIMIT", 1]] + Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "86b5a89c-a7f7-4265-8e13-67a6273b86c4"], ["LIMIT", 1]] + Kithe::Work Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "7420ab9b-e052-4249-a0cb-5082eb6d2438"], ["LIMIT", 1]] + Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "d2cb82f5-776c-4cc3-9ebd-45d50f5cfbb4"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:07.687870"], ["updated_at", "2020-06-03 17:54:07.687870"], ["kithe_model_type", 2]] +  (2.2ms) RELEASE SAVEPOINT active_record_1 +  (1.1ms) SAVEPOINT active_record_1 + set_leaf_representative (2.4ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "5eaa0751-a8bf-4bbd-8e7c-ba5e31e59226"]] + Kithe::Work Create (4.4ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.697215"], ["updated_at", "2020-06-03 17:54:07.697215"], ["representative_id", "5eaa0751-a8bf-4bbd-8e7c-ba5e31e59226"], ["leaf_representative_id", "5eaa0751-a8bf-4bbd-8e7c-ba5e31e59226"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = '5eaa0751-a8bf-4bbd-8e7c-ba5e31e59226' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '82922204-2ea6-4c82-af77-8f7a2d6e9252' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '82922204-2ea6-4c82-af77-8f7a2d6e9252' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "82922204-2ea6-4c82-af77-8f7a2d6e9252"]] + Kithe::Collection Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Collection"], ["type", "Kithe::Collection"], ["created_at", "2020-06-03 17:54:07.705287"], ["updated_at", "2020-06-03 17:54:07.705287"], ["representative_id", "82922204-2ea6-4c82-af77-8f7a2d6e9252"], ["leaf_representative_id", "5eaa0751-a8bf-4bbd-8e7c-ba5e31e59226"], ["kithe_model_type", 0]] +  (1.0ms) UPDATE kithe_models +SET leaf_representative_id = '5eaa0751-a8bf-4bbd-8e7c-ba5e31e59226' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '834f7219-b9be-4815-b915-b23f579c8cb8' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '834f7219-b9be-4815-b915-b23f579c8cb8' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "5eaa0751-a8bf-4bbd-8e7c-ba5e31e59226"]] +  (1.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:07.730614"], ["updated_at", "2020-06-03 17:54:07.730614"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "ad487438-a2e9-4dee-a53b-dc2e3d324ae4"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.733700"], ["updated_at", "2020-06-03 17:54:07.733700"], ["representative_id", "ad487438-a2e9-4dee-a53b-dc2e3d324ae4"], ["leaf_representative_id", "ad487438-a2e9-4dee-a53b-dc2e3d324ae4"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'ad487438-a2e9-4dee-a53b-dc2e3d324ae4' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'eaeb1184-c53d-4daf-877c-12bcdebe5c9d' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'eaeb1184-c53d-4daf-877c-12bcdebe5c9d' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "ad487438-a2e9-4dee-a53b-dc2e3d324ae4"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "ad487438-a2e9-4dee-a53b-dc2e3d324ae4"]] + Kithe::Model Load (5.5ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "ad487438-a2e9-4dee-a53b-dc2e3d324ae4"]] + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "ad487438-a2e9-4dee-a53b-dc2e3d324ae4"]] +  (1.1ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'ad487438-a2e9-4dee-a53b-dc2e3d324ae4' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'ad487438-a2e9-4dee-a53b-dc2e3d324ae4' +); + + Kithe::Asset Destroy (0.6ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "ad487438-a2e9-4dee-a53b-dc2e3d324ae4"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Work Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "eaeb1184-c53d-4daf-877c-12bcdebe5c9d"], ["LIMIT", 1]] +  (0.5ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (1.3ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:07.756296"], ["updated_at", "2020-06-03 17:54:07.756296"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (5.3ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "d4090941-8fb6-44f1-bb05-2a03985269f6"]] + Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.766442"], ["updated_at", "2020-06-03 17:54:07.766442"], ["representative_id", "d4090941-8fb6-44f1-bb05-2a03985269f6"], ["leaf_representative_id", "d4090941-8fb6-44f1-bb05-2a03985269f6"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'd4090941-8fb6-44f1-bb05-2a03985269f6' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'a7d1c45f-577d-4d0f-8d1b-66698c187b48' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'a7d1c45f-577d-4d0f-8d1b-66698c187b48' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "a7d1c45f-577d-4d0f-8d1b-66698c187b48"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.770611"], ["updated_at", "2020-06-03 17:54:07.770611"], ["representative_id", "a7d1c45f-577d-4d0f-8d1b-66698c187b48"], ["leaf_representative_id", "d4090941-8fb6-44f1-bb05-2a03985269f6"], ["kithe_model_type", 1]] +  (0.8ms) UPDATE kithe_models +SET leaf_representative_id = 'd4090941-8fb6-44f1-bb05-2a03985269f6' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = '8f234d94-d53d-4af6-9431-59f28ee2b4bb' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != '8f234d94-d53d-4af6-9431-59f28ee2b4bb' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "a7d1c45f-577d-4d0f-8d1b-66698c187b48"]] + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "a7d1c45f-577d-4d0f-8d1b-66698c187b48"]] + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "a7d1c45f-577d-4d0f-8d1b-66698c187b48"]] +  (2.2ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'a7d1c45f-577d-4d0f-8d1b-66698c187b48' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'a7d1c45f-577d-4d0f-8d1b-66698c187b48' +); + + Kithe::Work Destroy (0.6ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "a7d1c45f-577d-4d0f-8d1b-66698c187b48"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Work Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "8f234d94-d53d-4af6-9431-59f28ee2b4bb"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (3.5ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:07.784179"], ["updated_at", "2020-06-03 17:54:07.784179"], ["kithe_model_type", 2]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (4.4ms) SAVEPOINT active_record_1 + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "ff063cf3-1d2c-4605-a756-70f9ed2e05ef"]] + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.797342"], ["updated_at", "2020-06-03 17:54:07.797342"], ["representative_id", "ff063cf3-1d2c-4605-a756-70f9ed2e05ef"], ["leaf_representative_id", "ff063cf3-1d2c-4605-a756-70f9ed2e05ef"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'ff063cf3-1d2c-4605-a756-70f9ed2e05ef' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'e90f58ea-a57e-4370-8f66-dcf0ecc1d7c8' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'e90f58ea-a57e-4370-8f66-dcf0ecc1d7c8' +); + +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = $1 + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, find_terminal ft + WHERE m.id = ft.link +) SELECT id + FROM find_terminal + WHERE link IS NULL + LIMIT 1; + [[nil, "e90f58ea-a57e-4370-8f66-dcf0ecc1d7c8"]] + Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.801737"], ["updated_at", "2020-06-03 17:54:07.801737"], ["representative_id", "e90f58ea-a57e-4370-8f66-dcf0ecc1d7c8"], ["leaf_representative_id", "ff063cf3-1d2c-4605-a756-70f9ed2e05ef"], ["kithe_model_type", 1]] +  (0.9ms) UPDATE kithe_models +SET leaf_representative_id = 'ff063cf3-1d2c-4605-a756-70f9ed2e05ef' +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'c85b3492-362e-45fe-9694-13cef4821dc2' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'c85b3492-362e-45fe-9694-13cef4821dc2' +); + +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.1ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "ff063cf3-1d2c-4605-a756-70f9ed2e05ef"]] + Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "ff063cf3-1d2c-4605-a756-70f9ed2e05ef"]] + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "ff063cf3-1d2c-4605-a756-70f9ed2e05ef"]] +  (1.0ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'ff063cf3-1d2c-4605-a756-70f9ed2e05ef' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'ff063cf3-1d2c-4605-a756-70f9ed2e05ef' +); + + Kithe::Asset Destroy (0.6ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "ff063cf3-1d2c-4605-a756-70f9ed2e05ef"]] +  (3.0ms) RELEASE SAVEPOINT active_record_1 + Kithe::Work Load (1.1ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "c85b3492-362e-45fe-9694-13cef4821dc2"], ["LIMIT", 1]] + Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "e90f58ea-a57e-4370-8f66-dcf0ecc1d7c8"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "some title"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.819296"], ["updated_at", "2020-06-03 17:54:07.819296"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (10.5ms) ROLLBACK +  (0.1ms) BEGIN +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.837251"], ["updated_at", "2020-06-03 17:54:07.837251"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) SAVEPOINT active_record_1 + Kithe::Asset Create (1.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:07.839770"], ["updated_at", "2020-06-03 17:54:07.839770"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (1.3ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "parent_id" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:07.848769"], ["parent_id", "9017323b-8b3b-43a6-913c-0de77360d90f"], ["id", "af30843f-0b70-4751-9550-ba4bde006725"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14) AND "kithe_models"."id" = $15 LIMIT $16 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["id", "af30843f-0b70-4751-9550-ba4bde006725"], ["LIMIT", 1]] + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "9017323b-8b3b-43a6-913c-0de77360d90f"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.858856"], ["updated_at", "2020-06-03 17:54:07.858856"], ["kithe_model_type", 1]] +  (1.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.862988"], ["updated_at", "2020-06-03 17:54:07.862988"], ["kithe_model_type", 1]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (1.2ms) SAVEPOINT active_record_1 + Kithe::Work Update (2.1ms) UPDATE "kithe_models" SET "updated_at" = $1, "parent_id" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:07.865235"], ["parent_id", "78c62b48-8ee9-4386-b5a9-2083bfa7c723"], ["id", "c9872eb7-d9ae-4485-be84-82d7ee3731fb"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "c9872eb7-d9ae-4485-be84-82d7ee3731fb"], ["LIMIT", 1]] + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "78c62b48-8ee9-4386-b5a9-2083bfa7c723"], ["LIMIT", 1]] +  (7.7ms) ROLLBACK +  (1.8ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.886752"], ["updated_at", "2020-06-03 17:54:07.886752"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Collection Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Collection"], ["type", "Kithe::Collection"], ["created_at", "2020-06-03 17:54:07.889743"], ["updated_at", "2020-06-03 17:54:07.889743"], ["kithe_model_type", 0]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.3ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Collection Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Collection"], ["type", "Kithe::Collection"], ["created_at", "2020-06-03 17:54:07.898143"], ["updated_at", "2020-06-03 17:54:07.898143"], ["kithe_model_type", 0]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "ea3537af-12f0-4b72-ae2c-ad7054d9b26d"]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Work Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-03 17:54:07.904100"], ["updated_at", "2020-06-03 17:54:07.904100"], ["kithe_model_type", 1]] + Kithe::ModelContains Create (0.6ms) INSERT INTO "kithe_model_contains" ("containee_id", "container_id") VALUES ($1, $2) [["containee_id", "ae795e7a-99ba-4895-bf40-076cbe1463d3"], ["container_id", "ea3537af-12f0-4b72-ae2c-ad7054d9b26d"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWorkSubclass Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "title"], ["type", "TestWorkSubclass"], ["json_attributes", "{\"authors\":[\"Bob\",\"Joe\"]}"], ["created_at", "2020-06-03 17:54:07.925502"], ["updated_at", "2020-06-03 17:54:07.925502"], ["kithe_model_type", 1]] +  (0.8ms) RELEASE SAVEPOINT active_record_1 + TestWorkSubclass Load (1.9ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestWorkSubclass"], ["id", "7d2d4d6a-e632-49cd-ac06-509f24658cff"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (14.6ms) SAVEPOINT active_record_1 + MyAsset Create (1.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "MyAsset"], ["created_at", "2020-06-03 17:54:07.981857"], ["updated_at", "2020-06-03 17:54:07.981857"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + MyAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:07.999795"], ["file_data", "{\"id\":\"http://www.example.com/bar.html?foo=bar\",\"storage\":\"remote_url\",\"metadata\":{}}"], ["id", "a6a130aa-0dfe-40ab-a488-536c5058665a"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [9d04b3b2-401d-4313-9136-f8ef99c85655] Performing Kithe::AssetPromoteJob (Job ID: 9d04b3b2-401d-4313-9136-f8ef99c85655) from Inline(default) enqueued at 2020-06-03T17:54:08Z with arguments: "RemoteUrlUploader::Attacher", "MyAsset", "a6a130aa-0dfe-40ab-a488-536c5058665a", "file", {"id"=>"http://www.example.com/bar.html?foo=bar", "storage"=>"remote_url"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [9d04b3b2-401d-4313-9136-f8ef99c85655] MyAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "MyAsset"], ["id", "a6a130aa-0dfe-40ab-a488-536c5058665a"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [9d04b3b2-401d-4313-9136-f8ef99c85655]  (0.4ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [9d04b3b2-401d-4313-9136-f8ef99c85655] MyAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "MyAsset"], ["id", "a6a130aa-0dfe-40ab-a488-536c5058665a"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [9d04b3b2-401d-4313-9136-f8ef99c85655] MyAsset Update (0.8ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/a6a130aa-0dfe-40ab-a488-536c5058665a/873ba07bd30746d8af67c7965dfedea1.html\",\"storage\":\"store\",\"metadata\":{\"filename\":null,\"size\":null,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}"], ["updated_at", "2020-06-03 17:54:08.060689"], ["id", "a6a130aa-0dfe-40ab-a488-536c5058665a"]] +[ActiveJob] [Kithe::AssetPromoteJob] [9d04b3b2-401d-4313-9136-f8ef99c85655]  (0.3ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [9d04b3b2-401d-4313-9136-f8ef99c85655] Performed Kithe::AssetPromoteJob (Job ID: 9d04b3b2-401d-4313-9136-f8ef99c85655) from Inline(default) in 61.24ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 9d04b3b2-401d-4313-9136-f8ef99c85655) to Inline(default) with arguments: "RemoteUrlUploader::Attacher", "MyAsset", "a6a130aa-0dfe-40ab-a488-536c5058665a", "file", {"id"=>"http://www.example.com/bar.html?foo=bar", "storage"=>"remote_url"}, {} + MyAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "MyAsset"], ["id", "a6a130aa-0dfe-40ab-a488-536c5058665a"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + MyAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "MyAsset"], ["created_at", "2020-06-03 17:54:08.084628"], ["updated_at", "2020-06-03 17:54:08.084628"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + MyAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:08.087475"], ["file_data", "{\"id\":\"http://www.example.com/bar.html?foo=bar\",\"storage\":\"remote_url\",\"metadata\":{\"remote_url_headers\":{\"Authorization\":\"Bearer TestToken\"}}}"], ["id", "7435f9aa-b9b3-4695-9cd0-a1a572112c39"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [e4f70ef7-9f53-42e0-83f8-a7abc68ce36d] Performing Kithe::AssetPromoteJob (Job ID: e4f70ef7-9f53-42e0-83f8-a7abc68ce36d) from Inline(default) enqueued at 2020-06-03T17:54:08Z with arguments: "RemoteUrlUploader::Attacher", "MyAsset", "7435f9aa-b9b3-4695-9cd0-a1a572112c39", "file", {"id"=>"http://www.example.com/bar.html?foo=bar", "storage"=>"remote_url"}, {} +[ActiveJob] [Kithe::AssetPromoteJob] [e4f70ef7-9f53-42e0-83f8-a7abc68ce36d] MyAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "MyAsset"], ["id", "7435f9aa-b9b3-4695-9cd0-a1a572112c39"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [e4f70ef7-9f53-42e0-83f8-a7abc68ce36d]  (0.3ms) SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [e4f70ef7-9f53-42e0-83f8-a7abc68ce36d] MyAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "MyAsset"], ["id", "7435f9aa-b9b3-4695-9cd0-a1a572112c39"], ["LIMIT", 1]] +[ActiveJob] [Kithe::AssetPromoteJob] [e4f70ef7-9f53-42e0-83f8-a7abc68ce36d] MyAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/7435f9aa-b9b3-4695-9cd0-a1a572112c39/b1baae3217932a958a2da08b8ba93876.html\",\"storage\":\"store\",\"metadata\":{\"remote_url_headers\":{\"Authorization\":\"Bearer TestToken\"},\"filename\":null,\"size\":null,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}"], ["updated_at", "2020-06-03 17:54:08.142280"], ["id", "7435f9aa-b9b3-4695-9cd0-a1a572112c39"]] +[ActiveJob] [Kithe::AssetPromoteJob] [e4f70ef7-9f53-42e0-83f8-a7abc68ce36d]  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] [Kithe::AssetPromoteJob] [e4f70ef7-9f53-42e0-83f8-a7abc68ce36d] Performed Kithe::AssetPromoteJob (Job ID: e4f70ef7-9f53-42e0-83f8-a7abc68ce36d) from Inline(default) in 53.94ms +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: e4f70ef7-9f53-42e0-83f8-a7abc68ce36d) to Inline(default) with arguments: "RemoteUrlUploader::Attacher", "MyAsset", "7435f9aa-b9b3-4695-9cd0-a1a572112c39", "file", {"id"=>"http://www.example.com/bar.html?foo=bar", "storage"=>"remote_url"}, {} +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + ChecksumAsset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "ChecksumAsset"], ["created_at", "2020-06-03 17:54:08.197289"], ["updated_at", "2020-06-03 17:54:08.197289"], ["file_data", "{\"id\":\"asset/b04ce747facc15a5e8af156ccde01ece.bin\",\"storage\":\"cache\",\"metadata\":{\"filename\":null,\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + ChecksumAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:08.251017"], ["file_data", "{\"id\":\"asset/edb93ee1-3aa7-4fc4-83fa-31d2f06a184b/4d42b2032b30cb9f3b59fafb86639133.bin\",\"storage\":\"store\",\"metadata\":{\"filename\":null,\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null,\"md5\":\"098f6bcd4621d373cade4e832627b4f6\",\"sha1\":\"a94a8fe5ccb19ba61c4c0873d391e987982fbbd3\",\"sha512\":\"ee26b0dd4af7e749aa1a8ee3c10ae9923f618980772e473f8819a5d4940e0db27ac185f8a0e1d5f84f88bc887fd67b143732c304cc5fa9ad8e6f57f50028a8ff\"}}"], ["id", "edb93ee1-3aa7-4fc4-83fa-31d2f06a184b"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + ChecksumAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "ChecksumAsset"], ["id", "edb93ee1-3aa7-4fc4-83fa-31d2f06a184b"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + ChecksumAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "ChecksumAsset"], ["created_at", "2020-06-03 17:54:08.307926"], ["updated_at", "2020-06-03 17:54:08.307926"], ["file_data", "{\"id\":\"asset/39a5618a2f1bd991194ab88249f6b2ce.bin\",\"storage\":\"cache\",\"metadata\":{\"filename\":null,\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + ChecksumAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "ChecksumAsset"], ["id", "d172e89e-6063-4b3a-881c-204e4c8cd5c3"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + ChecksumAsset Create (1.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "ChecksumAsset"], ["created_at", "2020-06-03 17:54:08.403597"], ["updated_at", "2020-06-03 17:54:08.403597"], ["file_data", "{\"id\":\"asset/87d09e5e3457bdbad33e8535ae1f71b7.bin\",\"storage\":\"cache\",\"metadata\":{\"filename\":null,\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}"], ["kithe_model_type", 2]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + ChecksumAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:08.443951"], ["file_data", "{\"id\":\"asset/28031475-9749-49a7-85d7-1fd9590cc620/99bfcadb4effa3c1d7873c9c4fe78325.bin\",\"storage\":\"store\",\"metadata\":{\"filename\":null,\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null,\"md5\":\"098f6bcd4621d373cade4e832627b4f6\",\"sha1\":\"a94a8fe5ccb19ba61c4c0873d391e987982fbbd3\",\"sha512\":\"ee26b0dd4af7e749aa1a8ee3c10ae9923f618980772e473f8819a5d4940e0db27ac185f8a0e1d5f84f88bc887fd67b143732c304cc5fa9ad8e6f57f50028a8ff\"}}"], ["id", "28031475-9749-49a7-85d7-1fd9590cc620"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "ChecksumAsset"], ["id", "28031475-9749-49a7-85d7-1fd9590cc620"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + ChecksumAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "ChecksumAsset"], ["id", "28031475-9749-49a7-85d7-1fd9590cc620"], ["LIMIT", 1]] + ChecksumAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:08.484997"], ["file_data", "{\"id\":\"asset/28031475-9749-49a7-85d7-1fd9590cc620/99bfcadb4effa3c1d7873c9c4fe78325.bin\",\"storage\":\"store\",\"metadata\":{\"filename\":null,\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null,\"md5\":\"098f6bcd4621d373cade4e832627b4f6\",\"sha1\":\"a94a8fe5ccb19ba61c4c0873d391e987982fbbd3\",\"sha512\":\"ee26b0dd4af7e749aa1a8ee3c10ae9923f618980772e473f8819a5d4940e0db27ac185f8a0e1d5f84f88bc887fd67b143732c304cc5fa9ad8e6f57f50028a8ff\"},\"derivatives\":{\"test\":{\"id\":\"28031475-9749-49a7-85d7-1fd9590cc620/test/82f6f16205a1294d364f57896f7b1f51.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"fatjzh127_test.bin\",\"size\":10,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "28031475-9749-49a7-85d7-1fd9590cc620"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.4ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (2.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:08.518459"], ["updated_at", "2020-06-03 17:54:08.518459"], ["file_data", "{\"id\":\"asset/3b71a590c7daa07492f930f15dd5141b.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.4ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:08.529307"], ["file_data", "{\"id\":\"asset/5a6d5ea7-3481-4a01-9ef1-3a140e34dd88/d64ffa73997ead46140c07ee1b4c51f1.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "5a6d5ea7-3481-4a01-9ef1-3a140e34dd88"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "5a6d5ea7-3481-4a01-9ef1-3a140e34dd88"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.4ms) SAVEPOINT active_record_1 + CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:08.589113"], ["updated_at", "2020-06-03 17:54:08.589113"], ["file_data", "{\"id\":\"asset/390262af3529486cbf0b47aea81a58d3.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) SAVEPOINT active_record_1 + CustomAsset Update (1.3ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:08.593061"], ["file_data", "{\"id\":\"asset/558ab58d-dfb9-458e-b722-f851c4efbe41/3d9a6539209f75aebf6a577bdee121d5.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "558ab58d-dfb9-458e-b722-f851c4efbe41"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:08.617150"], ["updated_at", "2020-06-03 17:54:08.617150"], ["file_data", "{\"id\":\"asset/52a5c124bba72243cf3175419c059840.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:08.620417"], ["file_data", "{\"id\":\"asset/5beb4851-8a17-468a-aac1-a5c6e30f6650/935898698de7af7af968a9eb5818e1c5.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "5beb4851-8a17-468a-aac1-a5c6e30f6650"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) ROLLBACK +  (0.1ms) BEGIN +  (3.4ms) SAVEPOINT active_record_1 + CustomAsset Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:08.642102"], ["updated_at", "2020-06-03 17:54:08.642102"], ["file_data", "{\"id\":\"asset/f8b651007900a270677c06920beda6c6.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:08.651053"], ["file_data", "{\"id\":\"asset/6f88655f-dd88-4919-97d5-1dfdca1f88c1/336b3fd13dc5baffa4a71adab1a8e890.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "6f88655f-dd88-4919-97d5-1dfdca1f88c1"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:08.672252"], ["updated_at", "2020-06-03 17:54:08.672252"], ["file_data", "{\"id\":\"asset/9195d63837bf7431d68a93d321a0000b.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:08.675982"], ["file_data", "{\"id\":\"asset/b3a2945f-000d-44d6-be3a-f150a0ed2955/c6640f0a43c8ae3c404aa314f5b598f8.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "b3a2945f-000d-44d6-be3a-f150a0ed2955"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "b3a2945f-000d-44d6-be3a-f150a0ed2955"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:08.767244"], ["updated_at", "2020-06-03 17:54:08.767244"], ["file_data", "{\"id\":\"asset/383903198d855404aa79822f8b2c13cc.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:08.770738"], ["file_data", "{\"id\":\"asset/15acfe2f-77e8-442a-8b58-ffd2df83c2b6/561fcb2b1b1c510eed0188dcf7850bac.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "15acfe2f-77e8-442a-8b58-ffd2df83c2b6"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "15acfe2f-77e8-442a-8b58-ffd2df83c2b6"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:08.824808"], ["updated_at", "2020-06-03 17:54:08.824808"], ["file_data", "{\"id\":\"asset/0b0a17979301dabbcf0a0a6773285b32.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:08.830131"], ["file_data", "{\"id\":\"asset/b9c47f3e-100c-4c6c-adf4-a5ba8cadfb4d/a434c2068f971d7a817be7556da671b8.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "b9c47f3e-100c-4c6c-adf4-a5ba8cadfb4d"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "b9c47f3e-100c-4c6c-adf4-a5ba8cadfb4d"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:08.884215"], ["updated_at", "2020-06-03 17:54:08.884215"], ["file_data", "{\"id\":\"asset/a51ef31b72eb6b50ab8e9261b9376d1e.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Update (3.8ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:08.887833"], ["file_data", "{\"id\":\"asset/fe25ec6d-b262-4d9f-a8c1-3c5ea30d9859/fc26e651003c8244113041f86d6a881f.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "fe25ec6d-b262-4d9f-a8c1-3c5ea30d9859"]] +  (0.7ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "fe25ec6d-b262-4d9f-a8c1-3c5ea30d9859"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:08.991458"], ["updated_at", "2020-06-03 17:54:08.991458"], ["file_data", "{\"id\":\"asset/a71b98a7d5e6a6998c8ae640c20dc986.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + CustomAsset Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:08.997121"], ["file_data", "{\"id\":\"asset/73ad7922-9351-46bf-a5aa-e1186644cd9d/e570bb40edee5eb3454362c643b8fb22.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "73ad7922-9351-46bf-a5aa-e1186644cd9d"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (5.9ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "73ad7922-9351-46bf-a5aa-e1186644cd9d"], ["LIMIT", 1]] +  (0.8ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:09.191157"], ["updated_at", "2020-06-03 17:54:09.191157"], ["file_data", "{\"id\":\"asset/a692c95b68ed3483f514ad8b5261eb2e.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + CustomAsset Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:09.228537"], ["file_data", "{\"id\":\"asset/f973a3b8-efc5-4697-8592-a7cf36b30f51/4b2087632800f60108adb343c199ffbb.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "f973a3b8-efc5-4697-8592-a7cf36b30f51"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "f973a3b8-efc5-4697-8592-a7cf36b30f51"], ["LIMIT", 1]] +  (0.9ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:09.381525"], ["updated_at", "2020-06-03 17:54:09.381525"], ["file_data", "{\"id\":\"asset/682ee889edf47fa45b331ca7ee0eed4c.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + CustomAsset Update (1.1ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:09.385093"], ["file_data", "{\"id\":\"asset/26a312bd-164f-4229-9e99-2d439c1a09f5/9df5da9387397d0ea828dd71a891aa74.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "26a312bd-164f-4229-9e99-2d439c1a09f5"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "26a312bd-164f-4229-9e99-2d439c1a09f5"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.8ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:09.500328"], ["updated_at", "2020-06-03 17:54:09.500328"], ["file_data", "{\"id\":\"asset/eee964241b9d21a473d928b8f70cad41.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) SAVEPOINT active_record_1 + CustomAsset Update (0.8ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:09.504867"], ["file_data", "{\"id\":\"asset/496069c8-5f53-4375-ade8-312250aa9ef3/09bb4973626909e35dcd2a67286b0b36.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "496069c8-5f53-4375-ade8-312250aa9ef3"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "496069c8-5f53-4375-ade8-312250aa9ef3"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (2.0ms) SAVEPOINT active_record_1 + CustomAsset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:09.603388"], ["updated_at", "2020-06-03 17:54:09.603388"], ["file_data", "{\"id\":\"asset/36c82db89e07fab22541b92d2760c84a.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (3.6ms) SAVEPOINT active_record_1 + CustomAsset Update (1.8ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:09.611144"], ["file_data", "{\"id\":\"asset/98e21cfd-7134-4a97-8b44-24b50f5020eb/a5ca99b9c368072d7a01d91d95fd3ba6.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "98e21cfd-7134-4a97-8b44-24b50f5020eb"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "98e21cfd-7134-4a97-8b44-24b50f5020eb"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.4ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-03 17:54:09.689796"], ["updated_at", "2020-06-03 17:54:09.689796"], ["file_data", "{\"id\":\"asset/79c40737d30a9dba86f38e4998ec8e65.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + CustomAsset Update (8.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:09.693606"], ["file_data", "{\"id\":\"asset/757f51e9-053c-4609-85e2-413297b19ada/fe54d2a434a6c42869f9df1bc4913d3e.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "757f51e9-053c-4609-85e2-413297b19ada"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "757f51e9-053c-4609-85e2-413297b19ada"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "757f51e9-053c-4609-85e2-413297b19ada"], ["LIMIT", 1]] + CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:09.754868"], ["file_data", "{\"id\":\"asset/757f51e9-053c-4609-85e2-413297b19ada/fe54d2a434a6c42869f9df1bc4913d3e.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1},\"derivatives\":{\"some_data\":{\"id\":\"757f51e9-053c-4609-85e2-413297b19ada/some_data/49165cdcea1e871ec9fa6509c7d5d92d.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"pk83kb98d_some_data.bin\",\"size\":18,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "757f51e9-053c-4609-85e2-413297b19ada"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "757f51e9-053c-4609-85e2-413297b19ada"], ["LIMIT", 1]] + CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:09.804012"], ["file_data", "{\"id\":\"asset/757f51e9-053c-4609-85e2-413297b19ada/fe54d2a434a6c42869f9df1bc4913d3e.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1},\"derivatives\":{\"some_data\":{\"id\":\"757f51e9-053c-4609-85e2-413297b19ada/some_data/49165cdcea1e871ec9fa6509c7d5d92d.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":18,\"width\":null,\"height\":null,\"filename\":\"pk83kb98d_some_data.bin\",\"mime_type\":\"application/octet-stream\"}},\"a_jpg\":{\"id\":\"757f51e9-053c-4609-85e2-413297b19ada/a_jpg/99f1d270db1eb243892cf1caa7403770.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"pk83kb98d_a_jpg.bin\",\"size\":14,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "757f51e9-053c-4609-85e2-413297b19ada"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.7ms) ROLLBACK +  (1.2ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.4ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:09.848169"], ["updated_at", "2020-06-03 17:54:09.848169"], ["file_data", "{\"id\":\"asset/21ef6e9d81d0488a795a2c406791a4cb.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:09.851662"], ["file_data", "{\"id\":\"asset/ce449b25-f878-466f-941f-2504b5e9aed0/d86b9e22a23539d00d2158730277a169.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "ce449b25-f878-466f-941f-2504b5e9aed0"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.7ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33) AND "kithe_models"."id" = $34 LIMIT $35 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "ce449b25-f878-466f-941f-2504b5e9aed0"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33) AND "kithe_models"."id" = $34 LIMIT $35 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "ce449b25-f878-466f-941f-2504b5e9aed0"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:09.868412"], ["file_data", "{\"id\":\"asset/ce449b25-f878-466f-941f-2504b5e9aed0/d86b9e22a23539d00d2158730277a169.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample\":{\"id\":\"ce449b25-f878-466f-941f-2504b5e9aed0/sample/d2a973277d1cef99492e112e5dd8933e.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"xzihcq5ay_sample.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}}}"], ["id", "ce449b25-f878-466f-941f-2504b5e9aed0"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33) AND "kithe_models"."id" = $34 LIMIT $35 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "ce449b25-f878-466f-941f-2504b5e9aed0"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.9ms) SAVEPOINT active_record_1 + Kithe::Asset Create (2.3ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:09.885653"], ["updated_at", "2020-06-03 17:54:09.885653"], ["file_data", "{\"id\":\"asset/28f541e7e59b5c97d0a4c294ad7053f6.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:09.899574"], ["file_data", "{\"id\":\"asset/88524f7b-d6a3-47b1-8373-8f0f9bd7dd16/8f8282c2bd2bd29c7a295f63d2634db6.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "88524f7b-d6a3-47b1-8373-8f0f9bd7dd16"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.7ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33) AND "kithe_models"."id" = $34 LIMIT $35 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "88524f7b-d6a3-47b1-8373-8f0f9bd7dd16"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33) AND "kithe_models"."id" = $34 LIMIT $35 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "88524f7b-d6a3-47b1-8373-8f0f9bd7dd16"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:09.907133"], ["file_data", "{\"id\":\"asset/88524f7b-d6a3-47b1-8373-8f0f9bd7dd16/8f8282c2bd2bd29c7a295f63d2634db6.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample\":{\"id\":\"88524f7b-d6a3-47b1-8373-8f0f9bd7dd16/sample/5d2ebf84e26b9692a947176446c0b2d4.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"845qoj628_sample.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}}}"], ["id", "88524f7b-d6a3-47b1-8373-8f0f9bd7dd16"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:09.912602"], ["updated_at", "2020-06-03 17:54:09.912602"], ["file_data", "{\"id\":\"asset/b3fff20a8f6596f052f01294162f313a.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:09.916175"], ["file_data", "{\"id\":\"asset/48e2c080-17be-4510-b010-2dfa350c7983/a1fff1fbe731927d9a1e488d5c6feedd.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "48e2c080-17be-4510-b010-2dfa350c7983"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "48e2c080-17be-4510-b010-2dfa350c7983"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "48e2c080-17be-4510-b010-2dfa350c7983"], ["LIMIT", 1]] + Kithe::Asset Update (1.3ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:09.977943"], ["file_data", "{\"id\":\"asset/48e2c080-17be-4510-b010-2dfa350c7983/a1fff1fbe731927d9a1e488d5c6feedd.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample\":{\"id\":\"48e2c080-17be-4510-b010-2dfa350c7983/sample/cec2c2015c1d594ab77315e31e87d412.jpeg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"hlzjysa14_sample.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}}}"], ["id", "48e2c080-17be-4510-b010-2dfa350c7983"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "48e2c080-17be-4510-b010-2dfa350c7983"], ["LIMIT", 1]] +  (0.6ms) ROLLBACK +  (0.3ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:09.998914"], ["updated_at", "2020-06-03 17:54:09.998914"], ["file_data", "{\"id\":\"asset/98226b6cc4463c4d45de125b1552e6cb.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.002017"], ["file_data", "{\"id\":\"asset/2da3a8eb-db44-413c-8c4b-1d1d09999a36/95e50a2545bf7944b0d6009f1251b8c5.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "2da3a8eb-db44-413c-8c4b-1d1d09999a36"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "2da3a8eb-db44-413c-8c4b-1d1d09999a36"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "2da3a8eb-db44-413c-8c4b-1d1d09999a36"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.015500"], ["file_data", "{\"id\":\"asset/2da3a8eb-db44-413c-8c4b-1d1d09999a36/95e50a2545bf7944b0d6009f1251b8c5.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample\":{\"id\":\"2da3a8eb-db44-413c-8c4b-1d1d09999a36/sample/da34e9566e62c89b565fe517ec40e660.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"u53gv384x_sample.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1,\"extra\":\"value\"}}}}"], ["id", "2da3a8eb-db44-413c-8c4b-1d1d09999a36"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (1.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "2da3a8eb-db44-413c-8c4b-1d1d09999a36"], ["LIMIT", 1]] +  (0.5ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:10.032453"], ["updated_at", "2020-06-03 17:54:10.032453"], ["file_data", "{\"id\":\"asset/31689d44d589ab577cea911215a6d6e5.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.9ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.035722"], ["file_data", "{\"id\":\"asset/d0d5d22c-ad03-462e-9c95-4a77688a41c4/6a9412529f4bcda58fe810a8653a65d5.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "d0d5d22c-ad03-462e-9c95-4a77688a41c4"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (1.2ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:10.045130"], ["updated_at", "2020-06-03 17:54:10.045130"], ["file_data", "{\"id\":\"asset/2bfada86bcb6a369d50c8caf0d01e70c.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.049468"], ["file_data", "{\"id\":\"asset/3c69450f-34d4-44d5-bb18-baeaec8ccaf1/45b1f0fbe0301b223d085a1526d415cb.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "3c69450f-34d4-44d5-bb18-baeaec8ccaf1"]] +  (0.8ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "3c69450f-34d4-44d5-bb18-baeaec8ccaf1"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "3c69450f-34d4-44d5-bb18-baeaec8ccaf1"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "title" = $1, "updated_at" = $2, "file_data" = $3 WHERE "kithe_models"."id" = $4 [["title", "changed title"], ["updated_at", "2020-06-03 17:54:10.065968"], ["file_data", "{\"id\":\"asset/3c69450f-34d4-44d5-bb18-baeaec8ccaf1/45b1f0fbe0301b223d085a1526d415cb.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample\":{\"id\":\"3c69450f-34d4-44d5-bb18-baeaec8ccaf1/sample/6320da954766715e4367e0339482ff90.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"pjppiih04_sample.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}}}"], ["id", "3c69450f-34d4-44d5-bb18-baeaec8ccaf1"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "3c69450f-34d4-44d5-bb18-baeaec8ccaf1"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:10.078079"], ["updated_at", "2020-06-03 17:54:10.078079"], ["file_data", "{\"id\":\"asset/bd3dd3c58ee4a7f9ed1797020db44e26.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.081656"], ["file_data", "{\"id\":\"asset/b1224f58-fb86-40d9-a3a0-24436e0819bb/ad58a25b414dafec3ae32dead7478a58.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "b1224f58-fb86-40d9-a3a0-24436e0819bb"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.8ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "b1224f58-fb86-40d9-a3a0-24436e0819bb"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.126889"], ["file_data", "{\"id\":\"asset/b1224f58-fb86-40d9-a3a0-24436e0819bb/ad58a25b414dafec3ae32dead7478a58.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"key\":{\"id\":\"b1224f58-fb86-40d9-a3a0-24436e0819bb/key/ec7377a2ecb581a67a91da4880864a38.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"lx6gw9c0s_key.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "b1224f58-fb86-40d9-a3a0-24436e0819bb"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (1.0ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "b1224f58-fb86-40d9-a3a0-24436e0819bb"], ["LIMIT", 1]] + Kithe::Asset Update (1.1ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.182710"], ["file_data", "{\"id\":\"asset/b1224f58-fb86-40d9-a3a0-24436e0819bb/ad58a25b414dafec3ae32dead7478a58.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"key\":{\"id\":\"b1224f58-fb86-40d9-a3a0-24436e0819bb/key/a3cce4777696d0627e18f96ac194dbd8.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"lx6gw9c0s_key.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "b1224f58-fb86-40d9-a3a0-24436e0819bb"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:10.192768"], ["updated_at", "2020-06-03 17:54:10.192768"], ["file_data", "{\"id\":\"asset/8c0cb264f4495d062d0d5f80fffc2cfd.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.4ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.197935"], ["file_data", "{\"id\":\"asset/2b9ca7ce-8a85-4e38-bf09-e30890c65395/29d565c1a4047e5f0104d21c39b042f3.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "2b9ca7ce-8a85-4e38-bf09-e30890c65395"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Model Destroy (0.7ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "2b9ca7ce-8a85-4e38-bf09-e30890c65395"]] +  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "2b9ca7ce-8a85-4e38-bf09-e30890c65395"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "2b9ca7ce-8a85-4e38-bf09-e30890c65395"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (2.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:10.251565"], ["updated_at", "2020-06-03 17:54:10.251565"], ["file_data", "{\"id\":\"asset/30fb3cebdeef54655b643517eab8a006.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.257838"], ["file_data", "{\"id\":\"asset/10d5a5fe-5a7b-4edb-9446-9547cecf5c0a/6ec8b44a5e2923cc854d08bbcfca231a.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "10d5a5fe-5a7b-4edb-9446-9547cecf5c0a"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "10d5a5fe-5a7b-4edb-9446-9547cecf5c0a"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/10d5a5fe-5a7b-4edb-9446-9547cecf5c0a/0169acd69606c853b638d5a3e43150d4.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["updated_at", "2020-06-03 17:54:10.265486"], ["id", "10d5a5fe-5a7b-4edb-9446-9547cecf5c0a"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Enqueued Kithe::AssetDeleteJob (Job ID: 645aab9f-77ec-4b89-9578-e1db2ba7a41d) to Test(default) with arguments: "Kithe::AssetUploader::Attacher", {"id"=>"asset/10d5a5fe-5a7b-4edb-9446-9547cecf5c0a/6ec8b44a5e2923cc854d08bbcfca231a.jpg", "storage"=>"store", "metadata"=>{"size"=>837, "width"=>2, "height"=>2, "filename"=>"2x2_pixel.jpg", "mime_type"=>"image/jpeg"}} +[ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 68955bce-5799-420b-b325-541512b88a21) to Test(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "10d5a5fe-5a7b-4edb-9446-9547cecf5c0a", "file", {"id"=>"asset/10d5a5fe-5a7b-4edb-9446-9547cecf5c0a/0169acd69606c853b638d5a3e43150d4.jpg", "storage"=>"cache"}, {} +  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "10d5a5fe-5a7b-4edb-9446-9547cecf5c0a"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "10d5a5fe-5a7b-4edb-9446-9547cecf5c0a"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "10d5a5fe-5a7b-4edb-9446-9547cecf5c0a"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:10.292820"], ["updated_at", "2020-06-03 17:54:10.292820"], ["file_data", "{\"id\":\"asset/80e59bef632bb56036c4ba990485b22f.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.296487"], ["file_data", "{\"id\":\"asset/46446738-446f-4694-af1f-f74ab0a18b81/82af96429bde98c888808ed67de94378.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "46446738-446f-4694-af1f-f74ab0a18b81"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "46446738-446f-4694-af1f-f74ab0a18b81"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/46446738-446f-4694-af1f-f74ab0a18b81/82af96429bde98c888808ed67de94378.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":837,\"width\":2,\"height\":2,\"filename\":\"2x2_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"one\":{\"id\":\"46446738-446f-4694-af1f-f74ab0a18b81/one/3d0dd66ed455f361dccd14c663337640.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"1gwgbeavl_one.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}},\"two\":{\"id\":\"46446738-446f-4694-af1f-f74ab0a18b81/two/a4003f5bc626b0f9f6d771d736957f91.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"1gwgbeavl_two.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-03 17:54:10.304709"], ["id", "46446738-446f-4694-af1f-f74ab0a18b81"]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "46446738-446f-4694-af1f-f74ab0a18b81"], ["LIMIT", 1]] +  (1.1ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "46446738-446f-4694-af1f-f74ab0a18b81"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15) AND "kithe_models"."id" = $16 LIMIT $17 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["id", "46446738-446f-4694-af1f-f74ab0a18b81"], ["LIMIT", 1]] + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.320120"], ["file_data", "{\"id\":\"asset/46446738-446f-4694-af1f-f74ab0a18b81/82af96429bde98c888808ed67de94378.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"one\":{\"id\":\"46446738-446f-4694-af1f-f74ab0a18b81/one/3d0dd66ed455f361dccd14c663337640.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1gwgbeavl_one.jpeg\",\"mime_type\":\"image/jpeg\"}},\"two\":{\"id\":\"46446738-446f-4694-af1f-f74ab0a18b81/two/46577c5f3c2b56b70a73b98dad8464e4.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"1gwgbeavl_two.jpeg\",\"size\":160,\"mime_type\":\"image/jpeg\",\"width\":3,\"height\":3}},\"three\":{\"id\":\"46446738-446f-4694-af1f-f74ab0a18b81/three/c3244812b5d25441728d2c3bb90c5967.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"1gwgbeavl_three.jpeg\",\"size\":160,\"mime_type\":\"image/jpeg\",\"width\":3,\"height\":3}}}}"], ["id", "46446738-446f-4694-af1f-f74ab0a18b81"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.5ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-03 17:54:10.338352"], ["updated_at", "2020-06-03 17:54:10.338352"], ["file_data", "{\"id\":\"asset/a7af175e1d2e239f7b14e22fe4a8c63a.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (4.7ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.348850"], ["file_data", "{\"id\":\"asset/1107b60c-a9b4-4e83-a0ec-5208dc2cec41/7873517f54d801e924764c78ca1d4198.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "1107b60c-a9b4-4e83-a0ec-5208dc2cec41"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "1107b60c-a9b4-4e83-a0ec-5208dc2cec41"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "1107b60c-a9b4-4e83-a0ec-5208dc2cec41"], ["LIMIT", 1]] + AssetSubclass Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.394111"], ["file_data", "{\"id\":\"asset/1107b60c-a9b4-4e83-a0ec-5208dc2cec41/7873517f54d801e924764c78ca1d4198.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"one\":{\"id\":\"1107b60c-a9b4-4e83-a0ec-5208dc2cec41/one/77ddf8540799d83122a7a5d203a267c4.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"7ryjlz58u_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"original_reflected\":{\"id\":\"1107b60c-a9b4-4e83-a0ec-5208dc2cec41/original_reflected/fd3177ed86cccebdb0f02d1459028722.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"7ryjlz58u_original_reflected.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["id", "1107b60c-a9b4-4e83-a0ec-5208dc2cec41"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + AssetSubclass Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "1107b60c-a9b4-4e83-a0ec-5208dc2cec41"], ["LIMIT", 1]] +  (0.7ms) ROLLBACK +  (0.3ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-03 17:54:10.416935"], ["updated_at", "2020-06-03 17:54:10.416935"], ["file_data", "{\"id\":\"asset/abbebd75306ee15edc7e61e1a595c56a.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.420434"], ["file_data", "{\"id\":\"asset/28b10975-a713-4c7d-8396-4c97ec807953/951125352a59cb398a976df33d763c78.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "28b10975-a713-4c7d-8396-4c97ec807953"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "28b10975-a713-4c7d-8396-4c97ec807953"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + AssetSubclass Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "28b10975-a713-4c7d-8396-4c97ec807953"], ["LIMIT", 1]] + AssetSubclass Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.494499"], ["file_data", "{\"id\":\"asset/28b10975-a713-4c7d-8396-4c97ec807953/951125352a59cb398a976df33d763c78.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"options_one\":{\"id\":\"28b10975-a713-4c7d-8396-4c97ec807953/options_one/3dabac062a424912306a47bdf6ebfd30.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"5bg14gz23_options_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"options_reflected\":{\"id\":\"28b10975-a713-4c7d-8396-4c97ec807953/options_reflected/be91822441d4a3d262415b1488ea1852.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"5bg14gz23_options_reflected.bin\",\"size\":2,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "28b10975-a713-4c7d-8396-4c97ec807953"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-03 17:54:10.513970"], ["updated_at", "2020-06-03 17:54:10.513970"], ["file_data", "{\"id\":\"asset/5f14cd546853d39fa8f36903b5c226f4.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.517946"], ["file_data", "{\"id\":\"asset/9a485601-7278-4248-b084-9bd6583318c7/1bd57f97e449fb09f90338f9f22a35cf.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "9a485601-7278-4248-b084-9bd6583318c7"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "9a485601-7278-4248-b084-9bd6583318c7"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + AssetSubclass Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "9a485601-7278-4248-b084-9bd6583318c7"], ["LIMIT", 1]] + AssetSubclass Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.602241"], ["file_data", "{\"id\":\"asset/9a485601-7278-4248-b084-9bd6583318c7/1bd57f97e449fb09f90338f9f22a35cf.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"options_one\":{\"id\":\"9a485601-7278-4248-b084-9bd6583318c7/options_one/91a1f7e3bcc3cd83445b1ef74a1e1772.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"z2t3cccgx_options_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"options_reflected\":{\"id\":\"9a485601-7278-4248-b084-9bd6583318c7/options_reflected/5467c8d48de488e5fc0189356bd2dfcb.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"z2t3cccgx_options_reflected.bin\",\"size\":34,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "9a485601-7278-4248-b084-9bd6583318c7"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-03 17:54:10.618406"], ["updated_at", "2020-06-03 17:54:10.618406"], ["file_data", "{\"id\":\"asset/2c1c660b2f00aaaf366134f741560b45.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.624515"], ["file_data", "{\"id\":\"asset/ee9e5e91-f572-4148-9a13-76709830272f/0342b26a0094dd32c10d6d701ba83e9e.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "ee9e5e91-f572-4148-9a13-76709830272f"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "ee9e5e91-f572-4148-9a13-76709830272f"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + AssetSubclass Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "ee9e5e91-f572-4148-9a13-76709830272f"], ["LIMIT", 1]] + AssetSubclass Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.699042"], ["file_data", "{\"id\":\"asset/ee9e5e91-f572-4148-9a13-76709830272f/0342b26a0094dd32c10d6d701ba83e9e.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"options_one\":{\"id\":\"ee9e5e91-f572-4148-9a13-76709830272f/options_one/6e3a5233ae96c86a043c08fd6a15b817.bin\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"xk6ow26k4_options_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"options_reflected\":{\"id\":\"ee9e5e91-f572-4148-9a13-76709830272f/options_reflected/4633ad779914939567325cfb231484b3.bin\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"xk6ow26k4_options_reflected.bin\",\"size\":34,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "ee9e5e91-f572-4148-9a13-76709830272f"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-03 17:54:10.719104"], ["updated_at", "2020-06-03 17:54:10.719104"], ["file_data", "{\"id\":\"asset/1784d278dcf4225794a3297a4d704ff3.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.724779"], ["file_data", "{\"id\":\"asset/8cd71837-5958-4d6a-a7ba-fdbc2aac304a/f273e8bf953ddb731f1d176c20c1d0e8.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "8cd71837-5958-4d6a-a7ba-fdbc2aac304a"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "8cd71837-5958-4d6a-a7ba-fdbc2aac304a"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + AssetSubclass Load (1.1ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "8cd71837-5958-4d6a-a7ba-fdbc2aac304a"], ["LIMIT", 1]] + AssetSubclass Update (2.2ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.799352"], ["file_data", "{\"id\":\"asset/8cd71837-5958-4d6a-a7ba-fdbc2aac304a/f273e8bf953ddb731f1d176c20c1d0e8.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"options_one\":{\"id\":\"8cd71837-5958-4d6a-a7ba-fdbc2aac304a/options_one/7d73bbd3825d9e79d0c660ec9850b7cf.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"9j7pskpar_options_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"options_reflected\":{\"id\":\"8cd71837-5958-4d6a-a7ba-fdbc2aac304a/options_reflected/5dbf57156948590c5f9bb7d091906aa8.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"9j7pskpar_options_reflected.bin\",\"size\":2,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "8cd71837-5958-4d6a-a7ba-fdbc2aac304a"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-03 17:54:10.819084"], ["updated_at", "2020-06-03 17:54:10.819084"], ["file_data", "{\"id\":\"asset/281786105abd8431ba7cd81b3f6610a1.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.824848"], ["file_data", "{\"id\":\"asset/b718cbcf-ebaa-4bf5-89b5-72c3f7d70a9c/ad3d9d417a492852e6a808fb95b10e76.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "b718cbcf-ebaa-4bf5-89b5-72c3f7d70a9c"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "b718cbcf-ebaa-4bf5-89b5-72c3f7d70a9c"], ["LIMIT", 1]] +  (2.1ms) SAVEPOINT active_record_1 + AssetSubclass Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "b718cbcf-ebaa-4bf5-89b5-72c3f7d70a9c"], ["LIMIT", 1]] + AssetSubclass Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:10.908602"], ["file_data", "{\"id\":\"asset/b718cbcf-ebaa-4bf5-89b5-72c3f7d70a9c/ad3d9d417a492852e6a808fb95b10e76.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"one\":{\"id\":\"b718cbcf-ebaa-4bf5-89b5-72c3f7d70a9c/one/b54116a582c2b9908799500b2dd114e1.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"bjt20slls_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"original_reflected\":{\"id\":\"b718cbcf-ebaa-4bf5-89b5-72c3f7d70a9c/original_reflected/7054ba2e778171558ef402a2040c98d1.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"bjt20slls_original_reflected.bin\",\"size\":12,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "b718cbcf-ebaa-4bf5-89b5-72c3f7d70a9c"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.9ms) SAVEPOINT active_record_1 + AssetSubclass Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "blank"], ["type", "AssetSubclass"], ["created_at", "2020-06-03 17:54:11.012487"], ["updated_at", "2020-06-03 17:54:11.012487"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "blank"], ["type", "AssetSubclass"], ["created_at", "2020-06-03 17:54:11.040920"], ["updated_at", "2020-06-03 17:54:11.040920"], ["file_data", "{\"storage\":\"cache\",\"id\":\"not_found\"}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-03 17:54:11.065044"], ["updated_at", "2020-06-03 17:54:11.065044"], ["file_data", "{\"id\":\"asset/86011858484fc1bb0c3f88050561cade.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:11.068424"], ["file_data", "{\"id\":\"asset/67fc7147-9569-453e-9fbe-009d730834f8/732668d24fa742fce443f5e8664ef62a.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "67fc7147-9569-453e-9fbe-009d730834f8"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-03 17:54:11.083631"], ["updated_at", "2020-06-03 17:54:11.083631"], ["file_data", "{\"id\":\"asset/cd7a44d605f4652e2fc838b46d20c987.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.7ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:11.092700"], ["file_data", "{\"id\":\"asset/d2e550f3-2664-4a30-8d34-07044b256f0c/e0e7e4c67bb700b9727518f56a965c55.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "d2e550f3-2664-4a30-8d34-07044b256f0c"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "d2e550f3-2664-4a30-8d34-07044b256f0c"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + AssetSubclass Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "d2e550f3-2664-4a30-8d34-07044b256f0c"], ["LIMIT", 1]] + AssetSubclass Update (0.6ms) UPDATE "kithe_models" SET "title" = $1, "updated_at" = $2, "file_data" = $3 WHERE "kithe_models"."id" = $4 [["title", "changed title"], ["updated_at", "2020-06-03 17:54:11.146677"], ["file_data", "{\"id\":\"asset/d2e550f3-2664-4a30-8d34-07044b256f0c/e0e7e4c67bb700b9727518f56a965c55.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"one\":{\"id\":\"d2e550f3-2664-4a30-8d34-07044b256f0c/one/c4dcb0edb004c693c8a73780c66801d3.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"bje85w35w_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"original_reflected\":{\"id\":\"d2e550f3-2664-4a30-8d34-07044b256f0c/original_reflected/d51be30c47c71d3ae7a06b27c2679bf6.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"bje85w35w_original_reflected.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["id", "d2e550f3-2664-4a30-8d34-07044b256f0c"]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 + AssetSubclass Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "d2e550f3-2664-4a30-8d34-07044b256f0c"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:11.156853"], ["updated_at", "2020-06-03 17:54:11.156853"], ["file_data", "{\"id\":\"asset/cc66efb89b511c85d5c62e78f7d3bed5.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:11.160489"], ["file_data", "{\"id\":\"asset/28fdb2e6-f53b-4da7-b60a-337652f4f36b/20ce823edaa0a7a64545d4a1b8c0ed3d.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "28fdb2e6-f53b-4da7-b60a-337652f4f36b"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.7ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "28fdb2e6-f53b-4da7-b60a-337652f4f36b"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "28fdb2e6-f53b-4da7-b60a-337652f4f36b"], ["LIMIT", 1]] + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:11.246067"], ["file_data", "{\"id\":\"asset/28fdb2e6-f53b-4da7-b60a-337652f4f36b/20ce823edaa0a7a64545d4a1b8c0ed3d.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample1\":{\"id\":\"28fdb2e6-f53b-4da7-b60a-337652f4f36b/sample1/b3ba112040f2e61ad9830f6155bac426.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"upq6585fn_sample1.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"sample2\":{\"id\":\"28fdb2e6-f53b-4da7-b60a-337652f4f36b/sample2/4e88ce88459de24b90f3528060450ddb.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"upq6585fn_sample2.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "28fdb2e6-f53b-4da7-b60a-337652f4f36b"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "28fdb2e6-f53b-4da7-b60a-337652f4f36b"], ["LIMIT", 1]] + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:11.251368"], ["file_data", "{\"id\":\"asset/28fdb2e6-f53b-4da7-b60a-337652f4f36b/20ce823edaa0a7a64545d4a1b8c0ed3d.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample2\":{\"id\":\"28fdb2e6-f53b-4da7-b60a-337652f4f36b/sample2/4e88ce88459de24b90f3528060450ddb.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"upq6585fn_sample2.bin\",\"mime_type\":\"application/octet-stream\"}}}}"], ["id", "28fdb2e6-f53b-4da7-b60a-337652f4f36b"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "28fdb2e6-f53b-4da7-b60a-337652f4f36b"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:11.259553"], ["updated_at", "2020-06-03 17:54:11.259553"], ["file_data", "{\"id\":\"asset/9185f137ef8aee5e1b5f0e908ca58657.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:11.262678"], ["file_data", "{\"id\":\"asset/b296f693-2f77-480b-85a9-eed605933ce6/e52e58fa427a51db3fc77426e2bbcd6b.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "b296f693-2f77-480b-85a9-eed605933ce6"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.7ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "b296f693-2f77-480b-85a9-eed605933ce6"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "b296f693-2f77-480b-85a9-eed605933ce6"], ["LIMIT", 1]] + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:11.340450"], ["file_data", "{\"id\":\"asset/b296f693-2f77-480b-85a9-eed605933ce6/e52e58fa427a51db3fc77426e2bbcd6b.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample1\":{\"id\":\"b296f693-2f77-480b-85a9-eed605933ce6/sample1/2b6f933062e54983007946bb2934f5ab.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"lw7i0wrox_sample1.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"sample2\":{\"id\":\"b296f693-2f77-480b-85a9-eed605933ce6/sample2/b7739531b235ad356b4c797430354a53.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"lw7i0wrox_sample2.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "b296f693-2f77-480b-85a9-eed605933ce6"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "b296f693-2f77-480b-85a9-eed605933ce6"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/b296f693-2f77-480b-85a9-eed605933ce6/e52e58fa427a51db3fc77426e2bbcd6b.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":837,\"width\":2,\"height\":2,\"filename\":\"2x2_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"sample2\":{\"id\":\"b296f693-2f77-480b-85a9-eed605933ce6/sample2/b7739531b235ad356b4c797430354a53.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"lw7i0wrox_sample2.bin\",\"mime_type\":\"application/octet-stream\"}}}}"], ["updated_at", "2020-06-03 17:54:11.345481"], ["id", "b296f693-2f77-480b-85a9-eed605933ce6"]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "b296f693-2f77-480b-85a9-eed605933ce6"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "b296f693-2f77-480b-85a9-eed605933ce6"], ["LIMIT", 1]] + Kithe::Asset Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:11.353253"], ["file_data", "{\"id\":\"asset/b296f693-2f77-480b-85a9-eed605933ce6/e52e58fa427a51db3fc77426e2bbcd6b.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample2\":{\"id\":\"b296f693-2f77-480b-85a9-eed605933ce6/sample2/b7739531b235ad356b4c797430354a53.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"lw7i0wrox_sample2.bin\",\"mime_type\":\"application/octet-stream\"}}}}"], ["id", "b296f693-2f77-480b-85a9-eed605933ce6"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:11.360638"], ["updated_at", "2020-06-03 17:54:11.360638"], ["file_data", "{\"id\":\"asset/75315d89f958fd090c8fc163c5061156.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:11.364620"], ["file_data", "{\"id\":\"asset/5c262660-6a17-4ff6-afdc-816fea569564/bee78f89f43be37d179ad9e5b1d20b6a.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "5c262660-6a17-4ff6-afdc-816fea569564"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "5c262660-6a17-4ff6-afdc-816fea569564"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "5c262660-6a17-4ff6-afdc-816fea569564"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:11.439623"], ["file_data", "{\"id\":\"asset/5c262660-6a17-4ff6-afdc-816fea569564/bee78f89f43be37d179ad9e5b1d20b6a.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample1\":{\"id\":\"5c262660-6a17-4ff6-afdc-816fea569564/sample1/0fab56eb51de1c0b0272fbcf4978a9cc.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"vv5f4fwwv_sample1.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"sample2\":{\"id\":\"5c262660-6a17-4ff6-afdc-816fea569564/sample2/f815140b002eae0eba65a581f456edd0.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"vv5f4fwwv_sample2.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "5c262660-6a17-4ff6-afdc-816fea569564"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (1.1ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "5c262660-6a17-4ff6-afdc-816fea569564"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "5c262660-6a17-4ff6-afdc-816fea569564"], ["LIMIT", 1]] + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/5c262660-6a17-4ff6-afdc-816fea569564/bee78f89f43be37d179ad9e5b1d20b6a.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":837,\"width\":2,\"height\":2,\"filename\":\"2x2_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"sample1\":{\"id\":\"5c262660-6a17-4ff6-afdc-816fea569564/sample1/0fab56eb51de1c0b0272fbcf4978a9cc.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"vv5f4fwwv_sample1.bin\",\"mime_type\":\"application/octet-stream\"}},\"sample2\":{\"id\":\"5c262660-6a17-4ff6-afdc-816fea569564/sample2/f815140b002eae0eba65a581f456edd0.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"vv5f4fwwv_sample2.bin\",\"mime_type\":\"application/octet-stream\"}},\"sample3\":{\"id\":\"5c262660-6a17-4ff6-afdc-816fea569564/sample3/2334a9e171ac47901e4c81012486a04b.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"vv5f4fwwv_sample3.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["updated_at", "2020-06-03 17:54:11.481204"], ["id", "5c262660-6a17-4ff6-afdc-816fea569564"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "5c262660-6a17-4ff6-afdc-816fea569564"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (1.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "5c262660-6a17-4ff6-afdc-816fea569564"], ["LIMIT", 1]] + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:11.489489"], ["file_data", "{\"id\":\"asset/5c262660-6a17-4ff6-afdc-816fea569564/bee78f89f43be37d179ad9e5b1d20b6a.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample2\":{\"id\":\"5c262660-6a17-4ff6-afdc-816fea569564/sample2/f815140b002eae0eba65a581f456edd0.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"vv5f4fwwv_sample2.bin\",\"mime_type\":\"application/octet-stream\"}},\"sample3\":{\"id\":\"5c262660-6a17-4ff6-afdc-816fea569564/sample3/2334a9e171ac47901e4c81012486a04b.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"vv5f4fwwv_sample3.bin\",\"mime_type\":\"application/octet-stream\"}}}}"], ["id", "5c262660-6a17-4ff6-afdc-816fea569564"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:11.495450"], ["updated_at", "2020-06-03 17:54:11.495450"], ["file_data", "{\"id\":\"asset/805b8a90ad11b10a479aa0f90cdc08a8.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:11.500196"], ["file_data", "{\"id\":\"asset/cfc1e282-6b03-49ad-9d1e-b344b6d15d88/145111629b507869e5b66b8638b290b6.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "cfc1e282-6b03-49ad-9d1e-b344b6d15d88"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "cfc1e282-6b03-49ad-9d1e-b344b6d15d88"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "cfc1e282-6b03-49ad-9d1e-b344b6d15d88"], ["LIMIT", 1]] + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:11.590991"], ["file_data", "{\"id\":\"asset/cfc1e282-6b03-49ad-9d1e-b344b6d15d88/145111629b507869e5b66b8638b290b6.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample1\":{\"id\":\"cfc1e282-6b03-49ad-9d1e-b344b6d15d88/sample1/9d15254f75b8d1bccb308f71a0fac06a.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"n9hjnph8l_sample1.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"sample2\":{\"id\":\"cfc1e282-6b03-49ad-9d1e-b344b6d15d88/sample2/80dbf645d362898d9d538e6e1b51ec31.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"n9hjnph8l_sample2.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "cfc1e282-6b03-49ad-9d1e-b344b6d15d88"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "cfc1e282-6b03-49ad-9d1e-b344b6d15d88"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "cfc1e282-6b03-49ad-9d1e-b344b6d15d88"]] + Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "cfc1e282-6b03-49ad-9d1e-b344b6d15d88"]] + Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "cfc1e282-6b03-49ad-9d1e-b344b6d15d88"]] +  (1.0ms) UPDATE kithe_models +SET leaf_representative_id = NULL, representative_id = NULL +WHERE id IN ( + WITH RECURSIVE search_graph(id, link) AS ( + SELECT m.id, m.representative_id + FROM kithe_models m + WHERE m.id = 'cfc1e282-6b03-49ad-9d1e-b344b6d15d88' + UNION + SELECT m.id, m.representative_id + FROM kithe_models m, search_graph sg + WHERE m.representative_id = sg.id + ) + SELECT id + FROM search_graph + WHERE id != 'cfc1e282-6b03-49ad-9d1e-b344b6d15d88' +); + + Kithe::Asset Destroy (0.7ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "cfc1e282-6b03-49ad-9d1e-b344b6d15d88"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +[ActiveJob] Enqueued Kithe::AssetDeleteJob (Job ID: 60646ff5-5bf4-4686-9fcf-a728d11c1e45) to Test(default) with arguments: "Kithe::AssetUploader::Attacher", {"id"=>"asset/cfc1e282-6b03-49ad-9d1e-b344b6d15d88/145111629b507869e5b66b8638b290b6.jpg", "storage"=>"store", "metadata"=>{"size"=>837, "width"=>2, "height"=>2, "filename"=>"2x2_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"sample1"=>{"id"=>"cfc1e282-6b03-49ad-9d1e-b344b6d15d88/sample1/9d15254f75b8d1bccb308f71a0fac06a.bin", "storage"=>"kithe_derivatives", "metadata"=>{"size"=>8, "width"=>nil, "height"=>nil, "filename"=>"n9hjnph8l_sample1.bin", "mime_type"=>"application/octet-stream"}}, "sample2"=>{"id"=>"cfc1e282-6b03-49ad-9d1e-b344b6d15d88/sample2/80dbf645d362898d9d538e6e1b51ec31.bin", "storage"=>"kithe_derivatives", "metadata"=>{"size"=>8, "width"=>nil, "height"=>nil, "filename"=>"n9hjnph8l_sample2.bin", "mime_type"=>"application/octet-stream"}}}} +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "cfc1e282-6b03-49ad-9d1e-b344b6d15d88"], ["LIMIT", 1]] +  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:11.608376"], ["updated_at", "2020-06-03 17:54:11.608376"], ["file_data", "{\"id\":\"asset/183f4a9ccc8f5531362e47df3c31047c.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:11.611570"], ["file_data", "{\"id\":\"asset/e9ffec2e-4a43-484f-8725-be004e6b140e/2e34d98a4afc7b53a2d4f410204e4c54.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "e9ffec2e-4a43-484f-8725-be004e6b140e"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.7ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "e9ffec2e-4a43-484f-8725-be004e6b140e"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "e9ffec2e-4a43-484f-8725-be004e6b140e"], ["LIMIT", 1]] + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:11.689566"], ["file_data", "{\"id\":\"asset/e9ffec2e-4a43-484f-8725-be004e6b140e/2e34d98a4afc7b53a2d4f410204e4c54.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample1\":{\"id\":\"e9ffec2e-4a43-484f-8725-be004e6b140e/sample1/bb12fac83943c2102eb2aee82f79d83d.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"zjppdvd13_sample1.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"sample2\":{\"id\":\"e9ffec2e-4a43-484f-8725-be004e6b140e/sample2/940e9b7735339497ec7fada668394804.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"zjppdvd13_sample2.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "e9ffec2e-4a43-484f-8725-be004e6b140e"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.4ms) SAVEPOINT active_record_1 + Kithe::Asset Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-03 17:54:11.695325"], ["updated_at", "2020-06-03 17:54:11.695325"], ["file_data", "{\"id\":\"asset/bc34ecb7c7240306ec5be0a9c880c44e.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:11.699409"], ["file_data", "{\"id\":\"asset/d751576b-c442-4f56-b76b-e933ff2903ef/34910dd7b3582de5d663657b5dcc0986.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "d751576b-c442-4f56-b76b-e933ff2903ef"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.7ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "d751576b-c442-4f56-b76b-e933ff2903ef"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "d751576b-c442-4f56-b76b-e933ff2903ef"], ["LIMIT", 1]] + Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-03 17:54:11.777059"], ["file_data", "{\"id\":\"asset/d751576b-c442-4f56-b76b-e933ff2903ef/34910dd7b3582de5d663657b5dcc0986.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample1\":{\"id\":\"d751576b-c442-4f56-b76b-e933ff2903ef/sample1/579e95eebe39b12748c5fef49b1470c8.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"cb3tu7s7m_sample1.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"sample2\":{\"id\":\"d751576b-c442-4f56-b76b-e933ff2903ef/sample2/8a5cf7f4e20a330137238869e49ff1d1.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"cb3tu7s7m_sample2.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "d751576b-c442-4f56-b76b-e933ff2903ef"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) SAVEPOINT active_record_1 + Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "d751576b-c442-4f56-b76b-e933ff2903ef"], ["LIMIT", 1]] + Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "title" = $1, "updated_at" = $2, "file_data" = $3 WHERE "kithe_models"."id" = $4 [["title", "changed title"], ["updated_at", "2020-06-03 17:54:11.781754"], ["file_data", "{\"id\":\"asset/d751576b-c442-4f56-b76b-e933ff2903ef/34910dd7b3582de5d663657b5dcc0986.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample2\":{\"id\":\"d751576b-c442-4f56-b76b-e933ff2903ef/sample2/8a5cf7f4e20a330137238869e49ff1d1.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"cb3tu7s7m_sample2.bin\",\"mime_type\":\"application/octet-stream\"}}}}"], ["id", "d751576b-c442-4f56-b76b-e933ff2903ef"]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19) AND "kithe_models"."id" = $20 LIMIT $21 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "ChecksumAsset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "d751576b-c442-4f56-b76b-e933ff2903ef"], ["LIMIT", 1]] +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["json_attributes", "{\"multi_model\":[{\"value\":\"one\"},{\"value\":\"two\"}]}"], ["created_at", "2020-06-03 17:54:11.828703"], ["updated_at", "2020-06-03 17:54:11.828703"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.6ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.5ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "foo"], ["type", "TestWork"], ["json_attributes", "{\"string_array\":[\"one\",\"two\"]}"], ["created_at", "2020-06-03 17:54:12.102785"], ["updated_at", "2020-06-03 17:54:12.102785"], ["kithe_model_type", 1]] +  (0.9ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.5ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (2.6ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "foo"], ["type", "TestWork"], ["json_attributes", "{\"string_array\":[\"one\",\"two\"]}"], ["created_at", "2020-06-03 17:54:12.129082"], ["updated_at", "2020-06-03 17:54:12.129082"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) SAVEPOINT active_record_1 + TestWork Create (1.2ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "foo"], ["type", "TestWork"], ["json_attributes", "{\"string_array\":[\"one\",\"two\"]}"], ["created_at", "2020-06-03 17:54:12.151905"], ["updated_at", "2020-06-03 17:54:12.151905"], ["kithe_model_type", 1]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.6ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) SAVEPOINT active_record_1 + TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "foo"], ["type", "TestWork"], ["json_attributes", "{\"string_array\":[\"one\",\"two\"]}"], ["created_at", "2020-06-03 17:54:12.269328"], ["updated_at", "2020-06-03 17:54:12.269328"], ["kithe_model_type", 1]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.1ms) BEGIN +  (0.3ms) ROLLBACK +  (0.1ms) BEGIN +  (0.2ms) ROLLBACK +  (0.2ms) BEGIN +  (0.2ms) ROLLBACK