(2.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (2.6ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "be30515cfbb44d2a33fbf0a4900ec347"], ["access_id", "036c40b1bbcfb03c186748a6b66a1654"], ["secret_key", "bc751eed50657ff9f54bad62a161f6f8"], ["job_type", "TestJob"], ["encrypted_settings", "rI3ZwCzZYEnCIEvPzhOOVWIgBrQ=\n"], ["encrypted_settings_iv", "v65pQGKYEC+g4HJt\n"], ["created_at", "2017-05-31 17:35:41.666673"], ["updated_at", "2017-05-31 17:35:41.666673"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (3.8ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 515], ["created_at", "2017-05-31 17:35:41.676602"], ["updated_at", "2017-05-31 17:35:41.676602"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#show as HTML Parameters: {"id"=>"186"} IntegrationPal::Worker Load (2.9ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" IS NULL LIMIT $1 [["LIMIT", 1]] Filter chain halted as :authenticate_api rendered or redirected Completed 401 Unauthorized in 5ms (ActiveRecord: 3.0ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "f604a4704c5bcab5bd06a746b354886a"], ["access_id", "d9ed942ab88ac5eb4d3b7008126e24ca"], ["secret_key", "82849e5c60d0fe3c5a5c88c842048f13"], ["job_type", "TestJob"], ["encrypted_settings", "ipQhJELigSpow57/frghB+GlVUo=\n"], ["encrypted_settings_iv", "ej6wkjIATj0JVddZ\n"], ["created_at", "2017-05-31 17:35:41.707326"], ["updated_at", "2017-05-31 17:35:41.707326"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "d9bf1c31e1831e1f6c5c263437ba85c9"], ["access_id", "20ec300e435265aab2a05d41a4cdf7cc"], ["secret_key", "a92060c13e95981a3d60704fa41f15ba"], ["job_type", "TestJob"], ["encrypted_settings", "aYTfT/9MtwLlxd5pFShOBczyKEo=\n"], ["encrypted_settings_iv", "b7s/BUN9ItuVcl3x\n"], ["created_at", "2017-05-31 17:35:41.722575"], ["updated_at", "2017-05-31 17:35:41.722575"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 517], ["created_at", "2017-05-31 17:35:41.724491"], ["updated_at", "2017-05-31 17:35:41.724491"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#show as JSON Parameters: {"id"=>"187"} IntegrationPal::Worker Load (0.3ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "d9ed942ab88ac5eb4d3b7008126e24ca"], ["LIMIT", 1]] IntegrationPal::Job Load (2.8ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 187], ["LIMIT", 1]] Completed 500 Internal Server Error in 14ms (Views: 0.8ms | ActiveRecord: 3.1ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "65ef211c9a58c274798e58e0943822cb"], ["access_id", "f14cdff8cb58912e51b88a8989460f13"], ["secret_key", "58a764410131acfc4f6851e582bda797"], ["job_type", "TestJob"], ["encrypted_settings", "OSdW5DGEsa1Z97l6R5SEmAAyheU=\n"], ["encrypted_settings_iv", "9PdNOI51ClXpV/ea\n"], ["created_at", "2017-05-31 17:35:41.780588"], ["updated_at", "2017-05-31 17:35:41.780588"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.2ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "45efd7cf5b1b5472463cce09cc7b58a3"], ["access_id", "4b47434ccd2bf933fc16d550b3a421fc"], ["secret_key", "5047cd09ff53e3fd5c2767749cd9a107"], ["job_type", "TestJob"], ["encrypted_settings", "yQlUpSePkQYolTrtVbayRlV3DRQ=\n"], ["encrypted_settings_iv", "ybFdfqAdO4vQRbfP\n"], ["created_at", "2017-05-31 17:35:41.804460"], ["updated_at", "2017-05-31 17:35:41.804460"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#create as HTML Parameters: {"job"=>{"created_at"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"519"}} Unpermitted parameters: :created_at, :finished_at, :id, :progress, :started_at, :status, :updated_at  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 519], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["worker_id", 519], ["created_at", "2017-05-31 17:35:41.826671"], ["updated_at", "2017-05-31 17:35:41.826671"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 [ActiveJob] [TestJob] [8fd39597-d0ed-4690-8a4c-20dcecf8c6c2] Performing TestJob (Job ID: 8fd39597-d0ed-4690-8a4c-20dcecf8c6c2) from Async(default) with arguments: 188 [ActiveJob] Enqueued TestJob (Job ID: 8fd39597-d0ed-4690-8a4c-20dcecf8c6c2) to Async(default) with arguments: 188 Completed 500 Internal Server Error in 16ms (Views: 0.5ms | ActiveRecord: 0.8ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (1.2ms) ROLLBACK  (0.1ms) BEGIN  (0.6ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "b14442c67745e3e4c68aa57b25eca536"], ["access_id", "7f783672aa93b42b8b597beed634dc5b"], ["secret_key", "9e7361ab7af39a1bf19d3a806e78bb03"], ["job_type", "TestJob"], ["encrypted_settings", "p/V185x16a8cBwNBA/4GxBQXFuQ=\n"], ["encrypted_settings_iv", "u3DR09C/xVxR0aNT\n"], ["created_at", "2017-05-31 17:35:41.844488"], ["updated_at", "2017-05-31 17:35:41.844488"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "b2c22d1c637f3ae4144d385b9306d05d"], ["access_id", "2be4adff9e85ff1df85a154884a4e369"], ["secret_key", "09c42e9ce14c4924091c333555fb740b"], ["job_type", "TestJob"], ["encrypted_settings", "ZVvxMGJS7+vTxqdDba6EDpxBvlc=\n"], ["encrypted_settings_iv", "trOq6GrqT0aYrlXE\n"], ["created_at", "2017-05-31 17:35:41.858637"], ["updated_at", "2017-05-31 17:35:41.858637"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#create as HTML Parameters: {"job"=>{"created_at"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"521"}} Unpermitted parameters: :created_at, :finished_at, :id, :progress, :started_at, :status, :updated_at [ActiveJob] [TestJob] [8fd39597-d0ed-4690-8a4c-20dcecf8c6c2] Performed TestJob (Job ID: 8fd39597-d0ed-4690-8a4c-20dcecf8c6c2) from Async(default) in 31.45ms  (0.4ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 521], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["worker_id", 521], ["created_at", "2017-05-31 17:35:41.866854"], ["updated_at", "2017-05-31 17:35:41.866854"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 [ActiveJob] Enqueued TestJob (Job ID: b39e4cd2-6ab3-4e14-af15-13be03c1d17c) to Async(default) with arguments: 189 Completed 500 Internal Server Error in 7ms (Views: 0.4ms | ActiveRecord: 0.8ms) [ActiveJob] [TestJob] [b39e4cd2-6ab3-4e14-af15-13be03c1d17c] Performing TestJob (Job ID: b39e4cd2-6ab3-4e14-af15-13be03c1d17c) from Async(default) with arguments: 189  (0.4ms) ROLLBACK [ActiveJob] [TestJob] [b39e4cd2-6ab3-4e14-af15-13be03c1d17c] Performed TestJob (Job ID: b39e4cd2-6ab3-4e14-af15-13be03c1d17c) from Async(default) in 0.05ms  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "4ff1e65fb9d642c8ca777af1d097dd54"], ["access_id", "4ec2bc4051858cefe367b19401159bf1"], ["secret_key", "f4a06dd9f9f034eb827f7d2d484216f1"], ["job_type", "TestJob"], ["encrypted_settings", "P9z3KXEWlM+pz9u/rKZDk3VWhPc=\n"], ["encrypted_settings_iv", "5y0FPuS1KLSqmE3s\n"], ["created_at", "2017-05-31 17:35:41.884328"], ["updated_at", "2017-05-31 17:35:41.884328"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs" Processing by IntegrationPal::Api::V1::JobsController#create as HTML Parameters: {"job"=>{"created_at"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>""}} Unpermitted parameters: :created_at, :finished_at, :id, :progress, :started_at, :status, :updated_at  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Completed 422 Unprocessable Entity in 3ms (Views: 0.2ms | ActiveRecord: 0.2ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "0ba4ff26851c82bd6b354949dea9e957"], ["access_id", "63a91ad3bf2740951e2ed33b9c7c61bb"], ["secret_key", "0f4c82781472fc34313e1d2afceab176"], ["job_type", "TestJob"], ["encrypted_settings", "M5HvztLCqqrxBI5fqvMLwpOyvTg=\n"], ["encrypted_settings_iv", "O1b6++JrMzjf3MHA\n"], ["created_at", "2017-05-31 17:35:41.902627"], ["updated_at", "2017-05-31 17:35:41.902627"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 523], ["created_at", "2017-05-31 17:35:41.907852"], ["updated_at", "2017-05-31 17:35:41.907852"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#index as HTML Rendering text template Rendered text template (0.0ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Filter chain halted as :authenticate! rendered or redirected Completed 401 Unauthorized in 10ms (Views: 9.5ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "900e8f759373824d1f14d57ead00a1f1"], ["access_id", "9aea945d2837e10d1472e8e245fe136a"], ["secret_key", "463bbbb5d9fd3f41bfc07dd705c6abba"], ["job_type", "TestJob"], ["encrypted_settings", "FAFctp1PwfKIY7zOowMH8CGux4Y=\n"], ["encrypted_settings_iv", "kW1UEanb7csMMo1r\n"], ["created_at", "2017-05-31 17:35:41.938768"], ["updated_at", "2017-05-31 17:35:41.938768"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 524], ["created_at", "2017-05-31 17:35:41.941045"], ["updated_at", "2017-05-31 17:35:41.941045"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#index as HTML Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/index.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/index.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 12ms (Views: 8.0ms | ActiveRecord: 0.0ms) IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "c306be3d97025c04e9c7a5352b86a7e2"], ["access_id", "5e9d0eede78e2f6976cde2e20c26b8df"], ["secret_key", "0c23f186f4911295b244aec949e0327e"], ["job_type", "TestJob"], ["encrypted_settings", "nKToKe/4lu+36rmuM34PKZDrdps=\n"], ["encrypted_settings_iv", "DLryHsOprpilopIx\n"], ["created_at", "2017-05-31 17:35:41.974783"], ["updated_at", "2017-05-31 17:35:41.974783"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#create as HTML Parameters: {"job"=>{"created_at"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"525"}} Unpermitted parameters: :created_at, :finished_at, :id, :job_params, :started_at, :updated_at  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 525], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_jobs" ("status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["status", "pending"], ["progress", "0"], ["worker_id", 525], ["created_at", "2017-05-31 17:35:41.984228"], ["updated_at", "2017-05-31 17:35:41.984228"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/192 Completed 302 Found in 9ms (ActiveRecord: 0.7ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "41362b9784c0c15ab47e05edaa06b6ea"], ["access_id", "2abdb6fb6ca5d4d737372cab4ee78b26"], ["secret_key", "ee8ec5ea11dd8e0099576582a6dd9c2b"], ["job_type", "TestJob"], ["encrypted_settings", "1Ai48hPYfzBMnWrsGF3OpTN6MHI=\n"], ["encrypted_settings_iv", "hbY7Vxnrat84PZ75\n"], ["created_at", "2017-05-31 17:35:41.999821"], ["updated_at", "2017-05-31 17:35:41.999821"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#create as HTML Parameters: {"job"=>{"created_at"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"526"}} Unpermitted parameters: :created_at, :finished_at, :id, :job_params, :started_at, :updated_at  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 526], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["status", "pending"], ["progress", "0"], ["worker_id", 526], ["created_at", "2017-05-31 17:35:42.009031"], ["updated_at", "2017-05-31 17:35:42.009031"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/193 Completed 302 Found in 8ms (ActiveRecord: 0.6ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs" Processing by IntegrationPal::JobsController#create as HTML Parameters: {"job"=>{"created_at"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>""}} Unpermitted parameters: :created_at, :finished_at, :id, :job_params, :started_at, :updated_at  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/new.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/new.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.2ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "efe260e1793c51fbe508751e75ea8697"], ["access_id", "595ec4ace0ec5b7876cd16b635dce549"], ["secret_key", "a87e4d69e7ca58e0db99e3621b4689e8"], ["job_type", "TestJob"], ["encrypted_settings", "k7ii2lSoJYaiUZApSCDYKBWndJ0=\n"], ["encrypted_settings_iv", "a4KQydnJNAI6jgDB\n"], ["created_at", "2017-05-31 17:35:42.043866"], ["updated_at", "2017-05-31 17:35:42.043866"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 527], ["created_at", "2017-05-31 17:35:42.046106"], ["updated_at", "2017-05-31 17:35:42.046106"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"name"=>"New Name"}, "id"=>"194"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 194], ["LIMIT", 1]] Unpermitted parameter: :name  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 527], ["LIMIT", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/194 Completed 302 Found in 8ms (ActiveRecord: 0.6ms) IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 194], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "115fd89afc8f6d94112b1c4c9ce06493"], ["access_id", "95ede4dc0eaf8466ba40def7fd82de12"], ["secret_key", "5aa688fc67595436968a075932d2ddac"], ["job_type", "TestJob"], ["encrypted_settings", "L7lPwaeBjXsnZuVcZqwyNqs7K/o=\n"], ["encrypted_settings_iv", "yDhtTe3nxdjUZqEr\n"], ["created_at", "2017-05-31 17:35:42.070596"], ["updated_at", "2017-05-31 17:35:42.070596"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 528], ["created_at", "2017-05-31 17:35:42.072511"], ["updated_at", "2017-05-31 17:35:42.072511"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"name"=>"New Name"}, "id"=>"195"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 195], ["LIMIT", 1]] Unpermitted parameter: :name  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 528], ["LIMIT", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/195 Completed 302 Found in 12ms (ActiveRecord: 0.6ms)  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "243046ab781e5fa74d3dc074973d6b6f"], ["access_id", "64f7c7175c9bdacdeb3687bb098316cd"], ["secret_key", "c9d840716cb47f29d0930f3f9ac25e2a"], ["job_type", "TestJob"], ["encrypted_settings", "csOyPDesWvRB+oADu7N4bYhpaW8=\n"], ["encrypted_settings_iv", "lKaKOTfKFz2nQodx\n"], ["created_at", "2017-05-31 17:35:42.100332"], ["updated_at", "2017-05-31 17:35:42.100332"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 529], ["created_at", "2017-05-31 17:35:42.102440"], ["updated_at", "2017-05-31 17:35:42.102440"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"name"=>"New Name"}, "id"=>"196"} IntegrationPal::Job Load (0.3ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 196], ["LIMIT", 1]] Unpermitted parameter: :name  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 529], ["LIMIT", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/196 Completed 302 Found in 7ms (ActiveRecord: 0.6ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "5950b17df3420a0e39d047e3f0b45e5a"], ["access_id", "8199f7101f7a6b8d6785aa2e75920237"], ["secret_key", "c78aa52f1271e173a7d3b3837ae8cab5"], ["job_type", "TestJob"], ["encrypted_settings", "QKFGmUHemDfscmTtY1Aoqa0VfyE=\n"], ["encrypted_settings_iv", "FpM1RlBa0jZdKtIz\n"], ["created_at", "2017-05-31 17:35:42.129334"], ["updated_at", "2017-05-31 17:35:42.129334"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 530], ["created_at", "2017-05-31 17:35:42.131238"], ["updated_at", "2017-05-31 17:35:42.131238"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"worker_id"=>""}, "id"=>"197"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 197], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application (0.3ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 12ms (Views: 9.9ms | ActiveRecord: 0.4ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "74b4c94e2f06f3c3bb96429d919f601f"], ["access_id", "1f00f2311680aa3ce59749c4087903fa"], ["secret_key", "5d8dacefe06d0fdc1e1c11a00ce54177"], ["job_type", "TestJob"], ["encrypted_settings", "fMtg9kCc1V0ufUGOmZ1Z94BzbhI=\n"], ["encrypted_settings_iv", "9X6PwYkBd+v0zfNA\n"], ["created_at", "2017-05-31 17:35:42.159058"], ["updated_at", "2017-05-31 17:35:42.159058"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 531], ["created_at", "2017-05-31 17:35:42.161133"], ["updated_at", "2017-05-31 17:35:42.161133"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"worker_id"=>""}, "id"=>"198"} IntegrationPal::Job Load (0.1ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 198], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application (0.0ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 3ms (Views: 0.7ms | ActiveRecord: 0.3ms)  (0.2ms) ROLLBACK  (0.2ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "528a5feeaca2edf9bfdfce770bf4f6ae"], ["access_id", "693aba89e4fc43a9487d703f25aed70e"], ["secret_key", "d24f454a35139c03c5d413672d02429d"], ["job_type", "TestJob"], ["encrypted_settings", "DvskmCYpEOeXUzzMmODkvg8ogWU=\n"], ["encrypted_settings_iv", "J70flEZpwKtricOe\n"], ["created_at", "2017-05-31 17:35:42.181947"], ["updated_at", "2017-05-31 17:35:42.181947"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#index as HTML Rendering text template Rendered text template (0.0ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Filter chain halted as :authenticate! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "1b27590548c4aa8c837fe4bae0c0dd27"], ["access_id", "b19654270fbcf823c63f9fa68b4436f1"], ["secret_key", "1cae22a7aa3c75b63afc00a87a43bd41"], ["job_type", "TestJob"], ["encrypted_settings", "QpwCdjjiS2qgQjW59g0F23EWY3o=\n"], ["encrypted_settings_iv", "tre4I0UvzDvK8zGQ\n"], ["created_at", "2017-05-31 17:35:42.197047"], ["updated_at", "2017-05-31 17:35:42.197047"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#index as HTML Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/index.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/index.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 15ms (Views: 4.1ms | ActiveRecord: 0.0ms) IntegrationPal::Worker Load (0.3ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers"  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SELECT COUNT(*) FROM "integration_pal_workers" Processing by IntegrationPal::WorkersController#create as HTML Parameters: {"worker"=>{"access_id"=>"17f766444584750712ff38307c998c9d", "created_at"=>"", "encrypted_settings"=>"yNCtWCuxgecoKxNPaxCS9XFgevA=\n", "encrypted_settings_iv"=>"aFuYDdj+pLZkO5JX\n", "id"=>"", "job_type"=>"TestJob", "name"=>"030ad716af0e854abd7ddcb4c515d373", "secret_key"=>"e67d71468b4f55fa31877dbcb38abafd", "updated_at"=>""}} Unpermitted parameters: :created_at, :encrypted_settings, :encrypted_settings_iv, :id, :updated_at  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "030ad716af0e854abd7ddcb4c515d373"], ["access_id", "17f766444584750712ff38307c998c9d"], ["secret_key", "e67d71468b4f55fa31877dbcb38abafd"], ["job_type", "TestJob"], ["encrypted_settings", "9CrFLHRDn0OxRnSJKDWltkc5lto=\n"], ["encrypted_settings_iv", "ivhAssjxipr4vW/k\n"], ["created_at", "2017-05-31 17:35:42.240863"], ["updated_at", "2017-05-31 17:35:42.240863"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/534 Completed 302 Found in 8ms (ActiveRecord: 0.6ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_workers"  (0.1ms) ROLLBACK  (0.1ms) BEGIN Processing by IntegrationPal::WorkersController#create as HTML Parameters: {"worker"=>{"access_id"=>"4cb7577598bdc031bd56b6957860c103", "created_at"=>"", "encrypted_settings"=>"fD/9VPiN9asXuGj5JXMB6B2CGG8=\n", "encrypted_settings_iv"=>"W0xFJCkoNsMdtdSU\n", "id"=>"", "job_type"=>"TestJob", "name"=>"7ac189725d531f8fa4f7928187235ccd", "secret_key"=>"90b4b73884d1ea885136328e5e5e6115", "updated_at"=>""}} Unpermitted parameters: :created_at, :encrypted_settings, :encrypted_settings_iv, :id, :updated_at  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "7ac189725d531f8fa4f7928187235ccd"], ["access_id", "4cb7577598bdc031bd56b6957860c103"], ["secret_key", "90b4b73884d1ea885136328e5e5e6115"], ["job_type", "TestJob"], ["encrypted_settings", "uIEal/889CyXXAb+7toZHkRSJYQ=\n"], ["encrypted_settings_iv", "5B6K2eyJBLivY+rw\n"], ["created_at", "2017-05-31 17:35:42.261951"], ["updated_at", "2017-05-31 17:35:42.261951"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/535 Completed 302 Found in 7ms (ActiveRecord: 0.4ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (5.0ms) SELECT COUNT(*) FROM "integration_pal_workers" Processing by IntegrationPal::WorkersController#create as HTML Parameters: {"worker"=>{"access_id"=>"aae0bad9ede5e25fea87b3d017dafc85", "created_at"=>"", "encrypted_settings"=>"AqQHRepc53slgNF+8iIBL/OakAI=\n", "encrypted_settings_iv"=>"dvcId09opsOBBY3N\n", "id"=>"", "job_type"=>"", "name"=>"8aab86ed20fccf87ee2d02b7533a0679", "secret_key"=>"bdf12adf8c00ba2aedbe33a2a8022cfb", "updated_at"=>""}} Unpermitted parameters: :created_at, :encrypted_settings, :encrypted_settings_iv, :id, :updated_at  (0.2ms) SAVEPOINT active_record_1  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/new.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/new.html.erb within layouts/integration_pal/application (0.3ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 13ms (Views: 6.9ms | ActiveRecord: 0.4ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_workers"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "09ee6297ef0a10acac60a953b47a6010"], ["access_id", "4e97602e30adc54bbc4ed8f8db11b150"], ["secret_key", "65983b77d81bdc2f054cc76399b99bff"], ["job_type", "TestJob"], ["encrypted_settings", "2Po9tpgSJWR6UHrOJudTmsgHuGk=\n"], ["encrypted_settings_iv", "ZPzoJIuCaDTeWy9p\n"], ["created_at", "2017-05-31 17:35:42.309899"], ["updated_at", "2017-05-31 17:35:42.309899"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"name"=>"New Name"}, "id"=>"536"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 536], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) UPDATE "integration_pal_workers" SET "name" = $1, "updated_at" = $2 WHERE "integration_pal_workers"."id" = $3 [["name", "New Name"], ["updated_at", "2017-05-31 17:35:42.317234"], ["id", 536]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/536 Completed 302 Found in 7ms (ActiveRecord: 0.6ms) IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 536], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "193049420ca06ef9100a14d27c74446a"], ["access_id", "d064fff43beba3462026044a7c64a6e6"], ["secret_key", "2f570be245b1d784278f6f201218daf5"], ["job_type", "TestJob"], ["encrypted_settings", "7AsI1iRttFmUDsO7rnhh3BZWQDo=\n"], ["encrypted_settings_iv", "PdGRapMckccJHydo\n"], ["created_at", "2017-05-31 17:35:42.335135"], ["updated_at", "2017-05-31 17:35:42.335135"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"name"=>"New Name"}, "id"=>"537"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 537], ["LIMIT", 1]]  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) UPDATE "integration_pal_workers" SET "name" = $1, "updated_at" = $2 WHERE "integration_pal_workers"."id" = $3 [["name", "New Name"], ["updated_at", "2017-05-31 17:35:42.347039"], ["id", 537]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/537 Completed 302 Found in 12ms (ActiveRecord: 0.7ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "8beee2f436e5317471bf463621b1a4b4"], ["access_id", "af7ac5657f6b43401d809ef1616e3828"], ["secret_key", "b639e669ad2550cbdc1f2caf9a280b5b"], ["job_type", "TestJob"], ["encrypted_settings", "R79fVXmpiJTSnBCsSiMRXf6CIe0=\n"], ["encrypted_settings_iv", "pUZChC8zcjnl4aVI\n"], ["created_at", "2017-05-31 17:35:42.361521"], ["updated_at", "2017-05-31 17:35:42.361521"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"name"=>"New Name"}, "id"=>"538"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 538], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) UPDATE "integration_pal_workers" SET "name" = $1, "updated_at" = $2 WHERE "integration_pal_workers"."id" = $3 [["name", "New Name"], ["updated_at", "2017-05-31 17:35:42.369027"], ["id", 538]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/538 Completed 302 Found in 7ms (ActiveRecord: 0.6ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "c43084664f3906ea3b2346e55f893f3f"], ["access_id", "f979abe5394a47c91b69ee9310e96b94"], ["secret_key", "f0ed94b731d266431e0374f66367fb61"], ["job_type", "TestJob"], ["encrypted_settings", "poZlHCMkkCj4ymp+bwNgzyZShb4=\n"], ["encrypted_settings_iv", "xnw5na6zWbv7iMLN\n"], ["created_at", "2017-05-31 17:35:42.386831"], ["updated_at", "2017-05-31 17:35:42.386831"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"job_type"=>""}, "id"=>"539"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 539], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 16ms (Views: 10.1ms | ActiveRecord: 0.3ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "1710be9cfa9cdf3f82318ae5c002bf7b"], ["access_id", "0042f43de63aa394a0a731b8d53bf887"], ["secret_key", "d0b405d67ad5f5aad06f977e4c3d7c22"], ["job_type", "TestJob"], ["encrypted_settings", "w541k5cXWriLZN2Oe9VoGpJZiZA=\n"], ["encrypted_settings_iv", "OpJEZmjjMJ7XuMnn\n"], ["created_at", "2017-05-31 17:35:42.421867"], ["updated_at", "2017-05-31 17:35:42.421867"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"job_type"=>""}, "id"=>"540"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 540], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application (0.0ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.3ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "0de72cf0a2113043758597a8e52efeed"], ["access_id", "93255db977822ea958804ad69ff6a2d4"], ["secret_key", "801dcf63182a1a13e43286f834e0f6ec"], ["job_type", "TestJob"], ["encrypted_settings", "Nsll2+ifDrutKAyQKbUnroEjWCw=\n"], ["encrypted_settings_iv", "Uhhv2POGm0cS4WE1\n"], ["created_at", "2017-05-31 17:35:42.449651"], ["updated_at", "2017-05-31 17:35:42.449651"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "68dea3e5d9906cd0e3bbdf02f1ffa7b6"], ["access_id", "d68ce2874f5a56e01248e0ed0b1954b3"], ["secret_key", "83f8ae4bfb933ebf92441d4e6bc28218"], ["job_type", "TestJob"], ["encrypted_settings", "kmtX79PMnC51YNOPStwYsmWsfJM=\n"], ["encrypted_settings_iv", "5n1J0l9A2rBLKCqL\n"], ["created_at", "2017-05-31 17:35:42.463448"], ["updated_at", "2017-05-31 17:35:42.463448"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (1.9ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (2.9ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (200.8ms) DROP DATABASE IF EXISTS "integration_pal_test"  (698.5ms) CREATE DATABASE "integration_pal_test" ENCODING = 'unicode' SQL (1.7ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "integration_pal_jobs" CASCADE  (15.4ms) CREATE TABLE "integration_pal_jobs" ("id" bigserial primary key, "job_params" text, "status" character varying, "started_at" timestamp, "finished_at" timestamp, "progress" character varying, "worker_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (0.2ms) DROP TABLE IF EXISTS "integration_pal_workers" CASCADE  (4.6ms) CREATE TABLE "integration_pal_workers" ("id" bigserial primary key, "name" character varying, "access_id" character varying, "secret_key" character varying, "job_type" character varying, "encrypted_settings" text, "encrypted_settings_iv" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (3.6ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (1.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20170525153603)  (3.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ActiveRecord::InternalMetadata Load (1.0ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN SQL (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "test"], ["created_at", "2017-05-31 21:26:28.496682"], ["updated_at", "2017-05-31 21:26:28.496682"]]  (0.3ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN  (0.1ms) COMMIT  (1.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (191.7ms) DROP DATABASE IF EXISTS "integration_pal_test"  (471.1ms) CREATE DATABASE "integration_pal_test" ENCODING = 'unicode' SQL (1.6ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "integration_pal_jobs" CASCADE  (17.5ms) CREATE TABLE "integration_pal_jobs" ("id" bigserial primary key, "job_params" text, "status" character varying, "started_at" timestamp, "finished_at" timestamp, "progress" character varying, "worker_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (0.2ms) DROP TABLE IF EXISTS "integration_pal_workers" CASCADE  (4.0ms) CREATE TABLE "integration_pal_workers" ("id" bigserial primary key, "name" character varying, "access_id" character varying, "secret_key" character varying, "job_type" character varying, "encrypted_settings" text, "encrypted_settings_iv" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (3.0ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (1.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20170525153603)  (3.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ActiveRecord::InternalMetadata Load (1.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "test"], ["created_at", "2017-05-31 21:26:31.139730"], ["updated_at", "2017-05-31 21:26:31.139730"]]  (0.4ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN  (0.1ms) COMMIT  (2.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (200.1ms) DROP DATABASE IF EXISTS "integration_pal_test"  (555.5ms) CREATE DATABASE "integration_pal_test" ENCODING = 'unicode' SQL (1.7ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "integration_pal_jobs" CASCADE  (20.5ms) CREATE TABLE "integration_pal_jobs" ("id" bigserial primary key, "job_params" text, "status" character varying, "started_at" timestamp, "finished_at" timestamp, "progress" character varying, "worker_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (0.2ms) DROP TABLE IF EXISTS "integration_pal_workers" CASCADE  (4.8ms) CREATE TABLE "integration_pal_workers" ("id" bigserial primary key, "name" character varying, "access_id" character varying, "secret_key" character varying, "job_type" character varying, "encrypted_settings" text, "encrypted_settings_iv" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (3.6ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (1.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES (20170525153603)  (3.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ActiveRecord::InternalMetadata Load (1.0ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "test"], ["created_at", "2017-05-31 21:26:33.959127"], ["updated_at", "2017-05-31 21:26:33.959127"]]  (0.5ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN  (0.1ms) COMMIT  (1.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (196.2ms) DROP DATABASE IF EXISTS "integration_pal_test"  (497.7ms) CREATE DATABASE "integration_pal_test" ENCODING = 'unicode' SQL (1.8ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "integration_pal_jobs" CASCADE  (20.7ms) CREATE TABLE "integration_pal_jobs" ("id" bigserial primary key, "job_params" text, "status" character varying, "started_at" timestamp, "finished_at" timestamp, "progress" character varying, "worker_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (0.2ms) DROP TABLE IF EXISTS "integration_pal_workers" CASCADE  (4.4ms) CREATE TABLE "integration_pal_workers" ("id" bigserial primary key, "name" character varying, "access_id" character varying, "secret_key" character varying, "job_type" character varying, "encrypted_settings" text, "encrypted_settings_iv" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (3.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (1.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20170525153603)  (3.6ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ActiveRecord::InternalMetadata Load (1.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "test"], ["created_at", "2017-05-31 21:26:36.730853"], ["updated_at", "2017-05-31 21:26:36.730853"]]  (0.3ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN  (0.1ms) COMMIT  (1.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (203.4ms) DROP DATABASE IF EXISTS "integration_pal_test"  (494.9ms) CREATE DATABASE "integration_pal_test" ENCODING = 'unicode' SQL (1.6ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.2ms) DROP TABLE IF EXISTS "integration_pal_jobs" CASCADE  (20.3ms) CREATE TABLE "integration_pal_jobs" ("id" bigserial primary key, "job_params" text, "status" character varying, "started_at" timestamp, "finished_at" timestamp, "progress" character varying, "worker_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (0.2ms) DROP TABLE IF EXISTS "integration_pal_workers" CASCADE  (4.9ms) CREATE TABLE "integration_pal_workers" ("id" bigserial primary key, "name" character varying, "access_id" character varying, "secret_key" character varying, "job_type" character varying, "encrypted_settings" text, "encrypted_settings_iv" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (3.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (1.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20170525153603)  (3.7ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ActiveRecord::InternalMetadata Load (1.0ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "test"], ["created_at", "2017-05-31 21:26:39.493099"], ["updated_at", "2017-05-31 21:26:39.493099"]]  (0.3ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN  (0.1ms) COMMIT  (1.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.8ms) SELECT pg_try_advisory_lock(6964560810240048645);  (1.9ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateIntegrationPalWorkers (20170524203831)  (0.2ms) BEGIN  (7.4ms) CREATE TABLE "integration_pal_workers" ("id" bigserial primary key, "name" character varying, "access_id" character varying, "secret_key" character varying, "job_type" character varying, "encrypted_settings" text, "encrypted_settings_iv" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (0.1ms) ROLLBACK  (0.2ms) SELECT pg_advisory_unlock(6964560810240048645)  (1.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.8ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (132.0ms) DROP DATABASE IF EXISTS "integration_pal_test"  (23.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (4.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (0.2ms) SELECT pg_try_advisory_lock(6964560810240048645);  (1.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateIntegrationPalWorkers (20170524203831)  (0.1ms) BEGIN  (5.5ms) CREATE TABLE "integration_pal_workers" ("id" bigserial primary key, "name" character varying, "access_id" character varying, "secret_key" character varying, "job_type" character varying, "encrypted_settings" text, "encrypted_settings_iv" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) SQL (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20170524203831"]]  (0.4ms) COMMIT Migrating to CreateIntegrationPalJobs (20170525153603)  (6.0ms) BEGIN  (17.9ms) CREATE TABLE "integration_pal_jobs" ("id" bigserial primary key, "job_params" text, "status" character varying, "started_at" timestamp, "finished_at" timestamp, "progress" character varying, "worker_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) SQL (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20170525153603"]]  (0.5ms) COMMIT Migrating to AddErrorFieldsToJobs (20170531201218)  (0.3ms) BEGIN  (0.4ms) ALTER TABLE "integration_pal_jobs" ADD "error" character varying  (0.2ms) ALTER TABLE "integration_pal_jobs" ADD "backtrace" text SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20170531201218"]]  (0.3ms) COMMIT ActiveRecord::InternalMetadata Load (1.7ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN SQL (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "test"], ["created_at", "2017-05-31 21:27:39.994126"], ["updated_at", "2017-05-31 21:27:39.994126"]]  (0.4ms) COMMIT  (0.2ms) SELECT pg_advisory_unlock(6964560810240048645)  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (2.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 SQL (2.0ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "c3267c0656fab768001400f627aea73e"], ["access_id", "bd9dc41f8f60a74c74809493b9a0be9c"], ["secret_key", "434a0522cd73ff2c2b6aac5d803f1117"], ["job_type", "TestJob"], ["encrypted_settings", "rXdz9611dR1ZEQrorFGz9hhgRaw=\n"], ["encrypted_settings_iv", "ESh6DUpgih6aR5mf\n"], ["created_at", "2017-05-31 21:27:45.133529"], ["updated_at", "2017-05-31 21:27:45.133529"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 SQL (1.7ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 1], ["created_at", "2017-05-31 21:27:45.147320"], ["updated_at", "2017-05-31 21:27:45.147320"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#show as HTML Parameters: {"id"=>"1"} IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" IS NULL LIMIT $1 [["LIMIT", 1]] Filter chain halted as :authenticate_api rendered or redirected Completed 401 Unauthorized in 2ms (ActiveRecord: 0.3ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "40dce7ec8844e8ca37cb84b2fa3f2ede"], ["access_id", "8b7de608ebb793c6565e6ba87a824e5b"], ["secret_key", "d775694e560e61d256812c4ee1077fab"], ["job_type", "TestJob"], ["encrypted_settings", "0hdEaOSieF/R4BoG18OXBZ/0rCo=\n"], ["encrypted_settings_iv", "oADY6o2Ns7ffACnq\n"], ["created_at", "2017-05-31 21:27:45.169663"], ["updated_at", "2017-05-31 21:27:45.169663"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "be7def83e3d00fab477b13865b27d813"], ["access_id", "9252e43f93160b92a40ea52758df85cd"], ["secret_key", "bebcad789b7176b84acafd4bfd90aa47"], ["job_type", "TestJob"], ["encrypted_settings", "2fNxZUrToIBmqa3yQwL1xc7EXVY=\n"], ["encrypted_settings_iv", "GMl4G5T8jDV2Xb3z\n"], ["created_at", "2017-05-31 21:27:45.194217"], ["updated_at", "2017-05-31 21:27:45.194217"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 3], ["created_at", "2017-05-31 21:27:45.196319"], ["updated_at", "2017-05-31 21:27:45.196319"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#show as JSON Parameters: {"id"=>"2"} IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "8b7de608ebb793c6565e6ba87a824e5b"], ["LIMIT", 1]] IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] Completed 200 OK in 16ms (Views: 0.8ms | ActiveRecord: 0.4ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "b796c37cef04062825bf23bbe6e06273"], ["access_id", "2c0333060da6c5bacfbfb7e1b5ea8201"], ["secret_key", "f61ab222e376aee27e9744dd53eec8d5"], ["job_type", "TestJob"], ["encrypted_settings", "82afAgbMqyIBCqCgos/ewlXgeIY=\n"], ["encrypted_settings_iv", "+Q7YuBonsACoTEZG\n"], ["created_at", "2017-05-31 21:27:45.248644"], ["updated_at", "2017-05-31 21:27:45.248644"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "fc4fbc3cba47566c5ef43c70b6216700"], ["access_id", "7d0a9c548c62256426a77f90d560b346"], ["secret_key", "5b4e6ee3cef7e1a99c6b7688eaed17d3"], ["job_type", "TestJob"], ["encrypted_settings", "sRfLqojUoV73XOtBk7/IsWg8MCg=\n"], ["encrypted_settings_iv", "lOAszjJHTqujwsEy\n"], ["created_at", "2017-05-31 21:27:45.263978"], ["updated_at", "2017-05-31 21:27:45.263978"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"5"}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :progress, :started_at, :status, :updated_at  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 5], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["worker_id", 5], ["created_at", "2017-05-31 21:27:45.291265"], ["updated_at", "2017-05-31 21:27:45.291265"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 [ActiveJob] [TestJob] [74046986-0a96-40d9-9e33-8ac767c348f8] Performing TestJob (Job ID: 74046986-0a96-40d9-9e33-8ac767c348f8) from Async(default) with arguments: 3 [ActiveJob] Enqueued TestJob (Job ID: 74046986-0a96-40d9-9e33-8ac767c348f8) to Async(default) with arguments: 3 Completed 200 OK in 23ms (Views: 0.5ms | ActiveRecord: 0.7ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (1.1ms) ROLLBACK  (0.1ms) BEGIN  (0.4ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "74a91c8f6d876d2d77cbbcc65f0d83c5"], ["access_id", "c50be1311dd5f530520d49e414552d11"], ["secret_key", "0109d787a3c87c3fba1c0e4c321a4aff"], ["job_type", "TestJob"], ["encrypted_settings", "z1l9MVNPDb3pYfZohCSSTTz20lg=\n"], ["encrypted_settings_iv", "8k2EW2EE/j6YLVd3\n"], ["created_at", "2017-05-31 21:27:45.311056"], ["updated_at", "2017-05-31 21:27:45.311056"]]  (0.6ms) RELEASE SAVEPOINT active_record_1 [ActiveJob] [TestJob] [74046986-0a96-40d9-9e33-8ac767c348f8] Performed TestJob (Job ID: 74046986-0a96-40d9-9e33-8ac767c348f8) from Async(default) in 23.57ms  (0.6ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "872986269573e0ddede504cf6a9967a4"], ["access_id", "624861fb7a7a0770076be3ebee9fac3a"], ["secret_key", "507bc8b5ca9a7d1f3d31620641ac9dba"], ["job_type", "TestJob"], ["encrypted_settings", "bNe8Jv/LF2dE6N11NySb2jaUqrc=\n"], ["encrypted_settings_iv", "QH6u3G584vxxo7HV\n"], ["created_at", "2017-05-31 21:27:45.321207"], ["updated_at", "2017-05-31 21:27:45.321207"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"7"}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :progress, :started_at, :status, :updated_at  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 7], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["worker_id", 7], ["created_at", "2017-05-31 21:27:45.329377"], ["updated_at", "2017-05-31 21:27:45.329377"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 [ActiveJob] Enqueued TestJob (Job ID: a51cf1be-c938-4ac3-b2c6-a4c91b3b8f8b) to Async(default) with arguments: 4 Completed 200 OK in 7ms (Views: 0.4ms | ActiveRecord: 0.5ms) [ActiveJob] [TestJob] [a51cf1be-c938-4ac3-b2c6-a4c91b3b8f8b] Performing TestJob (Job ID: a51cf1be-c938-4ac3-b2c6-a4c91b3b8f8b) from Async(default) with arguments: 4 [ActiveJob] [TestJob] [a51cf1be-c938-4ac3-b2c6-a4c91b3b8f8b] Performed TestJob (Job ID: a51cf1be-c938-4ac3-b2c6-a4c91b3b8f8b) from Async(default) in 0.03ms  (0.5ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "2eee96e9245d69c29a8c64fc5bf675dc"], ["access_id", "b616d65f3fe034ac556653a79959b52a"], ["secret_key", "20f9d4a69faa8f1473b0618fa40aea88"], ["job_type", "TestJob"], ["encrypted_settings", "ifeA0GHjuMygCz9wr30cI8NJbWo=\n"], ["encrypted_settings_iv", "QRRitdLyOiuLWd+t\n"], ["created_at", "2017-05-31 21:27:45.351154"], ["updated_at", "2017-05-31 21:27:45.351154"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs" Processing by IntegrationPal::Api::V1::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>""}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :progress, :started_at, :status, :updated_at  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Completed 422 Unprocessable Entity in 2ms (Views: 0.3ms | ActiveRecord: 0.2ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "a6c0b8c466d2e8f2c28c0ee002b63a52"], ["access_id", "59231ac788e620cd13cd7186b73776f0"], ["secret_key", "612ff6dbe80c6b2e7b9893a0efb76c8e"], ["job_type", "TestJob"], ["encrypted_settings", "VEvssC6PwKWJXYvUjc2uNxxz9es=\n"], ["encrypted_settings_iv", "ge6TJlYV+Q+wZokT\n"], ["created_at", "2017-05-31 21:27:45.370454"], ["updated_at", "2017-05-31 21:27:45.370454"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 9], ["created_at", "2017-05-31 21:27:45.372405"], ["updated_at", "2017-05-31 21:27:45.372405"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#index as HTML Rendering text template Rendered text template (0.0ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Filter chain halted as :authenticate! rendered or redirected Completed 401 Unauthorized in 12ms (Views: 11.6ms | ActiveRecord: 0.0ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "fa5d1911c91f17f6e405090fa0fd303b"], ["access_id", "cba9a0b54f61bb51f93288000170ef88"], ["secret_key", "0fb908daad7865bf7dc56a5b3e17ed9d"], ["job_type", "TestJob"], ["encrypted_settings", "QNpK9tMXgY81BJ3AFmVbuWdB9g0=\n"], ["encrypted_settings_iv", "fk3lIalgw5I6V0XA\n"], ["created_at", "2017-05-31 21:27:45.398631"], ["updated_at", "2017-05-31 21:27:45.398631"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 10], ["created_at", "2017-05-31 21:27:45.400403"], ["updated_at", "2017-05-31 21:27:45.400403"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#index as HTML Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/index.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/index.html.erb within layouts/integration_pal/application (0.3ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 12ms (Views: 8.7ms | ActiveRecord: 0.0ms) IntegrationPal::Job Load (0.5ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" ORDER BY created_at DESC  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "bf79c4b0240c73c55b7f00d213f1561c"], ["access_id", "b94b2a630e98bc6aad6d2e0687f9e343"], ["secret_key", "7e0fe707995e880559a1f23a84b8c09d"], ["job_type", "TestJob"], ["encrypted_settings", "buiua2ZprWLTKIxoxoXHaqP7MhU=\n"], ["encrypted_settings_iv", "aeTW75OWW/RBSw9+\n"], ["created_at", "2017-05-31 21:27:45.435126"], ["updated_at", "2017-05-31 21:27:45.435126"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"11"}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :job_params, :started_at, :updated_at  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 11], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["status", "pending"], ["progress", "0"], ["worker_id", 11], ["created_at", "2017-05-31 21:27:45.446038"], ["updated_at", "2017-05-31 21:27:45.446038"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/7 Completed 302 Found in 7ms (ActiveRecord: 0.6ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "bec08ff5cc714d9d9c12d0b878c7717f"], ["access_id", "3a9a3b57930ebb986a0c84981dc205ac"], ["secret_key", "3122be6a7e22c86dbdfc674898b21c50"], ["job_type", "TestJob"], ["encrypted_settings", "FLq3giTRfI8NP46ou/pYGWuccmk=\n"], ["encrypted_settings_iv", "kPhYJy1EiBFY4hnU\n"], ["created_at", "2017-05-31 21:27:45.464936"], ["updated_at", "2017-05-31 21:27:45.464936"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"12"}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :job_params, :started_at, :updated_at  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 12], ["LIMIT", 1]] SQL (0.4ms) INSERT INTO "integration_pal_jobs" ("status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["status", "pending"], ["progress", "0"], ["worker_id", 12], ["created_at", "2017-05-31 21:27:45.474389"], ["updated_at", "2017-05-31 21:27:45.474389"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/8 Completed 302 Found in 8ms (ActiveRecord: 0.8ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs" Processing by IntegrationPal::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>""}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :job_params, :started_at, :updated_at  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/new.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/new.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.2ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "a58d3a0cf341b56881e10923bcb8d371"], ["access_id", "01ea6da5e90c234f82eefc26edbedf71"], ["secret_key", "b6cb0b57328be490adf33b1b579c539f"], ["job_type", "TestJob"], ["encrypted_settings", "3rKcfiJxze+tir8nMeufOt2Gni0=\n"], ["encrypted_settings_iv", "aF4X8tA75H+Q1POD\n"], ["created_at", "2017-05-31 21:27:45.505281"], ["updated_at", "2017-05-31 21:27:45.505281"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (5.3ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 13], ["created_at", "2017-05-31 21:27:45.507154"], ["updated_at", "2017-05-31 21:27:45.507154"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"name"=>"New Name"}, "id"=>"9"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 9], ["LIMIT", 1]] Unpermitted parameter: :name  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 13], ["LIMIT", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/9 Completed 302 Found in 8ms (ActiveRecord: 0.7ms) IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 9], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "9ae8aac58f10922c80bdd12992c02e74"], ["access_id", "9146df762225a89f3608d191d1d90097"], ["secret_key", "b475418789909c631409dec27138624f"], ["job_type", "TestJob"], ["encrypted_settings", "KqiHPYEAnKDFWLALQvmk/V2jneQ=\n"], ["encrypted_settings_iv", "/Vw7heweWs7cblY5\n"], ["created_at", "2017-05-31 21:27:45.536413"], ["updated_at", "2017-05-31 21:27:45.536413"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 14], ["created_at", "2017-05-31 21:27:45.538420"], ["updated_at", "2017-05-31 21:27:45.538420"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"name"=>"New Name"}, "id"=>"10"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 10], ["LIMIT", 1]] Unpermitted parameter: :name  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 14], ["LIMIT", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/10 Completed 302 Found in 8ms (ActiveRecord: 0.6ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "72652aa61bbd6725116ec05f8f8e8543"], ["access_id", "3fd3f2afd7830a5f320952c6d5a9207f"], ["secret_key", "556129d3e86269b56df6f7fe29f9603c"], ["job_type", "TestJob"], ["encrypted_settings", "5nUkySgUy6b55HFh09dZndOApEc=\n"], ["encrypted_settings_iv", "txBZXPM+suusiUcW\n"], ["created_at", "2017-05-31 21:27:45.562136"], ["updated_at", "2017-05-31 21:27:45.562136"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 15], ["created_at", "2017-05-31 21:27:45.563973"], ["updated_at", "2017-05-31 21:27:45.563973"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"name"=>"New Name"}, "id"=>"11"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 11], ["LIMIT", 1]] Unpermitted parameter: :name  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 15], ["LIMIT", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/11 Completed 302 Found in 13ms (ActiveRecord: 0.6ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "4e0a022dc69512edeacdc4ed3bdf7ef1"], ["access_id", "cbb0140657eff4b00532fad730fe5424"], ["secret_key", "8a8c2fb544240ef1fe500bb44f924e36"], ["job_type", "TestJob"], ["encrypted_settings", "/ofanxszNC3+jsB37jCqkiHl1Qc=\n"], ["encrypted_settings_iv", "1CZIKu4ce7H9fG4H\n"], ["created_at", "2017-05-31 21:27:45.599532"], ["updated_at", "2017-05-31 21:27:45.599532"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 16], ["created_at", "2017-05-31 21:27:45.601625"], ["updated_at", "2017-05-31 21:27:45.601625"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"worker_id"=>""}, "id"=>"12"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 12], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.4ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (5.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "28436457744c134aa655ac9aa540ff53"], ["access_id", "f70eb65538b5545d8bd75f20e288f26f"], ["secret_key", "06a90df00c52ba5e4132eee3da7cf39e"], ["job_type", "TestJob"], ["encrypted_settings", "fQsDkpjWiCoe8GRI9iJYHk//9Wg=\n"], ["encrypted_settings_iv", "R9mA5gEF1jzOSbSs\n"], ["created_at", "2017-05-31 21:27:45.628186"], ["updated_at", "2017-05-31 21:27:45.628186"]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 17], ["created_at", "2017-05-31 21:27:45.630385"], ["updated_at", "2017-05-31 21:27:45.630385"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"worker_id"=>""}, "id"=>"13"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 13], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application (0.0ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.4ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "1fbd05eb6e697962b642d75a56d42c32"], ["access_id", "c4a4c08fd5f77aef0b8604ec3038cf2c"], ["secret_key", "2cf346814f59699040d458eb9b58ecdb"], ["job_type", "TestJob"], ["encrypted_settings", "vvSxzfCWOSO1Mwdl7IOBGW9I6zU=\n"], ["encrypted_settings_iv", "iZFkwxTfGPoY6bhe\n"], ["created_at", "2017-05-31 21:27:45.648336"], ["updated_at", "2017-05-31 21:27:45.648336"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#index as HTML Rendering text template Rendered text template (0.0ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Filter chain halted as :authenticate! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "63135cbb1c1e69db1ece61fedebe5a44"], ["access_id", "786dd5da27523b78d3c1f3a7d443651d"], ["secret_key", "4214ac53fde3d60c423c0143b1dc401e"], ["job_type", "TestJob"], ["encrypted_settings", "5WkMXrhmCUS7KZlt1gZZlf2dtac=\n"], ["encrypted_settings_iv", "wSyuBYUHX9huwFng\n"], ["created_at", "2017-05-31 21:27:45.665806"], ["updated_at", "2017-05-31 21:27:45.665806"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#index as HTML Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/index.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/index.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 10ms (Views: 3.8ms | ActiveRecord: 0.0ms) IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers"  (0.1ms) ROLLBACK  (5.1ms) BEGIN  (0.3ms) SELECT COUNT(*) FROM "integration_pal_workers" Processing by IntegrationPal::WorkersController#create as HTML Parameters: {"worker"=>{"access_id"=>"3b861275498be51111671e05c10a97f8", "created_at"=>"", "encrypted_settings"=>"iTdYGlECXkk7YgiI8GwLrvG5Lls=\n", "encrypted_settings_iv"=>"bnKjLprdIf38cU7V\n", "id"=>"", "job_type"=>"TestJob", "name"=>"bbbe2d38f1c451d6bb2b381f406f95ab", "secret_key"=>"95905947626d99678863523bb3ed68ef", "updated_at"=>""}} Unpermitted parameters: :created_at, :encrypted_settings, :encrypted_settings_iv, :id, :updated_at  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "bbbe2d38f1c451d6bb2b381f406f95ab"], ["access_id", "3b861275498be51111671e05c10a97f8"], ["secret_key", "95905947626d99678863523bb3ed68ef"], ["job_type", "TestJob"], ["encrypted_settings", "mQDVFPwhaWqmFHfnJiXUCUbYTRM=\n"], ["encrypted_settings_iv", "s16Z66qXqAYcmCEy\n"], ["created_at", "2017-05-31 21:27:45.706957"], ["updated_at", "2017-05-31 21:27:45.706957"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/20 Completed 302 Found in 7ms (ActiveRecord: 0.5ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_workers"  (0.1ms) ROLLBACK  (0.1ms) BEGIN Processing by IntegrationPal::WorkersController#create as HTML Parameters: {"worker"=>{"access_id"=>"b9beb8e44dbdc73d4e49ebb9df484a11", "created_at"=>"", "encrypted_settings"=>"ThwF+o3wIG3HNSTE0MHX7vw/st0=\n", "encrypted_settings_iv"=>"p2xrK8ZYcek02jlx\n", "id"=>"", "job_type"=>"TestJob", "name"=>"0ef7c7535506e1ff100500c907d62f41", "secret_key"=>"d6be929c07080dcb393ed745d362479a", "updated_at"=>""}} Unpermitted parameters: :created_at, :encrypted_settings, :encrypted_settings_iv, :id, :updated_at  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "0ef7c7535506e1ff100500c907d62f41"], ["access_id", "b9beb8e44dbdc73d4e49ebb9df484a11"], ["secret_key", "d6be929c07080dcb393ed745d362479a"], ["job_type", "TestJob"], ["encrypted_settings", "/TJRxypNDR4CococOKT7VV9+79s=\n"], ["encrypted_settings_iv", "6LBFM+sEf40jC409\n"], ["created_at", "2017-05-31 21:27:45.728305"], ["updated_at", "2017-05-31 21:27:45.728305"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/21 Completed 302 Found in 7ms (ActiveRecord: 0.5ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SELECT COUNT(*) FROM "integration_pal_workers" Processing by IntegrationPal::WorkersController#create as HTML Parameters: {"worker"=>{"access_id"=>"4ce283142706f20e43311e3c5e05c158", "created_at"=>"", "encrypted_settings"=>"AWwBk/PCyQlzKov/MhLaXIwJPvw=\n", "encrypted_settings_iv"=>"QK6DJ9rVLFaCQcYB\n", "id"=>"", "job_type"=>"", "name"=>"f32dbee453ebe64d0ae9aa64b51aa6fa", "secret_key"=>"9b7a5c57a3ee8122c36eb30404886dd5", "updated_at"=>""}} Unpermitted parameters: :created_at, :encrypted_settings, :encrypted_settings_iv, :id, :updated_at  (0.2ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/new.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/new.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 16ms (Views: 5.7ms | ActiveRecord: 0.3ms)  (0.3ms) SELECT COUNT(*) FROM "integration_pal_workers"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "46c01e0351c1723ba8d27dbdd285cbe5"], ["access_id", "75e45b4a8d6abe0e1f1bda2bdc53e185"], ["secret_key", "f292bd79fedb9d32b269fd989e516522"], ["job_type", "TestJob"], ["encrypted_settings", "fPikp3/QuVcTUuSamW2SBUS4Op0=\n"], ["encrypted_settings_iv", "YfVE28WwgQfaVcSp\n"], ["created_at", "2017-05-31 21:27:45.773098"], ["updated_at", "2017-05-31 21:27:45.773098"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"name"=>"New Name"}, "id"=>"22"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 22], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) UPDATE "integration_pal_workers" SET "name" = $1, "updated_at" = $2 WHERE "integration_pal_workers"."id" = $3 [["name", "New Name"], ["updated_at", "2017-05-31 21:27:45.781752"], ["id", 22]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/22 Completed 302 Found in 8ms (ActiveRecord: 0.6ms) IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 22], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "796b21efecd77afcd9cca5ff8d9b0fa4"], ["access_id", "0b337367bb92d604f12533bcd2924c5b"], ["secret_key", "024a0ce1c24d692a58be0e95cd69bc95"], ["job_type", "TestJob"], ["encrypted_settings", "gSKE9sxn91kBW2kI1pTZHT6Q470=\n"], ["encrypted_settings_iv", "Q8p8BYLTXbUzj3NG\n"], ["created_at", "2017-05-31 21:27:45.799779"], ["updated_at", "2017-05-31 21:27:45.799779"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"name"=>"New Name"}, "id"=>"23"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 23], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) UPDATE "integration_pal_workers" SET "name" = $1, "updated_at" = $2 WHERE "integration_pal_workers"."id" = $3 [["name", "New Name"], ["updated_at", "2017-05-31 21:27:45.806754"], ["id", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/23 Completed 302 Found in 7ms (ActiveRecord: 0.5ms)  (5.0ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "086b64052f9cba59d29f49a357b6077a"], ["access_id", "6a2c33f4f5eec718352c65013dff4c74"], ["secret_key", "60bd13d23de39e6dd90bc17eb14210ba"], ["job_type", "TestJob"], ["encrypted_settings", "Slut6nm068gurOzTTwuBcNjlC6U=\n"], ["encrypted_settings_iv", "3igGsQyZovj3bGYn\n"], ["created_at", "2017-05-31 21:27:45.825925"], ["updated_at", "2017-05-31 21:27:45.825925"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"name"=>"New Name"}, "id"=>"24"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 24], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) UPDATE "integration_pal_workers" SET "name" = $1, "updated_at" = $2 WHERE "integration_pal_workers"."id" = $3 [["name", "New Name"], ["updated_at", "2017-05-31 21:27:45.833445"], ["id", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/24 Completed 302 Found in 7ms (ActiveRecord: 0.6ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "674a925eed7ca3d860c84fef6b4a5b88"], ["access_id", "0a519a08554c615780c7307b80a0105f"], ["secret_key", "e31b4144180db04174bbc12a24cabf34"], ["job_type", "TestJob"], ["encrypted_settings", "3gR1MeptMCvf8Zo29ehiwzuwEuk=\n"], ["encrypted_settings_iv", "rsAusMN1I582oaSm\n"], ["created_at", "2017-05-31 21:27:45.851447"], ["updated_at", "2017-05-31 21:27:45.851447"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"job_type"=>""}, "id"=>"25"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 25], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 16ms (Views: 10.1ms | ActiveRecord: 0.3ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "3911924e981401bc2acca68e04899d3b"], ["access_id", "f39ba65c5ba91d0dd6a55e5ac35f2046"], ["secret_key", "29cdfea45bb9aa8dbbe369605a349808"], ["job_type", "TestJob"], ["encrypted_settings", "qqufmMzXQU/RTT6Ldgvj6vi7hcA=\n"], ["encrypted_settings_iv", "39sWYl8RgbYQQFIA\n"], ["created_at", "2017-05-31 21:27:45.886030"], ["updated_at", "2017-05-31 21:27:45.886030"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"job_type"=>""}, "id"=>"26"} IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 26], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application (0.1ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 7ms (Views: 0.6ms | ActiveRecord: 0.4ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "22637763c48df847cf0329e14e233f24"], ["access_id", "08fdeba3ec1cbd36d9f77b06c9f7c25d"], ["secret_key", "6190c05b044d52371cab3a13f78ab282"], ["job_type", "TestJob"], ["encrypted_settings", "RSiIRM7tvoIV+UPzssPqoSdkC8o=\n"], ["encrypted_settings_iv", "Yr9MaJQmoGNI/gEY\n"], ["created_at", "2017-05-31 21:27:45.911191"], ["updated_at", "2017-05-31 21:27:45.911191"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "f4e80817f2f8d7df5d13d3d4765ab6a5"], ["access_id", "f60cc1329bdc606cc2704e381e2d3420"], ["secret_key", "151c209fb98d37c551a9c25e9476614f"], ["job_type", "TestJob"], ["encrypted_settings", "MQj0wRqaJJmMcz0z9i7CF4U+X/k=\n"], ["encrypted_settings_iv", "B1331d3UlZRs/lws\n"], ["created_at", "2017-05-31 21:27:45.924950"], ["updated_at", "2017-05-31 21:27:45.924950"]]  (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.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (3.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (3.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (184.7ms) DROP DATABASE IF EXISTS "integration_pal_test"  (738.6ms) CREATE DATABASE "integration_pal_test" ENCODING = 'unicode' SQL (2.1ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.2ms) DROP TABLE IF EXISTS "integration_pal_jobs" CASCADE  (20.2ms) CREATE TABLE "integration_pal_jobs" ("id" bigserial primary key, "job_params" text, "status" character varying, "started_at" timestamp, "finished_at" timestamp, "progress" character varying, "worker_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "error" character varying, "backtrace" text)  (0.2ms) DROP TABLE IF EXISTS "integration_pal_workers" CASCADE  (5.2ms) CREATE TABLE "integration_pal_workers" ("id" bigserial primary key, "name" character varying, "access_id" character varying, "secret_key" character varying, "job_type" character varying, "encrypted_settings" text, "encrypted_settings_iv" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (3.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (1.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20170531201218)  (3.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ActiveRecord::InternalMetadata Load (1.0ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN SQL (1.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "test"], ["created_at", "2017-08-01 21:17:55.914558"], ["updated_at", "2017-08-01 21:17:55.914558"]]  (0.6ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN  (0.1ms) COMMIT  (1.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.6ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (204.7ms) DROP DATABASE IF EXISTS "integration_pal_test"  (559.2ms) CREATE DATABASE "integration_pal_test" ENCODING = 'unicode' SQL (1.7ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "integration_pal_jobs" CASCADE  (19.5ms) CREATE TABLE "integration_pal_jobs" ("id" bigserial primary key, "job_params" text, "status" character varying, "started_at" timestamp, "finished_at" timestamp, "progress" character varying, "worker_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "error" character varying, "backtrace" text)  (0.2ms) DROP TABLE IF EXISTS "integration_pal_workers" CASCADE  (4.6ms) CREATE TABLE "integration_pal_workers" ("id" bigserial primary key, "name" character varying, "access_id" character varying, "secret_key" character varying, "job_type" character varying, "encrypted_settings" text, "encrypted_settings_iv" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (3.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (1.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20170531201218)  (3.6ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ActiveRecord::InternalMetadata Load (1.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "test"], ["created_at", "2017-08-01 21:17:59.023949"], ["updated_at", "2017-08-01 21:17:59.023949"]]  (0.3ms) COMMIT ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN  (0.1ms) COMMIT  (1.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (178.5ms) DROP DATABASE IF EXISTS "integration_pal_test"  (566.8ms) CREATE DATABASE "integration_pal_test" ENCODING = 'unicode' SQL (1.7ms) CREATE EXTENSION IF NOT EXISTS "plpgsql"  (0.1ms) DROP TABLE IF EXISTS "integration_pal_jobs" CASCADE  (20.1ms) CREATE TABLE "integration_pal_jobs" ("id" bigserial primary key, "job_params" text, "status" character varying, "started_at" timestamp, "finished_at" timestamp, "progress" character varying, "worker_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL, "error" character varying, "backtrace" text)  (0.2ms) DROP TABLE IF EXISTS "integration_pal_workers" CASCADE  (4.3ms) CREATE TABLE "integration_pal_workers" ("id" bigserial primary key, "name" character varying, "access_id" character varying, "secret_key" character varying, "job_type" character varying, "encrypted_settings" text, "encrypted_settings_iv" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (3.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (1.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES (20170531201218)  (3.6ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ActiveRecord::InternalMetadata Load (1.0ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "test"], ["created_at", "2017-08-01 21:18:01.915494"], ["updated_at", "2017-08-01 21:18:01.915494"]]  (0.5ms) COMMIT ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN  (0.1ms) COMMIT  (1.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.4ms) SELECT pg_try_advisory_lock(6964560810240048645);  (1.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateIntegrationPalWorkers (20170524203831)  (0.2ms) BEGIN  (6.0ms) CREATE TABLE "integration_pal_workers" ("id" bigserial primary key, "name" character varying, "access_id" character varying, "secret_key" character varying, "job_type" character varying, "encrypted_settings" text, "encrypted_settings_iv" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (0.1ms) ROLLBACK  (0.2ms) SELECT pg_advisory_unlock(6964560810240048645)  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]]  (204.1ms) DROP DATABASE IF EXISTS "integration_pal_test"  (20.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY)  (4.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)  (0.2ms) SELECT pg_try_advisory_lock(6964560810240048645);  (1.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateIntegrationPalWorkers (20170524203831)  (0.1ms) BEGIN  (4.6ms) CREATE TABLE "integration_pal_workers" ("id" bigserial primary key, "name" character varying, "access_id" character varying, "secret_key" character varying, "job_type" character varying, "encrypted_settings" text, "encrypted_settings_iv" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20170524203831"]]  (0.4ms) COMMIT Migrating to CreateIntegrationPalJobs (20170525153603)  (0.2ms) BEGIN  (5.5ms) CREATE TABLE "integration_pal_jobs" ("id" bigserial primary key, "job_params" text, "status" character varying, "started_at" timestamp, "finished_at" timestamp, "progress" character varying, "worker_id" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20170525153603"]]  (0.4ms) COMMIT Migrating to AddErrorFieldsToJobs (20170531201218)  (6.2ms) BEGIN  (16.8ms) ALTER TABLE "integration_pal_jobs" ADD "error" character varying  (0.2ms) ALTER TABLE "integration_pal_jobs" ADD "backtrace" text SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20170531201218"]]  (0.3ms) COMMIT Migrating to CreateIntegrationPalTasks (20170801153911)  (0.1ms) BEGIN  (4.8ms) CREATE TABLE "integration_pal_tasks" ("id" bigserial primary key, "job_id" integer, "params" text, "status" character varying, "started_at" timestamp, "finished_at" timestamp, "progress" float, "error" character varying, "backtrace" text, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20170801153911"]]  (0.3ms) COMMIT ActiveRecord::InternalMetadata Load (1.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]]  (0.1ms) BEGIN SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "test"], ["created_at", "2017-08-01 21:18:58.284789"], ["updated_at", "2017-08-01 21:18:58.284789"]]  (0.4ms) COMMIT  (0.2ms) SELECT pg_advisory_unlock(6964560810240048645)  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (1.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "3c006e04c377e697d8c1e8978b23e886"], ["LIMIT", 1]] SQL (0.4ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "4269c88f0a528546324094bcb38e4635"], ["access_id", "3c006e04c377e697d8c1e8978b23e886"], ["secret_key", "e079ea9fd860a8150d67182cc64addc8"], ["job_type", "TestJob"], ["encrypted_settings", "gve7l+Lcet/Dl6v/owcBfGiSUdM=\n"], ["encrypted_settings_iv", "JtmTm7B/lfgiyRZ4\n"], ["created_at", "2017-08-01 21:19:06.269387"], ["updated_at", "2017-08-01 21:19:06.269387"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (1.5ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 1], ["created_at", "2017-08-01 21:19:06.281240"], ["updated_at", "2017-08-01 21:19:06.281240"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#show as HTML Parameters: {"id"=>"1"} IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" IS NULL LIMIT $1 [["LIMIT", 1]] Filter chain halted as :authenticate_api rendered or redirected Completed 401 Unauthorized in 2ms (ActiveRecord: 0.4ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "5410c01256fd53e10da8f546d8a30a76"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "2c82dcedba89200fb2e106c6a2dc30bb"], ["access_id", "5410c01256fd53e10da8f546d8a30a76"], ["secret_key", "6233629bc3221ed2bf3777dde0b4bd2c"], ["job_type", "TestJob"], ["encrypted_settings", "YEbvpglGUbj2BB86BmjhnxtJ+VY=\n"], ["encrypted_settings_iv", "f8YC4IVUx43zxsSi\n"], ["created_at", "2017-08-01 21:19:06.305242"], ["updated_at", "2017-08-01 21:19:06.305242"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "ec133de9446ed9d6f64698050c90bd79"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "2563602af701119ba0cf6f44bdbbdace"], ["access_id", "ec133de9446ed9d6f64698050c90bd79"], ["secret_key", "deb5d52155a826958430943845d94401"], ["job_type", "TestJob"], ["encrypted_settings", "QFhBn8uTHj03wSAIqX6ef5OWsAc=\n"], ["encrypted_settings_iv", "nThDao/FlnvLQmB4\n"], ["created_at", "2017-08-01 21:19:06.319866"], ["updated_at", "2017-08-01 21:19:06.319866"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 3], ["created_at", "2017-08-01 21:19:06.321568"], ["updated_at", "2017-08-01 21:19:06.321568"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#show as JSON Parameters: {"id"=>"2"} IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "5410c01256fd53e10da8f546d8a30a76"], ["LIMIT", 1]] IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] Completed 200 OK in 10ms (Views: 0.7ms | ActiveRecord: 0.4ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "adb814edad43128055b3ac9fb3e7f38c"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "42a4670e4535c3ec89730cb22472e541"], ["access_id", "adb814edad43128055b3ac9fb3e7f38c"], ["secret_key", "979469889d36177973393ed6fc4a49b9"], ["job_type", "TestJob"], ["encrypted_settings", "3mHX1SxNXPXF3uRembccPQGqAmQ=\n"], ["encrypted_settings_iv", "mQ2ZvXyDxGDBnCrU\n"], ["created_at", "2017-08-01 21:19:06.371498"], ["updated_at", "2017-08-01 21:19:06.371498"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "d28af2cd5e24e93f5ced8550d415b2b0"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "a44259e51931a2addd8134f0144d5eab"], ["access_id", "d28af2cd5e24e93f5ced8550d415b2b0"], ["secret_key", "f78a693ddcb15f46a07af7f73938fa9b"], ["job_type", "TestJob"], ["encrypted_settings", "IqwDbIRGbXwe5q83RsXKGBoq2TI=\n"], ["encrypted_settings_iv", "i1SbQcO0sxyQlIUn\n"], ["created_at", "2017-08-01 21:19:06.384954"], ["updated_at", "2017-08-01 21:19:06.384954"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"5"}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :progress, :started_at, :status, :updated_at  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 5], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["worker_id", 5], ["created_at", "2017-08-01 21:19:06.411578"], ["updated_at", "2017-08-01 21:19:06.411578"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 [ActiveJob] [TestJob] [8852da89-bcf0-422c-9672-6ba350fb8155] Performing TestJob (Job ID: 8852da89-bcf0-422c-9672-6ba350fb8155) from Async(default) with arguments: 3 [ActiveJob] Enqueued TestJob (Job ID: 8852da89-bcf0-422c-9672-6ba350fb8155) to Async(default) with arguments: 3 Completed 200 OK in 28ms (Views: 0.5ms | ActiveRecord: 0.7ms)  (0.3ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (1.3ms) ROLLBACK  (0.1ms) BEGIN  (0.4ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.4ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "7ac5ab147695b2e5eb90512c6c4b9da4"], ["LIMIT", 1]] SQL (0.9ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "f652df4fe34c89331ce4c733a24600bb"], ["access_id", "7ac5ab147695b2e5eb90512c6c4b9da4"], ["secret_key", "149e1f6f0fa1ac009fdcef03cdfdb4d1"], ["job_type", "TestJob"], ["encrypted_settings", "IrR0OHAQWpCt8BNH6MxYF5saepY=\n"], ["encrypted_settings_iv", "Rd8s7BnEoGgHrmDa\n"], ["created_at", "2017-08-01 21:19:06.437668"], ["updated_at", "2017-08-01 21:19:06.437668"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 [ActiveJob] [TestJob] [8852da89-bcf0-422c-9672-6ba350fb8155] Performed TestJob (Job ID: 8852da89-bcf0-422c-9672-6ba350fb8155) from Async(default) in 25.21ms  (0.5ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "29e4551ec087fd98340e78cf47fcac94"], ["LIMIT", 1]] SQL (1.5ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "fd33fe8570de4c6daf0d431c0b20d523"], ["access_id", "29e4551ec087fd98340e78cf47fcac94"], ["secret_key", "7f5622020cd42e1dc2d2819fa7bf59ac"], ["job_type", "TestJob"], ["encrypted_settings", "OH1MRG8IpoU1rnK+rb7XN6YjfyI=\n"], ["encrypted_settings_iv", "1wf8vcY7+0xQWPTV\n"], ["created_at", "2017-08-01 21:19:06.448173"], ["updated_at", "2017-08-01 21:19:06.448173"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"7"}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :progress, :started_at, :status, :updated_at  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 7], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["worker_id", 7], ["created_at", "2017-08-01 21:19:06.461023"], ["updated_at", "2017-08-01 21:19:06.461023"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 [ActiveJob] Enqueued TestJob (Job ID: 5b710487-1723-41f8-8d41-627692db541e) to Async(default) with arguments: 4 [ActiveJob] [TestJob] [5b710487-1723-41f8-8d41-627692db541e] Performing TestJob (Job ID: 5b710487-1723-41f8-8d41-627692db541e) from Async(default) with arguments: 4 Completed 200 OK in 11ms (Views: 0.4ms | ActiveRecord: 0.6ms) [ActiveJob] [TestJob] [5b710487-1723-41f8-8d41-627692db541e] Performed TestJob (Job ID: 5b710487-1723-41f8-8d41-627692db541e) from Async(default) in 0.03ms  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "384c7f5157c5b8b5eb16b3ae89dc7985"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "8dc025e2b776f33859034cc6f27c5879"], ["access_id", "384c7f5157c5b8b5eb16b3ae89dc7985"], ["secret_key", "4a5cee91be6f72c6c51c23ca0be93977"], ["job_type", "TestJob"], ["encrypted_settings", "pgnRXGYGvQ2liZGPekemSWKOYgc=\n"], ["encrypted_settings_iv", "CyBorzhXbK9T0giZ\n"], ["created_at", "2017-08-01 21:19:06.476875"], ["updated_at", "2017-08-01 21:19:06.476875"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs" Processing by IntegrationPal::Api::V1::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>""}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :progress, :started_at, :status, :updated_at  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Completed 422 Unprocessable Entity in 3ms (Views: 0.2ms | ActiveRecord: 0.2ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "e31b639d7f8535433a21000d80282d00"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "414da3a33ef8a2a6b142ef945504c94b"], ["access_id", "e31b639d7f8535433a21000d80282d00"], ["secret_key", "3a0f1efbb3f924036985f18677c92607"], ["job_type", "TestJob"], ["encrypted_settings", "vCp3b5uUFrU3aKOJU7Rgu3HOI2I=\n"], ["encrypted_settings_iv", "yeTJ0SeYiyG9WA/B\n"], ["created_at", "2017-08-01 21:19:06.496263"], ["updated_at", "2017-08-01 21:19:06.496263"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 9], ["created_at", "2017-08-01 21:19:06.498184"], ["updated_at", "2017-08-01 21:19:06.498184"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#index as HTML Rendering text template Rendered text template (0.0ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Filter chain halted as :authenticate! rendered or redirected Completed 401 Unauthorized in 10ms (Views: 9.4ms | ActiveRecord: 0.0ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "4a58a3aa823b8c952ff38895f718f35b"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "0f86e0bad23a17340cb5258bd0acd3c1"], ["access_id", "4a58a3aa823b8c952ff38895f718f35b"], ["secret_key", "da63bf2be57e64e6099275dfcfdefc16"], ["job_type", "TestJob"], ["encrypted_settings", "HwsO/waa7UzW79Xd4RKzUvfwpHA=\n"], ["encrypted_settings_iv", "ir0oMC8scJl6gmBj\n"], ["created_at", "2017-08-01 21:19:06.525664"], ["updated_at", "2017-08-01 21:19:06.525664"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 10], ["created_at", "2017-08-01 21:19:06.527433"], ["updated_at", "2017-08-01 21:19:06.527433"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#index as HTML Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/index.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/index.html.erb within layouts/integration_pal/application (0.3ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 13ms (Views: 8.6ms | ActiveRecord: 0.0ms) IntegrationPal::Job Load (0.5ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" ORDER BY created_at DESC  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "6b44bf2e0fe1b095105491d0367d9c7e"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "63ef5499f0cb7b8b844b75e540d1b413"], ["access_id", "6b44bf2e0fe1b095105491d0367d9c7e"], ["secret_key", "03da23692c5d4b2024811730d770d53a"], ["job_type", "TestJob"], ["encrypted_settings", "UrwccQXJCVTZDnyGTXQw9oTX620=\n"], ["encrypted_settings_iv", "pD1t26EQzfVCSAS+\n"], ["created_at", "2017-08-01 21:19:06.558544"], ["updated_at", "2017-08-01 21:19:06.558544"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"11"}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :job_params, :started_at, :updated_at  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 11], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["status", "pending"], ["progress", "0"], ["worker_id", 11], ["created_at", "2017-08-01 21:19:06.568634"], ["updated_at", "2017-08-01 21:19:06.568634"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/7 Completed 302 Found in 9ms (ActiveRecord: 0.6ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "071b7e2a1250a33d9d1c26550c71e912"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "8a7b77686b08f28d655925baab87b602"], ["access_id", "071b7e2a1250a33d9d1c26550c71e912"], ["secret_key", "ef0600302fbac07152e0f9d8bd5c207f"], ["job_type", "TestJob"], ["encrypted_settings", "xCl5ZCopnF5N8Kuf1NQg20SwbUs=\n"], ["encrypted_settings_iv", "iuISC9dmQPX4aW6d\n"], ["created_at", "2017-08-01 21:19:06.584136"], ["updated_at", "2017-08-01 21:19:06.584136"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"12"}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :job_params, :started_at, :updated_at  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.3ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 12], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["status", "pending"], ["progress", "0"], ["worker_id", 12], ["created_at", "2017-08-01 21:19:06.593175"], ["updated_at", "2017-08-01 21:19:06.593175"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/8 Completed 302 Found in 8ms (ActiveRecord: 0.7ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs" Processing by IntegrationPal::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>""}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :job_params, :started_at, :updated_at  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/new.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/new.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.2ms)  (0.3ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "7bfe1195976ce5ac117b6ae0fabfaf19"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "c5060122005775587d74fb8eac0d1337"], ["access_id", "7bfe1195976ce5ac117b6ae0fabfaf19"], ["secret_key", "73d3a86b77e1d5370a9dae887cdc4ffd"], ["job_type", "TestJob"], ["encrypted_settings", "cR06XQQG9Vouis413P+MJmNsMsM=\n"], ["encrypted_settings_iv", "1CNS3YvUvkML0gQc\n"], ["created_at", "2017-08-01 21:19:06.624939"], ["updated_at", "2017-08-01 21:19:06.624939"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 13], ["created_at", "2017-08-01 21:19:06.626662"], ["updated_at", "2017-08-01 21:19:06.626662"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"name"=>"New Name"}, "id"=>"9"} IntegrationPal::Job Load (0.1ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 9], ["LIMIT", 1]] Unpermitted parameter: :name  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 13], ["LIMIT", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/9 Completed 302 Found in 7ms (ActiveRecord: 0.5ms) IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 9], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "4ab3868babe1452ff9f34aa084d1640f"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "188a53d5469c414662fea3e3308cd788"], ["access_id", "4ab3868babe1452ff9f34aa084d1640f"], ["secret_key", "f73a25ea7153a2aebc0765879f6613f8"], ["job_type", "TestJob"], ["encrypted_settings", "A1A9Kovb4oqfXxfoLU3Jgx4iy6Q=\n"], ["encrypted_settings_iv", "XyVI524OV1de0PUb\n"], ["created_at", "2017-08-01 21:19:06.650621"], ["updated_at", "2017-08-01 21:19:06.650621"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 14], ["created_at", "2017-08-01 21:19:06.654152"], ["updated_at", "2017-08-01 21:19:06.654152"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"name"=>"New Name"}, "id"=>"10"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 10], ["LIMIT", 1]] Unpermitted parameter: :name  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 14], ["LIMIT", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/10 Completed 302 Found in 7ms (ActiveRecord: 0.5ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "ccfce426b14c23c1bfc4b92f594beb84"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "dedd8415fc9880e93260bc41d1a8e9af"], ["access_id", "ccfce426b14c23c1bfc4b92f594beb84"], ["secret_key", "a98fbd8ccc9e5b3d8961b77dacc2da4e"], ["job_type", "TestJob"], ["encrypted_settings", "FmDOJ3/8mW5q/coCDohL4XHc/rQ=\n"], ["encrypted_settings_iv", "Qkcvd0BIR3szL7Se\n"], ["created_at", "2017-08-01 21:19:06.676867"], ["updated_at", "2017-08-01 21:19:06.676867"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 15], ["created_at", "2017-08-01 21:19:06.678638"], ["updated_at", "2017-08-01 21:19:06.678638"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"name"=>"New Name"}, "id"=>"11"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 11], ["LIMIT", 1]] Unpermitted parameter: :name  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 15], ["LIMIT", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/11 Completed 302 Found in 7ms (ActiveRecord: 0.5ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "f142f84b10368729e2694f24708b3e65"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "3426852b2b7e0ecbbd07202e2b94cd28"], ["access_id", "f142f84b10368729e2694f24708b3e65"], ["secret_key", "b01bf862bafeb7d286b1d0701e22c224"], ["job_type", "TestJob"], ["encrypted_settings", "KictvbXknsENH+zD970BopAeWKw=\n"], ["encrypted_settings_iv", "5lHBmAutjEIh0PAC\n"], ["created_at", "2017-08-01 21:19:06.708096"], ["updated_at", "2017-08-01 21:19:06.708096"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 16], ["created_at", "2017-08-01 21:19:06.710035"], ["updated_at", "2017-08-01 21:19:06.710035"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"worker_id"=>""}, "id"=>"12"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 12], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application (0.3ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.4ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "a4f2cd301c62647096587eaf98eae362"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "28861df7bb1131c887e2743ecd6c6ccb"], ["access_id", "a4f2cd301c62647096587eaf98eae362"], ["secret_key", "cde55083df180d8d0130685820b80110"], ["job_type", "TestJob"], ["encrypted_settings", "uLfk72E9z+ee1v4sBRZsfguxVFQ=\n"], ["encrypted_settings_iv", "9WmNnCmdp1TgmDLu\n"], ["created_at", "2017-08-01 21:19:06.733545"], ["updated_at", "2017-08-01 21:19:06.733545"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 17], ["created_at", "2017-08-01 21:19:06.735247"], ["updated_at", "2017-08-01 21:19:06.735247"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"worker_id"=>""}, "id"=>"13"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 13], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application (0.0ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.4ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "f286c01c49a44d94270ea209df5ff394"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "d41b00f71411815d3c71c6b5a7afbfe6"], ["access_id", "f286c01c49a44d94270ea209df5ff394"], ["secret_key", "71d42503f0e76196996d16b8a283ebdd"], ["job_type", "TestJob"], ["encrypted_settings", "xcWESWdq3LdRHGdcccjLK52nGAU=\n"], ["encrypted_settings_iv", "lVJLc0csCTfz/bvj\n"], ["created_at", "2017-08-01 21:19:06.754917"], ["updated_at", "2017-08-01 21:19:06.754917"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#index as HTML Rendering text template Rendered text template (0.0ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Filter chain halted as :authenticate! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "6d046e8fa251fc8fdcb18d58d6b6cd3d"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "40986cd07a115e0c874cb407eea55fad"], ["access_id", "6d046e8fa251fc8fdcb18d58d6b6cd3d"], ["secret_key", "9a5c75757f8fc5ceebfc905877c94e22"], ["job_type", "TestJob"], ["encrypted_settings", "cwNXa3BVhSvPwbCmWjYIk25xHRY=\n"], ["encrypted_settings_iv", "3Cl31JpqBF6feMT/\n"], ["created_at", "2017-08-01 21:19:06.769921"], ["updated_at", "2017-08-01 21:19:06.769921"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#index as HTML Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/index.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/index.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 9ms (Views: 3.8ms | ActiveRecord: 0.0ms) IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SELECT COUNT(*) FROM "integration_pal_workers" Processing by IntegrationPal::WorkersController#create as HTML Parameters: {"worker"=>{"access_id"=>"052e3302e6d31522f26435fc6bfe29b8", "created_at"=>"", "encrypted_settings"=>"P0jCVGL2Ut/E9NYImkeGJNVIsVI=\n", "encrypted_settings_iv"=>"pW6OKk5wl9CycUAO\n", "id"=>"", "job_type"=>"TestJob", "name"=>"1c2bb0d0689bf05b3fef4da9b04e429b", "secret_key"=>"d3fc7155f57b74992205b905ccce8016", "updated_at"=>""}} Unpermitted parameters: :created_at, :encrypted_settings, :encrypted_settings_iv, :id, :updated_at, :settings  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "052e3302e6d31522f26435fc6bfe29b8"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "1c2bb0d0689bf05b3fef4da9b04e429b"], ["access_id", "052e3302e6d31522f26435fc6bfe29b8"], ["secret_key", "d3fc7155f57b74992205b905ccce8016"], ["job_type", "TestJob"], ["encrypted_settings", "VM+smivV93pX0QM+W9dAywoN27wIoMxyxcoi7qcnvSFA5cFDK+6mDK2ITJCa\nVP4tbR/G/4L5WyAWmZaAgzx9MHSSxErIwGr22MKXemWT9hepWcscAIWBxCz7\nqEcF7dyNm/Kkjwoo6AEErVWt7oNo4H5Ja8xarLirkQ==\n"], ["encrypted_settings_iv", "Y7TBiz6JSHG1PkMV\n"], ["created_at", "2017-08-01 21:19:06.809279"], ["updated_at", "2017-08-01 21:19:06.809279"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/20 Completed 302 Found in 13ms (ActiveRecord: 0.8ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_workers"  (0.1ms) ROLLBACK  (0.1ms) BEGIN Processing by IntegrationPal::WorkersController#create as HTML Parameters: {"worker"=>{"access_id"=>"b863862213131c7baeecf4a91ff17a82", "created_at"=>"", "encrypted_settings"=>"1n37HoUAlaTT4CFUTJ/0S5uU/zE=\n", "encrypted_settings_iv"=>"XlpANRBJbHHucPh1\n", "id"=>"", "job_type"=>"TestJob", "name"=>"e598a5fc9aa980c70e057565d8f368e2", "secret_key"=>"039b998197693fda555527fcc21d1fa3", "updated_at"=>""}} Unpermitted parameters: :created_at, :encrypted_settings, :encrypted_settings_iv, :id, :updated_at, :settings  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "b863862213131c7baeecf4a91ff17a82"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "e598a5fc9aa980c70e057565d8f368e2"], ["access_id", "b863862213131c7baeecf4a91ff17a82"], ["secret_key", "039b998197693fda555527fcc21d1fa3"], ["job_type", "TestJob"], ["encrypted_settings", "oYcbjgCXoVKdTKqrXMxxrKdfR0mth12VeXMeouaI8NowcFFrwhz9tQDqaJKc\nXpU3OttrNEG37kG6YEwhB66YtwB2dNf6mOKjIin2zco5PmCQJv5gIcoHhEL4\nle1pqA2QKlImv3MyGwb3MVESTPgzN3lSJPg8Cxpklg==\n"], ["encrypted_settings_iv", "iKj2apSUupSuRYRz\n"], ["created_at", "2017-08-01 21:19:06.834696"], ["updated_at", "2017-08-01 21:19:06.834696"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/21 Completed 302 Found in 10ms (ActiveRecord: 0.7ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SELECT COUNT(*) FROM "integration_pal_workers" Processing by IntegrationPal::WorkersController#create as HTML Parameters: {"worker"=>{"access_id"=>"b710349d348464a7b77d7beec8d0bca9", "created_at"=>"", "encrypted_settings"=>"e+Uoy4KMiUQolBb3+5TCryEndsE=\n", "encrypted_settings_iv"=>"si/9kQ0AQ+DaG7m8\n", "id"=>"", "job_type"=>"", "name"=>"5951f78d7576c9db56afecbeea55236f", "secret_key"=>"4a3d06b0e0a4b8241e92e3717bcc99cf", "updated_at"=>""}} Unpermitted parameters: :created_at, :encrypted_settings, :encrypted_settings_iv, :id, :updated_at, :settings  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "b710349d348464a7b77d7beec8d0bca9"], ["LIMIT", 1]]  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/new.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/new.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 20ms (Views: 8.2ms | ActiveRecord: 0.5ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_workers"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "0f6e91605a61611366a5f25d7c295f72"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "da262de970883b24466354d4d9bce2fe"], ["access_id", "0f6e91605a61611366a5f25d7c295f72"], ["secret_key", "329331894863fd04dc523879b1b9c394"], ["job_type", "TestJob"], ["encrypted_settings", "2B6qWXbYhsE1WnOyjkD4lG9osJQ=\n"], ["encrypted_settings_iv", "5fN7HwRB1b+Abzi+\n"], ["created_at", "2017-08-01 21:19:06.882761"], ["updated_at", "2017-08-01 21:19:06.882761"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"name"=>"New Name"}, "id"=>"22"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 22], ["LIMIT", 1]] Unpermitted parameter: :settings  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 AND ("integration_pal_workers"."id" != $2) LIMIT $3 [["access_id", "0f6e91605a61611366a5f25d7c295f72"], ["id", 22], ["LIMIT", 1]] SQL (0.2ms) UPDATE "integration_pal_workers" SET "encrypted_settings" = $1, "encrypted_settings_iv" = $2, "name" = $3, "updated_at" = $4 WHERE "integration_pal_workers"."id" = $5 [["encrypted_settings", "evPKXkRcAhpARc4JFui8J3mIRI4=\n"], ["encrypted_settings_iv", "GBHn9Kp3ZegSKcTB\n"], ["name", "New Name"], ["updated_at", "2017-08-01 21:19:06.894515"], ["id", 22]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/22 Completed 302 Found in 12ms (ActiveRecord: 0.9ms) IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 22], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "8207b844b596e6638b509269e8bc36fa"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "956e4877cbacc70095cc2756b7ceda8f"], ["access_id", "8207b844b596e6638b509269e8bc36fa"], ["secret_key", "67e44959ef3f957bf9ccf0ef0f07c3ba"], ["job_type", "TestJob"], ["encrypted_settings", "d91oAfhPWaupfNDVlASbXeZlV3g=\n"], ["encrypted_settings_iv", "BQsx9VvnX1YtyWFl\n"], ["created_at", "2017-08-01 21:19:06.914482"], ["updated_at", "2017-08-01 21:19:06.914482"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"name"=>"New Name"}, "id"=>"23"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 23], ["LIMIT", 1]] Unpermitted parameter: :settings  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 AND ("integration_pal_workers"."id" != $2) LIMIT $3 [["access_id", "8207b844b596e6638b509269e8bc36fa"], ["id", 23], ["LIMIT", 1]] SQL (0.2ms) UPDATE "integration_pal_workers" SET "encrypted_settings" = $1, "encrypted_settings_iv" = $2, "name" = $3, "updated_at" = $4 WHERE "integration_pal_workers"."id" = $5 [["encrypted_settings", "TNX1o06v1bsvDF6lodQhHC+EGgM=\n"], ["encrypted_settings_iv", "mw02oNDxHQZQVV3n\n"], ["name", "New Name"], ["updated_at", "2017-08-01 21:19:06.925387"], ["id", 23]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/23 Completed 302 Found in 11ms (ActiveRecord: 0.7ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "4bad78f539f84b0cf14103af9d03e75b"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "c3473625c3a1a0cfc063891f30005578"], ["access_id", "4bad78f539f84b0cf14103af9d03e75b"], ["secret_key", "786c19e17ac4fe117a6495497a2f1b85"], ["job_type", "TestJob"], ["encrypted_settings", "pB57u/O7NVRqRj3YAN8jWN3BGVo=\n"], ["encrypted_settings_iv", "nXA4xE3d0z37MB/t\n"], ["created_at", "2017-08-01 21:19:06.939872"], ["updated_at", "2017-08-01 21:19:06.939872"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"name"=>"New Name"}, "id"=>"24"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 24], ["LIMIT", 1]] Unpermitted parameter: :settings  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 AND ("integration_pal_workers"."id" != $2) LIMIT $3 [["access_id", "4bad78f539f84b0cf14103af9d03e75b"], ["id", 24], ["LIMIT", 1]] SQL (0.3ms) UPDATE "integration_pal_workers" SET "encrypted_settings" = $1, "encrypted_settings_iv" = $2, "name" = $3, "updated_at" = $4 WHERE "integration_pal_workers"."id" = $5 [["encrypted_settings", "MxSbH0LKYgNXmOuHgtQU1EcO9vo=\n"], ["encrypted_settings_iv", "z9UUbMbH96GV0wtV\n"], ["name", "New Name"], ["updated_at", "2017-08-01 21:19:06.951305"], ["id", 24]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/24 Completed 302 Found in 13ms (ActiveRecord: 0.9ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "c99e40a99dfe3fc77bcda6e4c65cad21"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "59344242a8af8a518456aeff9da39cc3"], ["access_id", "c99e40a99dfe3fc77bcda6e4c65cad21"], ["secret_key", "4e295e5e9c1029992dd27862d541a8f5"], ["job_type", "TestJob"], ["encrypted_settings", "AnPLRE4lTYxeZ+6cqh10KLe+T+c=\n"], ["encrypted_settings_iv", "KHP9Axdy5fGK3cDm\n"], ["created_at", "2017-08-01 21:19:06.967545"], ["updated_at", "2017-08-01 21:19:06.967545"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"job_type"=>""}, "id"=>"25"} IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 25], ["LIMIT", 1]] Unpermitted parameter: :settings  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 AND ("integration_pal_workers"."id" != $2) LIMIT $3 [["access_id", "c99e40a99dfe3fc77bcda6e4c65cad21"], ["id", 25], ["LIMIT", 1]]  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 17ms (Views: 6.2ms | ActiveRecord: 0.5ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "1243fe7750ddf54f36451e231135b5f3"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "ec320dc5fc8646450fbd12b0c2bf07cf"], ["access_id", "1243fe7750ddf54f36451e231135b5f3"], ["secret_key", "15ec47c2dadea4d335c00a34dc5914f3"], ["job_type", "TestJob"], ["encrypted_settings", "bEuBOstPZ1tqTIUvVuLeJloPI48=\n"], ["encrypted_settings_iv", "zTkWbg81oO9F28y2\n"], ["created_at", "2017-08-01 21:19:06.999880"], ["updated_at", "2017-08-01 21:19:06.999880"]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"job_type"=>""}, "id"=>"26"} IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 26], ["LIMIT", 1]] Unpermitted parameter: :settings  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 AND ("integration_pal_workers"."id" != $2) LIMIT $3 [["access_id", "1243fe7750ddf54f36451e231135b5f3"], ["id", 26], ["LIMIT", 1]]  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application (0.0ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 11ms (Views: 0.6ms | ActiveRecord: 0.6ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "6a7908eef8d2da9e65c7e2ecf9f46ae1"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "53f3747e87571cf0dfb29138c8aef056"], ["access_id", "6a7908eef8d2da9e65c7e2ecf9f46ae1"], ["secret_key", "77333e114b745ff272a74fd92c38bc16"], ["job_type", "TestJob"], ["encrypted_settings", "MgKe8gY90bwbovzmZgw559KiXeI=\n"], ["encrypted_settings_iv", "+CDGUQAU0XXN5VjX\n"], ["created_at", "2017-08-01 21:19:07.030355"], ["updated_at", "2017-08-01 21:19:07.030355"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "49856217eae09182290dbc7cd5987227"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "f2133a430de827e38c4f0ce89f1b8dc2"], ["access_id", "49856217eae09182290dbc7cd5987227"], ["secret_key", "788243ad4bd021e7b4da336da1336448"], ["job_type", "TestJob"], ["encrypted_settings", "hOVi1GduzT/EpGxPXdkaHORICeo=\n"], ["encrypted_settings_iv", "zD5v1q0bJ8W4alTZ\n"], ["created_at", "2017-08-01 21:19:07.043938"], ["updated_at", "2017-08-01 21:19:07.043938"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "7f0183b4c2547f839e13664481c3ff52"], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" IS NULL LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "8e9caf04db98a312a1555d0d144176df"], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "1f5919aac2f2a611383b6bcc5123869c"], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "b325cb73aba6015586c912edf59a0d9f"], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (1.5ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "c55b1c0043a3a6a5f4afa4bd39d31f49"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "8a63499bda16fe5749d111276ce26398"], ["access_id", "c55b1c0043a3a6a5f4afa4bd39d31f49"], ["secret_key", "96ca3fc738f109605a7dbba056b65b53"], ["job_type", "TestJob"], ["encrypted_settings", "1kWSbVFFfH4AZ4cSjh502ca4t64=\n"], ["encrypted_settings_iv", "uKKQZL/CfJeM/2YQ\n"], ["created_at", "2017-08-01 21:19:55.047753"], ["updated_at", "2017-08-01 21:19:55.047753"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 29], ["created_at", "2017-08-01 21:19:55.055161"], ["updated_at", "2017-08-01 21:19:55.055161"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#show as HTML Parameters: {"id"=>"14"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" IS NULL LIMIT $1 [["LIMIT", 1]] Filter chain halted as :authenticate_api rendered or redirected Completed 401 Unauthorized in 2ms (ActiveRecord: 0.3ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "652ba6de656a0b85eb8875981be2da95"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "e81dd0baefdd0c40d85b999d0302b7ac"], ["access_id", "652ba6de656a0b85eb8875981be2da95"], ["secret_key", "725b9bca6ac9ab94f21fa48e38cbdac3"], ["job_type", "TestJob"], ["encrypted_settings", "IADXLuiTaRgIQ+3rxwHTUh61NzE=\n"], ["encrypted_settings_iv", "q9alAeJpLTtPp9L6\n"], ["created_at", "2017-08-01 21:19:55.077520"], ["updated_at", "2017-08-01 21:19:55.077520"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "8bb3b18731dd5afb73a5b3f141e242fd"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "d3185e6b25639ddc6132b57e122ce42e"], ["access_id", "8bb3b18731dd5afb73a5b3f141e242fd"], ["secret_key", "68fb33e0fcb34b8e67a6bb58e41b46e5"], ["job_type", "TestJob"], ["encrypted_settings", "oi7qMevqs+9pECsgHbAmwAlz7Hk=\n"], ["encrypted_settings_iv", "E5dPWjTEoRiwq4tc\n"], ["created_at", "2017-08-01 21:19:55.089656"], ["updated_at", "2017-08-01 21:19:55.089656"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 31], ["created_at", "2017-08-01 21:19:55.091306"], ["updated_at", "2017-08-01 21:19:55.091306"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#show as JSON Parameters: {"id"=>"15"} IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "652ba6de656a0b85eb8875981be2da95"], ["LIMIT", 1]] IntegrationPal::Job Load (0.9ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 15], ["LIMIT", 1]] Completed 200 OK in 11ms (Views: 0.8ms | ActiveRecord: 1.1ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "60b6efdb0ae8cfa6dc3ba7d7d823a739"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "a04bda31400a604fec7a621c1e7c8d2d"], ["access_id", "60b6efdb0ae8cfa6dc3ba7d7d823a739"], ["secret_key", "f84b6b3fd7aa61a4e838f623b78f96a5"], ["job_type", "TestJob"], ["encrypted_settings", "+2P2EpZTVI03goiVYYJv4YCGgxg=\n"], ["encrypted_settings_iv", "stG/G1ugY8WnehCy\n"], ["created_at", "2017-08-01 21:19:55.128639"], ["updated_at", "2017-08-01 21:19:55.128639"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "e0954e58f575f977624fae5ebbcb45c7"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "e6e4d065560dd7fc7fb0808569d8a4bf"], ["access_id", "e0954e58f575f977624fae5ebbcb45c7"], ["secret_key", "6bdaa8d7c9fd02bebbcae47722f8037f"], ["job_type", "TestJob"], ["encrypted_settings", "owYjaHCU+vP7T6MtNyFRN5IXCBo=\n"], ["encrypted_settings_iv", "n4YqX+7kuSYAnLYT\n"], ["created_at", "2017-08-01 21:19:55.141651"], ["updated_at", "2017-08-01 21:19:55.141651"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"33"}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :progress, :started_at, :status, :updated_at  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 33], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["worker_id", 33], ["created_at", "2017-08-01 21:19:55.160786"], ["updated_at", "2017-08-01 21:19:55.160786"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 [ActiveJob] [TestJob] [f7fb17b5-db54-4016-9f66-b57d6cbc6141] Performing TestJob (Job ID: f7fb17b5-db54-4016-9f66-b57d6cbc6141) from Async(default) with arguments: 16 [ActiveJob] Enqueued TestJob (Job ID: f7fb17b5-db54-4016-9f66-b57d6cbc6141) to Async(default) with arguments: 16 Completed 200 OK in 17ms (Views: 1.9ms | ActiveRecord: 0.7ms)  (1.4ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.5ms) ROLLBACK  (0.1ms) BEGIN [ActiveJob] [TestJob] [f7fb17b5-db54-4016-9f66-b57d6cbc6141] Performed TestJob (Job ID: f7fb17b5-db54-4016-9f66-b57d6cbc6141) from Async(default) in 16.56ms  (0.6ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "a63a1976ebb2e98508c70dfcd9edd30b"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "1c9f994525fc05761d6cada276b7c22b"], ["access_id", "a63a1976ebb2e98508c70dfcd9edd30b"], ["secret_key", "38b32e7b947c7a02ed7f1d463f677fde"], ["job_type", "TestJob"], ["encrypted_settings", "UlLxa8K9A7Bc4p2ryF6JTEPCsPM=\n"], ["encrypted_settings_iv", "0IG3Jm5Q+WRr9ZVe\n"], ["created_at", "2017-08-01 21:19:55.183287"], ["updated_at", "2017-08-01 21:19:55.183287"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "1d7a24b14796c82558ecb9c0e05ab31f"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "7a9875d17598303589f79078d9fcb4ac"], ["access_id", "1d7a24b14796c82558ecb9c0e05ab31f"], ["secret_key", "11e06ce6a69ba04de92c5c017147cc6d"], ["job_type", "TestJob"], ["encrypted_settings", "UKfElFvRqzhC/DvjGRZOdp2MYy4=\n"], ["encrypted_settings_iv", "ZE/JBHeqq+6SRnIB\n"], ["created_at", "2017-08-01 21:19:55.193362"], ["updated_at", "2017-08-01 21:19:55.193362"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"35"}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :progress, :started_at, :status, :updated_at  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 35], ["LIMIT", 1]] SQL (0.4ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["worker_id", 35], ["created_at", "2017-08-01 21:19:55.205281"], ["updated_at", "2017-08-01 21:19:55.205281"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 [ActiveJob] Enqueued TestJob (Job ID: 51d13503-01c4-49fb-858b-959ff9a1476a) to Async(default) with arguments: 17 Completed 200 OK in 12ms (Views: 0.5ms | ActiveRecord: 0.8ms) [ActiveJob] [TestJob] [51d13503-01c4-49fb-858b-959ff9a1476a] Performing TestJob (Job ID: 51d13503-01c4-49fb-858b-959ff9a1476a) from Async(default) with arguments: 17 [ActiveJob] [TestJob] [51d13503-01c4-49fb-858b-959ff9a1476a] Performed TestJob (Job ID: 51d13503-01c4-49fb-858b-959ff9a1476a) from Async(default) in 0.04ms  (0.7ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "6ddc808e56bdcddee5fb598ffd41dbeb"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "aa386023b1cc8a0c261073c85c5a1867"], ["access_id", "6ddc808e56bdcddee5fb598ffd41dbeb"], ["secret_key", "8c1301dcfbbe54ab7d69dab4c945b36f"], ["job_type", "TestJob"], ["encrypted_settings", "5IbKsQMHwQGJEfojPyCDJAFgzf4=\n"], ["encrypted_settings_iv", "BU4c/wF1KRABD3ir\n"], ["created_at", "2017-08-01 21:19:55.223878"], ["updated_at", "2017-08-01 21:19:55.223878"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs" Processing by IntegrationPal::Api::V1::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>""}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :progress, :started_at, :status, :updated_at  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Completed 422 Unprocessable Entity in 3ms (Views: 0.2ms | ActiveRecord: 0.2ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "175f3315bd29ce684e0f02fbaca3c901"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "f755ce6ba466dda97764badc04fb1459"], ["access_id", "175f3315bd29ce684e0f02fbaca3c901"], ["secret_key", "ddb445836b5a935cda8748060d495f46"], ["job_type", "TestJob"], ["encrypted_settings", "Ht8L4tQ3wW/K+aGcAQfYxgx/has=\n"], ["encrypted_settings_iv", "xOxGiKo6mDVDRVM3\n"], ["created_at", "2017-08-01 21:19:55.243369"], ["updated_at", "2017-08-01 21:19:55.243369"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 37], ["created_at", "2017-08-01 21:19:55.245169"], ["updated_at", "2017-08-01 21:19:55.245169"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#index as HTML Rendering text template Rendered text template (0.0ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Filter chain halted as :authenticate! rendered or redirected Completed 401 Unauthorized in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "d9b0a16e89294af78ddda79719976910"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "1e7461e797e5bda4bca269971d64fde2"], ["access_id", "d9b0a16e89294af78ddda79719976910"], ["secret_key", "be157a96c2186072dba4cd80cf6609db"], ["job_type", "TestJob"], ["encrypted_settings", "6MZQAO5zk/JLCgylwIAQBb+LYzY=\n"], ["encrypted_settings_iv", "AEtdT/6+IBqbOCG5\n"], ["created_at", "2017-08-01 21:19:55.267489"], ["updated_at", "2017-08-01 21:19:55.267489"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 38], ["created_at", "2017-08-01 21:19:55.269341"], ["updated_at", "2017-08-01 21:19:55.269341"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#index as HTML Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/index.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/index.html.erb within layouts/integration_pal/application (0.3ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 12ms (Views: 7.6ms | ActiveRecord: 0.0ms) IntegrationPal::Job Load (0.5ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" ORDER BY created_at DESC  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "d947d08fffbe64adcedd00c2c0d43fde"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "40d7504e4fafc3346f3598cc7ea04cf9"], ["access_id", "d947d08fffbe64adcedd00c2c0d43fde"], ["secret_key", "7263b722efb09635a45c6ce8c0fa4f41"], ["job_type", "TestJob"], ["encrypted_settings", "uz2HbhGz5+J3EToOUz3+uc1wOnA=\n"], ["encrypted_settings_iv", "wz9NKk+oAs7KVBnJ\n"], ["created_at", "2017-08-01 21:19:55.298535"], ["updated_at", "2017-08-01 21:19:55.298535"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"39"}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :job_params, :started_at, :updated_at  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 39], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_jobs" ("status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["status", "pending"], ["progress", "0"], ["worker_id", 39], ["created_at", "2017-08-01 21:19:55.307049"], ["updated_at", "2017-08-01 21:19:55.307049"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/20 Completed 302 Found in 8ms (ActiveRecord: 0.7ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "37fb8d712dae14ec50199c5ef244a145"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "b6441294a272b56fbfaf3fbe666655d6"], ["access_id", "37fb8d712dae14ec50199c5ef244a145"], ["secret_key", "b5e0c042b95c6756530513f2c12fed02"], ["job_type", "TestJob"], ["encrypted_settings", "Jp4bFvokaZWh/YS3sdi+0ixtfVk=\n"], ["encrypted_settings_iv", "+dXFO6sq72Lxcdkm\n"], ["created_at", "2017-08-01 21:19:55.324088"], ["updated_at", "2017-08-01 21:19:55.324088"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"40"}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :job_params, :started_at, :updated_at  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 40], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_jobs" ("status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["status", "pending"], ["progress", "0"], ["worker_id", 40], ["created_at", "2017-08-01 21:19:55.333070"], ["updated_at", "2017-08-01 21:19:55.333070"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/21 Completed 302 Found in 8ms (ActiveRecord: 0.7ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs" Processing by IntegrationPal::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>""}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :job_params, :started_at, :updated_at  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/new.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/new.html.erb within layouts/integration_pal/application (0.3ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.2ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "cb6bc549312b92c6707c819abac19559"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "1ce219a588c8224ed8591e0d4f71b463"], ["access_id", "cb6bc549312b92c6707c819abac19559"], ["secret_key", "67ee84cb4be96b739d70737709159c5e"], ["job_type", "TestJob"], ["encrypted_settings", "Ql3QgsZULbxtD2Cc4YAXb00woNs=\n"], ["encrypted_settings_iv", "ckbIMQFakD9gw8i+\n"], ["created_at", "2017-08-01 21:19:55.363306"], ["updated_at", "2017-08-01 21:19:55.363306"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 41], ["created_at", "2017-08-01 21:19:55.365124"], ["updated_at", "2017-08-01 21:19:55.365124"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"name"=>"New Name"}, "id"=>"22"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 22], ["LIMIT", 1]] Unpermitted parameter: :name  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 41], ["LIMIT", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/22 Completed 302 Found in 7ms (ActiveRecord: 0.5ms) IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 22], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "49f53d2b1099e7cc832a6b56c6db38d5"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "e69c1f9f35f311594996d40083ad449f"], ["access_id", "49f53d2b1099e7cc832a6b56c6db38d5"], ["secret_key", "539536cad48c18940487a0bb9a1a7606"], ["job_type", "TestJob"], ["encrypted_settings", "hHrYwqFe9qDZ3x5Za0cHF3nhROc=\n"], ["encrypted_settings_iv", "wCYWNmgMTOYcFEFm\n"], ["created_at", "2017-08-01 21:19:55.388029"], ["updated_at", "2017-08-01 21:19:55.388029"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 42], ["created_at", "2017-08-01 21:19:55.389808"], ["updated_at", "2017-08-01 21:19:55.389808"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"name"=>"New Name"}, "id"=>"23"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 23], ["LIMIT", 1]] Unpermitted parameter: :name  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 42], ["LIMIT", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/23 Completed 302 Found in 7ms (ActiveRecord: 0.5ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "cf170b98f747e5ee5b7f340ed2982c61"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "0561071760d19008f3dd975d6bf61986"], ["access_id", "cf170b98f747e5ee5b7f340ed2982c61"], ["secret_key", "5429be8607a07ebacbd77f408bfe86c5"], ["job_type", "TestJob"], ["encrypted_settings", "6MstsebfB/4GgMaKC38O+PFDoe8=\n"], ["encrypted_settings_iv", "/7RAzrz3BeqdlUoH\n"], ["created_at", "2017-08-01 21:19:55.411028"], ["updated_at", "2017-08-01 21:19:55.411028"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 43], ["created_at", "2017-08-01 21:19:55.412838"], ["updated_at", "2017-08-01 21:19:55.412838"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"name"=>"New Name"}, "id"=>"24"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 24], ["LIMIT", 1]] Unpermitted parameter: :name  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 43], ["LIMIT", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/24 Completed 302 Found in 12ms (ActiveRecord: 0.5ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "4d63dfb619b5e743cf6fad4456d2bba1"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "0d4a22b33f7028a32d7fb01cd5e224c6"], ["access_id", "4d63dfb619b5e743cf6fad4456d2bba1"], ["secret_key", "22447e36cddb02bb3b84b3293ca25c33"], ["job_type", "TestJob"], ["encrypted_settings", "No12bb3ma73x/unXdGuTchArQq0=\n"], ["encrypted_settings_iv", "CPsq1TDYv5DXB6nl\n"], ["created_at", "2017-08-01 21:19:55.442873"], ["updated_at", "2017-08-01 21:19:55.442873"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 44], ["created_at", "2017-08-01 21:19:55.446399"], ["updated_at", "2017-08-01 21:19:55.446399"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"worker_id"=>""}, "id"=>"25"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 25], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.4ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "99b00cd0118d5fa81bc1a930ef572e6a"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "ec8fb8ab266b721cde9c55ea4b2c310a"], ["access_id", "99b00cd0118d5fa81bc1a930ef572e6a"], ["secret_key", "8833bf5b0ad23288cc2921085ef0d634"], ["job_type", "TestJob"], ["encrypted_settings", "yJWmDlX6CmAN6Dx3I7hpExeBUks=\n"], ["encrypted_settings_iv", "JjtCw6i3M/uUx77I\n"], ["created_at", "2017-08-01 21:19:55.472965"], ["updated_at", "2017-08-01 21:19:55.472965"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 45], ["created_at", "2017-08-01 21:19:55.474798"], ["updated_at", "2017-08-01 21:19:55.474798"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"worker_id"=>""}, "id"=>"26"} IntegrationPal::Job Load (0.1ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 26], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application (0.0ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.3ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "3387f2c4d403e51f3c30e6e627cb1a5d"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "5920add1643ae76235ae6de9bd3e9293"], ["access_id", "3387f2c4d403e51f3c30e6e627cb1a5d"], ["secret_key", "a07e22a9fe40b8687a0c4a1934f91d24"], ["job_type", "TestJob"], ["encrypted_settings", "9CIEzMGASVZSkm9Tvivr09JHS74=\n"], ["encrypted_settings_iv", "u19Nv4G+LQlbxDn8\n"], ["created_at", "2017-08-01 21:19:55.492362"], ["updated_at", "2017-08-01 21:19:55.492362"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#index as HTML Rendering text template Rendered text template (0.0ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Filter chain halted as :authenticate! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "3e8d637e0805f2b4ff97fc01a8b7cb62"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "6ecef4f6125325c08754f28c0e06f965"], ["access_id", "3e8d637e0805f2b4ff97fc01a8b7cb62"], ["secret_key", "3864ba92fb738010e01179b817bb9009"], ["job_type", "TestJob"], ["encrypted_settings", "+tVteHd3jkpCk8cVtTNQrGMLL58=\n"], ["encrypted_settings_iv", "7uHlHOGtpVmr32/r\n"], ["created_at", "2017-08-01 21:19:55.509202"], ["updated_at", "2017-08-01 21:19:55.509202"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#index as HTML Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/index.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/index.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 9ms (Views: 5.3ms | ActiveRecord: 0.0ms) IntegrationPal::Worker Load (0.3ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SELECT COUNT(*) FROM "integration_pal_workers" Processing by IntegrationPal::WorkersController#create as HTML Parameters: {"worker"=>{"access_id"=>"1ea92722219e11b8d99418c91b77c1bc", "created_at"=>"", "encrypted_settings"=>"DOPoxZIHJkRCu629U1jOmtE3/lY=\n", "encrypted_settings_iv"=>"Wpfh40L/Kp6onRJI\n", "id"=>"", "job_type"=>"TestJob", "name"=>"03f659035a23c800d023b04bce78816b", "secret_key"=>"16db65a3ede86509a4c280042efa9ddf", "updated_at"=>""}} Unpermitted parameters: :created_at, :encrypted_settings, :encrypted_settings_iv, :id, :updated_at, :settings  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "1ea92722219e11b8d99418c91b77c1bc"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "03f659035a23c800d023b04bce78816b"], ["access_id", "1ea92722219e11b8d99418c91b77c1bc"], ["secret_key", "16db65a3ede86509a4c280042efa9ddf"], ["job_type", "TestJob"], ["encrypted_settings", "j9sqPT4j/MULflkDAUqR5iYL02924tSCvkOUGxwbSQXODi/u3ahhVQIQ2U/G\n8YJRU27oeYRcQLhwuDVmBGzWcqcZWx2AN/j92i/me6fYk6rc3/mcelUH8fEv\nSm8hjN/4R1OoCsatl/nXzH5xRbuQpHn8pHhkm/VpNA==\n"], ["encrypted_settings_iv", "HAWWiv+334rK5/gp\n"], ["created_at", "2017-08-01 21:19:55.547264"], ["updated_at", "2017-08-01 21:19:55.547264"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/48 Completed 302 Found in 11ms (ActiveRecord: 0.7ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_workers"  (0.1ms) ROLLBACK  (0.1ms) BEGIN Processing by IntegrationPal::WorkersController#create as HTML Parameters: {"worker"=>{"access_id"=>"e4d8b1128bf55b189340dc96e3eb4097", "created_at"=>"", "encrypted_settings"=>"QoakKchvODS6o0fLvgsqZodA9V8=\n", "encrypted_settings_iv"=>"V7H/1L4LVmtDvnAG\n", "id"=>"", "job_type"=>"TestJob", "name"=>"753ec31540d9f73e33d8888263e46273", "secret_key"=>"ce2f143a60c9fb57a7932c2210d601ce", "updated_at"=>""}} Unpermitted parameters: :created_at, :encrypted_settings, :encrypted_settings_iv, :id, :updated_at, :settings  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "e4d8b1128bf55b189340dc96e3eb4097"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "753ec31540d9f73e33d8888263e46273"], ["access_id", "e4d8b1128bf55b189340dc96e3eb4097"], ["secret_key", "ce2f143a60c9fb57a7932c2210d601ce"], ["job_type", "TestJob"], ["encrypted_settings", "G5DhQIyUJyKlU//FP83W/Yaix4fBDov8dEVC2I7Kh5Yqz1vFX9L5thpv0DWJ\n+UCJyd8+FwPOdsRUPM+mI75zrBr03c1DUTJXQgvmaDno3Zw+f+VCNejgaDaW\nbrsvIf/4QbM+jDMSZmIU/cjqD5xRLUDTnISa21UxDQ==\n"], ["encrypted_settings_iv", "dNzOvZGe4qguFVfQ\n"], ["created_at", "2017-08-01 21:19:55.571523"], ["updated_at", "2017-08-01 21:19:55.571523"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/49 Completed 302 Found in 12ms (ActiveRecord: 0.7ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SELECT COUNT(*) FROM "integration_pal_workers" Processing by IntegrationPal::WorkersController#create as HTML Parameters: {"worker"=>{"access_id"=>"3b3aad04dc827962ace5875310e04629", "created_at"=>"", "encrypted_settings"=>"Cx/Sa8yJ2noeQCSIPfb+Zkcw6LE=\n", "encrypted_settings_iv"=>"frIAvc+rLvhS3vip\n", "id"=>"", "job_type"=>"", "name"=>"84a42d95deca0555d3f4460aa8473fbc", "secret_key"=>"724c24e616536113896d649dc9e004d9", "updated_at"=>""}} Unpermitted parameters: :created_at, :encrypted_settings, :encrypted_settings_iv, :id, :updated_at, :settings  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "3b3aad04dc827962ace5875310e04629"], ["LIMIT", 1]]  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/new.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/new.html.erb within layouts/integration_pal/application (0.3ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 14ms (Views: 4.7ms | ActiveRecord: 0.5ms)  (0.3ms) SELECT COUNT(*) FROM "integration_pal_workers"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "7bf38a8f5326cf2c9b9dcbda652f5afe"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "622f043635c2a09a53d5bfd0edf8d5f3"], ["access_id", "7bf38a8f5326cf2c9b9dcbda652f5afe"], ["secret_key", "ce71570c77d50fb47dfd73f2a9196aca"], ["job_type", "TestJob"], ["encrypted_settings", "+Kl6zVqJ6DPpmFSURHvazn/1jvc=\n"], ["encrypted_settings_iv", "y/cKZGJ2qIWLNRf7\n"], ["created_at", "2017-08-01 21:19:55.615451"], ["updated_at", "2017-08-01 21:19:55.615451"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"name"=>"New Name"}, "id"=>"50"} IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 50], ["LIMIT", 1]] Unpermitted parameter: :settings  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 AND ("integration_pal_workers"."id" != $2) LIMIT $3 [["access_id", "7bf38a8f5326cf2c9b9dcbda652f5afe"], ["id", 50], ["LIMIT", 1]] SQL (0.2ms) UPDATE "integration_pal_workers" SET "encrypted_settings" = $1, "encrypted_settings_iv" = $2, "name" = $3, "updated_at" = $4 WHERE "integration_pal_workers"."id" = $5 [["encrypted_settings", "gTYbUHlYsRIOY3snQJzz1PbS8r4=\n"], ["encrypted_settings_iv", "t8FLJj77bBU64juk\n"], ["name", "New Name"], ["updated_at", "2017-08-01 21:19:55.628710"], ["id", 50]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/50 Completed 302 Found in 12ms (ActiveRecord: 0.9ms) IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 50], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "0745c0898fcb766f97ff28ac708b828c"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "57cf730c199ae8ca6e182cf0ddf34f31"], ["access_id", "0745c0898fcb766f97ff28ac708b828c"], ["secret_key", "2bb94f3d5ab6f401a4333998c50f97f1"], ["job_type", "TestJob"], ["encrypted_settings", "RYUgMLi6SbPYPB8ELNjJWoHj9Es=\n"], ["encrypted_settings_iv", "+5jwgpDsRmIhGv0x\n"], ["created_at", "2017-08-01 21:19:55.647851"], ["updated_at", "2017-08-01 21:19:55.647851"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"name"=>"New Name"}, "id"=>"51"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 51], ["LIMIT", 1]] Unpermitted parameter: :settings  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 AND ("integration_pal_workers"."id" != $2) LIMIT $3 [["access_id", "0745c0898fcb766f97ff28ac708b828c"], ["id", 51], ["LIMIT", 1]] SQL (0.2ms) UPDATE "integration_pal_workers" SET "encrypted_settings" = $1, "encrypted_settings_iv" = $2, "name" = $3, "updated_at" = $4 WHERE "integration_pal_workers"."id" = $5 [["encrypted_settings", "N3ISAMSBidVcDa5zn8XnN4IrVeI=\n"], ["encrypted_settings_iv", "4ooRFhnULeTfOM1Q\n"], ["name", "New Name"], ["updated_at", "2017-08-01 21:19:55.659074"], ["id", 51]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/51 Completed 302 Found in 11ms (ActiveRecord: 0.8ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "26b155d8c89ad84f45e09fc34492d041"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "586af5ed23c36a06f220c6a8dafc1fb9"], ["access_id", "26b155d8c89ad84f45e09fc34492d041"], ["secret_key", "d2ae5ddec76236ee434a527d7a77ce8b"], ["job_type", "TestJob"], ["encrypted_settings", "yZzWJ+KCsfjzL+qOc0zkY5mX+C4=\n"], ["encrypted_settings_iv", "kQO7mV5u7XRj5Eyu\n"], ["created_at", "2017-08-01 21:19:55.674468"], ["updated_at", "2017-08-01 21:19:55.674468"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"name"=>"New Name"}, "id"=>"52"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 52], ["LIMIT", 1]] Unpermitted parameter: :settings  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 AND ("integration_pal_workers"."id" != $2) LIMIT $3 [["access_id", "26b155d8c89ad84f45e09fc34492d041"], ["id", 52], ["LIMIT", 1]] SQL (0.2ms) UPDATE "integration_pal_workers" SET "encrypted_settings" = $1, "encrypted_settings_iv" = $2, "name" = $3, "updated_at" = $4 WHERE "integration_pal_workers"."id" = $5 [["encrypted_settings", "RkUFMsazmYPeoETc7NgyG8fiKR0=\n"], ["encrypted_settings_iv", "msSuTRC9xpIL2nBI\n"], ["name", "New Name"], ["updated_at", "2017-08-01 21:19:55.685481"], ["id", 52]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/52 Completed 302 Found in 11ms (ActiveRecord: 0.7ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "65efce81bfa3435a65d7ccdb20bcd763"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "f69975d4990be4872438503e120283d6"], ["access_id", "65efce81bfa3435a65d7ccdb20bcd763"], ["secret_key", "50f09a45de73dd4cad761257beb28de1"], ["job_type", "TestJob"], ["encrypted_settings", "gy0Lck89SCWicrqUwV0zcXvBTaQ=\n"], ["encrypted_settings_iv", "tIpzo9YQspIsD76E\n"], ["created_at", "2017-08-01 21:19:55.701116"], ["updated_at", "2017-08-01 21:19:55.701116"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"job_type"=>""}, "id"=>"53"} IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 53], ["LIMIT", 1]] Unpermitted parameter: :settings  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 AND ("integration_pal_workers"."id" != $2) LIMIT $3 [["access_id", "65efce81bfa3435a65d7ccdb20bcd763"], ["id", 53], ["LIMIT", 1]]  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application (1.5ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 16ms (Views: 5.5ms | ActiveRecord: 0.6ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "04f85e4cdfc09133d86345ff7df8cbca"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "5d6861246db822eff27755e9167de8d1"], ["access_id", "04f85e4cdfc09133d86345ff7df8cbca"], ["secret_key", "463011ba733b2dd93e56d65d334329b4"], ["job_type", "TestJob"], ["encrypted_settings", "CaEnf4dV919G60n1wIrMd59tUwE=\n"], ["encrypted_settings_iv", "KLlDhDqnpsPn8aLp\n"], ["created_at", "2017-08-01 21:19:55.731128"], ["updated_at", "2017-08-01 21:19:55.731128"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"job_type"=>""}, "id"=>"54"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 54], ["LIMIT", 1]] Unpermitted parameter: :settings  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 AND ("integration_pal_workers"."id" != $2) LIMIT $3 [["access_id", "04f85e4cdfc09133d86345ff7df8cbca"], ["id", 54], ["LIMIT", 1]]  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application (0.1ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 12ms (Views: 0.8ms | ActiveRecord: 0.6ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "60fa95b0d0afb1f0ea2b690f6d33fbbb"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "ba4c545323f867e6379a5850a366110b"], ["access_id", "60fa95b0d0afb1f0ea2b690f6d33fbbb"], ["secret_key", "787d273bb2279620c7be66cffb17febc"], ["job_type", "TestJob"], ["encrypted_settings", "9wNSwixkYNJBsbhCUFQsrZZfGJY=\n"], ["encrypted_settings_iv", "tM5gvXTNJua4mbvs\n"], ["created_at", "2017-08-01 21:19:55.762367"], ["updated_at", "2017-08-01 21:19:55.762367"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "6fb582b7f663713ea80468b5d18b3d04"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "9a9fbef035ecaec191eff5b5326dba94"], ["access_id", "6fb582b7f663713ea80468b5d18b3d04"], ["secret_key", "809e3afb76cf084afc76eb16f5d3b024"], ["job_type", "TestJob"], ["encrypted_settings", "KJz1jOdyqiPkIG0REr2PfRMwWh0=\n"], ["encrypted_settings_iv", "b9JH2ukZfK6QDvWH\n"], ["created_at", "2017-08-01 21:19:55.777142"], ["updated_at", "2017-08-01 21:19:55.777142"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.4ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "e4c8f9f0d29fccb08fa10f2cfd5095e0"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "d407cb8c2f88413faa745019939d700a"], ["access_id", "e4c8f9f0d29fccb08fa10f2cfd5095e0"], ["secret_key", "e8cae60e56b6bd8f43b26a294f0476aa"], ["job_type", "TestJob"], ["encrypted_settings", "RkiNyT+P+1IVoIJPhVjMtOG3Twg=\n"], ["encrypted_settings_iv", "UqinLQqMOR5/KXPl\n"], ["created_at", "2017-08-01 21:19:55.804833"], ["updated_at", "2017-08-01 21:19:55.804833"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "a2e79c5504a01b3bea948094b32a8458"], ["LIMIT", 1]] SQL (0.4ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "fb57746d671bbe68807c83b95024b27f"], ["access_id", "a2e79c5504a01b3bea948094b32a8458"], ["secret_key", "c2441124540f76b76d178f43cd688c55"], ["job_type", "TestJob"], ["encrypted_settings", "Wrgjj84z/oV7Tz58S+F44mZffAI=\n"], ["encrypted_settings_iv", "45Kzf0I24We/zlj+\n"], ["created_at", "2017-08-01 21:19:55.818481"], ["updated_at", "2017-08-01 21:19:55.818481"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "551a5a6cf331d1eab1b8de8566b5786d"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "6235452337b64fc49723baa132c8390c"], ["access_id", "551a5a6cf331d1eab1b8de8566b5786d"], ["secret_key", "f7e387601548541865b75f7ed5c7666f"], ["job_type", "TestJob"], ["encrypted_settings", "YYt+BAWusM68oenfTRTntvz/Oe0=\n"], ["encrypted_settings_iv", "+cmMec0B6SP8jnmF\n"], ["created_at", "2017-08-01 21:19:55.833395"], ["updated_at", "2017-08-01 21:19:55.833395"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "7b7969be62aef3db7678dd68c3d9e578"], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" IS NULL LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "22af4b2ef8384cdea5d2cd552d3eccfa"], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "aa23c5a9f4ece6c30a20673fd3a633fe"], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "421d575f9636b834ca8bbe1582bce223"], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (1.1ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "c95e2081008f46a5f31b93339e4662e2"], ["LIMIT", 1]] SQL (0.9ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "f0530913adf757deec6225801bc2d9eb"], ["access_id", "c95e2081008f46a5f31b93339e4662e2"], ["secret_key", "335d8084d4fca61e5f16bbce5c89373a"], ["job_type", "TestJob"], ["encrypted_settings", "TG0C089EwwedAf75MkqEn/GdRXI=\n"], ["encrypted_settings_iv", "rdOJE+gdtDuZqgG+\n"], ["created_at", "2017-08-01 21:20:24.181845"], ["updated_at", "2017-08-01 21:20:24.181845"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 60], ["created_at", "2017-08-01 21:20:24.188872"], ["updated_at", "2017-08-01 21:20:24.188872"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#show as HTML Parameters: {"id"=>"27"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" IS NULL LIMIT $1 [["LIMIT", 1]] Filter chain halted as :authenticate_api rendered or redirected Completed 401 Unauthorized in 2ms (ActiveRecord: 0.3ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "7642e44eaca4efe7b2968a24facfa929"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "d427e405ffdf36e856085a975911cf7d"], ["access_id", "7642e44eaca4efe7b2968a24facfa929"], ["secret_key", "e6c684ea57a316874e3e46457aca26e2"], ["job_type", "TestJob"], ["encrypted_settings", "NgzBJt04aOlT0AvGrBs7tyEZtmE=\n"], ["encrypted_settings_iv", "v8NslBAX7lEmvqWa\n"], ["created_at", "2017-08-01 21:20:24.208548"], ["updated_at", "2017-08-01 21:20:24.208548"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (1.6ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "f194205f509d6e16a10c0033b151b38c"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "93cd744f6db53ee2ca81bcc39a18d066"], ["access_id", "f194205f509d6e16a10c0033b151b38c"], ["secret_key", "2445f33f42db37824c5bfd6730c221f3"], ["job_type", "TestJob"], ["encrypted_settings", "DK3n0IXMrD4Etkq3qNKpNJzS0Co=\n"], ["encrypted_settings_iv", "MUvTejiDh7rewwtY\n"], ["created_at", "2017-08-01 21:20:24.223455"], ["updated_at", "2017-08-01 21:20:24.223455"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 62], ["created_at", "2017-08-01 21:20:24.225384"], ["updated_at", "2017-08-01 21:20:24.225384"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#show as JSON Parameters: {"id"=>"28"} IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "7642e44eaca4efe7b2968a24facfa929"], ["LIMIT", 1]] IntegrationPal::Job Load (0.4ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 28], ["LIMIT", 1]] Completed 200 OK in 10ms (Views: 0.8ms | ActiveRecord: 0.7ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "d924157cecc07c20086c2f602a2124fa"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "e42452362e7869d36ca92f6fa391368a"], ["access_id", "d924157cecc07c20086c2f602a2124fa"], ["secret_key", "27acb26592861f2c6a51d039016deab2"], ["job_type", "TestJob"], ["encrypted_settings", "pqQyTHOdxn1g4pNSfY7cSfaer00=\n"], ["encrypted_settings_iv", "ZA4vJQxzDH+PCrf+\n"], ["created_at", "2017-08-01 21:20:24.259591"], ["updated_at", "2017-08-01 21:20:24.259591"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.3ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "320cae22a077421bfcb1d79a5d5964d4"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "4799fcb8b3f76f10326dc63ee1713dc9"], ["access_id", "320cae22a077421bfcb1d79a5d5964d4"], ["secret_key", "2ba39283ddaf8d58711ef7678ca22d6b"], ["job_type", "TestJob"], ["encrypted_settings", "TI8AvcKMtqF+vIIcF2kz7NpRXgs=\n"], ["encrypted_settings_iv", "0WypJ2MDqx6L14/O\n"], ["created_at", "2017-08-01 21:20:24.274611"], ["updated_at", "2017-08-01 21:20:24.274611"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"64"}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :progress, :started_at, :status, :updated_at  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.3ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 64], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["worker_id", 64], ["created_at", "2017-08-01 21:20:24.293412"], ["updated_at", "2017-08-01 21:20:24.293412"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 [ActiveJob] [TestJob] [31f2b461-f379-490f-8539-514f3d69e1e4] Performing TestJob (Job ID: 31f2b461-f379-490f-8539-514f3d69e1e4) from Async(default) with arguments: 29 [ActiveJob] Enqueued TestJob (Job ID: 31f2b461-f379-490f-8539-514f3d69e1e4) to Async(default) with arguments: 29 Completed 200 OK in 16ms (Views: 0.5ms | ActiveRecord: 0.8ms)  (1.3ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.5ms) ROLLBACK  (0.1ms) BEGIN [ActiveJob] [TestJob] [31f2b461-f379-490f-8539-514f3d69e1e4] Performed TestJob (Job ID: 31f2b461-f379-490f-8539-514f3d69e1e4) from Async(default) in 15.33ms  (0.8ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "6e00e529f4f4e990f6140e26e40f6ad5"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "3925b0c56976263026d2c1e9a02673d0"], ["access_id", "6e00e529f4f4e990f6140e26e40f6ad5"], ["secret_key", "98f57118143080a333492fe88f0ae053"], ["job_type", "TestJob"], ["encrypted_settings", "OZJXmxWB+CassnG6mj/0pmi/c0U=\n"], ["encrypted_settings_iv", "kCVQyIZL6LuTf/+O\n"], ["created_at", "2017-08-01 21:20:24.314560"], ["updated_at", "2017-08-01 21:20:24.314560"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "9311dcbbf48d84c1ce1ba44dbf855d70"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "4fd5a6a2524050ecfd5cec35586cde0a"], ["access_id", "9311dcbbf48d84c1ce1ba44dbf855d70"], ["secret_key", "6b06308af8273d0b1b2f09ab517595c9"], ["job_type", "TestJob"], ["encrypted_settings", "QjZdHa/q/MzS9SyX9Lotbc/SwbY=\n"], ["encrypted_settings_iv", "126rOWo72sOem7q4\n"], ["created_at", "2017-08-01 21:20:24.326501"], ["updated_at", "2017-08-01 21:20:24.326501"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::Api::V1::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"66"}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :progress, :started_at, :status, :updated_at  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 66], ["LIMIT", 1]] SQL (0.4ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["worker_id", 66], ["created_at", "2017-08-01 21:20:24.339778"], ["updated_at", "2017-08-01 21:20:24.339778"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 [ActiveJob] Enqueued TestJob (Job ID: 25d4a041-1e41-4105-a966-ec022c89063f) to Async(default) with arguments: 30 [ActiveJob] [TestJob] [25d4a041-1e41-4105-a966-ec022c89063f] Performing TestJob (Job ID: 25d4a041-1e41-4105-a966-ec022c89063f) from Async(default) with arguments: 30 Completed 200 OK in 14ms (Views: 0.5ms | ActiveRecord: 0.7ms) [ActiveJob] [TestJob] [25d4a041-1e41-4105-a966-ec022c89063f] Performed TestJob (Job ID: 25d4a041-1e41-4105-a966-ec022c89063f) from Async(default) in 0.04ms  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "be050b75a5e56acf09b234038e35bd68"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "3a60d365351adf86183718013081453a"], ["access_id", "be050b75a5e56acf09b234038e35bd68"], ["secret_key", "96175a18d344048beaaa802137ad25c3"], ["job_type", "TestJob"], ["encrypted_settings", "ZzGLfGxErBHkT2JoeOtDJnVrSmk=\n"], ["encrypted_settings_iv", "lNo9+S0dyaLGPe2t\n"], ["created_at", "2017-08-01 21:20:24.357321"], ["updated_at", "2017-08-01 21:20:24.357321"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs" Processing by IntegrationPal::Api::V1::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>""}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :progress, :started_at, :status, :updated_at  (0.2ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Completed 422 Unprocessable Entity in 3ms (Views: 0.2ms | ActiveRecord: 0.3ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "70ebcbf56a7327c54859f262c8d52b53"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "c015d017e8a1c6566abcf0dec259cb5d"], ["access_id", "70ebcbf56a7327c54859f262c8d52b53"], ["secret_key", "e56a6c286119aaba7cd68bcce02c9df8"], ["job_type", "TestJob"], ["encrypted_settings", "VbjvE2XzChHJI/vigKIYtw2B+yc=\n"], ["encrypted_settings_iv", "OJsND+M6hFsvnlct\n"], ["created_at", "2017-08-01 21:20:24.378734"], ["updated_at", "2017-08-01 21:20:24.378734"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 68], ["created_at", "2017-08-01 21:20:24.380495"], ["updated_at", "2017-08-01 21:20:24.380495"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#index as HTML Rendering text template Rendered text template (0.0ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Filter chain halted as :authenticate! rendered or redirected Completed 401 Unauthorized in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "4ad6908dd0a8aa9cd7b2c154d8835c16"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "97555266e0d24e26e6c2a782dc3e181f"], ["access_id", "4ad6908dd0a8aa9cd7b2c154d8835c16"], ["secret_key", "7b96de4137b7f1851fdf299d8f0d27d2"], ["job_type", "TestJob"], ["encrypted_settings", "yjKCMLN6vuo4BLJLRaJkBUTDjwU=\n"], ["encrypted_settings_iv", "Yawdl9lIW7JE4Plh\n"], ["created_at", "2017-08-01 21:20:24.401124"], ["updated_at", "2017-08-01 21:20:24.401124"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 69], ["created_at", "2017-08-01 21:20:24.403027"], ["updated_at", "2017-08-01 21:20:24.403027"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#index as HTML Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/index.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/index.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 12ms (Views: 8.1ms | ActiveRecord: 0.0ms) IntegrationPal::Job Load (0.5ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" ORDER BY created_at DESC  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "5fec08dc5d848eca1cef096e62e75461"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "ea05c73dadfb0f1733e3d49c6d0937e3"], ["access_id", "5fec08dc5d848eca1cef096e62e75461"], ["secret_key", "aa5b623600c24328a0ee6ff416c99221"], ["job_type", "TestJob"], ["encrypted_settings", "/E+C//CiuNyXFP2xyhPwVWFSbUY=\n"], ["encrypted_settings_iv", "TpuaoVDS9s4ruoyf\n"], ["created_at", "2017-08-01 21:20:24.433051"], ["updated_at", "2017-08-01 21:20:24.433051"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"70"}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :job_params, :started_at, :updated_at  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 70], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["status", "pending"], ["progress", "0"], ["worker_id", 70], ["created_at", "2017-08-01 21:20:24.442925"], ["updated_at", "2017-08-01 21:20:24.442925"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/33 Completed 302 Found in 9ms (ActiveRecord: 0.6ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "a532db08c3ed9e896093e460dc5febbb"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "30472d244d9645977ea2ddcff85b387c"], ["access_id", "a532db08c3ed9e896093e460dc5febbb"], ["secret_key", "7acdcbf2efda79d6bc54a4588fb5b59e"], ["job_type", "TestJob"], ["encrypted_settings", "27+9QEtZNLQjqdXV7qsKoKKywrM=\n"], ["encrypted_settings_iv", "xUXv0IeFFg+VKuUq\n"], ["created_at", "2017-08-01 21:20:24.457711"], ["updated_at", "2017-08-01 21:20:24.457711"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>"71"}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :job_params, :started_at, :updated_at  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 71], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["status", "pending"], ["progress", "0"], ["worker_id", 71], ["created_at", "2017-08-01 21:20:24.467110"], ["updated_at", "2017-08-01 21:20:24.467110"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/34 Completed 302 Found in 8ms (ActiveRecord: 0.7ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.3ms) SELECT COUNT(*) FROM "integration_pal_jobs" Processing by IntegrationPal::JobsController#create as HTML Parameters: {"job"=>{"backtrace"=>"", "created_at"=>"", "error"=>"", "finished_at"=>"", "id"=>"", "job_params"=>{"test"=>"test"}, "progress"=>"0", "started_at"=>"", "status"=>"pending", "updated_at"=>"", "worker_id"=>""}} Unpermitted parameters: :backtrace, :created_at, :error, :finished_at, :id, :job_params, :started_at, :updated_at  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/new.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/new.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.2ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_jobs"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "af61657693cf0d191bb7846f735785ba"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "4f1e9d9282530ca6169532237e6f98aa"], ["access_id", "af61657693cf0d191bb7846f735785ba"], ["secret_key", "1df0f4936d8f1f3c06269819fb892fd1"], ["job_type", "TestJob"], ["encrypted_settings", "z04h9ekkHc104LUEO6ntEE5CIkw=\n"], ["encrypted_settings_iv", "0NDsbGG+Y6cTUO5V\n"], ["created_at", "2017-08-01 21:20:24.495355"], ["updated_at", "2017-08-01 21:20:24.495355"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 72], ["created_at", "2017-08-01 21:20:24.497255"], ["updated_at", "2017-08-01 21:20:24.497255"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"name"=>"New Name"}, "id"=>"35"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 35], ["LIMIT", 1]] Unpermitted parameter: :name  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 72], ["LIMIT", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/35 Completed 302 Found in 7ms (ActiveRecord: 0.5ms) IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 35], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "06ec52dc541540d9da02956a183797e3"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "35fc1b225c230f59bd8645e5d790500c"], ["access_id", "06ec52dc541540d9da02956a183797e3"], ["secret_key", "347ce1ff3a53e9dff71467dbb3bbab4c"], ["job_type", "TestJob"], ["encrypted_settings", "XtMlktbyWLD+At2ShqOj/TjSH58=\n"], ["encrypted_settings_iv", "r/JpRnhCtC8UhQ3u\n"], ["created_at", "2017-08-01 21:20:24.522011"], ["updated_at", "2017-08-01 21:20:24.522011"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 73], ["created_at", "2017-08-01 21:20:24.525491"], ["updated_at", "2017-08-01 21:20:24.525491"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"name"=>"New Name"}, "id"=>"36"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 36], ["LIMIT", 1]] Unpermitted parameter: :name  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 73], ["LIMIT", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/36 Completed 302 Found in 7ms (ActiveRecord: 0.5ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "d72d2bb5ee971da973167768ec93d376"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "f4934c7373d1d9a274f5ac5f786b1d23"], ["access_id", "d72d2bb5ee971da973167768ec93d376"], ["secret_key", "2b3b54b5af449a047c82276de9f35d9c"], ["job_type", "TestJob"], ["encrypted_settings", "gUHPdlz2LYHipWqNnSfIKZUYpwk=\n"], ["encrypted_settings_iv", "21qdV+oaEpB0DWIL\n"], ["created_at", "2017-08-01 21:20:24.550202"], ["updated_at", "2017-08-01 21:20:24.550202"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 74], ["created_at", "2017-08-01 21:20:24.551956"], ["updated_at", "2017-08-01 21:20:24.551956"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"name"=>"New Name"}, "id"=>"37"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 37], ["LIMIT", 1]] Unpermitted parameter: :name  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 74], ["LIMIT", 1]]  (0.2ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/jobs/37 Completed 302 Found in 7ms (ActiveRecord: 0.5ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "624965acf2ec23b7c9fe0346bb1b8093"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "35d2df041102aed81c0dcf5d2c7a1fb3"], ["access_id", "624965acf2ec23b7c9fe0346bb1b8093"], ["secret_key", "d351006783216544e67536cb7ccdb8ab"], ["job_type", "TestJob"], ["encrypted_settings", "HZdRIvCWHqa6Oee+iWwm3bcaZEc=\n"], ["encrypted_settings_iv", "iu4wELVB3/awOMW0\n"], ["created_at", "2017-08-01 21:20:24.577331"], ["updated_at", "2017-08-01 21:20:24.577331"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 75], ["created_at", "2017-08-01 21:20:24.579164"], ["updated_at", "2017-08-01 21:20:24.579164"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"worker_id"=>""}, "id"=>"38"} IntegrationPal::Job Load (0.2ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 38], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.4ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "0ce7b0438e53ded2ef16171856b39766"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "c396e6c095e34a1b0aafc53b24cbd03c"], ["access_id", "0ce7b0438e53ded2ef16171856b39766"], ["secret_key", "5e3167557aaea8edf7fd9fa05bc5ee75"], ["job_type", "TestJob"], ["encrypted_settings", "i3uddIRfPRaz1fB2y38ud0xgjDQ=\n"], ["encrypted_settings_iv", "L1AzPEF0QjP8PR1j\n"], ["created_at", "2017-08-01 21:20:24.600450"], ["updated_at", "2017-08-01 21:20:24.600450"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 76], ["created_at", "2017-08-01 21:20:24.602295"], ["updated_at", "2017-08-01 21:20:24.602295"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::JobsController#update as HTML Parameters: {"job"=>{"worker_id"=>""}, "id"=>"39"} IntegrationPal::Job Load (0.1ms) SELECT "integration_pal_jobs".* FROM "integration_pal_jobs" WHERE "integration_pal_jobs"."id" = $1 LIMIT $2 [["id", 39], ["LIMIT", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/jobs/edit.html.erb within layouts/integration_pal/application (0.0ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.2ms)  (0.1ms) ROLLBACK  (0.3ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "6bf9167b277d6cc6d237c8d7f3fdb001"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "5c62209b1f0d4ee31a1caa65aa586605"], ["access_id", "6bf9167b277d6cc6d237c8d7f3fdb001"], ["secret_key", "a9c73a4a9da06a328836b579ee505c4f"], ["job_type", "TestJob"], ["encrypted_settings", "HqyjuhGsUKUGu9w8Z5GCW2qJiPs=\n"], ["encrypted_settings_iv", "Mzb+R86xqfQINgDt\n"], ["created_at", "2017-08-01 21:20:24.620737"], ["updated_at", "2017-08-01 21:20:24.620737"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#index as HTML Rendering text template Rendered text template (0.1ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Filter chain halted as :authenticate! rendered or redirected Completed 401 Unauthorized in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "e395b25069c1fa361e73e7155dd74879"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "088ae96a3e525c60a1082d4053b81421"], ["access_id", "e395b25069c1fa361e73e7155dd74879"], ["secret_key", "3f17354c405a4adf3fe50ead288894fd"], ["job_type", "TestJob"], ["encrypted_settings", "QqymajWh9RwHHSmtXF1nxSSkcd0=\n"], ["encrypted_settings_iv", "ChgMtcf7/rpgXTog\n"], ["created_at", "2017-08-01 21:20:24.638068"], ["updated_at", "2017-08-01 21:20:24.638068"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#index as HTML Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/index.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/index.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 8ms (Views: 3.7ms | ActiveRecord: 0.0ms) IntegrationPal::Worker Load (0.2ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SELECT COUNT(*) FROM "integration_pal_workers" Processing by IntegrationPal::WorkersController#create as HTML Parameters: {"worker"=>{"access_id"=>"e58d0a060906493498ee4ac6ae5a3ad1", "created_at"=>"", "encrypted_settings"=>"2flvmc5qp+IGtf2S4G3uhNAZvEI=\n", "encrypted_settings_iv"=>"1Ji37MOGLuyIS4ro\n", "id"=>"", "job_type"=>"TestJob", "name"=>"81de763674707396a53e51ecda709446", "secret_key"=>"65661b66068ede4f7ea08d0b1276461c", "updated_at"=>""}} Unpermitted parameters: :created_at, :encrypted_settings, :encrypted_settings_iv, :id, :updated_at, :settings  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "e58d0a060906493498ee4ac6ae5a3ad1"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "81de763674707396a53e51ecda709446"], ["access_id", "e58d0a060906493498ee4ac6ae5a3ad1"], ["secret_key", "65661b66068ede4f7ea08d0b1276461c"], ["job_type", "TestJob"], ["encrypted_settings", "axcsZHzbqqc6ePYxpXys+Wq55aXS0aE/qvt0rwxR3SZmu+XGatqOPL87v5F3\nK6ytbJaLvfYtf892xtoCu7PS1PmARJ0lmSTQWBJUpIGjtdfO8nJ5LSTAAlw/\n1kld3CwoDCXjeyDJu0P76qrHhLwvKWEoGcXfll4Prw==\n"], ["encrypted_settings_iv", "1c/6RZEqy/LkhB4h\n"], ["created_at", "2017-08-01 21:20:24.675758"], ["updated_at", "2017-08-01 21:20:24.675758"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/79 Completed 302 Found in 13ms (ActiveRecord: 0.7ms)  (0.2ms) SELECT COUNT(*) FROM "integration_pal_workers"  (0.1ms) ROLLBACK  (0.1ms) BEGIN Processing by IntegrationPal::WorkersController#create as HTML Parameters: {"worker"=>{"access_id"=>"592a74c65cfdc841ac59b53e217f7f01", "created_at"=>"", "encrypted_settings"=>"0u4gIHSF2VPnUq261K0qd3RYeOw=\n", "encrypted_settings_iv"=>"s8cItoh18dQbPbx4\n", "id"=>"", "job_type"=>"TestJob", "name"=>"9aa4de9b19826ac71b56b8894a6a36d7", "secret_key"=>"0df75a372358d5a0d0b61ca63445ae3b", "updated_at"=>""}} Unpermitted parameters: :created_at, :encrypted_settings, :encrypted_settings_iv, :id, :updated_at, :settings  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "592a74c65cfdc841ac59b53e217f7f01"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "9aa4de9b19826ac71b56b8894a6a36d7"], ["access_id", "592a74c65cfdc841ac59b53e217f7f01"], ["secret_key", "0df75a372358d5a0d0b61ca63445ae3b"], ["job_type", "TestJob"], ["encrypted_settings", "YoKeztnPI6lAexglCo8DVOPKNh2TtGRrJ9RZehs0HYOoBnPFz030cn8bU/BM\n2TlnJQ8QQ0issWJfQWgUV/ZXwZJuymxlOZ73oXgb3C/n6V5OAV46QSWPx8nm\nzKj9N+x78JT2kBu4vehqNqAnIOnBD/+/OhJgQQiVPA==\n"], ["encrypted_settings_iv", "GVkAHBN5x1n2u9so\n"], ["created_at", "2017-08-01 21:20:24.699022"], ["updated_at", "2017-08-01 21:20:24.699022"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/80 Completed 302 Found in 10ms (ActiveRecord: 0.7ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SELECT COUNT(*) FROM "integration_pal_workers" Processing by IntegrationPal::WorkersController#create as HTML Parameters: {"worker"=>{"access_id"=>"d616523735ad87af2b3b85be0ceb1c41", "created_at"=>"", "encrypted_settings"=>"VcKi4nVYgeJcNYJfKJXUHWRlsxw=\n", "encrypted_settings_iv"=>"TAyEfZsGZWd/cOuC\n", "id"=>"", "job_type"=>"", "name"=>"ae6e64cf376951003179d6ebc33debc3", "secret_key"=>"3bd756b731ba550271cc25c798151321", "updated_at"=>""}} Unpermitted parameters: :created_at, :encrypted_settings, :encrypted_settings_iv, :id, :updated_at, :settings  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "d616523735ad87af2b3b85be0ceb1c41"], ["LIMIT", 1]]  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/new.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/new.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 16ms (Views: 6.0ms | ActiveRecord: 0.5ms)  (0.3ms) SELECT COUNT(*) FROM "integration_pal_workers"  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "c3220537f145efa2674e72834f9e71a7"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "4d3e19923e29be3cdf81f53a4b093492"], ["access_id", "c3220537f145efa2674e72834f9e71a7"], ["secret_key", "95dbe671c3d8ac8206ef8e15c34469da"], ["job_type", "TestJob"], ["encrypted_settings", "v4QYpN93rQD/qNNRNyKSJ2ghTDk=\n"], ["encrypted_settings_iv", "uEjnjUu/Yhrzh27K\n"], ["created_at", "2017-08-01 21:20:24.742285"], ["updated_at", "2017-08-01 21:20:24.742285"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"name"=>"New Name"}, "id"=>"81"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 81], ["LIMIT", 1]] Unpermitted parameter: :settings  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 AND ("integration_pal_workers"."id" != $2) LIMIT $3 [["access_id", "c3220537f145efa2674e72834f9e71a7"], ["id", 81], ["LIMIT", 1]] SQL (0.2ms) UPDATE "integration_pal_workers" SET "encrypted_settings" = $1, "encrypted_settings_iv" = $2, "name" = $3, "updated_at" = $4 WHERE "integration_pal_workers"."id" = $5 [["encrypted_settings", "3w6Aa3+Ohid4Eue8n5eXCU4CRjw=\n"], ["encrypted_settings_iv", "1poh9eKSXLhNDlFv\n"], ["name", "New Name"], ["updated_at", "2017-08-01 21:20:24.754234"], ["id", 81]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/81 Completed 302 Found in 11ms (ActiveRecord: 0.8ms) IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 81], ["LIMIT", 1]]  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "394b669e799bf316271ad119ff4c1dd0"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "cffdd795270b401f759acfb64b83efb3"], ["access_id", "394b669e799bf316271ad119ff4c1dd0"], ["secret_key", "07f349cafe0fe4d3ca3e51a188e0418e"], ["job_type", "TestJob"], ["encrypted_settings", "iqUGGJJaCqti4S0m3shKupJQd0I=\n"], ["encrypted_settings_iv", "lHqiG6sezddDYVFI\n"], ["created_at", "2017-08-01 21:20:24.773089"], ["updated_at", "2017-08-01 21:20:24.773089"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"name"=>"New Name"}, "id"=>"82"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 82], ["LIMIT", 1]] Unpermitted parameter: :settings  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 AND ("integration_pal_workers"."id" != $2) LIMIT $3 [["access_id", "394b669e799bf316271ad119ff4c1dd0"], ["id", 82], ["LIMIT", 1]] SQL (0.2ms) UPDATE "integration_pal_workers" SET "encrypted_settings" = $1, "encrypted_settings_iv" = $2, "name" = $3, "updated_at" = $4 WHERE "integration_pal_workers"."id" = $5 [["encrypted_settings", "z9/RZMV00jx9c8+CmjqpCqN5Rec=\n"], ["encrypted_settings_iv", "Fcgwqpuxbtekmyi9\n"], ["name", "New Name"], ["updated_at", "2017-08-01 21:20:24.785286"], ["id", 82]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/82 Completed 302 Found in 10ms (ActiveRecord: 0.8ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "e652920aaa1a06dcaced668dc440b9a3"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "f2dda01862b77fd1cf8c1633110c6567"], ["access_id", "e652920aaa1a06dcaced668dc440b9a3"], ["secret_key", "62dae4b0ceaf6fca3c808b6c2953001c"], ["job_type", "TestJob"], ["encrypted_settings", "PgU8DuGY4s5/9K8tRvhskunYB3o=\n"], ["encrypted_settings_iv", "YQQoG4pewgXO6CN7\n"], ["created_at", "2017-08-01 21:20:24.802006"], ["updated_at", "2017-08-01 21:20:24.802006"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"name"=>"New Name"}, "id"=>"83"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 83], ["LIMIT", 1]] Unpermitted parameter: :settings  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 AND ("integration_pal_workers"."id" != $2) LIMIT $3 [["access_id", "e652920aaa1a06dcaced668dc440b9a3"], ["id", 83], ["LIMIT", 1]] SQL (0.2ms) UPDATE "integration_pal_workers" SET "encrypted_settings" = $1, "encrypted_settings_iv" = $2, "name" = $3, "updated_at" = $4 WHERE "integration_pal_workers"."id" = $5 [["encrypted_settings", "yD2duGGGjuDMRT1Mw8HUiadALNg=\n"], ["encrypted_settings_iv", "soxaCZpGgvPOhuGr\n"], ["name", "New Name"], ["updated_at", "2017-08-01 21:20:24.813133"], ["id", 83]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/integration_pal/workers/83 Completed 302 Found in 11ms (ActiveRecord: 0.8ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "fdf2c56d703ab7a28f02380befda6441"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "d746b75012140677e391341f726c880a"], ["access_id", "fdf2c56d703ab7a28f02380befda6441"], ["secret_key", "e87d6c32e5e6e9edbdf4eda0a5b7ae05"], ["job_type", "TestJob"], ["encrypted_settings", "pLRuo+YIX5lA/VKIbUT3+hFixIs=\n"], ["encrypted_settings_iv", "p5kLAwxqseaFJrAK\n"], ["created_at", "2017-08-01 21:20:24.828783"], ["updated_at", "2017-08-01 21:20:24.828783"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"job_type"=>""}, "id"=>"84"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 84], ["LIMIT", 1]] Unpermitted parameter: :settings  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 AND ("integration_pal_workers"."id" != $2) LIMIT $3 [["access_id", "fdf2c56d703ab7a28f02380befda6441"], ["id", 84], ["LIMIT", 1]]  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 15ms (Views: 4.3ms | ActiveRecord: 0.6ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "2599383eeec5c21a96f600157551304c"], ["LIMIT", 1]] SQL (0.3ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "0159a1e0317f7f14d1e66c16df1cdcf7"], ["access_id", "2599383eeec5c21a96f600157551304c"], ["secret_key", "64d91b410e20df265730c122224aecb8"], ["job_type", "TestJob"], ["encrypted_settings", "rEz3Ud05vVi+jdtE/WHLFnIrBUg=\n"], ["encrypted_settings_iv", "0Ey7qnvUTuX4jGyb\n"], ["created_at", "2017-08-01 21:20:24.858759"], ["updated_at", "2017-08-01 21:20:24.858759"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by IntegrationPal::WorkersController#update as HTML Parameters: {"worker"=>{"job_type"=>""}, "id"=>"85"} IntegrationPal::Worker Load (0.1ms) SELECT "integration_pal_workers".* FROM "integration_pal_workers" WHERE "integration_pal_workers"."id" = $1 LIMIT $2 [["id", 85], ["LIMIT", 1]] Unpermitted parameter: :settings  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 AND ("integration_pal_workers"."id" != $2) LIMIT $3 [["access_id", "2599383eeec5c21a96f600157551304c"], ["id", 85], ["LIMIT", 1]]  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1 Rendering /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application Rendered /Users/ctanner/code/integration_pal/app/views/integration_pal/workers/edit.html.erb within layouts/integration_pal/application (0.1ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 11ms (Views: 0.6ms | ActiveRecord: 0.6ms)  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "33a5127528ef7e3bdd810849aced1b14"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "ee2f95b9965aae297a3405cc5d179a64"], ["access_id", "33a5127528ef7e3bdd810849aced1b14"], ["secret_key", "bb537d9bece9f79360583e216de5f0c2"], ["job_type", "TestJob"], ["encrypted_settings", "ThYRA6NE+V0KzLpIHj5LIwqVTmQ=\n"], ["encrypted_settings_iv", "6KE3/HpykAGXN5Ei\n"], ["created_at", "2017-08-01 21:20:24.889486"], ["updated_at", "2017-08-01 21:20:24.889486"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "274755be9c433b6d57829c23c561a305"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "b56ad19b2b1a10797be8004292f2121f"], ["access_id", "274755be9c433b6d57829c23c561a305"], ["secret_key", "9a955c5abddd51f37ac6551ea54915dc"], ["job_type", "TestJob"], ["encrypted_settings", "0pAlgEAJ92BDisa6hOxDexkQgfw=\n"], ["encrypted_settings_iv", "fShYLktwz59NrHZC\n"], ["created_at", "2017-08-01 21:20:24.903700"], ["updated_at", "2017-08-01 21:20:24.903700"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.2ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "c37f30ac2ec445ac04b8bfaddb31fe49"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "fe4429d84cc7548d7affeac55fb1a063"], ["access_id", "c37f30ac2ec445ac04b8bfaddb31fe49"], ["secret_key", "fd37da1a6844680a23307bfe4c5a0a30"], ["job_type", "TestJob"], ["encrypted_settings", "BMMFcGVz8KvhtUKtXvxfR0xOqpI=\n"], ["encrypted_settings_iv", "QVUmhDwFCCI6Hl7W\n"], ["created_at", "2017-08-01 21:20:24.937526"], ["updated_at", "2017-08-01 21:20:24.937526"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 88], ["created_at", "2017-08-01 21:20:24.939480"], ["updated_at", "2017-08-01 21:20:24.939480"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN  (0.1ms) SAVEPOINT active_record_1 IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "e8dbb05df5e1e3b42abbac15c9c90ded"], ["LIMIT", 1]] SQL (0.2ms) INSERT INTO "integration_pal_workers" ("name", "access_id", "secret_key", "job_type", "encrypted_settings", "encrypted_settings_iv", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8) RETURNING "id" [["name", "ae268bcb58c3fb6c3f18c4656fca20f8"], ["access_id", "e8dbb05df5e1e3b42abbac15c9c90ded"], ["secret_key", "5474f80746148a1536cf7ec2a130dcbb"], ["job_type", "TestJob"], ["encrypted_settings", "CZhqifc3z5Fk2BsxszzedBF47VI=\n"], ["encrypted_settings_iv", "PJXLX/5OyuMtMFp3\n"], ["created_at", "2017-08-01 21:20:24.955267"], ["updated_at", "2017-08-01 21:20:24.955267"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "integration_pal_jobs" ("job_params", "status", "progress", "worker_id", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["job_params", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ntest: test\n"], ["status", "pending"], ["progress", "0"], ["worker_id", 89], ["created_at", "2017-08-01 21:20:24.956986"], ["updated_at", "2017-08-01 21:20:24.956986"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) ROLLBACK  (0.1ms) BEGIN IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "2bd8d157055fab5ce705a7eaa3491f1d"], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" IS NULL LIMIT $1 [["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.2ms) BEGIN IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "e58b160f2635f76baae6ace36a08ba98"], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN IntegrationPal::Worker Exists (0.2ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "dfcc53c34b9cf69b23f0ae0080bacf8a"], ["LIMIT", 1]]  (0.1ms) ROLLBACK  (0.1ms) BEGIN IntegrationPal::Worker Exists (0.3ms) SELECT 1 AS one FROM "integration_pal_workers" WHERE "integration_pal_workers"."access_id" = $1 LIMIT $2 [["access_id", "754d1ba7ab87b6493f167604c4a00cc5"], ["LIMIT", 1]]  (0.1ms) ROLLBACK