Skip to content

Instantly share code, notes, and snippets.

@SebouChu

SebouChu/v12.log Secret

Created March 24, 2025 15:40
Show Gist options
  • Save SebouChu/fe71c67514de1a39dc8c4c40d9ea5954 to your computer and use it in GitHub Desktop.
Save SebouChu/fe71c67514de1a39dc8c4c40d9ea5954 to your computer and use it in GitHub Desktop.
V12 - Synchronisation Site Osuny (avec logs Octokit)
16:16:45 web.1 | Communication::Website Load (15.6ms) SELECT communication_websites.*, COALESCE(
16:16:45 web.1 | MAX(CASE WHEN localizations.language_id = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' THEN TRIM(LOWER(UNACCENT(localizations.name))) END),
16:16:45 web.1 | MAX(TRIM(LOWER(UNACCENT(localizations.name)))) FILTER (WHERE localizations.rank = 1)
16:16:45 web.1 | ) AS localization_name
16:16:45 web.1 | FROM "communication_websites" LEFT JOIN (
16:16:45 web.1 | SELECT
16:16:45 web.1 | localizations.*,
16:16:45 web.1 | ROW_NUMBER() OVER(PARTITION BY localizations.about_id ORDER BY localizations.created_at ASC) as rank
16:16:45 web.1 | FROM
16:16:45 web.1 | communication_website_localizations as localizations
16:16:45 web.1 | ) localizations ON communication_websites.id = localizations.about_id WHERE "communication_websites"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_websites"."id" NOT IN ('8d3ad0cc-b65f-4c63-b319-034a3f06786d', '424a5d36-b59c-41f8-b5ac-684b381e5926', 'de90ffee-a022-47d1-8a3a-3f1649aea7cc') GROUP BY "communication_websites"."id" ORDER BY localization_name ASC LIMIT 3 /*action='new',application='Osuny',controller='websites'*/
16:16:45 web.1 | ↳ app/models/communication/website.rb:146:in 'Enumerable#collect'
16:16:45 web.1 | Communication::Website::Localization Load (2.6ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '27ccefe4-753c-49b3-ae4d-31675fc53ce5' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='new',application='Osuny',controller='websites'*/
16:16:45 web.1 | Communication::Website::Localization Load (2.0ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '8d3ad0cc-b65f-4c63-b319-034a3f06786d' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='new',application='Osuny',controller='websites'*/
16:16:45 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:16:45 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:16:45 web.1 | Communication::Website::Localization Load (1.8ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = 'e34ef748-08ca-4cb9-a151-474e17a4a815' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='new',application='Osuny',controller='websites'*/
16:16:45 web.1 | Communication::Website::Localization Load (2.1ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '424a5d36-b59c-41f8-b5ac-684b381e5926' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='new',application='Osuny',controller='websites'*/
16:16:45 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:16:45 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:16:45 web.1 | CACHE Language Count (1.0ms) SELECT COUNT(*) FROM (SELECT 1 AS one FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 2) subquery_for_count
16:16:45 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:68
16:16:45 web.1 | Communication::Website::Localization Load (2.0ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = 'de90ffee-a022-47d1-8a3a-3f1649aea7cc' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='new',application='Osuny',controller='websites'*/
16:16:45 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:16:45 web.1 | Language Load (3.8ms) SELECT "languages".* FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' ORDER BY "languages"."name" ASC /*action='new',application='Osuny',controller='websites'*/
16:16:45 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:71
16:16:45 web.1 | Communication::Website::Localization Load (4.2ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = 'dfc95f7d-2655-4bc2-bc27-7bc3f9113478' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='new',application='Osuny',controller='websites'*/
16:16:45 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:16:45 web.1 | Communication::Website::Localization Load (9.0ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '27ccefe4-753c-49b3-ae4d-31675fc53ce5' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='new',application='Osuny',controller='websites'*/
16:16:45 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:16:45 web.1 | Communication::Website::Localization Load (1.7ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = 'e34ef748-08ca-4cb9-a151-474e17a4a815' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='new',application='Osuny',controller='websites'*/
16:16:45 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:16:45 web.1 | CACHE Language Count (0.9ms) SELECT COUNT(*) FROM (SELECT 1 AS one FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 2) subquery_for_count
16:16:45 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:68
16:16:45 web.1 | ActiveStorage::Attachment Load (1.9ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' AND "active_storage_attachments"."record_type" = 'User' AND "active_storage_attachments"."name" = 'picture' LIMIT 1 /*action='new',application='Osuny',controller='websites'*/
16:16:45 web.1 | Language Load (2.2ms) SELECT "languages".* FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' ORDER BY "languages"."name" ASC /*action='new',application='Osuny',controller='websites'*/
16:16:45 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:88
16:16:45 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:71
16:16:45 web.1 | ActiveStorage::Attachment Load (2.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' AND "active_storage_attachments"."record_type" = 'User' AND "active_storage_attachments"."name" = 'picture' LIMIT 1 /*action='new',application='Osuny',controller='websites'*/
16:16:45 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:88
16:16:45 web.1 | Rendered admin/application/components/_nav.html.erb (Duration: 295.1ms | GC: 18.0ms)
16:16:45 web.1 | Rendered admin/application/components/_nav.html.erb (Duration: 297.0ms | GC: 18.0ms)
16:16:45 web.1 | Rendered admin/application/components/_realm.html.erb (Duration: 0.9ms | GC: 0.0ms)
16:16:45 web.1 | Rendered admin/application/components/_realm.html.erb (Duration: 0.5ms | GC: 0.0ms)
16:16:45 web.1 | Rendered admin/application/components/_subnav.html.erb (Duration: 2.2ms | GC: 0.0ms)
16:16:45 web.1 | Rendered admin/application/components/_subnav.html.erb (Duration: 4.3ms | GC: 0.6ms)
16:16:45 web.1 | Rendered admin/application/components/_hero.html.erb (Duration: 1.9ms | GC: 0.0ms)
16:16:45 web.1 | Rendered admin/application/components/_hero.html.erb (Duration: 1.8ms | GC: 0.0ms)
16:16:45 web.1 | Rendered application/_notice.html.erb (Duration: 0.9ms | GC: 0.0ms)
16:16:45 web.1 | Rendered application/_notice.html.erb (Duration: 0.6ms | GC: 0.0ms)
16:16:45 web.1 | Rendered admin/application/components/_user_unconfirmed.html.erb (Duration: 0.9ms | GC: 0.0ms)
16:16:45 web.1 | Rendered admin/application/components/_user_unconfirmed.html.erb (Duration: 0.5ms | GC: 0.0ms)
16:16:45 web.1 | Rendered admin/application/components/_server_admin_only.html.erb (Duration: 0.8ms | GC: 0.0ms)
16:16:45 web.1 | Rendered admin/application/components/_server_admin_only.html.erb (Duration: 0.5ms | GC: 0.0ms)
16:16:45 web.1 | Rendered admin/application/components/_commands.html.erb (Duration: 1.0ms | GC: 0.0ms)
16:16:45 web.1 | Rendered admin/application/components/_commands.html.erb (Duration: 0.7ms | GC: 0.0ms)
16:16:45 web.1 | GoodJob::Job Count (2.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."finished_at" IS NULL /*action='new',application='Osuny',controller='websites'*/
16:16:45 web.1 | ↳ app/controllers/application_controller.rb:15:in 'ApplicationController#background_tasks_count'
16:16:45 web.1 | GoodJob::Job Count (3.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."finished_at" IS NULL /*action='new',application='Osuny',controller='websites'*/
16:16:45 web.1 | Rendered admin/application/components/_footer.html.erb (Duration: 22.7ms | GC: 2.1ms)
16:16:45 web.1 | ↳ app/controllers/application_controller.rb:15:in 'ApplicationController#background_tasks_count'
16:16:45 web.1 | Rendered admin/application/components/_footer.html.erb (Duration: 24.2ms | GC: 2.5ms)
16:16:45 web.1 | Rendered application/_bugsnag.html.erb (Duration: 0.9ms | GC: 0.0ms)
16:16:45 web.1 | Rendered application/_bugsnag.html.erb (Duration: 0.6ms | GC: 0.0ms)
16:16:45 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."iso_code" = 'fr' LIMIT 1 /*action='new',application='Osuny',controller='websites'*/
16:16:45 web.1 | Language Load (1.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."iso_code" = 'fr' LIMIT 1 /*action='new',application='Osuny',controller='websites'*/
16:16:45 web.1 | ↳ app/controllers/application_controller/with_locale.rb:12:in 'ApplicationController::WithLocale#current_interface_language'
16:16:45 web.1 | ↳ app/controllers/application_controller/with_locale.rb:12:in 'ApplicationController::WithLocale#current_interface_language'
16:16:45 web.1 | Rendered application/_summernote_localization.html.erb (Duration: 4.5ms | GC: 0.0ms)
16:16:45 web.1 | Rendered application/_summernote_localization.html.erb (Duration: 4.2ms | GC: 0.0ms)
16:16:45 web.1 | Rendered layout admin/layouts/application.html.erb (Duration: 2122.6ms | GC: 286.1ms)
16:16:45 web.1 | Rendered layout admin/layouts/application.html.erb (Duration: 2271.2ms | GC: 286.1ms)
16:16:45 web.1 | Completed 200 OK in 2143ms (Views: 1994.6ms | ActiveRecord: 130.4ms (22 queries, 2 cached) | GC: 286.1ms)
16:16:45 web.1 |
16:16:45 web.1 |
16:16:45 web.1 | Completed 200 OK in 2537ms (Views: 2217.8ms | ActiveRecord: 101.4ms (22 queries, 2 cached) | GC: 286.1ms)
16:16:45 web.1 |
16:16:45 web.1 |
16:17:02 web.1 | Started POST "/admin/fr/communication/websites" for 127.0.0.1 at 2025-03-24 16:17:02 +0100
16:17:02 web.1 | Processing by Admin::Communication::WebsitesController#create as HTML
16:17:02 web.1 | Parameters: {"authenticity_token" => "[FILTERED]", "communication_website" => {"localizations_attributes" => {"0" => {"language_id" => "9b93e55f-fefc-4383-9dc3-7fdef99fe9d1", "name" => "Test github 12"}}, "feature_posts" => "0", "feature_agenda" => "0", "feature_portfolio" => "0"}, "commit" => "Enregistrer", "lang" => "fr"}
16:17:02 web.1 | User Load (2.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:02 web.1 | Language Load (0.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:02 web.1 | ↳ app/services/locale_service.rb:5:in 'LocaleService.locale'
16:17:02 web.1 | Communication::Extranet Load (1.4ms) SELECT "communication_extranets".* FROM "communication_extranets" WHERE "communication_extranets"."host" = 'demo.osuny' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:02 web.1 | ↳ app/models/communication/extranet.rb:87:in 'Communication::Extranet.with_host'
16:17:02 web.1 | University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."identifier" = 'demo' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:02 web.1 | ↳ app/models/university/with_identifier.rb:17:in 'University.with_host'
16:17:02 web.1 | CACHE Communication::Extranet Load (0.7ms) SELECT "communication_extranets".* FROM "communication_extranets" WHERE "communication_extranets"."host" = 'demo.osuny' LIMIT 1
16:17:02 web.1 | ↳ app/models/communication/extranet.rb:87:in 'Communication::Extranet.with_host'
16:17:02 web.1 | Language Load (1.0ms) SELECT "languages".* FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "languages"."iso_code" = 'fr' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:02 web.1 | ↳ app/models/university/with_languages.rb:17:in 'University::WithLanguages#best_language_for'
16:17:02 web.1 | CACHE Language Load (0.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1
16:17:02 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:02 web.1 | TRANSACTION (1.1ms) BEGIN /*action='create',application='Osuny',controller='websites'*/
16:17:02 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:02 web.1 | Communication::Website::Localization Exists? (3.5ms) SELECT 1 AS one FROM "communication_website_localizations" WHERE "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:02 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:02 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:02 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:02 web.1 | CACHE Communication::Website::Localization Exists? (0.9ms) SELECT 1 AS one FROM "communication_website_localizations" WHERE "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_localizations"."about_id" IS NULL LIMIT 1
16:17:02 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:02 web.1 | CACHE Language Load (0.7ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1
16:17:02 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:02 web.1 | Communication::Website Create (5.0ms) INSERT INTO "communication_websites" ("university_id", "url", "created_at", "updated_at", "access_token", "repository", "about_type", "about_id", "git_provider", "git_endpoint", "style", "style_updated_at", "plausible_url", "git_branch", "in_production", "default_language_id", "theme_version", "deployment_status_badge", "autoupdate_theme", "feature_posts", "feature_agenda", "deuxfleurs_hosting", "deuxfleurs_identifier", "default_time_zone", "feature_portfolio", "in_showcase", "locked_at", "git_files_analysed_at", "highlighted_in_showcase", "locked_by_job_id", "deuxfleurs_access_key_id", "deuxfleurs_secret_access_key") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '', '2025-03-24 15:17:02.923570', '2025-03-24 15:17:02.923570', NULL, '', NULL, NULL, 0, '', NULL, NULL, '', '', FALSE, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'NA', NULL, TRUE, FALSE, FALSE, TRUE, NULL, 'Europe/Paris', FALSE, TRUE, NULL, NULL, FALSE, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:02 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:02 web.1 | Communication::Website::Localization Create (1.4ms) INSERT INTO "communication_website_localizations" ("about_id", "language_id", "university_id", "name", "social_email", "social_mastodon", "social_peertube", "social_x", "social_github", "social_linkedin", "social_youtube", "social_vimeo", "social_instagram", "social_facebook", "social_tiktok", "created_at", "updated_at", "published", "published_at") VALUES ('21561195-2fb4-4964-abe7-249fbd227dc1', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'Test github 12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-03-24 15:17:02.930696', '2025-03-24 15:17:02.930696', TRUE, '2025-03-24 15:17:02.906697') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:02 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:02 web.1 | [ActiveJob] TRANSACTION (1.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:02 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:02 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.1ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-4d2efe03c18e61b642d8deb01b85f3f2"]]
16:17:02 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:02 web.1 | [ActiveJob] GoodJob::Job Count (2.0ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-4d2efe03c18e61b642d8deb01b85f3f2' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:02 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:02 web.1 | [ActiveJob] GoodJob::Job Count (2.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-4d2efe03c18e61b642d8deb01b85f3f2' AND "good_jobs"."created_at" > '2025-03-24 15:16:02.960544' /*action='create',application='Osuny',controller='websites'*/
16:17:02 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:02 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:02 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Create (3.0ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('60d3ff6f-6dcc-4851-bc5b-4de19c4dbd30', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"60d3ff6f-6dcc-4851-bc5b-4de19c4dbd30","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Localization/0db1f131-8e98-405a-a568-435e742ee59b"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:02.980830000Z","scheduled_at":null}', '2025-03-24 15:17:02.981227', NULL, NULL, NULL, '2025-03-24 15:17:02.981227', '2025-03-24 15:17:02.998272', '60d3ff6f-6dcc-4851-bc5b-4de19c4dbd30', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-4d2efe03c18e61b642d8deb01b85f3f2', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:02.981+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 60d3ff6f-6dcc-4851-bc5b-4de19c4dbd30) to GoodJob(mice) with arguments: #<GlobalID:0x000000012014ec88 @uri=#<URI::GID gid://osuny/Communication::Website::Localization/0db1f131-8e98-405a-a568-435e742ee59b>>
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.7ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-4d2efe03c18e61b642d8deb01b85f3f2"]]
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-4d2efe03c18e61b642d8deb01b85f3f2' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-4d2efe03c18e61b642d8deb01b85f3f2' AND "good_jobs"."created_at" > '2025-03-24 15:16:03.016723' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Create (2.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('08a88aa7-c4df-4b5f-a4f9-9b33ccedde77', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"08a88aa7-c4df-4b5f-a4f9-9b33ccedde77","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Localization/0db1f131-8e98-405a-a568-435e742ee59b"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:03.022823000Z","scheduled_at":null}', '2025-03-24 15:17:03.022830', NULL, NULL, NULL, '2025-03-24 15:17:03.022830', '2025-03-24 15:17:03.023127', '08a88aa7-c4df-4b5f-a4f9-9b33ccedde77', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-4d2efe03c18e61b642d8deb01b85f3f2', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.022+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 08a88aa7-c4df-4b5f-a4f9-9b33ccedde77) to GoodJob(mice) with arguments: #<GlobalID:0x0000000120562680 @uri=#<URI::GID gid://osuny/Communication::Website::Localization/0db1f131-8e98-405a-a568-435e742ee59b>>
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | Search Load (1.7ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website' AND "search_index"."about_object_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "search_index"."about_localization_type" = 'Communication::Website::Localization' AND "search_index"."about_localization_id" = '0db1f131-8e98-405a-a568-435e742ee59b' AND "search_index"."website_id" IS NULL AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:03 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:03 web.1 | Language Load (1.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:03 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:03 web.1 | Communication::Website::Localization Load (1.2ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."id" = '0db1f131-8e98-405a-a568-435e742ee59b' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:03 web.1 | Search Create (2.4ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website', '21561195-2fb4-4964-abe7-249fbd227dc1', 'Communication::Website::Localization', '0db1f131-8e98-405a-a568-435e742ee59b', NULL, NULL, '2025-03-24 15:17:03.143800', '2025-03-24 15:17:03.143800') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:03 web.1 | Communication::Block Load (1.4ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '0db1f131-8e98-405a-a568-435e742ee59b' AND "communication_blocks"."about_type" = 'Communication::Website::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect'
16:17:03 web.1 | Search Update (1.1ms) UPDATE "search_index" SET "title" = 'Test github 12', "text" = 'Test github 12 ', "updated_at" = '2025-03-24 15:17:03.155699' WHERE "search_index"."id" = '78ca03b1-b482-4b75-b9e9-287d48627bdc' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (2.9ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-8614391fdf760c8461ca0dd8e3446e93"]]
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-8614391fdf760c8461ca0dd8e3446e93' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-8614391fdf760c8461ca0dd8e3446e93' AND "good_jobs"."created_at" > '2025-03-24 15:16:03.165214' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Create (1.3ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('451d7108-1d0d-4e46-8b9a-7de91e245b7c', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"451d7108-1d0d-4e46-8b9a-7de91e245b7c","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website/21561195-2fb4-4964-abe7-249fbd227dc1"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:03.170483000Z","scheduled_at":null}', '2025-03-24 15:17:03.170492', NULL, NULL, NULL, '2025-03-24 15:17:03.170492', '2025-03-24 15:17:03.170872', '451d7108-1d0d-4e46-8b9a-7de91e245b7c', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-8614391fdf760c8461ca0dd8e3446e93', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] SQL (0.9ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.170+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 451d7108-1d0d-4e46-8b9a-7de91e245b7c) to GoodJob(mice) with arguments: #<GlobalID:0x00000001243aa398 @uri=#<URI::GID gid://osuny/Communication::Website/21561195-2fb4-4964-abe7-249fbd227dc1>>
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup'
16:17:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.0ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::Deuxfleurs::SetupJob-mice-fcfc83d85422cd050b384aeacca203db"]]
16:17:03 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::Deuxfleurs::SetupJob-mice-fcfc83d85422cd050b384aeacca203db' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::Deuxfleurs::SetupJob-mice-fcfc83d85422cd050b384aeacca203db' AND "good_jobs"."created_at" > '2025-03-24 15:16:03.186513' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Create (2.2ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('fb36836a-79c4-4af7-984f-3891bfd9ac45', 'mice', 0, '{"job_class":"Communication::Website::Deuxfleurs::SetupJob","job_id":"fb36836a-79c4-4af7-984f-3891bfd9ac45","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":["21561195-2fb4-4964-abe7-249fbd227dc1"],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:03.192418000Z","scheduled_at":null}', '2025-03-24 15:17:03.192427', NULL, NULL, NULL, '2025-03-24 15:17:03.192427', '2025-03-24 15:17:03.192827', 'fb36836a-79c4-4af7-984f-3891bfd9ac45', 'Communication::Website::Deuxfleurs::SetupJob-mice-fcfc83d85422cd050b384aeacca203db', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::Deuxfleurs::SetupJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup'
16:17:03 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.192+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup'
16:17:03 web.1 | [ActiveJob] Enqueued Communication::Website::Deuxfleurs::SetupJob (Job ID: fb36836a-79c4-4af7-984f-3891bfd9ac45) to GoodJob(mice) with arguments: "21561195-2fb4-4964-abe7-249fbd227dc1"
16:17:03 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup'
16:17:03 web.1 | Communication::Website::Page Load (1.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:03 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page'
16:17:03 web.1 | Language Load (1.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page'
16:17:03 web.1 | CACHE Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | Communication::Website::Page::Localization Exists? (1.8ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | CACHE University Load (0.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."parent_id" IS NULL ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element'
16:17:03 web.1 | Communication::Website::Page::Home Create (2.1ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', NULL, 1, '2025-03-24 15:17:03.271698', '2025-03-24 15:17:03.271698', NULL, TRUE, 'Communication::Website::Page::Home', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | Communication::Website::Page::Localization Create (2.4ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 15:17:03.253149', '', NULL, NULL, 'Accueil', '8f07aedb-8986-46b3-be3b-18916f57ee35', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '21561195-2fb4-4964-abe7-249fbd227dc1', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 15:17:03.278620', '2025-03-24 15:17:03.278620') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.6ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.3ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-f808c23c51aea4968514795f3894547a"]]
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-f808c23c51aea4968514795f3894547a' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (2.1ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-f808c23c51aea4968514795f3894547a' AND "good_jobs"."created_at" > '2025-03-24 15:16:03.292923' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.6ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Create (2.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('1dd83c7d-9999-4e94-80c3-0f5157e78b4d', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"1dd83c7d-9999-4e94-80c3-0f5157e78b4d","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/5c4cd358-8667-4472-bc5d-f7de52d911c8"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:03.299850000Z","scheduled_at":null}', '2025-03-24 15:17:03.299859', NULL, NULL, NULL, '2025-03-24 15:17:03.299859', '2025-03-24 15:17:03.300254', '1dd83c7d-9999-4e94-80c3-0f5157e78b4d', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-f808c23c51aea4968514795f3894547a', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] SQL (1.3ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.299+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 1dd83c7d-9999-4e94-80c3-0f5157e78b4d) to GoodJob(mice) with arguments: #<GlobalID:0x0000000120323e00 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/5c4cd358-8667-4472-bc5d-f7de52d911c8>>
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.0ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-f808c23c51aea4968514795f3894547a"]]
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-f808c23c51aea4968514795f3894547a' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-f808c23c51aea4968514795f3894547a' AND "good_jobs"."created_at" > '2025-03-24 15:16:03.316170' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Create (2.3ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('540b0aae-652f-4a62-bd18-9d26c4d4616b', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"540b0aae-652f-4a62-bd18-9d26c4d4616b","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/5c4cd358-8667-4472-bc5d-f7de52d911c8"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:03.322303000Z","scheduled_at":null}', '2025-03-24 15:17:03.322314', NULL, NULL, NULL, '2025-03-24 15:17:03.322314', '2025-03-24 15:17:03.322800', '540b0aae-652f-4a62-bd18-9d26c4d4616b', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-f808c23c51aea4968514795f3894547a', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] SQL (1.3ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.322+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 540b0aae-652f-4a62-bd18-9d26c4d4616b) to GoodJob(mice) with arguments: #<GlobalID:0x000000011f6c5028 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/5c4cd358-8667-4472-bc5d-f7de52d911c8>>
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.5ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-839cbe766bdb02b4b63711304f1843f4"]]
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-839cbe766bdb02b4b63711304f1843f4' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-839cbe766bdb02b4b63711304f1843f4' AND "good_jobs"."created_at" > '2025-03-24 15:16:03.338308' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Create (1.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('e668120d-ebcd-4e56-94a2-136660ecbfa5', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"e668120d-ebcd-4e56-94a2-136660ecbfa5","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Home/8f07aedb-8986-46b3-be3b-18916f57ee35"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:03.343863000Z","scheduled_at":null}', '2025-03-24 15:17:03.343871', NULL, NULL, NULL, '2025-03-24 15:17:03.343871', '2025-03-24 15:17:03.344179', 'e668120d-ebcd-4e56-94a2-136660ecbfa5', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-839cbe766bdb02b4b63711304f1843f4', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.343+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: e668120d-ebcd-4e56-94a2-136660ecbfa5) to GoodJob(mice) with arguments: #<GlobalID:0x0000000125b6f208 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Home/8f07aedb-8986-46b3-be3b-18916f57ee35>>
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | Language Pluck (1.2ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:03 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:03 web.1 | Communication::Website::Page::Category Load (2.1ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:03 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:03 web.1 | Communication::Website::Connection Load (2.7ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '5c4cd358-8667-4472-bc5d-f7de52d911c8' AND "communication_website_connections"."direct_source_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:03 web.1 | CACHE University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:03 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '5c4cd358-8667-4472-bc5d-f7de52d911c8' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:03 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:03 web.1 | Communication::Website::Connection Create (3.2ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', 'Communication::Website::Page::Localization', '5c4cd358-8667-4472-bc5d-f7de52d911c8', '2025-03-24 15:17:03.402361', '2025-03-24 15:17:03.402361', 'Communication::Website::Page', '8f07aedb-8986-46b3-be3b-18916f57ee35') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:03 web.1 | Communication::Website::Connection Update (2.2ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 15:17:03.407094' WHERE "communication_website_connections"."id" = '0c4a8847-9df2-45ef-bcf5-fb4d4cddd232' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:03 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '5c4cd358-8667-4472-bc5d-f7de52d911c8' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:03 web.1 | ActiveStorage::Attachment Load (1.5ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '5c4cd358-8667-4472-bc5d-f7de52d911c8' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:03 web.1 | University Load (1.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids'
16:17:03 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '5c4cd358-8667-4472-bc5d-f7de52d911c8' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+'
16:17:03 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies'
16:17:03 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:03 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy'
16:17:03 web.1 | Communication::Block Exists? (1.2ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '5c4cd358-8667-4472-bc5d-f7de52d911c8' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies'
16:17:03 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+'
16:17:03 web.1 | Search Load (1.2ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '5c4cd358-8667-4472-bc5d-f7de52d911c8' AND "search_index"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:03 web.1 | CACHE University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:03 web.1 | Language Load (1.6ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:03 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:03 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '5c4cd358-8667-4472-bc5d-f7de52d911c8' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:03 web.1 | Search Create (1.9ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', '8f07aedb-8986-46b3-be3b-18916f57ee35', 'Communication::Website::Page::Localization', '5c4cd358-8667-4472-bc5d-f7de52d911c8', '21561195-2fb4-4964-abe7-249fbd227dc1', NULL, '2025-03-24 15:17:03.469447', '2025-03-24 15:17:03.469447') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:03 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '5c4cd358-8667-4472-bc5d-f7de52d911c8' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect'
16:17:03 web.1 | Search Update (1.2ms) UPDATE "search_index" SET "title" = 'Accueil', "text" = 'Accueil ', "updated_at" = '2025-03-24 15:17:03.474888' WHERE "search_index"."id" = '3f3389c1-b9fd-4861-a687-49d195d695e8' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data'
16:17:03 web.1 | Communication::Website::Menu Load (1.5ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'primary' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.2ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-b76ef7d70e85c1a0b76420a8992f260d"]]
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-b76ef7d70e85c1a0b76420a8992f260d' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-b76ef7d70e85c1a0b76420a8992f260d' AND "good_jobs"."created_at" > '2025-03-24 15:16:03.497943' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Create (2.0ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('236caf42-117e-436a-93a9-b80eaebdb72b', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"236caf42-117e-436a-93a9-b80eaebdb72b","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["21561195-2fb4-4964-abe7-249fbd227dc1",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Home/8f07aedb-8986-46b3-be3b-18916f57ee35"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:03.502871000Z","scheduled_at":null}', '2025-03-24 15:17:03.502878', NULL, NULL, NULL, '2025-03-24 15:17:03.502878', '2025-03-24 15:17:03.503260', '236caf42-117e-436a-93a9-b80eaebdb72b', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-b76ef7d70e85c1a0b76420a8992f260d', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:03 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:03.502+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:03 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 236caf42-117e-436a-93a9-b80eaebdb72b) to GoodJob(elephant) with arguments: "21561195-2fb4-4964-abe7-249fbd227dc1", {direct_object: #<GlobalID:0x0000000126a8afa8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Home/8f07aedb-8986-46b3-be3b-18916f57ee35>>}
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:03 web.1 | Language Load (1.5ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:03 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:03 web.1 | Communication::Website::Page Load (0.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationPost' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:03 web.1 | Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent'
16:17:03 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:03 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page'
16:17:03 web.1 | Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'actualites' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:03 web.1 | CACHE Language Load (1.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | Communication::Website::Page::Localization Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | Communication::Website::Page::Localization Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'actualites' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:03 web.1 | University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | CACHE Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'actualites' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:03 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'actualites' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:03 web.1 | CACHE University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | Communication::Website::Page Load (1.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."parent_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element'
16:17:03 web.1 | Communication::Website::Page::CommunicationPost Create (1.9ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', '8f07aedb-8986-46b3-be3b-18916f57ee35', 1, '2025-03-24 15:17:03.555137', '2025-03-24 15:17:03.555137', NULL, TRUE, 'Communication::Website::Page::CommunicationPost', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | Communication::Website::Page::Localization Create (1.4ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 15:17:03.532388', 'actualites', NULL, NULL, 'Actualités', '22235280-b0f4-4ed9-a760-00b8abea7571', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '21561195-2fb4-4964-abe7-249fbd227dc1', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 15:17:03.561717', '2025-03-24 15:17:03.561717') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.7ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-47fc9427402a997df88a1a1a7288e983"]]
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-47fc9427402a997df88a1a1a7288e983' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-47fc9427402a997df88a1a1a7288e983' AND "good_jobs"."created_at" > '2025-03-24 15:16:03.574562' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Create (1.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('712c926e-d12e-4cce-bc0a-d0737d30fc8d', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"712c926e-d12e-4cce-bc0a-d0737d30fc8d","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/d539976b-a832-4a2e-b8c7-c298476efe14"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:03.580323000Z","scheduled_at":null}', '2025-03-24 15:17:03.580330', NULL, NULL, NULL, '2025-03-24 15:17:03.580330', '2025-03-24 15:17:03.580635', '712c926e-d12e-4cce-bc0a-d0737d30fc8d', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-47fc9427402a997df88a1a1a7288e983', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.580+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 712c926e-d12e-4cce-bc0a-d0737d30fc8d) to GoodJob(mice) with arguments: #<GlobalID:0x0000000127240fe0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/d539976b-a832-4a2e-b8c7-c298476efe14>>
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.6ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-47fc9427402a997df88a1a1a7288e983"]]
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-47fc9427402a997df88a1a1a7288e983' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-47fc9427402a997df88a1a1a7288e983' AND "good_jobs"."created_at" > '2025-03-24 15:16:03.594301' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.6ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Create (1.7ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('e3d05989-12f6-4e90-a9a2-e74ee899fe6d', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"e3d05989-12f6-4e90-a9a2-e74ee899fe6d","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/d539976b-a832-4a2e-b8c7-c298476efe14"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:03.601785000Z","scheduled_at":null}', '2025-03-24 15:17:03.601794', NULL, NULL, NULL, '2025-03-24 15:17:03.601794', '2025-03-24 15:17:03.602155', 'e3d05989-12f6-4e90-a9a2-e74ee899fe6d', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-47fc9427402a997df88a1a1a7288e983', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.601+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: e3d05989-12f6-4e90-a9a2-e74ee899fe6d) to GoodJob(mice) with arguments: #<GlobalID:0x0000000127667e70 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/d539976b-a832-4a2e-b8c7-c298476efe14>>
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.3ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-4f9d5af4cb00cfaf4e8dbfebb1f6627e"]]
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-4f9d5af4cb00cfaf4e8dbfebb1f6627e' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-4f9d5af4cb00cfaf4e8dbfebb1f6627e' AND "good_jobs"."created_at" > '2025-03-24 15:16:03.615593' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Create (2.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('4e5c66ce-558e-4a53-a141-ee2b9e13140f', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"4e5c66ce-558e-4a53-a141-ee2b9e13140f","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::CommunicationPost/22235280-b0f4-4ed9-a760-00b8abea7571"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:03.620560000Z","scheduled_at":null}', '2025-03-24 15:17:03.620566', NULL, NULL, NULL, '2025-03-24 15:17:03.620566', '2025-03-24 15:17:03.620836', '4e5c66ce-558e-4a53-a141-ee2b9e13140f', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-4f9d5af4cb00cfaf4e8dbfebb1f6627e', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.620+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 4e5c66ce-558e-4a53-a141-ee2b9e13140f) to GoodJob(mice) with arguments: #<GlobalID:0x0000000127a6f108 @uri=#<URI::GID gid://osuny/Communication::Website::Page::CommunicationPost/22235280-b0f4-4ed9-a760-00b8abea7571>>
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | Language Pluck (1.1ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:03 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '22235280-b0f4-4ed9-a760-00b8abea7571' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:03 web.1 | Communication::Website::Page::Category Load (1.1ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = '22235280-b0f4-4ed9-a760-00b8abea7571' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:03 web.1 | Communication::Website::Configs::DefaultLanguages Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_configs.rb:35:in 'Communication::Website::WithConfigs#config_default_languages'
16:17:03 web.1 | Communication::Website::Post::Category Load (1.5ms) SELECT "communication_website_post_categories".* FROM "communication_website_post_categories" WHERE "communication_website_post_categories"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/communication_post.rb:13:in 'Array#+'
16:17:03 web.1 | Communication::Website::Post Load (1.5ms) SELECT "communication_website_posts".* FROM "communication_website_posts" WHERE "communication_website_posts"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/communication_post.rb:14:in 'Array#+'
16:17:03 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:03 web.1 | Communication::Website::Connection Load (1.2ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'd539976b-a832-4a2e-b8c7-c298476efe14' AND "communication_website_connections"."direct_source_id" = '22235280-b0f4-4ed9-a760-00b8abea7571' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:03 web.1 | CACHE University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:03 web.1 | Communication::Website::Page::Localization Load (1.7ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'd539976b-a832-4a2e-b8c7-c298476efe14' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:03 web.1 | Communication::Website::Page Load (1.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '22235280-b0f4-4ed9-a760-00b8abea7571' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:03 web.1 | Communication::Website::Connection Create (2.1ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', 'Communication::Website::Page::Localization', 'd539976b-a832-4a2e-b8c7-c298476efe14', '2025-03-24 15:17:03.681879', '2025-03-24 15:17:03.681879', 'Communication::Website::Page', '22235280-b0f4-4ed9-a760-00b8abea7571') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:03 web.1 | Communication::Website::Connection Update (1.4ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 15:17:03.685552' WHERE "communication_website_connections"."id" = 'f31040d4-a2cb-460c-b7e2-5a4aa5bc20f1' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:03 web.1 | ActiveStorage::Attachment Load (1.9ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd539976b-a832-4a2e-b8c7-c298476efe14' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:03 web.1 | ActiveStorage::Attachment Load (1.8ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd539976b-a832-4a2e-b8c7-c298476efe14' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:03 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids'
16:17:03 web.1 | Communication::Block Load (1.2ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd539976b-a832-4a2e-b8c7-c298476efe14' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+'
16:17:03 web.1 | Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies'
16:17:03 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:03 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy'
16:17:03 web.1 | Communication::Block Exists? (1.2ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd539976b-a832-4a2e-b8c7-c298476efe14' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies'
16:17:03 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '22235280-b0f4-4ed9-a760-00b8abea7571' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+'
16:17:03 web.1 | Search Load (1.2ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = '22235280-b0f4-4ed9-a760-00b8abea7571' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = 'd539976b-a832-4a2e-b8c7-c298476efe14' AND "search_index"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:03 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:03 web.1 | Language Load (1.3ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:03 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '22235280-b0f4-4ed9-a760-00b8abea7571' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:03 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'd539976b-a832-4a2e-b8c7-c298476efe14' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:03 web.1 | Search Create (1.6ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', '22235280-b0f4-4ed9-a760-00b8abea7571', 'Communication::Website::Page::Localization', 'd539976b-a832-4a2e-b8c7-c298476efe14', '21561195-2fb4-4964-abe7-249fbd227dc1', NULL, '2025-03-24 15:17:03.723159', '2025-03-24 15:17:03.723159') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:03 web.1 | Communication::Block Load (1.7ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd539976b-a832-4a2e-b8c7-c298476efe14' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect'
16:17:03 web.1 | Search Update (1.6ms) UPDATE "search_index" SET "title" = 'Actualités', "text" = 'Actualités ', "updated_at" = '2025-03-24 15:17:03.729453' WHERE "search_index"."id" = 'b12bfbd3-1cb9-4392-9aca-660d44a43622' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data'
16:17:03 web.1 | Communication::Website::Menu Load (1.8ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'primary' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.6ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.5ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-d5f36b94c973bc3733845b5c6ad38044"]]
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (3.6ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-d5f36b94c973bc3733845b5c6ad38044' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (3.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-d5f36b94c973bc3733845b5c6ad38044' AND "good_jobs"."created_at" > '2025-03-24 15:16:03.783565' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:03 web.1 | [ActiveJob] TRANSACTION (2.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Create (3.0ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('a92bb023-9f52-4efb-bb2d-e07c9f1bd1a0', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"a92bb023-9f52-4efb-bb2d-e07c9f1bd1a0","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["21561195-2fb4-4964-abe7-249fbd227dc1",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::CommunicationPost/22235280-b0f4-4ed9-a760-00b8abea7571"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:03.796951000Z","scheduled_at":null}', '2025-03-24 15:17:03.796965', NULL, NULL, NULL, '2025-03-24 15:17:03.796965', '2025-03-24 15:17:03.797628', 'a92bb023-9f52-4efb-bb2d-e07c9f1bd1a0', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-d5f36b94c973bc3733845b5c6ad38044', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:03 web.1 | [ActiveJob] SQL (1.4ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:03.796+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:03 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: a92bb023-9f52-4efb-bb2d-e07c9f1bd1a0) to GoodJob(elephant) with arguments: "21561195-2fb4-4964-abe7-249fbd227dc1", {direct_object: #<GlobalID:0x00000001200ee860 @uri=#<URI::GID gid://osuny/Communication::Website::Page::CommunicationPost/22235280-b0f4-4ed9-a760-00b8abea7571>>}
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:03 web.1 | Language Load (3.1ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:03 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '22235280-b0f4-4ed9-a760-00b8abea7571' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:03 web.1 | Communication::Website::Page Load (1.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationAgenda' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:03 web.1 | Communication::Website Load (3.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/communication_agenda.rb:12:in 'Communication::Website::Page::CommunicationAgenda#is_necessary_for_website?'
16:17:03 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationAgendaExhibition' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:03 web.1 | CACHE Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:03 web.1 | ↳ app/models/communication/website/page/communication_agenda_exhibition.rb:12:in 'Communication::Website::Page::CommunicationAgendaExhibition#is_necessary_for_website?'
16:17:03 web.1 | Communication::Website::Page Load (3.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationAgendaExhibitionArchive' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:03 web.1 | CACHE Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:03 web.1 | ↳ app/models/communication/website/page/communication_agenda_exhibition_archive.rb:11:in 'Communication::Website::Page::CommunicationAgendaExhibitionArchive#is_necessary_for_website?'
16:17:03 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationPortfolio' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:03 web.1 | CACHE Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:03 web.1 | ↳ app/models/communication/website/page/communication_portfolio.rb:12:in 'Communication::Website::Page::CommunicationPortfolio#is_necessary_for_website?'
16:17:03 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Person' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:03 web.1 | CACHE Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:03 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent'
16:17:03 web.1 | Communication::Website::Page Load (1.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:03 web.1 | Language Load (2.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page'
16:17:03 web.1 | Communication::Website::Page::Localization Exists? (2.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:03 web.1 | CACHE Language Load (1.3ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | Communication::Website::Page::Localization Exists? (1.7ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | Communication::Website::Page::Localization Exists? (1.6ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:03 web.1 | University Load (1.7ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | CACHE Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:03 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1
16:17:03 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:03 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | Communication::Website::Page Load (2.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."parent_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element'
16:17:03 web.1 | CACHE Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."parent_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' ORDER BY "communication_website_pages"."position" DESC LIMIT 1
16:17:03 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element'
16:17:03 web.1 | Communication::Website::Page::Person Create (1.4ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', '8f07aedb-8986-46b3-be3b-18916f57ee35', 2, '2025-03-24 15:17:03.925029', '2025-03-24 15:17:03.925029', NULL, FALSE, 'Communication::Website::Page::Person', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | Communication::Website::Page::Localization Create (2.1ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 15:17:03.895975', 'equipe', NULL, NULL, 'Équipe', '30a27a9b-6576-4e1c-af02-129078e0a8fe', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '21561195-2fb4-4964-abe7-249fbd227dc1', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 15:17:03.933959', '2025-03-24 15:17:03.933959') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:03 web.1 | [ActiveJob] TRANSACTION (2.8ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (5.9ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-6c796f0ea9c9c28247527cfced0a05e1"]]
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (3.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-6c796f0ea9c9c28247527cfced0a05e1' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (2.0ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-6c796f0ea9c9c28247527cfced0a05e1' AND "good_jobs"."created_at" > '2025-03-24 15:16:03.955679' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.7ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Create (2.7ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('9891b57d-68e0-4862-9fde-8528bdafb8b7', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"9891b57d-68e0-4862-9fde-8528bdafb8b7","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/454d8ab6-3391-4e94-a0e8-1c09070e7b5a"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:03.963798000Z","scheduled_at":null}', '2025-03-24 15:17:03.963807', NULL, NULL, NULL, '2025-03-24 15:17:03.963807', '2025-03-24 15:17:03.964289', '9891b57d-68e0-4862-9fde-8528bdafb8b7', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-6c796f0ea9c9c28247527cfced0a05e1', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] SQL (1.5ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.963+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 9891b57d-68e0-4862-9fde-8528bdafb8b7) to GoodJob(mice) with arguments: #<GlobalID:0x0000000123b63248 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/454d8ab6-3391-4e94-a0e8-1c09070e7b5a>>
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:03 web.1 | [ActiveJob] TRANSACTION (2.8ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (5.7ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-6c796f0ea9c9c28247527cfced0a05e1"]]
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (2.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-6c796f0ea9c9c28247527cfced0a05e1' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] GoodJob::Job Count (5.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-6c796f0ea9c9c28247527cfced0a05e1' AND "good_jobs"."created_at" > '2025-03-24 15:16:03.985017' /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:03 web.1 | [ActiveJob] TRANSACTION (1.7ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:03 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Create (3.3ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('01b0e096-4583-4005-b32d-8e939cb2969a', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"01b0e096-4583-4005-b32d-8e939cb2969a","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/454d8ab6-3391-4e94-a0e8-1c09070e7b5a"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:03.996256000Z","scheduled_at":null}', '2025-03-24 15:17:03.996269', NULL, NULL, NULL, '2025-03-24 15:17:03.996269', '2025-03-24 15:17:03.996833', '01b0e096-4583-4005-b32d-8e939cb2969a', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-6c796f0ea9c9c28247527cfced0a05e1', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:04 web.1 | [ActiveJob] SQL (1.6ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.996+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:04 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 01b0e096-4583-4005-b32d-8e939cb2969a) to GoodJob(mice) with arguments: #<GlobalID:0x00000001241c0230 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/454d8ab6-3391-4e94-a0e8-1c09070e7b5a>>
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:04 web.1 | [ActiveJob] TRANSACTION (1.8ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (5.8ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-e0f432466f866b7ccc1b279c06422f3a"]]
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Count (4.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-e0f432466f866b7ccc1b279c06422f3a' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Count (2.0ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-e0f432466f866b7ccc1b279c06422f3a' AND "good_jobs"."created_at" > '2025-03-24 15:16:04.024509' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] TRANSACTION (1.5ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Create (3.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('bda9197e-1c7f-49c8-af23-be189288988f', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"bda9197e-1c7f-49c8-af23-be189288988f","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Person/30a27a9b-6576-4e1c-af02-129078e0a8fe"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:04.033754000Z","scheduled_at":null}', '2025-03-24 15:17:04.033778', NULL, NULL, NULL, '2025-03-24 15:17:04.033778', '2025-03-24 15:17:04.034695', 'bda9197e-1c7f-49c8-af23-be189288988f', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-e0f432466f866b7ccc1b279c06422f3a', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] SQL (1.8ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:04.033+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: bda9197e-1c7f-49c8-af23-be189288988f) to GoodJob(mice) with arguments: #<GlobalID:0x0000000125ca08e8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Person/30a27a9b-6576-4e1c-af02-129078e0a8fe>>
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | Language Pluck (1.8ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:04 web.1 | Communication::Website::Page::Localization Load (2.8ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '30a27a9b-6576-4e1c-af02-129078e0a8fe' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:04 web.1 | Communication::Website::Page::Category Load (1.9ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = '30a27a9b-6576-4e1c-af02-129078e0a8fe' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:04 web.1 | Communication::Website::Configs::DefaultLanguages Load (1.6ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_configs.rb:35:in 'Communication::Website::WithConfigs#config_default_languages'
16:17:04 web.1 | Communication::Website::Connection Pluck (1.5ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."indirect_object_type" = 'University::Person' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page::Person' AND "communication_website_connections"."direct_source_id" = '30a27a9b-6576-4e1c-af02-129078e0a8fe' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/person.rb:21:in 'Communication::Website::Page::Person#explicitly_connected_people'
16:17:04 web.1 | University Load (2.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:04 web.1 | Communication::Website::Connection Load (1.4ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '454d8ab6-3391-4e94-a0e8-1c09070e7b5a' AND "communication_website_connections"."direct_source_id" = '30a27a9b-6576-4e1c-af02-129078e0a8fe' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:04 web.1 | CACHE University Load (1.6ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:04 web.1 | Communication::Website::Page::Localization Load (2.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '454d8ab6-3391-4e94-a0e8-1c09070e7b5a' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:04 web.1 | Communication::Website::Page Load (2.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '30a27a9b-6576-4e1c-af02-129078e0a8fe' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:04 web.1 | Communication::Website::Connection Create (1.9ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', 'Communication::Website::Page::Localization', '454d8ab6-3391-4e94-a0e8-1c09070e7b5a', '2025-03-24 15:17:04.090819', '2025-03-24 15:17:04.090819', 'Communication::Website::Page', '30a27a9b-6576-4e1c-af02-129078e0a8fe') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:04 web.1 | Communication::Website::Connection Update (2.2ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 15:17:04.094901' WHERE "communication_website_connections"."id" = '1930fc8b-2e02-4b45-b6d8-754da0f88411' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:04 web.1 | ActiveStorage::Attachment Load (1.5ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '454d8ab6-3391-4e94-a0e8-1c09070e7b5a' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:04 web.1 | ActiveStorage::Attachment Load (1.6ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '454d8ab6-3391-4e94-a0e8-1c09070e7b5a' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:04 web.1 | University Load (1.5ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids'
16:17:04 web.1 | Communication::Block Load (2.0ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '454d8ab6-3391-4e94-a0e8-1c09070e7b5a' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+'
16:17:04 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies'
16:17:04 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:04 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy'
16:17:04 web.1 | Communication::Block Exists? (1.3ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '454d8ab6-3391-4e94-a0e8-1c09070e7b5a' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies'
16:17:04 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '30a27a9b-6576-4e1c-af02-129078e0a8fe' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+'
16:17:04 web.1 | Search Load (1.4ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = '30a27a9b-6576-4e1c-af02-129078e0a8fe' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '454d8ab6-3391-4e94-a0e8-1c09070e7b5a' AND "search_index"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:04 web.1 | CACHE University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:04 web.1 | Language Load (1.5ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:04 web.1 | Communication::Website::Page Load (2.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '30a27a9b-6576-4e1c-af02-129078e0a8fe' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:04 web.1 | Communication::Website::Page::Localization Load (2.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '454d8ab6-3391-4e94-a0e8-1c09070e7b5a' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:04 web.1 | Search Create (1.9ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', '30a27a9b-6576-4e1c-af02-129078e0a8fe', 'Communication::Website::Page::Localization', '454d8ab6-3391-4e94-a0e8-1c09070e7b5a', '21561195-2fb4-4964-abe7-249fbd227dc1', NULL, '2025-03-24 15:17:04.139500', '2025-03-24 15:17:04.139500') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:04 web.1 | Communication::Block Load (3.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '454d8ab6-3391-4e94-a0e8-1c09070e7b5a' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect'
16:17:04 web.1 | Search Update (1.4ms) UPDATE "search_index" SET "title" = 'Équipe', "text" = 'Équipe ', "updated_at" = '2025-03-24 15:17:04.148411' WHERE "search_index"."id" = '4928a131-04c4-4e36-abb7-0e851b28032f' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data'
16:17:04 web.1 | Communication::Website::Menu Load (1.3ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'primary' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier'
16:17:04 web.1 | Communication::Website::Connection Pluck (0.9ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."indirect_object_type" = 'University::Person' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:105:in 'Communication::Website::WithConnectedObjects#connected_people'
16:17:04 web.1 | University::Person Update All (1.7ms) UPDATE "university_people" SET "updated_at" = '2025-03-24 15:17:04.155595' WHERE 1=0 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page.rb:144:in 'block in Communication::Website::Page#touch_elements_if_special_page_in_hierarchy'
16:17:04 web.1 | [ActiveJob] TRANSACTION (2.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (5.5ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-a502089388a77f78e3b312085c39aad7"]]
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Count (2.8ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-a502089388a77f78e3b312085c39aad7' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Count (3.0ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-a502089388a77f78e3b312085c39aad7' AND "good_jobs"."created_at" > '2025-03-24 15:16:04.175231' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:04 web.1 | [ActiveJob] TRANSACTION (1.6ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Create (2.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('eac4ea4b-c60b-4d7e-8198-a06182e27a1f', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"eac4ea4b-c60b-4d7e-8198-a06182e27a1f","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["21561195-2fb4-4964-abe7-249fbd227dc1",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Person/30a27a9b-6576-4e1c-af02-129078e0a8fe"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:04.184198000Z","scheduled_at":null}', '2025-03-24 15:17:04.184209', NULL, NULL, NULL, '2025-03-24 15:17:04.184209', '2025-03-24 15:17:04.184852', 'eac4ea4b-c60b-4d7e-8198-a06182e27a1f', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-a502089388a77f78e3b312085c39aad7', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:04 web.1 | [ActiveJob] SQL (3.5ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:04.184+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:04 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: eac4ea4b-c60b-4d7e-8198-a06182e27a1f) to GoodJob(elephant) with arguments: "21561195-2fb4-4964-abe7-249fbd227dc1", {direct_object: #<GlobalID:0x0000000127dcdc00 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Person/30a27a9b-6576-4e1c-af02-129078e0a8fe>>}
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:04 web.1 | Language Load (2.8ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:04 web.1 | Communication::Website::Page::Localization Load (2.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '30a27a9b-6576-4e1c-af02-129078e0a8fe' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:04 web.1 | Communication::Website::Page Load (2.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Organization' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:04 web.1 | Communication::Website Load (2.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent'
16:17:04 web.1 | Communication::Website::Page Load (3.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:04 web.1 | Language Load (2.6ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page'
16:17:04 web.1 | Communication::Website::Page::Localization Exists? (4.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'organisations' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:04 web.1 | CACHE Language Load (1.4ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1
16:17:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:04 web.1 | Communication::Website::Page::Localization Exists? (2.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:04 web.1 | Communication::Website::Page::Localization Exists? (2.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'organisations' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:04 web.1 | University Load (3.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:04 web.1 | CACHE Communication::Website Load (1.5ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:04 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'organisations' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1
16:17:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:04 web.1 | CACHE Communication::Website::Page::Localization Exists? (2.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1
16:17:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:04 web.1 | CACHE Communication::Website::Page::Localization Exists? (2.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'organisations' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1
16:17:04 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:04 web.1 | CACHE University Load (2.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:04 web.1 | Communication::Website::Page Load (2.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."parent_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element'
16:17:04 web.1 | CACHE Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."parent_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' ORDER BY "communication_website_pages"."position" DESC LIMIT 1
16:17:04 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element'
16:17:04 web.1 | Communication::Website::Page::Organization Create (1.5ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', '8f07aedb-8986-46b3-be3b-18916f57ee35', 3, '2025-03-24 15:17:04.302431', '2025-03-24 15:17:04.302431', NULL, FALSE, 'Communication::Website::Page::Organization', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:04 web.1 | Communication::Website::Page::Localization Create (5.0ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 15:17:04.254378', 'organisations', NULL, NULL, 'Organisations', 'bdc15804-5d20-4a8b-82d9-7807367d41d4', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '21561195-2fb4-4964-abe7-249fbd227dc1', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 15:17:04.322763', '2025-03-24 15:17:04.322763') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:04 web.1 | [ActiveJob] TRANSACTION (4.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (18.9ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-85f4917f224a4e734c00621d8b087fb1"]]
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Count (3.1ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-85f4917f224a4e734c00621d8b087fb1' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Count (6.7ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-85f4917f224a4e734c00621d8b087fb1' AND "good_jobs"."created_at" > '2025-03-24 15:16:04.374151' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] TRANSACTION (9.8ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Create (6.2ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('fdc34b40-6bbc-4228-b742-b8feeb07f825', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"fdc34b40-6bbc-4228-b742-b8feeb07f825","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/f9ac365f-35d8-4d87-a2da-1d1f818fa530"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:04.417676000Z","scheduled_at":null}', '2025-03-24 15:17:04.417752', NULL, NULL, NULL, '2025-03-24 15:17:04.417752', '2025-03-24 15:17:04.419197', 'fdc34b40-6bbc-4228-b742-b8feeb07f825', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-85f4917f224a4e734c00621d8b087fb1', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] SQL (6.3ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:04.417+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: fdc34b40-6bbc-4228-b742-b8feeb07f825) to GoodJob(mice) with arguments: #<GlobalID:0x0000000127063998 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/f9ac365f-35d8-4d87-a2da-1d1f818fa530>>
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] TRANSACTION (2.9ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (21.1ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-85f4917f224a4e734c00621d8b087fb1"]]
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Count (2.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-85f4917f224a4e734c00621d8b087fb1' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Count (6.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-85f4917f224a4e734c00621d8b087fb1' AND "good_jobs"."created_at" > '2025-03-24 15:16:04.478343' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:04 web.1 | [ActiveJob] TRANSACTION (3.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Create (5.3ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('8c751420-a60f-48fb-ad1d-26fb655e612a', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"8c751420-a60f-48fb-ad1d-26fb655e612a","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/f9ac365f-35d8-4d87-a2da-1d1f818fa530"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:04.503815000Z","scheduled_at":null}', '2025-03-24 15:17:04.503849', NULL, NULL, NULL, '2025-03-24 15:17:04.503849', '2025-03-24 15:17:04.506497', '8c751420-a60f-48fb-ad1d-26fb655e612a', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-85f4917f224a4e734c00621d8b087fb1', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:04 web.1 | [ActiveJob] SQL (3.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:04.503+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:04 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 8c751420-a60f-48fb-ad1d-26fb655e612a) to GoodJob(mice) with arguments: #<GlobalID:0x0000000126a890b8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/f9ac365f-35d8-4d87-a2da-1d1f818fa530>>
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:04 web.1 | [ActiveJob] TRANSACTION (2.7ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (9.1ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-9de8e74d589b9bd2c310fc6a765adf8f"]]
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Count (4.1ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-9de8e74d589b9bd2c310fc6a765adf8f' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Count (5.0ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-9de8e74d589b9bd2c310fc6a765adf8f' AND "good_jobs"."created_at" > '2025-03-24 15:16:04.553861' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] TRANSACTION (1.7ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Create (3.8ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('74d12948-6f88-46ec-878e-7d2b7753481b', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"74d12948-6f88-46ec-878e-7d2b7753481b","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Organization/bdc15804-5d20-4a8b-82d9-7807367d41d4"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:04.568757000Z","scheduled_at":null}', '2025-03-24 15:17:04.568767', NULL, NULL, NULL, '2025-03-24 15:17:04.568767', '2025-03-24 15:17:04.569854', '74d12948-6f88-46ec-878e-7d2b7753481b', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-9de8e74d589b9bd2c310fc6a765adf8f', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] SQL (3.3ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:04.568+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 74d12948-6f88-46ec-878e-7d2b7753481b) to GoodJob(mice) with arguments: #<GlobalID:0x0000000126806f70 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Organization/bdc15804-5d20-4a8b-82d9-7807367d41d4>>
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:04 web.1 | Language Pluck (5.3ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:04 web.1 | Communication::Website::Page::Localization Load (2.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'bdc15804-5d20-4a8b-82d9-7807367d41d4' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:04 web.1 | Communication::Website::Page::Category Load (2.9ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = 'bdc15804-5d20-4a8b-82d9-7807367d41d4' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:04 web.1 | Communication::Website::Configs::DefaultLanguages Load (1.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_configs.rb:35:in 'Communication::Website::WithConfigs#config_default_languages'
16:17:04 web.1 | Communication::Website::Connection Pluck (3.8ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."indirect_object_type" = 'University::Organization' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page::Organization' AND "communication_website_connections"."direct_source_id" = 'bdc15804-5d20-4a8b-82d9-7807367d41d4' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/organization.rb:21:in 'Communication::Website::Page::Organization#explicitly_connected_organizations'
16:17:04 web.1 | University Load (3.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:04 web.1 | Communication::Website::Connection Load (4.1ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'f9ac365f-35d8-4d87-a2da-1d1f818fa530' AND "communication_website_connections"."direct_source_id" = 'bdc15804-5d20-4a8b-82d9-7807367d41d4' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:04 web.1 | CACHE University Load (2.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:04 web.1 | Communication::Website::Page::Localization Load (3.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'f9ac365f-35d8-4d87-a2da-1d1f818fa530' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:04 web.1 | Communication::Website::Page Load (3.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'bdc15804-5d20-4a8b-82d9-7807367d41d4' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:04 web.1 | Communication::Website::Connection Create (4.3ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', 'Communication::Website::Page::Localization', 'f9ac365f-35d8-4d87-a2da-1d1f818fa530', '2025-03-24 15:17:04.683447', '2025-03-24 15:17:04.683447', 'Communication::Website::Page', 'bdc15804-5d20-4a8b-82d9-7807367d41d4') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:04 web.1 | Communication::Website::Connection Update (4.4ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 15:17:04.698625' WHERE "communication_website_connections"."id" = '3411569f-8831-4ef0-9554-6e19df3f6976' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:04 web.1 | ActiveStorage::Attachment Load (2.9ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'f9ac365f-35d8-4d87-a2da-1d1f818fa530' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:04 web.1 | ActiveStorage::Attachment Load (2.7ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'f9ac365f-35d8-4d87-a2da-1d1f818fa530' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:04 web.1 | University Load (5.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids'
16:17:04 web.1 | Communication::Block Load (3.6ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'f9ac365f-35d8-4d87-a2da-1d1f818fa530' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+'
16:17:04 web.1 | Communication::Website Load (2.5ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies'
16:17:04 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (2.5ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:04 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy'
16:17:04 web.1 | Communication::Block Exists? (2.2ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'f9ac365f-35d8-4d87-a2da-1d1f818fa530' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies'
16:17:04 web.1 | Communication::Website::Page Load (7.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'bdc15804-5d20-4a8b-82d9-7807367d41d4' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+'
16:17:04 web.1 | Search Load (2.4ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = 'bdc15804-5d20-4a8b-82d9-7807367d41d4' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = 'f9ac365f-35d8-4d87-a2da-1d1f818fa530' AND "search_index"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:04 web.1 | CACHE University Load (3.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:04 web.1 | Language Load (4.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:04 web.1 | Communication::Website::Page Load (3.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'bdc15804-5d20-4a8b-82d9-7807367d41d4' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:04 web.1 | Communication::Website::Page::Localization Load (10.7ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'f9ac365f-35d8-4d87-a2da-1d1f818fa530' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:04 web.1 | Search Create (5.3ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', 'bdc15804-5d20-4a8b-82d9-7807367d41d4', 'Communication::Website::Page::Localization', 'f9ac365f-35d8-4d87-a2da-1d1f818fa530', '21561195-2fb4-4964-abe7-249fbd227dc1', NULL, '2025-03-24 15:17:04.830733', '2025-03-24 15:17:04.830733') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:04 web.1 | Communication::Block Load (3.3ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'f9ac365f-35d8-4d87-a2da-1d1f818fa530' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect'
16:17:04 web.1 | Search Update (5.6ms) UPDATE "search_index" SET "title" = 'Organisations', "text" = 'Organisations ', "updated_at" = '2025-03-24 15:17:04.850919' WHERE "search_index"."id" = 'cb0b32ba-f619-4f96-8782-378861b98ce0' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data'
16:17:04 web.1 | Communication::Website::Menu Load (3.8ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'primary' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier'
16:17:04 web.1 | Communication::Website::Connection Pluck (2.7ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."indirect_object_type" = 'University::Organization' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:110:in 'Communication::Website::WithConnectedObjects#connected_organizations'
16:17:04 web.1 | University::Organization Update All (3.1ms) UPDATE "university_organizations" SET "updated_at" = '2025-03-24 15:17:04.879175' WHERE 1=0 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page.rb:146:in 'block in Communication::Website::Page#touch_elements_if_special_page_in_hierarchy'
16:17:04 web.1 | [ActiveJob] TRANSACTION (2.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:04 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (7.7ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-c20a44c6864f235e64006cf2e3c0b706"]]
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-c20a44c6864f235e64006cf2e3c0b706' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-c20a44c6864f235e64006cf2e3c0b706' AND "good_jobs"."created_at" > '2025-03-24 15:16:04.907651' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:04 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:04 web.1 | [ActiveJob] GoodJob::Job Create (2.8ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('50e65b15-a4c5-4765-b535-ac9ac5a5fae4', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"50e65b15-a4c5-4765-b535-ac9ac5a5fae4","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["21561195-2fb4-4964-abe7-249fbd227dc1",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Organization/bdc15804-5d20-4a8b-82d9-7807367d41d4"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:04.914430000Z","scheduled_at":null}', '2025-03-24 15:17:04.914440', NULL, NULL, NULL, '2025-03-24 15:17:04.914440', '2025-03-24 15:17:04.915182', '50e65b15-a4c5-4765-b535-ac9ac5a5fae4', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-c20a44c6864f235e64006cf2e3c0b706', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:04 web.1 | [ActiveJob] SQL (2.2ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:04.914+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:04 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 50e65b15-a4c5-4765-b535-ac9ac5a5fae4) to GoodJob(elephant) with arguments: "21561195-2fb4-4964-abe7-249fbd227dc1", {direct_object: #<GlobalID:0x000000011f5aebf8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Organization/bdc15804-5d20-4a8b-82d9-7807367d41d4>>}
16:17:04 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:04 web.1 | Language Load (5.7ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:04 web.1 | Communication::Website::Page::Localization Load (2.9ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'bdc15804-5d20-4a8b-82d9-7807367d41d4' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:04 web.1 | Communication::Website::Page Load (2.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::EducationDiploma' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:04 web.1 | Communication::Website Load (2.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/page/education_diploma.rb:4:in 'Communication::Website::Page::EducationDiploma#is_necessary_for_website?'
16:17:04 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::EducationProgram' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:04 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:04 web.1 | ↳ app/models/communication/website/page/education_program.rb:4:in 'Communication::Website::Page::EducationProgram#is_necessary_for_website?'
16:17:04 web.1 | Communication::Website::Page Load (6.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::ResearchVolume' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:04 web.1 | CACHE Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:04 web.1 | ↳ app/models/communication/website/page/research_volume.rb:4:in 'Communication::Website::Page::ResearchVolume#is_necessary_for_website?'
16:17:04 web.1 | Communication::Website::Page Load (1.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::ResearchPaper' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:04 web.1 | CACHE Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:04 web.1 | ↳ app/models/communication/website/page/research_paper.rb:4:in 'Communication::Website::Page::ResearchPaper#is_necessary_for_website?'
16:17:04 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::ResearchPublication' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:04 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:05 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/page/research_publication.rb:4:in 'Communication::Website::Page::ResearchPublication#is_necessary_for_website?'
16:17:05 web.1 | Communication::Website::Connection Pluck (1.3ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."indirect_object_type" = 'Research::Publication' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:115:in 'Communication::Website::WithConnectedObjects#connected_publications'
16:17:05 web.1 | Communication::Website::Page Load (2.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::AdministrationLocation' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:05 web.1 | CACHE Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/page/administration_location.rb:4:in 'Communication::Website::Page::AdministrationLocation#is_necessary_for_website?'
16:17:05 web.1 | Communication::Website::Page Load (2.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Administrator' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:05 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/page/administrator.rb:4:in 'Communication::Website::Page::Administrator#is_necessary_for_website?'
16:17:05 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Author' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:05 web.1 | CACHE Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/page/author.rb:28:in 'Communication::Website::Page::Author#default_parent'
16:17:05 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Person' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:05 web.1 | Language Load (1.4ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page'
16:17:05 web.1 | Communication::Website::Page::Localization Exists? (2.7ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe-editoriale' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:05 web.1 | CACHE Language Load (1.5ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | Communication::Website::Page::Localization Exists? (1.6ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | Communication::Website::Page::Localization Exists? (2.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe-editoriale' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:05 web.1 | University Load (1.6ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | CACHE Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe-editoriale' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:05 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe-editoriale' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:05 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."parent_id" = '30a27a9b-6576-4e1c-af02-129078e0a8fe' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element'
16:17:05 web.1 | Communication::Website::Page::Author Create (2.0ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', '30a27a9b-6576-4e1c-af02-129078e0a8fe', 1, '2025-03-24 15:17:05.103316', '2025-03-24 15:17:05.103316', NULL, FALSE, 'Communication::Website::Page::Author', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | Communication::Website::Page::Localization Create (3.2ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 15:17:05.074106', 'equipe-editoriale', NULL, NULL, 'Équipe éditoriale', 'b73f9b87-7728-4e41-ab12-0d93ed6e2413', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '21561195-2fb4-4964-abe7-249fbd227dc1', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 15:17:05.111553', '2025-03-24 15:17:05.111553') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | [ActiveJob] TRANSACTION (2.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (5.2ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-406202f0d916535786a4a6e566d0fd87"]]
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (4.8ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-406202f0d916535786a4a6e566d0fd87' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (2.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-406202f0d916535786a4a6e566d0fd87' AND "good_jobs"."created_at" > '2025-03-24 15:16:05.133414' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.5ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Create (1.8ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('d0ff01fd-d60b-4337-97d7-3ffd50dea07e', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"d0ff01fd-d60b-4337-97d7-3ffd50dea07e","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/3c516582-341d-4d1a-afb6-e24b3db10782"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:05.141290000Z","scheduled_at":null}', '2025-03-24 15:17:05.141299', NULL, NULL, NULL, '2025-03-24 15:17:05.141299', '2025-03-24 15:17:05.141685', 'd0ff01fd-d60b-4337-97d7-3ffd50dea07e', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-406202f0d916535786a4a6e566d0fd87', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] SQL (1.3ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:05.141+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: d0ff01fd-d60b-4337-97d7-3ffd50dea07e) to GoodJob(mice) with arguments: #<GlobalID:0x0000000123dc8560 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/3c516582-341d-4d1a-afb6-e24b3db10782>>
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] TRANSACTION (2.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.9ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-406202f0d916535786a4a6e566d0fd87"]]
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (2.8ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-406202f0d916535786a4a6e566d0fd87' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (7.7ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-406202f0d916535786a4a6e566d0fd87' AND "good_jobs"."created_at" > '2025-03-24 15:16:05.160238' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] TRANSACTION (2.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Create (5.6ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('67eea02f-396b-43b3-a9f4-fe66dca56e6a', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"67eea02f-396b-43b3-a9f4-fe66dca56e6a","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/3c516582-341d-4d1a-afb6-e24b3db10782"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:05.175246000Z","scheduled_at":null}', '2025-03-24 15:17:05.175257', NULL, NULL, NULL, '2025-03-24 15:17:05.175257', '2025-03-24 15:17:05.175765', '67eea02f-396b-43b3-a9f4-fe66dca56e6a', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-406202f0d916535786a4a6e566d0fd87', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] SQL (1.5ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:05.175+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 67eea02f-396b-43b3-a9f4-fe66dca56e6a) to GoodJob(mice) with arguments: #<GlobalID:0x0000000125b6e0d8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/3c516582-341d-4d1a-afb6-e24b3db10782>>
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.6ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-4bf60bac1694e35a6ccbebaaf615173c"]]
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-4bf60bac1694e35a6ccbebaaf615173c' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-4bf60bac1694e35a6ccbebaaf615173c' AND "good_jobs"."created_at" > '2025-03-24 15:16:05.196109' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Create (2.6ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('503755a5-f08f-40c1-861c-f25039d4a3ff', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"503755a5-f08f-40c1-861c-f25039d4a3ff","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Author/b73f9b87-7728-4e41-ab12-0d93ed6e2413"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:05.202798000Z","scheduled_at":null}', '2025-03-24 15:17:05.202808', NULL, NULL, NULL, '2025-03-24 15:17:05.202808', '2025-03-24 15:17:05.203386', '503755a5-f08f-40c1-861c-f25039d4a3ff', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-4bf60bac1694e35a6ccbebaaf615173c', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] SQL (1.8ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:05.202+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 503755a5-f08f-40c1-861c-f25039d4a3ff) to GoodJob(mice) with arguments: #<GlobalID:0x0000000125ec9de0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Author/b73f9b87-7728-4e41-ab12-0d93ed6e2413>>
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | Language Pluck (3.6ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:05 web.1 | Communication::Website::Page::Localization Load (1.7ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'b73f9b87-7728-4e41-ab12-0d93ed6e2413' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:05 web.1 | Communication::Website::Page::Category Load (1.9ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = 'b73f9b87-7728-4e41-ab12-0d93ed6e2413' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:05 web.1 | Communication::Website::Configs::DefaultLanguages Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_configs.rb:35:in 'Communication::Website::WithConfigs#config_default_languages'
16:17:05 web.1 | University::Person Pluck (2.9ms) SELECT DISTINCT "university_people"."id" FROM "university_people" INNER JOIN "communication_website_posts_university_people" ON "university_people"."id" = "communication_website_posts_university_people"."university_person_id" INNER JOIN "communication_website_posts" ON "communication_website_posts_university_people"."communication_website_post_id" = "communication_website_posts"."id" WHERE "communication_website_posts"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/author.rb:22:in 'Communication::Website::Page::Author#dependencies_authors'
16:17:05 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | Communication::Website::Connection Load (1.4ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '3c516582-341d-4d1a-afb6-e24b3db10782' AND "communication_website_connections"."direct_source_id" = 'b73f9b87-7728-4e41-ab12-0d93ed6e2413' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | CACHE University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | Communication::Website::Page::Localization Load (2.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '3c516582-341d-4d1a-afb6-e24b3db10782' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | Communication::Website::Page Load (2.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'b73f9b87-7728-4e41-ab12-0d93ed6e2413' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | Communication::Website::Connection Create (3.0ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', 'Communication::Website::Page::Localization', '3c516582-341d-4d1a-afb6-e24b3db10782', '2025-03-24 15:17:05.261477', '2025-03-24 15:17:05.261477', 'Communication::Website::Page', 'b73f9b87-7728-4e41-ab12-0d93ed6e2413') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | Communication::Website::Connection Update (2.1ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 15:17:05.266659' WHERE "communication_website_connections"."id" = 'a1854d45-0e16-412d-808a-0863fd5732ae' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | ActiveStorage::Attachment Load (2.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '3c516582-341d-4d1a-afb6-e24b3db10782' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:05 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '3c516582-341d-4d1a-afb6-e24b3db10782' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:05 web.1 | University Load (2.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids'
16:17:05 web.1 | Communication::Block Load (1.3ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '3c516582-341d-4d1a-afb6-e24b3db10782' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+'
16:17:05 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies'
16:17:05 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy'
16:17:05 web.1 | Communication::Block Exists? (1.9ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '3c516582-341d-4d1a-afb6-e24b3db10782' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies'
16:17:05 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'b73f9b87-7728-4e41-ab12-0d93ed6e2413' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+'
16:17:05 web.1 | Search Load (1.4ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = 'b73f9b87-7728-4e41-ab12-0d93ed6e2413' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '3c516582-341d-4d1a-afb6-e24b3db10782' AND "search_index"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:05 web.1 | CACHE University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:05 web.1 | Language Load (3.4ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:05 web.1 | Communication::Website::Page Load (2.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'b73f9b87-7728-4e41-ab12-0d93ed6e2413' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:05 web.1 | Communication::Website::Page::Localization Load (2.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '3c516582-341d-4d1a-afb6-e24b3db10782' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:05 web.1 | Search Create (2.6ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', 'b73f9b87-7728-4e41-ab12-0d93ed6e2413', 'Communication::Website::Page::Localization', '3c516582-341d-4d1a-afb6-e24b3db10782', '21561195-2fb4-4964-abe7-249fbd227dc1', NULL, '2025-03-24 15:17:05.315671', '2025-03-24 15:17:05.315671') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:05 web.1 | Communication::Block Load (1.5ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '3c516582-341d-4d1a-afb6-e24b3db10782' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect'
16:17:05 web.1 | Search Update (1.4ms) UPDATE "search_index" SET "title" = 'Équipe éditoriale', "text" = 'Équipe éditoriale ', "updated_at" = '2025-03-24 15:17:05.324452' WHERE "search_index"."id" = 'b3e0dbdf-315d-4e00-92cb-2e0757c9436b' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data'
16:17:05 web.1 | Communication::Website::Menu Load (1.2ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = '' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.9ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.1ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-c4d36e9619946fa309a5fdd56ac8e471"]]
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-c4d36e9619946fa309a5fdd56ac8e471' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-c4d36e9619946fa309a5fdd56ac8e471' AND "good_jobs"."created_at" > '2025-03-24 15:16:05.338536' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Create (1.7ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('4bbd8437-f0b3-483a-b342-64977e778873', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"4bbd8437-f0b3-483a-b342-64977e778873","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["21561195-2fb4-4964-abe7-249fbd227dc1",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Author/b73f9b87-7728-4e41-ab12-0d93ed6e2413"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:05.344216000Z","scheduled_at":null}', '2025-03-24 15:17:05.344230', NULL, NULL, NULL, '2025-03-24 15:17:05.344230', '2025-03-24 15:17:05.344899', '4bbd8437-f0b3-483a-b342-64977e778873', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-c4d36e9619946fa309a5fdd56ac8e471', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] SQL (1.6ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:05.344+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 4bbd8437-f0b3-483a-b342-64977e778873) to GoodJob(elephant) with arguments: "21561195-2fb4-4964-abe7-249fbd227dc1", {direct_object: #<GlobalID:0x0000000127d2f0a0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Author/b73f9b87-7728-4e41-ab12-0d93ed6e2413>>}
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | Language Load (1.9ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:05 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'b73f9b87-7728-4e41-ab12-0d93ed6e2413' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:05 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Researcher' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:05 web.1 | Communication::Website Load (2.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/researcher.rb:4:in 'Communication::Website::Page::Researcher#is_necessary_for_website?'
16:17:05 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Teacher' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:05 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/page/teacher.rb:4:in 'Communication::Website::Page::Teacher#is_necessary_for_website?'
16:17:05 web.1 | Communication::Website::Page Load (1.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::LegalTerm' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:05 web.1 | CACHE Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent'
16:17:05 web.1 | Communication::Website::Page Load (2.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:05 web.1 | Language Load (2.7ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page'
16:17:05 web.1 | Communication::Website::Page::Localization Exists? (1.6ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'mentions-legales' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:05 web.1 | CACHE Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | Communication::Website::Page::Localization Exists? (2.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | Communication::Website::Page::Localization Exists? (1.5ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'mentions-legales' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:05 web.1 | University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | CACHE Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'mentions-legales' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:05 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'mentions-legales' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:05 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | Communication::Website::Page Load (1.8ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."parent_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element'
16:17:05 web.1 | CACHE Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."parent_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' ORDER BY "communication_website_pages"."position" DESC LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element'
16:17:05 web.1 | Communication::Website::Page::LegalTerm Create (2.4ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', '8f07aedb-8986-46b3-be3b-18916f57ee35', 4, '2025-03-24 15:17:05.437020', '2025-03-24 15:17:05.437020', NULL, FALSE, 'Communication::Website::Page::LegalTerm', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | Communication::Website::Page::Localization Create (2.9ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 15:17:05.410714', 'mentions-legales', NULL, NULL, 'Mentions légales', '5657b50c-7a71-47e6-b993-4429e022a9e3', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '21561195-2fb4-4964-abe7-249fbd227dc1', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 15:17:05.448479', '2025-03-24 15:17:05.448479') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.7ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.5ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-3a8e3cbb5ff008f736e1403f4bc2dc1b"]]
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (2.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-3a8e3cbb5ff008f736e1403f4bc2dc1b' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-3a8e3cbb5ff008f736e1403f4bc2dc1b' AND "good_jobs"."created_at" > '2025-03-24 15:16:05.468173' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Create (2.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('a350e583-b320-4ef0-8cd4-e2d82454a54e', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"a350e583-b320-4ef0-8cd4-e2d82454a54e","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/64cc18af-7f09-4aca-a504-139ab918dbb4"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:05.474306000Z","scheduled_at":null}', '2025-03-24 15:17:05.474318', NULL, NULL, NULL, '2025-03-24 15:17:05.474318', '2025-03-24 15:17:05.474698', 'a350e583-b320-4ef0-8cd4-e2d82454a54e', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-3a8e3cbb5ff008f736e1403f4bc2dc1b', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] SQL (1.3ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:05.474+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: a350e583-b320-4ef0-8cd4-e2d82454a54e) to GoodJob(mice) with arguments: #<GlobalID:0x0000000126745aa0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/64cc18af-7f09-4aca-a504-139ab918dbb4>>
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.6ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.6ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-3a8e3cbb5ff008f736e1403f4bc2dc1b"]]
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (3.1ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-3a8e3cbb5ff008f736e1403f4bc2dc1b' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (3.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-3a8e3cbb5ff008f736e1403f4bc2dc1b' AND "good_jobs"."created_at" > '2025-03-24 15:16:05.497934' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.9ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Create (2.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('cea2f679-56bf-4718-b59e-1b9a11fb86bd', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"cea2f679-56bf-4718-b59e-1b9a11fb86bd","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/64cc18af-7f09-4aca-a504-139ab918dbb4"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:05.507525000Z","scheduled_at":null}', '2025-03-24 15:17:05.507536', NULL, NULL, NULL, '2025-03-24 15:17:05.507536', '2025-03-24 15:17:05.507978', 'cea2f679-56bf-4718-b59e-1b9a11fb86bd', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-3a8e3cbb5ff008f736e1403f4bc2dc1b', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] SQL (1.5ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:05.507+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: cea2f679-56bf-4718-b59e-1b9a11fb86bd) to GoodJob(mice) with arguments: #<GlobalID:0x0000000126284d40 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/64cc18af-7f09-4aca-a504-139ab918dbb4>>
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.9ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-e4ccdfea0c7d2a883ed97463790d0419"]]
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-e4ccdfea0c7d2a883ed97463790d0419' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-e4ccdfea0c7d2a883ed97463790d0419' AND "good_jobs"."created_at" > '2025-03-24 15:16:05.525182' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Create (1.6ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('0a17d15a-337c-483f-a7a0-8aa992d4fd67', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"0a17d15a-337c-483f-a7a0-8aa992d4fd67","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::LegalTerm/5657b50c-7a71-47e6-b993-4429e022a9e3"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:05.530573000Z","scheduled_at":null}', '2025-03-24 15:17:05.530581', NULL, NULL, NULL, '2025-03-24 15:17:05.530581', '2025-03-24 15:17:05.530908', '0a17d15a-337c-483f-a7a0-8aa992d4fd67', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-e4ccdfea0c7d2a883ed97463790d0419', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:05.530+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 0a17d15a-337c-483f-a7a0-8aa992d4fd67) to GoodJob(mice) with arguments: #<GlobalID:0x00000001254e5b30 @uri=#<URI::GID gid://osuny/Communication::Website::Page::LegalTerm/5657b50c-7a71-47e6-b993-4429e022a9e3>>
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | Language Pluck (1.5ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:05 web.1 | Communication::Website::Page::Localization Load (2.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '5657b50c-7a71-47e6-b993-4429e022a9e3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:05 web.1 | Communication::Website::Page::Category Load (2.7ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = '5657b50c-7a71-47e6-b993-4429e022a9e3' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:05 web.1 | University Load (2.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | Communication::Website::Connection Load (1.6ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '64cc18af-7f09-4aca-a504-139ab918dbb4' AND "communication_website_connections"."direct_source_id" = '5657b50c-7a71-47e6-b993-4429e022a9e3' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | CACHE University Load (1.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | Communication::Website::Page::Localization Load (1.8ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '64cc18af-7f09-4aca-a504-139ab918dbb4' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | Communication::Website::Page Load (1.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '5657b50c-7a71-47e6-b993-4429e022a9e3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | Communication::Website::Connection Create (2.0ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', 'Communication::Website::Page::Localization', '64cc18af-7f09-4aca-a504-139ab918dbb4', '2025-03-24 15:17:05.570397', '2025-03-24 15:17:05.570397', 'Communication::Website::Page', '5657b50c-7a71-47e6-b993-4429e022a9e3') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | Communication::Website::Connection Update (1.2ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 15:17:05.573894' WHERE "communication_website_connections"."id" = '991136f1-1fe3-4757-a9dd-3f37db5b79f1' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '64cc18af-7f09-4aca-a504-139ab918dbb4' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:05 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '64cc18af-7f09-4aca-a504-139ab918dbb4' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:05 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids'
16:17:05 web.1 | Communication::Block Load (1.8ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '64cc18af-7f09-4aca-a504-139ab918dbb4' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+'
16:17:05 web.1 | Communication::Website Load (2.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies'
16:17:05 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy'
16:17:05 web.1 | Communication::Block Exists? (1.7ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '64cc18af-7f09-4aca-a504-139ab918dbb4' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies'
16:17:05 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '5657b50c-7a71-47e6-b993-4429e022a9e3' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+'
16:17:05 web.1 | Search Load (1.5ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = '5657b50c-7a71-47e6-b993-4429e022a9e3' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '64cc18af-7f09-4aca-a504-139ab918dbb4' AND "search_index"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:05 web.1 | CACHE University Load (1.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:05 web.1 | Language Load (1.6ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:05 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '5657b50c-7a71-47e6-b993-4429e022a9e3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:05 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '64cc18af-7f09-4aca-a504-139ab918dbb4' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:05 web.1 | Search Create (1.4ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', '5657b50c-7a71-47e6-b993-4429e022a9e3', 'Communication::Website::Page::Localization', '64cc18af-7f09-4aca-a504-139ab918dbb4', '21561195-2fb4-4964-abe7-249fbd227dc1', NULL, '2025-03-24 15:17:05.620471', '2025-03-24 15:17:05.620471') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:05 web.1 | Communication::Block Load (1.2ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '64cc18af-7f09-4aca-a504-139ab918dbb4' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect'
16:17:05 web.1 | Search Update (1.3ms) UPDATE "search_index" SET "title" = 'Mentions légales', "text" = 'Mentions légales ', "updated_at" = '2025-03-24 15:17:05.625946' WHERE "search_index"."id" = 'c49aebb6-0b49-4393-a19c-0e3c27226ce9' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data'
16:17:05 web.1 | Communication::Website::Menu Load (1.2ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'legal' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.0ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-e8fb183a2bb333e18e36389dd0e68bfb"]]
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (2.8ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-e8fb183a2bb333e18e36389dd0e68bfb' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (2.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-e8fb183a2bb333e18e36389dd0e68bfb' AND "good_jobs"."created_at" > '2025-03-24 15:16:05.642624' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Create (2.6ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('71440792-bcbf-4b5f-9c52-3a4c1da1088a', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"71440792-bcbf-4b5f-9c52-3a4c1da1088a","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["21561195-2fb4-4964-abe7-249fbd227dc1",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::LegalTerm/5657b50c-7a71-47e6-b993-4429e022a9e3"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:05.650378000Z","scheduled_at":null}', '2025-03-24 15:17:05.650390', NULL, NULL, NULL, '2025-03-24 15:17:05.650390', '2025-03-24 15:17:05.651011', '71440792-bcbf-4b5f-9c52-3a4c1da1088a', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-e8fb183a2bb333e18e36389dd0e68bfb', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:05.650+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 71440792-bcbf-4b5f-9c52-3a4c1da1088a) to GoodJob(elephant) with arguments: "21561195-2fb4-4964-abe7-249fbd227dc1", {direct_object: #<GlobalID:0x0000000127845210 @uri=#<URI::GID gid://osuny/Communication::Website::Page::LegalTerm/5657b50c-7a71-47e6-b993-4429e022a9e3>>}
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | Language Load (1.3ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:05 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '5657b50c-7a71-47e6-b993-4429e022a9e3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:05 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::PrivacyPolicy' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:05 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent'
16:17:05 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:05 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page'
16:17:05 web.1 | Communication::Website::Page::Localization Exists? (1.5ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'politique-de-confidentialite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:05 web.1 | CACHE Language Load (1.6ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | Communication::Website::Page::Localization Exists? (2.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | Communication::Website::Page::Localization Exists? (1.6ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'politique-de-confidentialite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:05 web.1 | University Load (1.6ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | CACHE Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'politique-de-confidentialite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:05 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'politique-de-confidentialite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:05 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | Communication::Website::Page Load (1.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."parent_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element'
16:17:05 web.1 | CACHE Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."parent_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' ORDER BY "communication_website_pages"."position" DESC LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element'
16:17:05 web.1 | Communication::Website::Page::PrivacyPolicy Create (1.3ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', '8f07aedb-8986-46b3-be3b-18916f57ee35', 5, '2025-03-24 15:17:05.716164', '2025-03-24 15:17:05.716164', NULL, FALSE, 'Communication::Website::Page::PrivacyPolicy', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | Communication::Website::Page::Localization Create (3.2ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 15:17:05.685316', 'politique-de-confidentialite', NULL, NULL, 'Politique de confidentialité', 'e458405f-47d8-4bba-9d59-03eeaf7c6518', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '21561195-2fb4-4964-abe7-249fbd227dc1', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 15:17:05.724189', '2025-03-24 15:17:05.724189') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.7ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.9ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-9c165daa93c550704d649776ba8929e0"]]
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (3.8ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-9c165daa93c550704d649776ba8929e0' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (2.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-9c165daa93c550704d649776ba8929e0' AND "good_jobs"."created_at" > '2025-03-24 15:16:05.744469' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.5ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Create (2.8ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('e8128565-3e54-4443-9f6c-c34ff0969ede', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"e8128565-3e54-4443-9f6c-c34ff0969ede","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:05.752497000Z","scheduled_at":null}', '2025-03-24 15:17:05.752516', NULL, NULL, NULL, '2025-03-24 15:17:05.752516', '2025-03-24 15:17:05.753317', 'e8128565-3e54-4443-9f6c-c34ff0969ede', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-9c165daa93c550704d649776ba8929e0', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] SQL (1.7ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:05.752+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: e8128565-3e54-4443-9f6c-c34ff0969ede) to GoodJob(mice) with arguments: #<GlobalID:0x0000000125d89868 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7>>
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.8ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.7ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-9c165daa93c550704d649776ba8929e0"]]
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (2.2ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-9c165daa93c550704d649776ba8929e0' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-9c165daa93c550704d649776ba8929e0' AND "good_jobs"."created_at" > '2025-03-24 15:16:05.772683' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.8ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Create (4.8ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('8a5ec9f7-e80a-42df-9d96-da05cbe5adfd', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"8a5ec9f7-e80a-42df-9d96-da05cbe5adfd","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:05.780033000Z","scheduled_at":null}', '2025-03-24 15:17:05.780049', NULL, NULL, NULL, '2025-03-24 15:17:05.780049', '2025-03-24 15:17:05.780773', '8a5ec9f7-e80a-42df-9d96-da05cbe5adfd', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-9c165daa93c550704d649776ba8929e0', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] SQL (1.9ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:05.780+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 8a5ec9f7-e80a-42df-9d96-da05cbe5adfd) to GoodJob(mice) with arguments: #<GlobalID:0x00000001253ac9a8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7>>
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.6ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-846398e8e399ad2937194aea790c7662"]]
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (2.2ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-846398e8e399ad2937194aea790c7662' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-846398e8e399ad2937194aea790c7662' AND "good_jobs"."created_at" > '2025-03-24 15:16:05.806097' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] TRANSACTION (1.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Create (3.2ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('70111d5a-a470-45da-aa04-20351418bc77', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"70111d5a-a470-45da-aa04-20351418bc77","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::PrivacyPolicy/e458405f-47d8-4bba-9d59-03eeaf7c6518"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:05.812646000Z","scheduled_at":null}', '2025-03-24 15:17:05.812654', NULL, NULL, NULL, '2025-03-24 15:17:05.812654', '2025-03-24 15:17:05.812998', '70111d5a-a470-45da-aa04-20351418bc77', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-846398e8e399ad2937194aea790c7662', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] SQL (1.6ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:05.812+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 70111d5a-a470-45da-aa04-20351418bc77) to GoodJob(mice) with arguments: #<GlobalID:0x0000000123f6e130 @uri=#<URI::GID gid://osuny/Communication::Website::Page::PrivacyPolicy/e458405f-47d8-4bba-9d59-03eeaf7c6518>>
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:05 web.1 | Language Pluck (1.5ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:05 web.1 | Communication::Website::Page::Localization Load (1.6ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'e458405f-47d8-4bba-9d59-03eeaf7c6518' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:05 web.1 | Communication::Website::Page::Category Load (2.4ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = 'e458405f-47d8-4bba-9d59-03eeaf7c6518' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:05 web.1 | University Load (2.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | Communication::Website::Connection Load (1.7ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7' AND "communication_website_connections"."direct_source_id" = 'e458405f-47d8-4bba-9d59-03eeaf7c6518' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | CACHE University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | Communication::Website::Page::Localization Load (3.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | Communication::Website::Page Load (1.8ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'e458405f-47d8-4bba-9d59-03eeaf7c6518' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | Communication::Website::Connection Create (1.7ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', 'Communication::Website::Page::Localization', 'e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7', '2025-03-24 15:17:05.856791', '2025-03-24 15:17:05.856791', 'Communication::Website::Page', 'e458405f-47d8-4bba-9d59-03eeaf7c6518') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | Communication::Website::Connection Update (1.4ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 15:17:05.860143' WHERE "communication_website_connections"."id" = '8abc31ab-ca9d-4cfd-abef-c1fcbdd466ce' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:05 web.1 | ActiveStorage::Attachment Load (1.5ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:05 web.1 | ActiveStorage::Attachment Load (1.6ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:05 web.1 | University Load (1.5ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids'
16:17:05 web.1 | Communication::Block Load (1.6ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+'
16:17:05 web.1 | Communication::Website Load (1.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies'
16:17:05 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.5ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:05 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy'
16:17:05 web.1 | Communication::Block Exists? (2.4ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies'
16:17:05 web.1 | Communication::Website::Page Load (2.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'e458405f-47d8-4bba-9d59-03eeaf7c6518' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+'
16:17:05 web.1 | Search Load (1.7ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = 'e458405f-47d8-4bba-9d59-03eeaf7c6518' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = 'e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7' AND "search_index"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:05 web.1 | CACHE University Load (2.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:05 web.1 | Language Load (1.7ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:05 web.1 | Communication::Website::Page Load (1.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'e458405f-47d8-4bba-9d59-03eeaf7c6518' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:05 web.1 | Communication::Website::Page::Localization Load (1.6ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:05 web.1 | Search Create (2.4ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', 'e458405f-47d8-4bba-9d59-03eeaf7c6518', 'Communication::Website::Page::Localization', 'e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7', '21561195-2fb4-4964-abe7-249fbd227dc1', NULL, '2025-03-24 15:17:05.909498', '2025-03-24 15:17:05.909498') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:05 web.1 | Communication::Block Load (1.5ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect'
16:17:05 web.1 | Search Update (1.6ms) UPDATE "search_index" SET "title" = 'Politique de confidentialité', "text" = 'Politique de confidentialité ', "updated_at" = '2025-03-24 15:17:05.916816' WHERE "search_index"."id" = 'cc716f5b-661e-42b1-99df-a185739b3384' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data'
16:17:05 web.1 | Communication::Website::Menu Load (1.6ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'legal' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier'
16:17:05 web.1 | [ActiveJob] TRANSACTION (2.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (6.5ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-4f8c387d2d4904296a99e991f27d421c"]]
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (2.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-4f8c387d2d4904296a99e991f27d421c' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-4f8c387d2d4904296a99e991f27d421c' AND "good_jobs"."created_at" > '2025-03-24 15:16:05.938433' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] TRANSACTION (2.5ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] GoodJob::Job Create (1.7ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('11b6fe5e-8f42-46a7-bff4-62e715aaafa0', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"11b6fe5e-8f42-46a7-bff4-62e715aaafa0","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["21561195-2fb4-4964-abe7-249fbd227dc1",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::PrivacyPolicy/e458405f-47d8-4bba-9d59-03eeaf7c6518"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:05.947271000Z","scheduled_at":null}', '2025-03-24 15:17:05.947281', NULL, NULL, NULL, '2025-03-24 15:17:05.947281', '2025-03-24 15:17:05.947772', '11b6fe5e-8f42-46a7-bff4-62e715aaafa0', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-4f8c387d2d4904296a99e991f27d421c', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:05.947+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 11b6fe5e-8f42-46a7-bff4-62e715aaafa0) to GoodJob(elephant) with arguments: "21561195-2fb4-4964-abe7-249fbd227dc1", {direct_object: #<GlobalID:0x0000000121c0f658 @uri=#<URI::GID gid://osuny/Communication::Website::Page::PrivacyPolicy/e458405f-47d8-4bba-9d59-03eeaf7c6518>>}
16:17:05 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:05 web.1 | Language Load (1.3ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:05 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'e458405f-47d8-4bba-9d59-03eeaf7c6518' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:05 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Accessibility' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:05 web.1 | Communication::Website Load (2.6ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent'
16:17:05 web.1 | Communication::Website::Page Load (2.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:05 web.1 | Language Load (1.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page'
16:17:05 web.1 | Communication::Website::Page::Localization Exists? (1.7ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'accessibilite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:05 web.1 | CACHE Language Load (1.8ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:05 web.1 | Communication::Website::Page::Localization Exists? (1.7ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:05 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:06 web.1 | Communication::Website::Page::Localization Exists? (1.7ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'accessibilite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:06 web.1 | University Load (1.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:06 web.1 | CACHE Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:06 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'accessibilite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:06 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1
16:17:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:06 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'accessibilite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:06 web.1 | CACHE University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:06 web.1 | Communication::Website::Page Load (3.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."parent_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element'
16:17:06 web.1 | CACHE Communication::Website::Page Load (1.8ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."parent_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' ORDER BY "communication_website_pages"."position" DESC LIMIT 1
16:17:06 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element'
16:17:06 web.1 | Communication::Website::Page::Accessibility Create (1.6ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', '8f07aedb-8986-46b3-be3b-18916f57ee35', 6, '2025-03-24 15:17:06.021528', '2025-03-24 15:17:06.021528', NULL, FALSE, 'Communication::Website::Page::Accessibility', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:06 web.1 | Communication::Website::Page::Localization Create (2.9ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 15:17:05.990967', 'accessibilite', NULL, NULL, 'Accessibilité', '4972a325-0ae4-4d43-8102-2acf5853d34f', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '21561195-2fb4-4964-abe7-249fbd227dc1', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 15:17:06.036120', '2025-03-24 15:17:06.036120') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:06 web.1 | [ActiveJob] TRANSACTION (1.8ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.8ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-8765b67baa30815d04b29be0f4ef2dda"]]
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (2.2ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-8765b67baa30815d04b29be0f4ef2dda' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (2.1ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-8765b67baa30815d04b29be0f4ef2dda' AND "good_jobs"."created_at" > '2025-03-24 15:16:06.053658' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] TRANSACTION (1.6ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Create (3.0ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('dcd60109-d8bb-460d-a913-88f7139f0642', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"dcd60109-d8bb-460d-a913-88f7139f0642","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/d80623cc-3ed8-46ff-8039-c4b368309a48"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:06.060841000Z","scheduled_at":null}', '2025-03-24 15:17:06.060851', NULL, NULL, NULL, '2025-03-24 15:17:06.060851', '2025-03-24 15:17:06.061234', 'dcd60109-d8bb-460d-a913-88f7139f0642', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-8765b67baa30815d04b29be0f4ef2dda', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] SQL (2.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:06.060+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: dcd60109-d8bb-460d-a913-88f7139f0642) to GoodJob(mice) with arguments: #<GlobalID:0x000000012a0a56d8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/d80623cc-3ed8-46ff-8039-c4b368309a48>>
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] TRANSACTION (2.7ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (6.0ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-8765b67baa30815d04b29be0f4ef2dda"]]
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (2.2ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-8765b67baa30815d04b29be0f4ef2dda' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (3.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-8765b67baa30815d04b29be0f4ef2dda' AND "good_jobs"."created_at" > '2025-03-24 15:16:06.085550' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:06 web.1 | [ActiveJob] TRANSACTION (1.7ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Create (2.8ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('3132c7e9-a001-4734-9879-1a0d4fc6b295', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"3132c7e9-a001-4734-9879-1a0d4fc6b295","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/d80623cc-3ed8-46ff-8039-c4b368309a48"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:06.095037000Z","scheduled_at":null}', '2025-03-24 15:17:06.095046', NULL, NULL, NULL, '2025-03-24 15:17:06.095046', '2025-03-24 15:17:06.095409', '3132c7e9-a001-4734-9879-1a0d4fc6b295', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-8765b67baa30815d04b29be0f4ef2dda', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:06 web.1 | [ActiveJob] SQL (1.7ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:06.095+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:06 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 3132c7e9-a001-4734-9879-1a0d4fc6b295) to GoodJob(mice) with arguments: #<GlobalID:0x000000012a48c5d0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/d80623cc-3ed8-46ff-8039-c4b368309a48>>
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:06 web.1 | [ActiveJob] TRANSACTION (1.6ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.3ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-0ddaafa0abc203336577d57df030211a"]]
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (2.2ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-0ddaafa0abc203336577d57df030211a' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (3.1ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-0ddaafa0abc203336577d57df030211a' AND "good_jobs"."created_at" > '2025-03-24 15:16:06.114309' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] TRANSACTION (2.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Create (2.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('7b2a9305-8777-42e3-88b8-143687d31f2c', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"7b2a9305-8777-42e3-88b8-143687d31f2c","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Accessibility/4972a325-0ae4-4d43-8102-2acf5853d34f"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:06.125603000Z","scheduled_at":null}', '2025-03-24 15:17:06.125614', NULL, NULL, NULL, '2025-03-24 15:17:06.125614', '2025-03-24 15:17:06.126109', '7b2a9305-8777-42e3-88b8-143687d31f2c', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-0ddaafa0abc203336577d57df030211a', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] SQL (1.3ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:06.125+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 7b2a9305-8777-42e3-88b8-143687d31f2c) to GoodJob(mice) with arguments: #<GlobalID:0x000000012a643838 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Accessibility/4972a325-0ae4-4d43-8102-2acf5853d34f>>
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | Language Pluck (1.6ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:06 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '4972a325-0ae4-4d43-8102-2acf5853d34f' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:06 web.1 | Communication::Website::Page::Category Load (1.5ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = '4972a325-0ae4-4d43-8102-2acf5853d34f' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:06 web.1 | University Load (1.6ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:06 web.1 | Communication::Website::Connection Load (1.7ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'd80623cc-3ed8-46ff-8039-c4b368309a48' AND "communication_website_connections"."direct_source_id" = '4972a325-0ae4-4d43-8102-2acf5853d34f' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:06 web.1 | CACHE University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:06 web.1 | Communication::Website::Page::Localization Load (1.8ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'd80623cc-3ed8-46ff-8039-c4b368309a48' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:06 web.1 | Communication::Website::Page Load (1.8ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '4972a325-0ae4-4d43-8102-2acf5853d34f' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:06 web.1 | Communication::Website::Connection Create (10.7ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', 'Communication::Website::Page::Localization', 'd80623cc-3ed8-46ff-8039-c4b368309a48', '2025-03-24 15:17:06.162970', '2025-03-24 15:17:06.162970', 'Communication::Website::Page', '4972a325-0ae4-4d43-8102-2acf5853d34f') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:06 web.1 | Communication::Website::Connection Update (10.0ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 15:17:06.176051' WHERE "communication_website_connections"."id" = '25845690-d14b-4b07-91b7-30d1af5c0da2' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:06 web.1 | ActiveStorage::Attachment Load (1.6ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd80623cc-3ed8-46ff-8039-c4b368309a48' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:06 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd80623cc-3ed8-46ff-8039-c4b368309a48' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:06 web.1 | University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids'
16:17:06 web.1 | Communication::Block Load (1.5ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd80623cc-3ed8-46ff-8039-c4b368309a48' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+'
16:17:06 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies'
16:17:06 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:06 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy'
16:17:06 web.1 | Communication::Block Exists? (1.5ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd80623cc-3ed8-46ff-8039-c4b368309a48' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies'
16:17:06 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '4972a325-0ae4-4d43-8102-2acf5853d34f' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+'
16:17:06 web.1 | Search Load (2.6ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = '4972a325-0ae4-4d43-8102-2acf5853d34f' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = 'd80623cc-3ed8-46ff-8039-c4b368309a48' AND "search_index"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:06 web.1 | CACHE University Load (2.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:06 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:06 web.1 | Language Load (2.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:06 web.1 | Communication::Website::Page Load (1.8ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '4972a325-0ae4-4d43-8102-2acf5853d34f' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:06 web.1 | Communication::Website::Page::Localization Load (3.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'd80623cc-3ed8-46ff-8039-c4b368309a48' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:06 web.1 | Search Create (1.6ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', '4972a325-0ae4-4d43-8102-2acf5853d34f', 'Communication::Website::Page::Localization', 'd80623cc-3ed8-46ff-8039-c4b368309a48', '21561195-2fb4-4964-abe7-249fbd227dc1', NULL, '2025-03-24 15:17:06.237140', '2025-03-24 15:17:06.237140') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:06 web.1 | Communication::Block Load (1.5ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd80623cc-3ed8-46ff-8039-c4b368309a48' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect'
16:17:06 web.1 | Search Update (1.7ms) UPDATE "search_index" SET "title" = 'Accessibilité', "text" = 'Accessibilité ', "updated_at" = '2025-03-24 15:17:06.243683' WHERE "search_index"."id" = 'faca7623-b006-4685-b31f-5b5d83d1e8d0' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data'
16:17:06 web.1 | Communication::Website::Menu Load (1.4ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'legal' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier'
16:17:06 web.1 | [ActiveJob] TRANSACTION (1.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.1ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-f6a012166a600666b87a033ce2043697"]]
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (2.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-f6a012166a600666b87a033ce2043697' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (3.1ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-f6a012166a600666b87a033ce2043697' AND "good_jobs"."created_at" > '2025-03-24 15:16:06.261409' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:06 web.1 | [ActiveJob] TRANSACTION (1.6ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Create (1.8ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('67cfea56-5acd-41da-b6c6-2215222df40d', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"67cfea56-5acd-41da-b6c6-2215222df40d","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["21561195-2fb4-4964-abe7-249fbd227dc1",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Accessibility/4972a325-0ae4-4d43-8102-2acf5853d34f"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:06.271685000Z","scheduled_at":null}', '2025-03-24 15:17:06.271699', NULL, NULL, NULL, '2025-03-24 15:17:06.271699', '2025-03-24 15:17:06.272249', '67cfea56-5acd-41da-b6c6-2215222df40d', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-f6a012166a600666b87a033ce2043697', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:06 web.1 | [ActiveJob] SQL (2.4ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:06.271+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:06 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 67cfea56-5acd-41da-b6c6-2215222df40d) to GoodJob(elephant) with arguments: "21561195-2fb4-4964-abe7-249fbd227dc1", {direct_object: #<GlobalID:0x000000012b40ef58 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Accessibility/4972a325-0ae4-4d43-8102-2acf5853d34f>>}
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:06 web.1 | Language Load (1.5ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:06 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '4972a325-0ae4-4d43-8102-2acf5853d34f' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:06 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Sitemap' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:06 web.1 | Communication::Website Load (1.5ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent'
16:17:06 web.1 | Communication::Website::Page Load (1.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:06 web.1 | Language Load (1.6ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page'
16:17:06 web.1 | Communication::Website::Page::Localization Exists? (2.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'plan-du-site' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:06 web.1 | CACHE Language Load (2.4ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1
16:17:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:06 web.1 | Communication::Website::Page::Localization Exists? (1.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:06 web.1 | Communication::Website::Page::Localization Exists? (2.4ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'plan-du-site' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:06 web.1 | University Load (1.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:06 web.1 | CACHE Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:06 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'plan-du-site' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:06 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1
16:17:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:06 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'plan-du-site' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?'
16:17:06 web.1 | CACHE University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:06 web.1 | Communication::Website::Page Load (1.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."parent_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element'
16:17:06 web.1 | CACHE Communication::Website::Page Load (1.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."parent_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' ORDER BY "communication_website_pages"."position" DESC LIMIT 1
16:17:06 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element'
16:17:06 web.1 | Communication::Website::Page::Sitemap Create (2.6ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', '8f07aedb-8986-46b3-be3b-18916f57ee35', 7, '2025-03-24 15:17:06.349750', '2025-03-24 15:17:06.349750', NULL, FALSE, 'Communication::Website::Page::Sitemap', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:06 web.1 | Communication::Website::Page::Localization Create (2.2ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 15:17:06.315027', 'plan-du-site', NULL, NULL, 'Plan du site', 'd94ed272-d301-482e-8c19-f5d3e459260d', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '21561195-2fb4-4964-abe7-249fbd227dc1', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 15:17:06.364002', '2025-03-24 15:17:06.364002') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:06 web.1 | [ActiveJob] TRANSACTION (2.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (7.0ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-d97d72e0656a2c3fc66e3f1c52240e07"]]
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (2.2ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-d97d72e0656a2c3fc66e3f1c52240e07' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (2.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-d97d72e0656a2c3fc66e3f1c52240e07' AND "good_jobs"."created_at" > '2025-03-24 15:16:06.382087' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] TRANSACTION (1.7ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Create (1.9ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('3f69330a-a247-494d-91de-e33c36111142', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"3f69330a-a247-494d-91de-e33c36111142","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/c2e5d312-0c15-4843-b13b-ce92e6bd3aa5"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:06.389541000Z","scheduled_at":null}', '2025-03-24 15:17:06.389550', NULL, NULL, NULL, '2025-03-24 15:17:06.389550', '2025-03-24 15:17:06.389929', '3f69330a-a247-494d-91de-e33c36111142', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-d97d72e0656a2c3fc66e3f1c52240e07', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] SQL (1.5ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:06.389+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 3f69330a-a247-494d-91de-e33c36111142) to GoodJob(mice) with arguments: #<GlobalID:0x000000012bd645d0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/c2e5d312-0c15-4843-b13b-ce92e6bd3aa5>>
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] TRANSACTION (2.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (6.8ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-d97d72e0656a2c3fc66e3f1c52240e07"]]
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (3.0ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-d97d72e0656a2c3fc66e3f1c52240e07' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (2.1ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-d97d72e0656a2c3fc66e3f1c52240e07' AND "good_jobs"."created_at" > '2025-03-24 15:16:06.413683' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:06 web.1 | [ActiveJob] TRANSACTION (2.7ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Create (2.1ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('51e78272-7d2b-4a42-8718-2b8db4483ec3', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"51e78272-7d2b-4a42-8718-2b8db4483ec3","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/c2e5d312-0c15-4843-b13b-ce92e6bd3aa5"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:06.423616000Z","scheduled_at":null}', '2025-03-24 15:17:06.423625', NULL, NULL, NULL, '2025-03-24 15:17:06.423625', '2025-03-24 15:17:06.423992', '51e78272-7d2b-4a42-8718-2b8db4483ec3', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-d97d72e0656a2c3fc66e3f1c52240e07', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:06 web.1 | [ActiveJob] SQL (1.5ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:06.423+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:06 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 51e78272-7d2b-4a42-8718-2b8db4483ec3) to GoodJob(mice) with arguments: #<GlobalID:0x000000012c14aa78 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/c2e5d312-0c15-4843-b13b-ce92e6bd3aa5>>
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources'
16:17:06 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.5ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-5598487979fadd0244c42ebec7a4b899"]]
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (2.0ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-5598487979fadd0244c42ebec7a4b899' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (2.1ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-5598487979fadd0244c42ebec7a4b899' AND "good_jobs"."created_at" > '2025-03-24 15:16:06.441956' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] TRANSACTION (1.7ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Create (3.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('ee8a8722-947e-4692-ba24-fc0011a143ad', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"ee8a8722-947e-4692-ba24-fc0011a143ad","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Sitemap/d94ed272-d301-482e-8c19-f5d3e459260d"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:06.450610000Z","scheduled_at":null}', '2025-03-24 15:17:06.450637', NULL, NULL, NULL, '2025-03-24 15:17:06.450637', '2025-03-24 15:17:06.451571', 'ee8a8722-947e-4692-ba24-fc0011a143ad', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-5598487979fadd0244c42ebec7a4b899', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] SQL (1.7ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:06.450+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: ee8a8722-947e-4692-ba24-fc0011a143ad) to GoodJob(mice) with arguments: #<GlobalID:0x000000012c341cf0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Sitemap/d94ed272-d301-482e-8c19-f5d3e459260d>>
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | Language Pluck (3.0ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:06 web.1 | Communication::Website::Page::Localization Load (1.8ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'd94ed272-d301-482e-8c19-f5d3e459260d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:06 web.1 | Communication::Website::Page::Category Load (1.5ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = 'd94ed272-d301-482e-8c19-f5d3e459260d' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:06 web.1 | University Load (1.6ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:06 web.1 | Communication::Website::Connection Load (28.3ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'c2e5d312-0c15-4843-b13b-ce92e6bd3aa5' AND "communication_website_connections"."direct_source_id" = 'd94ed272-d301-482e-8c19-f5d3e459260d' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:06 web.1 | CACHE University Load (1.5ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:06 web.1 | Communication::Website::Page::Localization Load (2.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'c2e5d312-0c15-4843-b13b-ce92e6bd3aa5' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:06 web.1 | Communication::Website::Page Load (3.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'd94ed272-d301-482e-8c19-f5d3e459260d' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:06 web.1 | Communication::Website::Connection Create (1.7ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', 'Communication::Website::Page::Localization', 'c2e5d312-0c15-4843-b13b-ce92e6bd3aa5', '2025-03-24 15:17:06.525613', '2025-03-24 15:17:06.525613', 'Communication::Website::Page', 'd94ed272-d301-482e-8c19-f5d3e459260d') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:06 web.1 | Communication::Website::Connection Update (1.4ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 15:17:06.529003' WHERE "communication_website_connections"."id" = '5085c220-857b-47d5-affa-9cfe98ee4ba2' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:06 web.1 | ActiveStorage::Attachment Load (2.5ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'c2e5d312-0c15-4843-b13b-ce92e6bd3aa5' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:06 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'c2e5d312-0c15-4843-b13b-ce92e6bd3aa5' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:06 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids'
16:17:06 web.1 | Communication::Block Load (3.9ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'c2e5d312-0c15-4843-b13b-ce92e6bd3aa5' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+'
16:17:06 web.1 | Communication::Website Load (2.6ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies'
16:17:06 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:06 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy'
16:17:06 web.1 | Communication::Block Exists? (1.7ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'c2e5d312-0c15-4843-b13b-ce92e6bd3aa5' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies'
16:17:06 web.1 | Communication::Website::Page Load (2.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'd94ed272-d301-482e-8c19-f5d3e459260d' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+'
16:17:06 web.1 | Search Load (2.2ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = 'd94ed272-d301-482e-8c19-f5d3e459260d' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = 'c2e5d312-0c15-4843-b13b-ce92e6bd3aa5' AND "search_index"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:06 web.1 | CACHE University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:06 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:06 web.1 | Language Load (2.7ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:06 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'd94ed272-d301-482e-8c19-f5d3e459260d' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:06 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'c2e5d312-0c15-4843-b13b-ce92e6bd3aa5' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:06 web.1 | Search Create (2.4ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', 'd94ed272-d301-482e-8c19-f5d3e459260d', 'Communication::Website::Page::Localization', 'c2e5d312-0c15-4843-b13b-ce92e6bd3aa5', '21561195-2fb4-4964-abe7-249fbd227dc1', NULL, '2025-03-24 15:17:06.581374', '2025-03-24 15:17:06.581374') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data'
16:17:06 web.1 | Communication::Block Load (1.8ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'c2e5d312-0c15-4843-b13b-ce92e6bd3aa5' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect'
16:17:06 web.1 | Search Update (2.3ms) UPDATE "search_index" SET "title" = 'Plan du site', "text" = 'Plan du site ', "updated_at" = '2025-03-24 15:17:06.589478' WHERE "search_index"."id" = 'f4480587-f614-426a-ad6a-a21bb8dd7d43' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data'
16:17:06 web.1 | Communication::Website::Menu Load (2.1ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'legal' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier'
16:17:06 web.1 | [ActiveJob] TRANSACTION (3.8ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (6.3ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-47b6eab45b1840e57bc3e97cece0c319"]]
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (2.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-47b6eab45b1840e57bc3e97cece0c319' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (2.7ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-47b6eab45b1840e57bc3e97cece0c319' AND "good_jobs"."created_at" > '2025-03-24 15:16:06.614473' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:06 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Create (1.9ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('aa778315-98c0-4b60-a57e-76cd8a7a9ba0', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"aa778315-98c0-4b60-a57e-76cd8a7a9ba0","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["21561195-2fb4-4964-abe7-249fbd227dc1",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Sitemap/d94ed272-d301-482e-8c19-f5d3e459260d"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:06.621220000Z","scheduled_at":null}', '2025-03-24 15:17:06.621229', NULL, NULL, NULL, '2025-03-24 15:17:06.621229', '2025-03-24 15:17:06.621646', 'aa778315-98c0-4b60-a57e-76cd8a7a9ba0', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-47b6eab45b1840e57bc3e97cece0c319', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:06 web.1 | [ActiveJob] SQL (0.9ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:06.621+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:06 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: aa778315-98c0-4b60-a57e-76cd8a7a9ba0) to GoodJob(elephant) with arguments: "21561195-2fb4-4964-abe7-249fbd227dc1", {direct_object: #<GlobalID:0x000000012304ee70 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Sitemap/d94ed272-d301-482e-8c19-f5d3e459260d>>}
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:06 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:06 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'd94ed272-d301-482e-8c19-f5d3e459260d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:06 web.1 | CACHE Language Load (0.8ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1'
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:57:in 'Communication::Website::WithMenus#initialize_menus'
16:17:06 web.1 | Communication::Website::Menu Load (4.4ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_menus"."identifier" = 'primary' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "communication_website_menus"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu'
16:17:06 web.1 | Communication::Website Load (1.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu'
16:17:06 web.1 | University Load (4.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu'
16:17:06 web.1 | Language Load (1.5ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu'
16:17:06 web.1 | Communication::Website::Menu Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'primary' AND "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu'
16:17:06 web.1 | Communication::Website::Menu Create (3.4ms) INSERT INTO "communication_website_menus" ("university_id", "communication_website_id", "title", "identifier", "created_at", "updated_at", "original_id", "language_id", "automatic") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', 'Menu principal', 'primary', '2025-03-24 15:17:06.665526', '2025-03-24 15:17:06.665526', NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', TRUE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu'
16:17:06 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.1ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-88f914b8e1baa050f0000da87cfdff2c"]]
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (2.8ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-88f914b8e1baa050f0000da87cfdff2c' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-88f914b8e1baa050f0000da87cfdff2c' AND "good_jobs"."created_at" > '2025-03-24 15:16:06.680666' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] TRANSACTION (1.6ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Create (2.8ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('c39bc9ca-bcd9-4728-a2f0-6103be1f7395', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"c39bc9ca-bcd9-4728-a2f0-6103be1f7395","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Menu/25ffb66f-1556-4b1f-89c4-1d80aa2b9b73"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:06.690566000Z","scheduled_at":null}', '2025-03-24 15:17:06.690579', NULL, NULL, NULL, '2025-03-24 15:17:06.690579', '2025-03-24 15:17:06.691172', 'c39bc9ca-bcd9-4728-a2f0-6103be1f7395', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-88f914b8e1baa050f0000da87cfdff2c', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] SQL (1.3ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:06.690+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: c39bc9ca-bcd9-4728-a2f0-6103be1f7395) to GoodJob(mice) with arguments: #<GlobalID:0x0000000123fe96c8 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/25ffb66f-1556-4b1f-89c4-1d80aa2b9b73>>
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | Communication::Website::Menu Load (3.7ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_menus"."identifier" = 'legal' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "communication_website_menus"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu'
16:17:06 web.1 | Communication::Website Load (1.6ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu'
16:17:06 web.1 | University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu'
16:17:06 web.1 | Language Load (1.4ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu'
16:17:06 web.1 | Communication::Website::Menu Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'legal' AND "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu'
16:17:06 web.1 | Communication::Website::Menu Create (1.4ms) INSERT INTO "communication_website_menus" ("university_id", "communication_website_id", "title", "identifier", "created_at", "updated_at", "original_id", "language_id", "automatic") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', 'Informations légales', 'legal', '2025-03-24 15:17:06.718802', '2025-03-24 15:17:06.718802', NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', TRUE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu'
16:17:06 web.1 | [ActiveJob] TRANSACTION (1.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.4ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-985c1348a5a47d1f503f1d34ce5f9bbb"]]
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-985c1348a5a47d1f503f1d34ce5f9bbb' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (2.0ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-985c1348a5a47d1f503f1d34ce5f9bbb' AND "good_jobs"."created_at" > '2025-03-24 15:16:06.729996' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] TRANSACTION (4.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Create (2.6ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('79b2d89d-cd9f-4e2b-b9fe-e40d5d2d6f56', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"79b2d89d-cd9f-4e2b-b9fe-e40d5d2d6f56","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Menu/c96620b4-f64c-42cb-be69-b26c11c2ed3e"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:06.739939000Z","scheduled_at":null}', '2025-03-24 15:17:06.739950', NULL, NULL, NULL, '2025-03-24 15:17:06.739950', '2025-03-24 15:17:06.740415', '79b2d89d-cd9f-4e2b-b9fe-e40d5d2d6f56', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-985c1348a5a47d1f503f1d34ce5f9bbb', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] SQL (2.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:06.739+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 79b2d89d-cd9f-4e2b-b9fe-e40d5d2d6f56) to GoodJob(mice) with arguments: #<GlobalID:0x0000000125f6b988 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/c96620b4-f64c-42cb-be69-b26c11c2ed3e>>
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | Communication::Website::Menu Load (2.0ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_menus"."identifier" = 'social' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "communication_website_menus"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu'
16:17:06 web.1 | Communication::Website Load (1.5ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu'
16:17:06 web.1 | University Load (2.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu'
16:17:06 web.1 | Language Load (1.5ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu'
16:17:06 web.1 | Communication::Website::Menu Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'social' AND "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu'
16:17:06 web.1 | Communication::Website::Menu Create (1.4ms) INSERT INTO "communication_website_menus" ("university_id", "communication_website_id", "title", "identifier", "created_at", "updated_at", "original_id", "language_id", "automatic") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', 'Liens sociaux', 'social', '2025-03-24 15:17:06.767225', '2025-03-24 15:17:06.767225', NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', TRUE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu'
16:17:06 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.2ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-dd1f57830dd1685b0a6a2c6061b4fe27"]]
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-dd1f57830dd1685b0a6a2c6061b4fe27' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Count (2.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-dd1f57830dd1685b0a6a2c6061b4fe27' AND "good_jobs"."created_at" > '2025-03-24 15:16:06.780939' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] TRANSACTION (1.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] GoodJob::Job Create (2.8ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('b596dd8c-048b-4216-b9bc-2cc54ef2e0c1', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"b596dd8c-048b-4216-b9bc-2cc54ef2e0c1","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Menu/e231e9b2-0687-4d3d-b6a6-25784782587d"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:06.788438000Z","scheduled_at":null}', '2025-03-24 15:17:06.788448', NULL, NULL, NULL, '2025-03-24 15:17:06.788448', '2025-03-24 15:17:06.788926', 'b596dd8c-048b-4216-b9bc-2cc54ef2e0c1', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-dd1f57830dd1685b0a6a2c6061b4fe27', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] SQL (1.7ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T16:17:06.788+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: b596dd8c-048b-4216-b9bc-2cc54ef2e0c1) to GoodJob(mice) with arguments: #<GlobalID:0x0000000126a8d230 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/e231e9b2-0687-4d3d-b6a6-25784782587d>>
16:17:06 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary'
16:17:06 web.1 | Communication::Website::Menu Load (1.3ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/with_menus.rb:70:in 'Communication::Website::WithMenus#generate_automatic_menus_for_language'
16:17:06 web.1 | Communication::Website::Menu::Item Delete All (1.5ms) DELETE FROM "communication_website_menu_items" WHERE "communication_website_menu_items"."menu_id" = '25ffb66f-1556-4b1f-89c4-1d80aa2b9b73' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:23:in 'Communication::Website::Menu::WithAutomatism#clear_items'
16:17:06 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items'
16:17:06 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."parent_id" IS NULL ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items'
16:17:06 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of'
16:17:06 web.1 | Language Load (1.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:41:in 'Communication::Website::Menu::WithAutomatism#create_item_for'
16:17:06 web.1 | Communication::Website::Page::Localization Load (2.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '22235280-b0f4-4ed9-a760-00b8abea7571' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:06 web.1 | University Load (1.5ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:44:in 'Communication::Website::Menu::WithAutomatism#create_item_for'
16:17:06 web.1 | Communication::Website::Menu::Item Create (4.3ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', '25ffb66f-1556-4b1f-89c4-1d80aa2b9b73', 'Actualités', 1, 20, NULL, 'Communication::Website::Page', '22235280-b0f4-4ed9-a760-00b8abea7571', '2025-03-24 15:17:06.848739', '2025-03-24 15:17:06.848739', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for'
16:17:06 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '22235280-b0f4-4ed9-a760-00b8abea7571' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of'
16:17:06 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '30a27a9b-6576-4e1c-af02-129078e0a8fe' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:06 web.1 | Communication::Website::Menu::Item Create (2.5ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', '25ffb66f-1556-4b1f-89c4-1d80aa2b9b73', 'Équipe', 2, 20, NULL, 'Communication::Website::Page', '30a27a9b-6576-4e1c-af02-129078e0a8fe', '2025-03-24 15:17:06.861228', '2025-03-24 15:17:06.861228', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for'
16:17:06 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '30a27a9b-6576-4e1c-af02-129078e0a8fe' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of'
16:17:06 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'bdc15804-5d20-4a8b-82d9-7807367d41d4' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:06 web.1 | Communication::Website::Menu::Item Create (3.7ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', '25ffb66f-1556-4b1f-89c4-1d80aa2b9b73', 'Organisations', 3, 20, NULL, 'Communication::Website::Page', 'bdc15804-5d20-4a8b-82d9-7807367d41d4', '2025-03-24 15:17:06.873207', '2025-03-24 15:17:06.873207', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for'
16:17:06 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'bdc15804-5d20-4a8b-82d9-7807367d41d4' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of'
16:17:06 web.1 | Communication::Website::Menu::Item Delete All (1.2ms) DELETE FROM "communication_website_menu_items" WHERE "communication_website_menu_items"."menu_id" = 'c96620b4-f64c-42cb-be69-b26c11c2ed3e' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:23:in 'Communication::Website::Menu::WithAutomatism#clear_items'
16:17:06 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items'
16:17:06 web.1 | Communication::Website::Page Load (2.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."parent_id" IS NULL ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items'
16:17:06 web.1 | Communication::Website::Page Load (2.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of'
16:17:06 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:41:in 'Communication::Website::Menu::WithAutomatism#create_item_for'
16:17:06 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '5657b50c-7a71-47e6-b993-4429e022a9e3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:06 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:44:in 'Communication::Website::Menu::WithAutomatism#create_item_for'
16:17:06 web.1 | Communication::Website::Menu::Item Create (2.3ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', 'c96620b4-f64c-42cb-be69-b26c11c2ed3e', 'Mentions légales', 4, 20, NULL, 'Communication::Website::Page', '5657b50c-7a71-47e6-b993-4429e022a9e3', '2025-03-24 15:17:06.906889', '2025-03-24 15:17:06.906889', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for'
16:17:06 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '5657b50c-7a71-47e6-b993-4429e022a9e3' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of'
16:17:06 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'e458405f-47d8-4bba-9d59-03eeaf7c6518' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:06 web.1 | Communication::Website::Menu::Item Create (2.6ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', 'c96620b4-f64c-42cb-be69-b26c11c2ed3e', 'Politique de confidentialité', 5, 20, NULL, 'Communication::Website::Page', 'e458405f-47d8-4bba-9d59-03eeaf7c6518', '2025-03-24 15:17:06.918420', '2025-03-24 15:17:06.918420', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for'
16:17:06 web.1 | Communication::Website::Page Load (2.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'e458405f-47d8-4bba-9d59-03eeaf7c6518' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of'
16:17:06 web.1 | Communication::Website::Page::Localization Load (1.6ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '4972a325-0ae4-4d43-8102-2acf5853d34f' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:06 web.1 | Communication::Website::Menu::Item Create (3.0ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', 'c96620b4-f64c-42cb-be69-b26c11c2ed3e', 'Accessibilité', 6, 20, NULL, 'Communication::Website::Page', '4972a325-0ae4-4d43-8102-2acf5853d34f', '2025-03-24 15:17:06.934666', '2025-03-24 15:17:06.934666', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for'
16:17:06 web.1 | Communication::Website::Page Load (2.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '4972a325-0ae4-4d43-8102-2acf5853d34f' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of'
16:17:06 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'd94ed272-d301-482e-8c19-f5d3e459260d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:06 web.1 | Communication::Website::Menu::Item Create (1.5ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '21561195-2fb4-4964-abe7-249fbd227dc1', 'c96620b4-f64c-42cb-be69-b26c11c2ed3e', 'Plan du site', 7, 20, NULL, 'Communication::Website::Page', 'd94ed272-d301-482e-8c19-f5d3e459260d', '2025-03-24 15:17:06.948076', '2025-03-24 15:17:06.948076', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for'
16:17:06 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'd94ed272-d301-482e-8c19-f5d3e459260d' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of'
16:17:06 web.1 | Communication::Website::Menu::Item Delete All (2.0ms) DELETE FROM "communication_website_menu_items" WHERE "communication_website_menu_items"."menu_id" = 'e231e9b2-0687-4d3d-b6a6-25784782587d' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:23:in 'Communication::Website::Menu::WithAutomatism#clear_items'
16:17:06 web.1 | Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items'
16:17:06 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."parent_id" IS NULL ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items'
16:17:06 web.1 | Communication::Website::Page Load (1.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of'
16:17:06 web.1 | Communication::Website Update (5.9ms) UPDATE "communication_websites" SET "updated_at" = '2025-03-24 15:17:02.934336' WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' /*action='create',application='Osuny',controller='websites'*/
16:17:06 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:07 web.1 | Communication::Website::Page Load (2.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | Communication::Website Load (1.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:07 web.1 | Language Load (1.9ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationPost' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:07 web.1 | CACHE Language Load (0.9ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1'
16:17:07 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '22235280-b0f4-4ed9-a760-00b8abea7571' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | Communication::Website::Page Load (2.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationAgenda' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/communication_agenda.rb:12:in 'Communication::Website::Page::CommunicationAgenda#is_necessary_for_website?'
16:17:07 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationAgendaExhibition' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/communication_agenda_exhibition.rb:12:in 'Communication::Website::Page::CommunicationAgendaExhibition#is_necessary_for_website?'
16:17:07 web.1 | Communication::Website::Page Load (4.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationAgendaExhibitionArchive' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/communication_agenda_exhibition_archive.rb:11:in 'Communication::Website::Page::CommunicationAgendaExhibitionArchive#is_necessary_for_website?'
16:17:07 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationPortfolio' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/communication_portfolio.rb:12:in 'Communication::Website::Page::CommunicationPortfolio#is_necessary_for_website?'
16:17:07 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Person' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (3.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:07 web.1 | CACHE Language Load (1.0ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1'
16:17:07 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '30a27a9b-6576-4e1c-af02-129078e0a8fe' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Organization' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:07 web.1 | CACHE Language Load (0.9ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1'
16:17:07 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'bdc15804-5d20-4a8b-82d9-7807367d41d4' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::EducationDiploma' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/education_diploma.rb:4:in 'Communication::Website::Page::EducationDiploma#is_necessary_for_website?'
16:17:07 web.1 | Communication::Website::Page Load (2.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::EducationProgram' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/education_program.rb:4:in 'Communication::Website::Page::EducationProgram#is_necessary_for_website?'
16:17:07 web.1 | Communication::Website::Page Load (2.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::ResearchVolume' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/research_volume.rb:4:in 'Communication::Website::Page::ResearchVolume#is_necessary_for_website?'
16:17:07 web.1 | Communication::Website::Page Load (1.8ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::ResearchPaper' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/research_paper.rb:4:in 'Communication::Website::Page::ResearchPaper#is_necessary_for_website?'
16:17:07 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::ResearchPublication' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/research_publication.rb:4:in 'Communication::Website::Page::ResearchPublication#is_necessary_for_website?'
16:17:07 web.1 | Communication::Website::Connection Pluck (1.3ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."indirect_object_type" = 'Research::Publication' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:115:in 'Communication::Website::WithConnectedObjects#connected_publications'
16:17:07 web.1 | Communication::Website::Page Load (1.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::AdministrationLocation' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/administration_location.rb:4:in 'Communication::Website::Page::AdministrationLocation#is_necessary_for_website?'
16:17:07 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Administrator' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/administrator.rb:4:in 'Communication::Website::Page::Administrator#is_necessary_for_website?'
16:17:07 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Author' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:07 web.1 | CACHE Language Load (0.8ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1'
16:17:07 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'b73f9b87-7728-4e41-ab12-0d93ed6e2413' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | Communication::Website::Page Load (1.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Researcher' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/researcher.rb:4:in 'Communication::Website::Page::Researcher#is_necessary_for_website?'
16:17:07 web.1 | Communication::Website::Page Load (2.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Teacher' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/teacher.rb:4:in 'Communication::Website::Page::Teacher#is_necessary_for_website?'
16:17:07 web.1 | Communication::Website::Page Load (1.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::LegalTerm' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:07 web.1 | CACHE Language Load (2.0ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1'
16:17:07 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '5657b50c-7a71-47e6-b993-4429e022a9e3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | Communication::Website::Page Load (1.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::PrivacyPolicy' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:07 web.1 | CACHE Language Load (0.9ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1'
16:17:07 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.6ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'e458405f-47d8-4bba-9d59-03eeaf7c6518' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Accessibility' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:07 web.1 | CACHE Language Load (0.8ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1'
16:17:07 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.7ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '4972a325-0ae4-4d43-8102-2acf5853d34f' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_pages"."type" = 'Communication::Website::Page::Sitemap' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page'
16:17:07 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:07 web.1 | CACHE Language Load (1.2ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1'
16:17:07 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!'
16:17:07 web.1 | Communication::Website::Page::Localization Load (2.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'd94ed272-d301-482e-8c19-f5d3e459260d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | Communication::Website::Page::Home Update (2.1ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 15:17:03.283368' WHERE "communication_website_pages"."id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:07 web.1 | Communication::Website::Connection Load (1.6ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '5c4cd358-8667-4472-bc5d-f7de52d911c8' AND "communication_website_connections"."direct_source_id" = '8f07aedb-8986-46b3-be3b-18916f57ee35' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:07 web.1 | Communication::Website::Connection Update (1.6ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 15:17:07.226743' WHERE "communication_website_connections"."id" = '0c4a8847-9df2-45ef-bcf5-fb4d4cddd232' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.7ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '5c4cd358-8667-4472-bc5d-f7de52d911c8' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '5c4cd358-8667-4472-bc5d-f7de52d911c8' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:07 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids'
16:17:07 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '5c4cd358-8667-4472-bc5d-f7de52d911c8' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+'
16:17:07 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies'
16:17:07 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy'
16:17:07 web.1 | Communication::Block Exists? (1.2ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '5c4cd358-8667-4472-bc5d-f7de52d911c8' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies'
16:17:07 web.1 | Communication::Website::Page::CommunicationPost Update (1.1ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 15:17:03.566203' WHERE "communication_website_pages"."id" = '22235280-b0f4-4ed9-a760-00b8abea7571' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '22235280-b0f4-4ed9-a760-00b8abea7571' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:07 web.1 | Communication::Website::Connection Load (2.5ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'd539976b-a832-4a2e-b8c7-c298476efe14' AND "communication_website_connections"."direct_source_id" = '22235280-b0f4-4ed9-a760-00b8abea7571' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:07 web.1 | Communication::Website::Connection Update (2.1ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 15:17:07.257868' WHERE "communication_website_connections"."id" = 'f31040d4-a2cb-460c-b7e2-5a4aa5bc20f1' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.8ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd539976b-a832-4a2e-b8c7-c298476efe14' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd539976b-a832-4a2e-b8c7-c298476efe14' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:07 web.1 | University Load (1.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids'
16:17:07 web.1 | Communication::Block Load (1.9ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd539976b-a832-4a2e-b8c7-c298476efe14' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+'
16:17:07 web.1 | Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies'
16:17:07 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy'
16:17:07 web.1 | Communication::Block Exists? (1.1ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd539976b-a832-4a2e-b8c7-c298476efe14' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies'
16:17:07 web.1 | Communication::Website::Page::Person Update (1.6ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 15:17:03.941727' WHERE "communication_website_pages"."id" = '30a27a9b-6576-4e1c-af02-129078e0a8fe' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '30a27a9b-6576-4e1c-af02-129078e0a8fe' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:07 web.1 | Communication::Website::Connection Pluck (1.2ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."indirect_object_type" = 'University::Person' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page::Person' AND "communication_website_connections"."direct_source_id" = '30a27a9b-6576-4e1c-af02-129078e0a8fe' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/person.rb:21:in 'Communication::Website::Page::Person#explicitly_connected_people'
16:17:07 web.1 | Communication::Website::Connection Load (1.2ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '454d8ab6-3391-4e94-a0e8-1c09070e7b5a' AND "communication_website_connections"."direct_source_id" = '30a27a9b-6576-4e1c-af02-129078e0a8fe' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:07 web.1 | Communication::Website::Connection Update (1.6ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 15:17:07.293296' WHERE "communication_website_connections"."id" = '1930fc8b-2e02-4b45-b6d8-754da0f88411' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '454d8ab6-3391-4e94-a0e8-1c09070e7b5a' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '454d8ab6-3391-4e94-a0e8-1c09070e7b5a' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:07 web.1 | University Load (1.7ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids'
16:17:07 web.1 | Communication::Block Load (3.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '454d8ab6-3391-4e94-a0e8-1c09070e7b5a' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+'
16:17:07 web.1 | Communication::Website Load (2.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies'
16:17:07 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy'
16:17:07 web.1 | Communication::Block Exists? (1.3ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '454d8ab6-3391-4e94-a0e8-1c09070e7b5a' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies'
16:17:07 web.1 | Communication::Website::Page::Organization Update (1.3ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 15:17:04.338082' WHERE "communication_website_pages"."id" = 'bdc15804-5d20-4a8b-82d9-7807367d41d4' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:07 web.1 | Communication::Website::Page::Localization Load (2.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'bdc15804-5d20-4a8b-82d9-7807367d41d4' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:07 web.1 | Communication::Website::Connection Pluck (1.2ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."indirect_object_type" = 'University::Organization' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page::Organization' AND "communication_website_connections"."direct_source_id" = 'bdc15804-5d20-4a8b-82d9-7807367d41d4' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/organization.rb:21:in 'Communication::Website::Page::Organization#explicitly_connected_organizations'
16:17:07 web.1 | Communication::Website::Connection Load (1.3ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'f9ac365f-35d8-4d87-a2da-1d1f818fa530' AND "communication_website_connections"."direct_source_id" = 'bdc15804-5d20-4a8b-82d9-7807367d41d4' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:07 web.1 | Communication::Website::Connection Update (1.5ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 15:17:07.332913' WHERE "communication_website_connections"."id" = '3411569f-8831-4ef0-9554-6e19df3f6976' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'f9ac365f-35d8-4d87-a2da-1d1f818fa530' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'f9ac365f-35d8-4d87-a2da-1d1f818fa530' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:07 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids'
16:17:07 web.1 | Communication::Block Load (1.2ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'f9ac365f-35d8-4d87-a2da-1d1f818fa530' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+'
16:17:07 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies'
16:17:07 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy'
16:17:07 web.1 | Communication::Block Exists? (1.9ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'f9ac365f-35d8-4d87-a2da-1d1f818fa530' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies'
16:17:07 web.1 | Communication::Website::Page::Author Update (1.8ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 15:17:05.118939' WHERE "communication_website_pages"."id" = 'b73f9b87-7728-4e41-ab12-0d93ed6e2413' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.6ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'b73f9b87-7728-4e41-ab12-0d93ed6e2413' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:07 web.1 | University::Person Pluck (1.8ms) SELECT DISTINCT "university_people"."id" FROM "university_people" INNER JOIN "communication_website_posts_university_people" ON "university_people"."id" = "communication_website_posts_university_people"."university_person_id" INNER JOIN "communication_website_posts" ON "communication_website_posts_university_people"."communication_website_post_id" = "communication_website_posts"."id" WHERE "communication_website_posts"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/author.rb:22:in 'Communication::Website::Page::Author#dependencies_authors'
16:17:07 web.1 | Communication::Website::Connection Load (1.3ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '3c516582-341d-4d1a-afb6-e24b3db10782' AND "communication_website_connections"."direct_source_id" = 'b73f9b87-7728-4e41-ab12-0d93ed6e2413' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:07 web.1 | Communication::Website::Connection Update (2.3ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 15:17:07.370832' WHERE "communication_website_connections"."id" = 'a1854d45-0e16-412d-808a-0863fd5732ae' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '3c516582-341d-4d1a-afb6-e24b3db10782' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '3c516582-341d-4d1a-afb6-e24b3db10782' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:07 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids'
16:17:07 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '3c516582-341d-4d1a-afb6-e24b3db10782' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+'
16:17:07 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies'
16:17:07 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy'
16:17:07 web.1 | Communication::Block Exists? (1.6ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '3c516582-341d-4d1a-afb6-e24b3db10782' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies'
16:17:07 web.1 | Communication::Website::Page::LegalTerm Update (1.1ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 15:17:05.455099' WHERE "communication_website_pages"."id" = '5657b50c-7a71-47e6-b993-4429e022a9e3' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '5657b50c-7a71-47e6-b993-4429e022a9e3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:07 web.1 | Communication::Website::Connection Load (1.4ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '64cc18af-7f09-4aca-a504-139ab918dbb4' AND "communication_website_connections"."direct_source_id" = '5657b50c-7a71-47e6-b993-4429e022a9e3' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:07 web.1 | Communication::Website::Connection Update (3.0ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 15:17:07.399258' WHERE "communication_website_connections"."id" = '991136f1-1fe3-4757-a9dd-3f37db5b79f1' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.5ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '64cc18af-7f09-4aca-a504-139ab918dbb4' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '64cc18af-7f09-4aca-a504-139ab918dbb4' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:07 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids'
16:17:07 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '64cc18af-7f09-4aca-a504-139ab918dbb4' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+'
16:17:07 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies'
16:17:07 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy'
16:17:07 web.1 | Communication::Block Exists? (1.2ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '64cc18af-7f09-4aca-a504-139ab918dbb4' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies'
16:17:07 web.1 | Communication::Website::Page::PrivacyPolicy Update (1.1ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 15:17:05.729405' WHERE "communication_website_pages"."id" = 'e458405f-47d8-4bba-9d59-03eeaf7c6518' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.7ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'e458405f-47d8-4bba-9d59-03eeaf7c6518' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:07 web.1 | Communication::Website::Connection Load (1.2ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7' AND "communication_website_connections"."direct_source_id" = 'e458405f-47d8-4bba-9d59-03eeaf7c6518' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:07 web.1 | Communication::Website::Connection Update (1.2ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 15:17:07.430444' WHERE "communication_website_connections"."id" = '8abc31ab-ca9d-4cfd-abef-c1fcbdd466ce' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:07 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids'
16:17:07 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+'
16:17:07 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies'
16:17:07 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy'
16:17:07 web.1 | Communication::Block Exists? (1.5ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies'
16:17:07 web.1 | Communication::Website::Page::Accessibility Update (1.4ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 15:17:06.042772' WHERE "communication_website_pages"."id" = '4972a325-0ae4-4d43-8102-2acf5853d34f' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '4972a325-0ae4-4d43-8102-2acf5853d34f' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:07 web.1 | Communication::Website::Connection Load (1.4ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'd80623cc-3ed8-46ff-8039-c4b368309a48' AND "communication_website_connections"."direct_source_id" = '4972a325-0ae4-4d43-8102-2acf5853d34f' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:07 web.1 | Communication::Website::Connection Update (1.6ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 15:17:07.459313' WHERE "communication_website_connections"."id" = '25845690-d14b-4b07-91b7-30d1af5c0da2' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd80623cc-3ed8-46ff-8039-c4b368309a48' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd80623cc-3ed8-46ff-8039-c4b368309a48' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:07 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids'
16:17:07 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd80623cc-3ed8-46ff-8039-c4b368309a48' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+'
16:17:07 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies'
16:17:07 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy'
16:17:07 web.1 | Communication::Block Exists? (1.0ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd80623cc-3ed8-46ff-8039-c4b368309a48' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies'
16:17:07 web.1 | Communication::Website::Page::Sitemap Update (1.0ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 15:17:06.368899' WHERE "communication_website_pages"."id" = 'd94ed272-d301-482e-8c19-f5d3e459260d' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'd94ed272-d301-482e-8c19-f5d3e459260d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies'
16:17:07 web.1 | Communication::Website::Connection Load (1.1ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'c2e5d312-0c15-4843-b13b-ce92e6bd3aa5' AND "communication_website_connections"."direct_source_id" = 'd94ed272-d301-482e-8c19-f5d3e459260d' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:07 web.1 | Communication::Website::Connection Update (1.0ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 15:17:07.489211' WHERE "communication_website_connections"."id" = '5085c220-857b-47d5-affa-9cfe98ee4ba2' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'c2e5d312-0c15-4843-b13b-ce92e6bd3aa5' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.6ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'c2e5d312-0c15-4843-b13b-ce92e6bd3aa5' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids'
16:17:07 web.1 | University Load (1.5ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids'
16:17:07 web.1 | Communication::Block Load (1.2ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'c2e5d312-0c15-4843-b13b-ce92e6bd3aa5' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+'
16:17:07 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies'
16:17:07 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy'
16:17:07 web.1 | Communication::Block Exists? (1.1ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'c2e5d312-0c15-4843-b13b-ce92e6bd3aa5' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies'
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:02.981+01:00"}
16:17:07 web.1 | TRANSACTION (2.7ms) COMMIT /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync'
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.022+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.170+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.192+01:00"}
16:17:07 web.1 | Communication::Website::Menu Load (1.3ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.299+01:00"}
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:79:in 'Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.322+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.343+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:03.502+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.580+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.601+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.620+01:00"}
16:17:07 web.1 | CACHE Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:03.796+01:00"}
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.963+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:03.996+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:04.033+01:00"}
16:17:07 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:04.184+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:04.417+01:00"}
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:04.503+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:04.568+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:04.914+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:05.141+01:00"}
16:17:07 web.1 | TRANSACTION (1.2ms) BEGIN /*action='create',application='Osuny',controller='websites'*/
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:05.175+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:05.202+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:05.344+01:00"}
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:05.474+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:05.507+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:05.530+01:00"}
16:17:07 web.1 | Language Load (3.5ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:05.650+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:05.752+01:00"}
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:05.780+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:05.812+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:05.947+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:06.060+01:00"}
16:17:07 web.1 | Communication::Website::Menu Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'primary' AND "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:06.095+01:00"}
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:06.125+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:06.271+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:06.389+01:00"}
16:17:07 web.1 | TRANSACTION (0.8ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:06.423+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:06.450+01:00"}
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:06.621+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:06.690+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:06.739+01:00"}
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:06.788+01:00"}
16:17:07 web.1 | TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 web.1 | Communication::Website Load (3.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 web.1 | University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 web.1 | Language Load (1.5ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 web.1 | Communication::Website::Menu Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'legal' AND "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 web.1 | TRANSACTION (0.9ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 web.1 | TRANSACTION (1.1ms) BEGIN /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 web.1 | Communication::Website Load (3.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 web.1 | University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 web.1 | Language Load (1.8ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 web.1 | Communication::Website::Menu Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'social' AND "communication_website_menus"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 web.1 | TRANSACTION (1.0ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language'
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.1ms) BEGIN /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.1ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-59c7de97447e89e24dbd8597466d4052"]]
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-59c7de97447e89e24dbd8597466d4052' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Job Count (1.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-59c7de97447e89e24dbd8597466d4052' AND "good_jobs"."created_at" > '2025-03-24 15:16:07.571360' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.1ms) BEGIN /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Job Create (3.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('423141a7-70f7-4d2e-9b70-5a120d795f31', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"423141a7-70f7-4d2e-9b70-5a120d795f31","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["21561195-2fb4-4964-abe7-249fbd227dc1",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Menu/25ffb66f-1556-4b1f-89c4-1d80aa2b9b73"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:07.575626000Z","scheduled_at":null}', '2025-03-24 15:17:07.575632', NULL, NULL, NULL, '2025-03-24 15:17:07.575632', '2025-03-24 15:17:07.575986', '423141a7-70f7-4d2e-9b70-5a120d795f31', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-59c7de97447e89e24dbd8597466d4052', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.1ms) COMMIT /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:07.575+01:00"}
16:17:07 web.1 | [ActiveJob] SQL (0.9ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:07.575+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 423141a7-70f7-4d2e-9b70-5a120d795f31) to GoodJob(elephant) with arguments: "21561195-2fb4-4964-abe7-249fbd227dc1", {direct_object: #<GlobalID:0x0000000127dc2fa8 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/25ffb66f-1556-4b1f-89c4-1d80aa2b9b73>>}
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.1ms) BEGIN /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.6ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-59c7de97447e89e24dbd8597466d4052"]]
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Job Count (2.2ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-59c7de97447e89e24dbd8597466d4052' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: 03ffad6f-4b24-4b60-b10a-6f88af123b32) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-59c7de97447e89e24dbd8597466d4052' has reached its enqueue limit of 1 job
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution.
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.1ms) BEGIN /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.3ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-59c7de97447e89e24dbd8597466d4052"]]
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Job Count (2.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-59c7de97447e89e24dbd8597466d4052' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: c9754cc8-da7c-40fa-92f3-d66285023908) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-59c7de97447e89e24dbd8597466d4052' has reached its enqueue limit of 1 job
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution.
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.2ms) BEGIN /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.3ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-d852e37c37c1d5e6898deaccf042dadb"]]
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-d852e37c37c1d5e6898deaccf042dadb' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-d852e37c37c1d5e6898deaccf042dadb' AND "good_jobs"."created_at" > '2025-03-24 15:16:07.618886' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.3ms) BEGIN /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Job Create (4.6ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('0976480b-db2c-4b1f-bb87-0f02da2ed2be', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"0976480b-db2c-4b1f-bb87-0f02da2ed2be","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["21561195-2fb4-4964-abe7-249fbd227dc1",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Menu/c96620b4-f64c-42cb-be69-b26c11c2ed3e"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:07.624248000Z","scheduled_at":null}', '2025-03-24 15:17:07.624256', NULL, NULL, NULL, '2025-03-24 15:17:07.624256', '2025-03-24 15:17:07.624685', '0976480b-db2c-4b1f-bb87-0f02da2ed2be', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-d852e37c37c1d5e6898deaccf042dadb', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.3ms) COMMIT /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:07.624+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 0976480b-db2c-4b1f-bb87-0f02da2ed2be) to GoodJob(elephant) with arguments: "21561195-2fb4-4964-abe7-249fbd227dc1", {direct_object: #<GlobalID:0x0000000126b67ef8 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/c96620b4-f64c-42cb-be69-b26c11c2ed3e>>}
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.9ms) BEGIN /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (5.5ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-d852e37c37c1d5e6898deaccf042dadb"]]
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Job Count (2.1ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-d852e37c37c1d5e6898deaccf042dadb' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: 02462afd-3238-4303-81b2-88ed578deb51) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-d852e37c37c1d5e6898deaccf042dadb' has reached its enqueue limit of 1 job
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution.
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:07.624+01:00"}
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.5ms) BEGIN /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.7ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-d852e37c37c1d5e6898deaccf042dadb"]]
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-d852e37c37c1d5e6898deaccf042dadb' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: 402ac456-3527-4c7f-be62-3cd7d4c24f75) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-d852e37c37c1d5e6898deaccf042dadb' has reached its enqueue limit of 1 job
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution.
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.2ms) BEGIN /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.4ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-d852e37c37c1d5e6898deaccf042dadb"]]
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-d852e37c37c1d5e6898deaccf042dadb' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: 00b0e030-8dff-44c5-8417-15a78221c38f) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-d852e37c37c1d5e6898deaccf042dadb' has reached its enqueue limit of 1 job
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution.
16:17:07 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git'
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.5ms) BEGIN /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.7ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::SyncWithGitJob-elephant-fcfc83d85422cd050b384aeacca203db"]]
16:17:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::SyncWithGitJob-elephant-fcfc83d85422cd050b384aeacca203db' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Job Count (1.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::SyncWithGitJob-elephant-fcfc83d85422cd050b384aeacca203db' AND "good_jobs"."created_at" > '2025-03-24 15:16:07.708530' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git'
16:17:07 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git'
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.1ms) BEGIN /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git'
16:17:07 web.1 | [ActiveJob] GoodJob::Job Create (3.6ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('89584719-4e32-494a-a47d-58f13112a1e7', 'elephant', 0, '{"job_class":"Communication::Website::SyncWithGitJob","job_id":"89584719-4e32-494a-a47d-58f13112a1e7","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["21561195-2fb4-4964-abe7-249fbd227dc1"],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T15:17:07.713156000Z","scheduled_at":null}', '2025-03-24 15:17:07.713163', NULL, NULL, NULL, '2025-03-24 15:17:07.713163', '2025-03-24 15:17:07.713497', '89584719-4e32-494a-a47d-58f13112a1e7', 'Communication::Website::SyncWithGitJob-elephant-fcfc83d85422cd050b384aeacca203db', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git'
16:17:07 web.1 | [ActiveJob] TRANSACTION (1.0ms) COMMIT /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git'
16:17:07 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:07.713+01:00"}
16:17:07 web.1 | [ActiveJob] SQL (0.8ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:07.713+01:00"}' /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git'
16:17:07 web.1 | [ActiveJob] Enqueued Communication::Website::SyncWithGitJob (Job ID: 89584719-4e32-494a-a47d-58f13112a1e7) to GoodJob(elephant) with arguments: "21561195-2fb4-4964-abe7-249fbd227dc1"
16:17:07 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git'
16:17:07 web.1 | Communication::Website::Localization Load (0.9ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | Redirected to http://demo.osuny:3000/admin/fr/communication/websites/21561195-2fb4-4964-abe7-249fbd227dc1?website_id=21561195-2fb4-4964-abe7-249fbd227dc1
16:17:07 web.1 | Completed 302 Found in 4838ms (ActiveRecord: 728.8ms (953 queries, 143 cached) | GC: 477.3ms)
16:17:07 web.1 |
16:17:07 web.1 |
16:17:07 web.1 | Started GET "/admin/fr/communication/websites/21561195-2fb4-4964-abe7-249fbd227dc1?website_id=21561195-2fb4-4964-abe7-249fbd227dc1" for 127.0.0.1 at 2025-03-24 16:17:07 +0100
16:17:07 web.1 | Processing by Admin::Communication::WebsitesController#show as HTML
16:17:07 web.1 | Parameters: {"website_id" => "21561195-2fb4-4964-abe7-249fbd227dc1", "lang" => "fr", "id" => "21561195-2fb4-4964-abe7-249fbd227dc1"}
16:17:07 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | Language Load (0.7ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/services/locale_service.rb:5:in 'LocaleService.locale'
16:17:07 web.1 | Communication::Extranet Load (0.8ms) SELECT "communication_extranets".* FROM "communication_extranets" WHERE "communication_extranets"."host" = 'demo.osuny' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/communication/extranet.rb:87:in 'Communication::Extranet.with_host'
16:17:07 web.1 | University Load (0.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."identifier" = 'demo' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/university/with_identifier.rb:17:in 'University.with_host'
16:17:07 web.1 | CACHE Communication::Extranet Load (0.5ms) SELECT "communication_extranets".* FROM "communication_extranets" WHERE "communication_extranets"."host" = 'demo.osuny' LIMIT 1
16:17:07 web.1 | ↳ app/models/communication/extranet.rb:87:in 'Communication::Extranet.with_host'
16:17:07 web.1 | Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/controllers/application_controller/with_locale.rb:19:in 'ApplicationController::WithLocale#switch_locale'
16:17:07 web.1 | Language Load (0.9ms) SELECT "languages".* FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "languages"."iso_code" = 'fr' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/university/with_languages.rb:17:in 'University::WithLanguages#best_language_for'
16:17:07 web.1 | Communication::Website::Localization Load (0.9ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | CACHE Communication::Website::Localization Load (0.7ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | Rendering layout admin/layouts/application.html.erb
16:17:07 web.1 | Rendering admin/communication/websites/show.html.erb within admin/layouts/application
16:17:07 web.1 | User::Favorite Exists? (1.3ms) SELECT 1 AS one FROM "user_favorites" WHERE "user_favorites"."user_id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' AND "user_favorites"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "user_favorites"."about_type" = 'Communication::Website' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/user/with_favorites.rb:18:in 'User::WithFavorites#favorite?'
16:17:07 web.1 | Rendered admin/application/favorites/_widget.html.erb (Duration: 3.3ms | GC: 0.0ms)
16:17:07 web.1 | Communication::Website::Page Load (2.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" INNER JOIN "communication_website_page_localizations" ON "communication_website_page_localizations"."about_id" = "communication_website_pages"."id" WHERE "communication_website_pages"."communication_website_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."published" = TRUE AND (communication_website_page_localizations.published_at <= '2025-03-24 15:17:07.836835') ORDER BY communication_website_page_localizations.updated_at DESC LIMIT 5 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:10
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'd94ed272-d301-482e-8c19-f5d3e459260d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'c2e5d312-0c15-4843-b13b-ce92e6bd3aa5' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7
16:17:07 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 3.4ms | GC: 0.0ms)
16:17:07 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15
16:17:07 web.1 | CACHE Communication::Website::Page::Localization Load (2.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'd94ed272-d301-482e-8c19-f5d3e459260d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '4972a325-0ae4-4d43-8102-2acf5853d34f' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd80623cc-3ed8-46ff-8039-c4b368309a48' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7
16:17:07 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 2.7ms | GC: 0.0ms)
16:17:07 web.1 | CACHE Communication::Website Load (2.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15
16:17:07 web.1 | CACHE Communication::Website::Page::Localization Load (1.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '4972a325-0ae4-4d43-8102-2acf5853d34f' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | Communication::Website::Page::Localization Load (2.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'e458405f-47d8-4bba-9d59-03eeaf7c6518' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | ActiveStorage::Attachment Load (4.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'e4d2f0ac-9fe2-4218-a688-8ead6ffea5b7' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7
16:17:07 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 5.9ms | GC: 2.0ms)
16:17:07 web.1 | CACHE Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15
16:17:07 web.1 | CACHE Communication::Website::Page::Localization Load (1.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'e458405f-47d8-4bba-9d59-03eeaf7c6518' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.7ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '5657b50c-7a71-47e6-b993-4429e022a9e3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.6ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '64cc18af-7f09-4aca-a504-139ab918dbb4' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7
16:17:07 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 3.1ms | GC: 0.0ms)
16:17:07 web.1 | CACHE Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15
16:17:07 web.1 | CACHE Communication::Website::Page::Localization Load (1.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '5657b50c-7a71-47e6-b993-4429e022a9e3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'b73f9b87-7728-4e41-ab12-0d93ed6e2413' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | ActiveStorage::Attachment Load (1.6ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '3c516582-341d-4d1a-afb6-e24b3db10782' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7
16:17:07 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 3.0ms | GC: 0.0ms)
16:17:07 web.1 | CACHE Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '21561195-2fb4-4964-abe7-249fbd227dc1' LIMIT 1
16:17:07 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15
16:17:07 web.1 | CACHE Communication::Website::Page::Localization Load (1.9ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'b73f9b87-7728-4e41-ab12-0d93ed6e2413' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1
16:17:07 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:07 web.1 | Rendered admin/application/components/_all.html.erb (Duration: 0.5ms | GC: 0.0ms)
16:17:07 web.1 | Rendered admin/application/components/_panel.html.erb (Duration: 85.1ms | GC: 21.4ms)
16:17:07 web.1 | Rendered admin/communication/websites/show/_pages.html.erb (Duration: 86.0ms | GC: 21.4ms)
16:17:07 web.1 | Language Count (1.3ms) SELECT COUNT(*) FROM (SELECT 1 AS one FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 2) subquery_for_count /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/views/admin/application/l10n/_widget.html.erb:4
16:17:07 web.1 | Language Load (1.8ms) SELECT "languages".* FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' ORDER BY "languages"."name" ASC /*action='show',application='Osuny',controller='websites'*/
16:17:07 web.1 | ↳ app/views/admin/application/l10n/_widget.html.erb:10
16:17:08 web.1 | Communication::Website::Localization Load (1.7ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_localizations"."language_id" = 'fb1bdb4a-fc08-44bc-a718-76b2655f750f' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:08 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:08 web.1 | CACHE Communication::Website::Localization Load (1.1ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '21561195-2fb4-4964-abe7-249fbd227dc1' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1
16:17:08 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:08 web.1 | Rendered admin/application/components/_panel.html.erb (Duration: 11.1ms | GC: 1.1ms)
16:17:08 web.1 | Rendered admin/application/l10n/_widget.html.erb (Duration: 14.8ms | GC: 1.1ms)
16:17:08 web.1 | Rendered admin/communication/websites/show.html.erb within admin/layouts/application (Duration: 110.1ms | GC: 22.6ms)
16:17:08 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 60d3ff6f-6dcc-4851-bc5b-4de19c4dbd30
16:17:08 web.1 | Rendered admin/application/components/_search.html.erb (Duration: 0.7ms | GC: 0.0ms)
16:17:08 web.1 | CACHE Language Count (1.3ms) SELECT COUNT(*) FROM (SELECT 1 AS one FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 2) subquery_for_count
16:17:08 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:18
16:17:08 web.1 | University Load (1.5ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:08 web.1 | ↳ app/models/communication/website.rb:129:in 'Communication::Website.organized_for'
16:17:08 web.1 | User::Favorite Pluck (1.5ms) SELECT "user_favorites"."about_id" FROM "user_favorites" WHERE "user_favorites"."user_id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' AND "user_favorites"."about_type" = 'Communication::Website' /*action='show',application='Osuny',controller='websites'*/
16:17:08 web.1 | ↳ app/models/communication/website.rb:132:in 'Communication::Website.organized_for'
16:17:08 web.1 | Communication::Website Load (6.6ms) SELECT communication_websites.*, COALESCE(
16:17:08 web.1 | MAX(CASE WHEN localizations.language_id = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' THEN TRIM(LOWER(UNACCENT(localizations.name))) END),
16:17:08 web.1 | MAX(TRIM(LOWER(UNACCENT(localizations.name)))) FILTER (WHERE localizations.rank = 1)
16:17:08 web.1 | ) AS localization_name
16:17:08 web.1 | FROM "communication_websites" LEFT JOIN (
16:17:08 web.1 | SELECT
16:17:08 web.1 | localizations.*,
16:17:08 web.1 | ROW_NUMBER() OVER(PARTITION BY localizations.about_id ORDER BY localizations.created_at ASC) as rank
16:17:08 web.1 | FROM
16:17:08 web.1 | communication_website_localizations as localizations
16:17:08 web.1 | ) localizations ON communication_websites.id = localizations.about_id WHERE "communication_websites"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_websites"."id" IN ('8d3ad0cc-b65f-4c63-b319-034a3f06786d', '424a5d36-b59c-41f8-b5ac-684b381e5926', 'de90ffee-a022-47d1-8a3a-3f1649aea7cc') GROUP BY "communication_websites"."id" ORDER BY localization_name ASC /*action='show',application='Osuny',controller='websites'*/
16:17:08 web.1 | ↳ app/models/communication/website.rb:137:in 'Enumerable#collect'
16:17:08 web.1 | Communication::Website Load (4.2ms) SELECT communication_websites.*, COALESCE(
16:17:08 web.1 | MAX(CASE WHEN localizations.language_id = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' THEN TRIM(LOWER(UNACCENT(localizations.name))) END),
16:17:08 web.1 | MAX(TRIM(LOWER(UNACCENT(localizations.name)))) FILTER (WHERE localizations.rank = 1)
16:17:08 web.1 | ) AS localization_name
16:17:08 web.1 | FROM "communication_websites" LEFT JOIN (
16:17:08 web.1 | SELECT
16:17:08 web.1 | localizations.*,
16:17:08 web.1 | ROW_NUMBER() OVER(PARTITION BY localizations.about_id ORDER BY localizations.created_at ASC) as rank
16:17:08 web.1 | FROM
16:17:08 web.1 | communication_website_localizations as localizations
16:17:08 web.1 | ) localizations ON communication_websites.id = localizations.about_id WHERE "communication_websites"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_websites"."id" NOT IN ('8d3ad0cc-b65f-4c63-b319-034a3f06786d', '424a5d36-b59c-41f8-b5ac-684b381e5926', 'de90ffee-a022-47d1-8a3a-3f1649aea7cc') GROUP BY "communication_websites"."id" ORDER BY localization_name ASC LIMIT 3 /*action='show',application='Osuny',controller='websites'*/
16:17:08 web.1 | ↳ app/models/communication/website.rb:146:in 'Enumerable#collect'
16:17:08 web.1 | Communication::Website::Localization Load (1.3ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '8d3ad0cc-b65f-4c63-b319-034a3f06786d' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:08 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:08 web.1 | Communication::Website::Localization Load (1.2ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '424a5d36-b59c-41f8-b5ac-684b381e5926' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:08 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:08 web.1 | Communication::Website::Localization Load (1.1ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = 'de90ffee-a022-47d1-8a3a-3f1649aea7cc' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:08 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:08 web.1 | Communication::Website::Localization Load (1.2ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = 'dfc95f7d-2655-4bc2-bc27-7bc3f9113478' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:08 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:08 web.1 | Communication::Website::Localization Load (1.0ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '27ccefe4-753c-49b3-ae4d-31675fc53ce5' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:08 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:08 web.1 | Communication::Website::Localization Load (1.0ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = 'e34ef748-08ca-4cb9-a151-474e17a4a815' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:08 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for'
16:17:08 web.1 | CACHE Language Count (0.9ms) SELECT COUNT(*) FROM (SELECT 1 AS one FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 2) subquery_for_count
16:17:08 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:68
16:17:08 web.1 | CACHE Language Load (1.0ms) SELECT "languages".* FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' ORDER BY "languages"."name" ASC
16:17:08 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:71
16:17:08 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' AND "active_storage_attachments"."record_type" = 'User' AND "active_storage_attachments"."name" = 'picture' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:08 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:88
16:17:08 web.1 | Rendered admin/application/components/_nav.html.erb (Duration: 68.8ms | GC: 5.6ms)
16:17:08 web.1 | Rendered admin/application/components/_realm.html.erb (Duration: 0.1ms | GC: 0.0ms)
16:17:08 web.1 | Rendered admin/application/components/_subnav.html.erb (Duration: 2.3ms | GC: 0.0ms)
16:17:08 web.1 | Rendered admin/application/components/_hero.html.erb (Duration: 0.4ms | GC: 0.0ms)
16:17:08 web.1 | Rendered application/_notice.html.erb (Duration: 0.1ms | GC: 0.0ms)
16:17:08 web.1 | Rendered admin/application/components/_user_unconfirmed.html.erb (Duration: 0.1ms | GC: 0.0ms)
16:17:08 web.1 | Rendered admin/application/components/_server_admin_only.html.erb (Duration: 0.1ms | GC: 0.0ms)
16:17:08 web.1 | Rendered admin/application/components/_commands.html.erb (Duration: 0.1ms | GC: 0.0ms)
16:17:08 web.1 | GoodJob::Job Count (1.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."finished_at" IS NULL /*action='show',application='Osuny',controller='websites'*/
16:17:08 web.1 | ↳ app/controllers/application_controller.rb:15:in 'ApplicationController#background_tasks_count'
16:17:08 web.1 | Rendered admin/application/components/_footer.html.erb (Duration: 3.8ms | GC: 1.1ms)
16:17:08 web.1 | Rendered application/_bugsnag.html.erb (Duration: 0.1ms | GC: 0.0ms)
16:17:08 web.1 | Language Load (1.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."iso_code" = 'fr' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/
16:17:08 web.1 | ↳ app/controllers/application_controller/with_locale.rb:12:in 'ApplicationController::WithLocale#current_interface_language'
16:17:08 web.1 | Rendered application/_summernote_localization.html.erb (Duration: 2.0ms | GC: 0.0ms)
16:17:08 web.1 | Rendered layout admin/layouts/application.html.erb (Duration: 287.1ms | GC: 40.2ms)
16:17:08 web.1 | Completed 200 OK in 364ms (Views: 267.7ms | ActiveRecord: 40.6ms (51 queries, 15 cached) | GC: 40.2ms)
16:17:08 web.1 |
16:17:08 web.1 |
16:17:08 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 08a88aa7-c4df-4b5f-a4f9-9b33ccedde77
16:17:08 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 451d7108-1d0d-4e46-8b9a-7de91e245b7c
16:17:08 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:08.706+01:00"}
16:17:08 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunyorg/template/generate
16:17:08 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:08 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:08 worker.1 | Content-Type: "application/json"
16:17:10 worker.1 | [Octokit] response: Status 201
16:17:10 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:10 GMT"
16:17:10 worker.1 | content-type: "application/json; charset=utf-8"
16:17:10 worker.1 | content-length: "6421"
16:17:10 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:10 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:10 worker.1 | etag: "\"c08d8a5e2dde4ca708d8b345917ac2e7387a33306ea944c936853dd77fe62a99\""
16:17:10 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:10 worker.1 | x-accepted-oauth-scopes: ""
16:17:10 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:10 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12"
16:17:10 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:10 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:10 worker.1 | x-ratelimit-limit: "5000"
16:17:10 worker.1 | x-ratelimit-remaining: "4558"
16:17:10 worker.1 | x-ratelimit-reset: "1742830090"
16:17:10 worker.1 | x-ratelimit-used: "442"
16:17:10 worker.1 | x-ratelimit-resource: "core"
16:17:10 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:10 worker.1 | access-control-allow-origin: "*"
16:17:10 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:10 worker.1 | x-frame-options: "deny"
16:17:10 worker.1 | x-content-type-options: "nosniff"
16:17:10 worker.1 | x-xss-protection: "0"
16:17:10 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:10 worker.1 | content-security-policy: "default-src 'none'"
16:17:10 worker.1 | server: "github.com"
16:17:10 worker.1 | x-github-request-id: "C7B2:2A81EB:AA4630:ADFFC1:67E17774"
16:17:22 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/actions/secrets/public-key
16:17:22 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:22 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:22 worker.1 | Content-Type: "application/json"
16:17:22 worker.1 | [Octokit] response: Status 200
16:17:22 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:22 GMT"
16:17:22 worker.1 | content-type: "application/json; charset=utf-8"
16:17:22 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:22 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:22 worker.1 | etag: "W/\"26a391da84939d85693bf0f23fcd08847aa921faed31384c4a9b67412f17dbd7\""
16:17:22 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:22 worker.1 | x-accepted-oauth-scopes: ""
16:17:22 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:22 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:22 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:22 worker.1 | x-ratelimit-limit: "5000"
16:17:22 worker.1 | x-ratelimit-remaining: "4553"
16:17:22 worker.1 | x-ratelimit-reset: "1742830090"
16:17:22 worker.1 | x-ratelimit-used: "447"
16:17:22 worker.1 | x-ratelimit-resource: "core"
16:17:22 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:22 worker.1 | access-control-allow-origin: "*"
16:17:22 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:22 worker.1 | x-frame-options: "deny"
16:17:22 worker.1 | x-content-type-options: "nosniff"
16:17:22 worker.1 | x-xss-protection: "0"
16:17:22 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:22 worker.1 | content-security-policy: "default-src 'none'"
16:17:22 worker.1 | content-encoding: "gzip"
16:17:22 worker.1 | transfer-encoding: "chunked"
16:17:22 worker.1 | server: "github.com"
16:17:22 worker.1 | x-github-request-id: "C7B7:1BE5D4:A9CF37:AD89EB:67E17782"
16:17:22 worker.1 | [Octokit] request: PUT https://api.github.com/repos/osunydev/demo-test-github-12/actions/secrets/DEUXFLEURS_ACCESS_KEY
16:17:22 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:22 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:22 worker.1 | Content-Type: "application/json"
16:17:22 worker.1 | [Octokit] response: Status 201
16:17:22 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:22 GMT"
16:17:22 worker.1 | content-type: "application/json; charset=utf-8"
16:17:22 worker.1 | content-length: "2"
16:17:22 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:22 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:22 worker.1 | etag: "\"e4170c593d2e6fe8b6a39eb7c93918ee8f5ac6fa158e0b3a1ae47a9e06755914\""
16:17:22 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:22 worker.1 | x-accepted-oauth-scopes: ""
16:17:22 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:22 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:22 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:22 worker.1 | x-ratelimit-limit: "5000"
16:17:22 worker.1 | x-ratelimit-remaining: "4552"
16:17:22 worker.1 | x-ratelimit-reset: "1742830090"
16:17:22 worker.1 | x-ratelimit-used: "448"
16:17:22 worker.1 | x-ratelimit-resource: "core"
16:17:22 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:22 worker.1 | access-control-allow-origin: "*"
16:17:22 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:22 worker.1 | x-frame-options: "deny"
16:17:22 worker.1 | x-content-type-options: "nosniff"
16:17:22 worker.1 | x-xss-protection: "0"
16:17:22 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:22 worker.1 | content-security-policy: "default-src 'none'"
16:17:22 worker.1 | server: "github.com"
16:17:22 worker.1 | x-github-request-id: "C7B8:223D43:ABC0CD:AF7BA2:67E17782"
16:17:22 worker.1 | [Octokit] request: PUT https://api.github.com/repos/osunydev/demo-test-github-12/actions/secrets/DEUXFLEURS_SECRET
16:17:22 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:22 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:22 worker.1 | Content-Type: "application/json"
16:17:23 worker.1 | [Octokit] response: Status 201
16:17:23 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:23 GMT"
16:17:23 worker.1 | content-type: "application/json; charset=utf-8"
16:17:23 worker.1 | content-length: "2"
16:17:23 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:23 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:23 worker.1 | etag: "\"e4170c593d2e6fe8b6a39eb7c93918ee8f5ac6fa158e0b3a1ae47a9e06755914\""
16:17:23 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:23 worker.1 | x-accepted-oauth-scopes: ""
16:17:23 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:23 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:23 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:23 worker.1 | x-ratelimit-limit: "5000"
16:17:23 worker.1 | x-ratelimit-remaining: "4551"
16:17:23 worker.1 | x-ratelimit-reset: "1742830090"
16:17:23 worker.1 | x-ratelimit-used: "449"
16:17:23 worker.1 | x-ratelimit-resource: "core"
16:17:23 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:23 worker.1 | access-control-allow-origin: "*"
16:17:23 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:23 worker.1 | x-frame-options: "deny"
16:17:23 worker.1 | x-content-type-options: "nosniff"
16:17:23 worker.1 | x-xss-protection: "0"
16:17:23 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:23 worker.1 | content-security-policy: "default-src 'none'"
16:17:23 worker.1 | server: "github.com"
16:17:23 worker.1 | x-github-request-id: "C7B9:125C75:B03399:B3EE7F:67E17783"
16:17:44 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:17:44.647+01:00"}
16:17:44 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob fb36836a-79c4-4af7-984f-3891bfd9ac45
16:17:45 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 1dd83c7d-9999-4e94-80c3-0f5157e78b4d
16:17:45 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 540b0aae-652f-4a62-bd18-9d26c4d4616b
16:17:45 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:45.332+01:00"}
16:17:45 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob e668120d-ebcd-4e56-94a2-136660ecbfa5
16:17:45 worker.1 | Adding content/fr/_index.html
16:17:45 worker.1 | Adding data/content_security_policy.yaml
16:17:45 worker.1 | Adding data/menus/fr/primary.yml
16:17:45 worker.1 | Adding data/menus/fr/legal.yml
16:17:45 worker.1 | Adding data/menus/fr/social.yml
16:17:45 worker.1 | Start sync
16:17:45 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:17:45 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:45 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:45 worker.1 | Content-Type: "application/json"
16:17:46 worker.1 | [Octokit] response: Status 200
16:17:46 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:46 GMT"
16:17:46 worker.1 | content-type: "application/json; charset=utf-8"
16:17:46 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:46 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:46 worker.1 | etag: "W/\"9cdbfc99454b5bc7ac023a9c94645a756a20ac6b0078a41aaf2447fa098d4c16\""
16:17:46 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:46 worker.1 | x-accepted-oauth-scopes: ""
16:17:46 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:46 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:46 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:46 worker.1 | x-ratelimit-limit: "5000"
16:17:46 worker.1 | x-ratelimit-remaining: "4546"
16:17:46 worker.1 | x-ratelimit-reset: "1742830090"
16:17:46 worker.1 | x-ratelimit-used: "454"
16:17:46 worker.1 | x-ratelimit-resource: "core"
16:17:46 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:46 worker.1 | access-control-allow-origin: "*"
16:17:46 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:46 worker.1 | x-frame-options: "deny"
16:17:46 worker.1 | x-content-type-options: "nosniff"
16:17:46 worker.1 | x-xss-protection: "0"
16:17:46 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:46 worker.1 | content-security-policy: "default-src 'none'"
16:17:46 worker.1 | content-encoding: "gzip"
16:17:46 worker.1 | transfer-encoding: "chunked"
16:17:46 worker.1 | server: "github.com"
16:17:46 worker.1 | x-github-request-id: "C7BD:10C15E:A3844D:A7419B:67E17799"
16:17:46 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/85655b7026d5b168e1aed63c9ca1218d5d813cee?recursive=true
16:17:46 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:46 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:46 worker.1 | Content-Type: "application/json"
16:17:46 worker.1 | [Octokit] response: Status 200
16:17:46 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:46 GMT"
16:17:46 worker.1 | content-type: "application/json; charset=utf-8"
16:17:46 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:17:46 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:46 worker.1 | etag: "W/\"869ec11bfc924e7d914cdf25a3293ec9132ceb3f3ea1694e6fb3dffa0975deb0\""
16:17:46 worker.1 | last-modified: "Mon, 24 Mar 2025 15:17:15 GMT"
16:17:46 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:46 worker.1 | x-accepted-oauth-scopes: ""
16:17:46 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:46 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:46 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:46 worker.1 | x-ratelimit-limit: "5000"
16:17:46 worker.1 | x-ratelimit-remaining: "4545"
16:17:46 worker.1 | x-ratelimit-reset: "1742830090"
16:17:46 worker.1 | x-ratelimit-used: "455"
16:17:46 worker.1 | x-ratelimit-resource: "core"
16:17:46 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:46 worker.1 | access-control-allow-origin: "*"
16:17:46 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:46 worker.1 | x-frame-options: "deny"
16:17:46 worker.1 | x-content-type-options: "nosniff"
16:17:46 worker.1 | x-xss-protection: "0"
16:17:46 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:46 worker.1 | content-security-policy: "default-src 'none'"
16:17:46 worker.1 | content-encoding: "gzip"
16:17:46 worker.1 | transfer-encoding: "chunked"
16:17:46 worker.1 | server: "github.com"
16:17:46 worker.1 | x-github-request-id: "C7BE:193AE8:B15C3C:B51979:67E1779A"
16:17:46 worker.1 | Syncing - Creating content/fr/_index.html
16:17:46 worker.1 | Syncing - Creating data/content_security_policy.yaml
16:17:46 worker.1 | Syncing - Creating data/menus/fr/primary.yml
16:17:46 worker.1 | Syncing - Creating data/menus/fr/legal.yml
16:17:46 worker.1 | Syncing - Creating data/menus/fr/social.yml
16:17:46 worker.1 | Creating commit with 5 files.
16:17:46 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/trees
16:17:46 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:46 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:46 worker.1 | Content-Type: "application/json"
16:17:47 worker.1 | [Octokit] response: Status 201
16:17:47 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:47 GMT"
16:17:47 worker.1 | content-type: "application/json; charset=utf-8"
16:17:47 worker.1 | content-length: "3082"
16:17:47 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:47 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:47 worker.1 | etag: "\"f06e642da19a0b00e0755729d242a969013d422c4f0b555bdfbf53ec6624b215\""
16:17:47 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:47 worker.1 | x-accepted-oauth-scopes: ""
16:17:47 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:47 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/2418649d33bbd1eb06d8a0e8e0176689d36813b8"
16:17:47 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:47 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:47 worker.1 | x-ratelimit-limit: "5000"
16:17:47 worker.1 | x-ratelimit-remaining: "4544"
16:17:47 worker.1 | x-ratelimit-reset: "1742830090"
16:17:47 worker.1 | x-ratelimit-used: "456"
16:17:47 worker.1 | x-ratelimit-resource: "core"
16:17:47 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:47 worker.1 | access-control-allow-origin: "*"
16:17:47 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:47 worker.1 | x-frame-options: "deny"
16:17:47 worker.1 | x-content-type-options: "nosniff"
16:17:47 worker.1 | x-xss-protection: "0"
16:17:47 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:47 worker.1 | content-security-policy: "default-src 'none'"
16:17:47 worker.1 | server: "github.com"
16:17:47 worker.1 | x-github-request-id: "C7BF:314379:AF7602:B33360:67E1779A"
16:17:47 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/commits
16:17:47 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:47 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:47 worker.1 | Content-Type: "application/json"
16:17:47 worker.1 | [Octokit] response: Status 201
16:17:47 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:47 GMT"
16:17:47 worker.1 | content-type: "application/json; charset=utf-8"
16:17:47 worker.1 | content-length: "1232"
16:17:47 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:47 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:47 worker.1 | etag: "\"4abbb426c28cdaa4754dd614f83f2485b706a2d56d56a9dde50771681c79b18c\""
16:17:47 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:47 worker.1 | x-accepted-oauth-scopes: ""
16:17:47 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:47 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/commits/ce0c9e525a73df065e5067cf50823fac150195cd"
16:17:47 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:47 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:47 worker.1 | x-ratelimit-limit: "5000"
16:17:47 worker.1 | x-ratelimit-remaining: "4543"
16:17:47 worker.1 | x-ratelimit-reset: "1742830090"
16:17:47 worker.1 | x-ratelimit-used: "457"
16:17:47 worker.1 | x-ratelimit-resource: "core"
16:17:47 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:47 worker.1 | access-control-allow-origin: "*"
16:17:47 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:47 worker.1 | x-frame-options: "deny"
16:17:47 worker.1 | x-content-type-options: "nosniff"
16:17:47 worker.1 | x-xss-protection: "0"
16:17:47 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:47 worker.1 | content-security-policy: "default-src 'none'"
16:17:47 worker.1 | server: "github.com"
16:17:47 worker.1 | x-github-request-id: "C7C0:134CEE:B32770:B6E4BF:67E1779B"
16:17:47 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-12/git/refs/heads/main
16:17:47 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:47 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:47 worker.1 | Content-Type: "application/json"
16:17:47 worker.1 | [Octokit] response: Status 200
16:17:47 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:47 GMT"
16:17:47 worker.1 | content-type: "application/json; charset=utf-8"
16:17:47 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:47 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:47 worker.1 | etag: "W/\"c997f58ae9099bc2e00112ff5c00243493777c833e9789986bbeaab269f426eb\""
16:17:47 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:47 worker.1 | x-accepted-oauth-scopes: "repo"
16:17:47 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:47 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:47 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:47 worker.1 | x-ratelimit-limit: "5000"
16:17:47 worker.1 | x-ratelimit-remaining: "4542"
16:17:47 worker.1 | x-ratelimit-reset: "1742830090"
16:17:47 worker.1 | x-ratelimit-used: "458"
16:17:47 worker.1 | x-ratelimit-resource: "core"
16:17:47 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:47 worker.1 | access-control-allow-origin: "*"
16:17:47 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:47 worker.1 | x-frame-options: "deny"
16:17:47 worker.1 | x-content-type-options: "nosniff"
16:17:47 worker.1 | x-xss-protection: "0"
16:17:47 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:47 worker.1 | content-security-policy: "default-src 'none'"
16:17:47 worker.1 | content-encoding: "gzip"
16:17:47 worker.1 | transfer-encoding: "chunked"
16:17:47 worker.1 | server: "github.com"
16:17:47 worker.1 | x-github-request-id: "C7C1:125C75:B0A3DF:B4614C:67E1779B"
16:17:47 worker.1 | Marking as synced
16:17:47 worker.1 | Marking content/fr/_index.html
16:17:47 worker.1 | Marking data/content_security_policy.yaml
16:17:47 worker.1 | Marking data/menus/fr/primary.yml
16:17:47 worker.1 | Marking data/menus/fr/legal.yml
16:17:47 worker.1 | Marking data/menus/fr/social.yml
16:17:47 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 236caf42-117e-436a-93a9-b80eaebdb72b
16:17:48 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 712c926e-d12e-4cce-bc0a-d0737d30fc8d
16:17:48 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:48.224+01:00"}
16:17:48 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob e3d05989-12f6-4e90-a9a2-e74ee899fe6d
16:17:48 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 4e5c66ce-558e-4a53-a141-ee2b9e13140f
16:17:48 worker.1 | Adding content/fr/posts/_index.html
16:17:48 worker.1 | Adding data/content_security_policy.yaml
16:17:48 worker.1 | Adding config/_default/languages.yaml
16:17:48 worker.1 | Adding data/menus/fr/primary.yml
16:17:48 worker.1 | Adding data/menus/fr/legal.yml
16:17:48 worker.1 | Adding data/menus/fr/social.yml
16:17:48 worker.1 | Start sync
16:17:48 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:17:48 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:48 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:48 worker.1 | Content-Type: "application/json"
16:17:48 worker.1 | [Octokit] response: Status 200
16:17:48 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:48 GMT"
16:17:48 worker.1 | content-type: "application/json; charset=utf-8"
16:17:48 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:48 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:48 worker.1 | etag: "W/\"d4cbef5c9571eb9115ac8750fc4a5ada347de4ecdc24658dfdba33e3f34e037e\""
16:17:48 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:48 worker.1 | x-accepted-oauth-scopes: ""
16:17:48 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:48 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:48 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:48 worker.1 | x-ratelimit-limit: "5000"
16:17:48 worker.1 | x-ratelimit-remaining: "4541"
16:17:48 worker.1 | x-ratelimit-reset: "1742830090"
16:17:48 worker.1 | x-ratelimit-used: "459"
16:17:48 worker.1 | x-ratelimit-resource: "core"
16:17:48 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:48 worker.1 | access-control-allow-origin: "*"
16:17:48 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:48 worker.1 | x-frame-options: "deny"
16:17:48 worker.1 | x-content-type-options: "nosniff"
16:17:48 worker.1 | x-xss-protection: "0"
16:17:48 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:48 worker.1 | content-security-policy: "default-src 'none'"
16:17:48 worker.1 | content-encoding: "gzip"
16:17:48 worker.1 | transfer-encoding: "chunked"
16:17:48 worker.1 | server: "github.com"
16:17:48 worker.1 | x-github-request-id: "C7C2:113110:B0C594:B482FE:67E1779C"
16:17:48 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/ce0c9e525a73df065e5067cf50823fac150195cd?recursive=true
16:17:48 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:48 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:48 worker.1 | Content-Type: "application/json"
16:17:49 worker.1 | [Octokit] response: Status 200
16:17:49 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:49 GMT"
16:17:49 worker.1 | content-type: "application/json; charset=utf-8"
16:17:49 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:17:49 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:49 worker.1 | etag: "W/\"c8828439f67a06dae1d95cd6475fe4c09ef32eafb4db266b8ed2f7a97f559cb1\""
16:17:49 worker.1 | last-modified: "Mon, 24 Mar 2025 15:17:15 GMT"
16:17:49 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:49 worker.1 | x-accepted-oauth-scopes: ""
16:17:49 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:49 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:49 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:49 worker.1 | x-ratelimit-limit: "5000"
16:17:49 worker.1 | x-ratelimit-remaining: "4540"
16:17:49 worker.1 | x-ratelimit-reset: "1742830090"
16:17:49 worker.1 | x-ratelimit-used: "460"
16:17:49 worker.1 | x-ratelimit-resource: "core"
16:17:49 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:49 worker.1 | access-control-allow-origin: "*"
16:17:49 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:49 worker.1 | x-frame-options: "deny"
16:17:49 worker.1 | x-content-type-options: "nosniff"
16:17:49 worker.1 | x-xss-protection: "0"
16:17:49 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:49 worker.1 | content-security-policy: "default-src 'none'"
16:17:49 worker.1 | content-encoding: "gzip"
16:17:49 worker.1 | transfer-encoding: "chunked"
16:17:49 worker.1 | server: "github.com"
16:17:49 worker.1 | x-github-request-id: "C7C3:11DFA3:B115CE:B4D31E:67E1779C"
16:17:49 worker.1 | Syncing - Creating content/fr/posts/_index.html
16:17:49 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml
16:17:49 worker.1 | Syncing - Updating config/_default/languages.yaml
16:17:49 worker.1 | Syncing - Nothing to do with data/menus/fr/primary.yml
16:17:49 worker.1 | Syncing - Nothing to do with data/menus/fr/legal.yml
16:17:49 worker.1 | Syncing - Nothing to do with data/menus/fr/social.yml
16:17:49 worker.1 | Creating commit with 3 files.
16:17:49 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/trees
16:17:49 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:49 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:49 worker.1 | Content-Type: "application/json"
16:17:49 worker.1 | [Octokit] response: Status 201
16:17:49 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:49 GMT"
16:17:49 worker.1 | content-type: "application/json; charset=utf-8"
16:17:49 worker.1 | content-length: "3082"
16:17:49 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:49 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:49 worker.1 | etag: "\"5f82703c1dd3a66a9540154b7296dc0e320bfd154d3613b97a08a36447230069\""
16:17:49 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:49 worker.1 | x-accepted-oauth-scopes: ""
16:17:49 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:49 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/6c870eecbff5a26a1839402df97106db023d3e7b"
16:17:49 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:49 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:49 worker.1 | x-ratelimit-limit: "5000"
16:17:49 worker.1 | x-ratelimit-remaining: "4539"
16:17:49 worker.1 | x-ratelimit-reset: "1742830090"
16:17:49 worker.1 | x-ratelimit-used: "461"
16:17:49 worker.1 | x-ratelimit-resource: "core"
16:17:49 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:49 worker.1 | access-control-allow-origin: "*"
16:17:49 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:49 worker.1 | x-frame-options: "deny"
16:17:49 worker.1 | x-content-type-options: "nosniff"
16:17:49 worker.1 | x-xss-protection: "0"
16:17:49 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:49 worker.1 | content-security-policy: "default-src 'none'"
16:17:49 worker.1 | server: "github.com"
16:17:49 worker.1 | x-github-request-id: "C7C4:193AE8:B16D1A:B52AA5:67E1779D"
16:17:49 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/commits
16:17:49 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:49 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:49 worker.1 | Content-Type: "application/json"
16:17:50 worker.1 | [Octokit] response: Status 201
16:17:50 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:50 GMT"
16:17:50 worker.1 | content-type: "application/json; charset=utf-8"
16:17:50 worker.1 | content-length: "1236"
16:17:50 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:50 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:50 worker.1 | etag: "\"10489647c15cc16c2f63e3bc71d8bce258548ecca54c1f0262e122327779bbc8\""
16:17:50 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:50 worker.1 | x-accepted-oauth-scopes: ""
16:17:50 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:50 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/commits/b126d217c19d16436a87b870e728acc6ec6dad1d"
16:17:50 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:50 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:50 worker.1 | x-ratelimit-limit: "5000"
16:17:50 worker.1 | x-ratelimit-remaining: "4538"
16:17:50 worker.1 | x-ratelimit-reset: "1742830090"
16:17:50 worker.1 | x-ratelimit-used: "462"
16:17:50 worker.1 | x-ratelimit-resource: "core"
16:17:50 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:50 worker.1 | access-control-allow-origin: "*"
16:17:50 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:50 worker.1 | x-frame-options: "deny"
16:17:50 worker.1 | x-content-type-options: "nosniff"
16:17:50 worker.1 | x-xss-protection: "0"
16:17:50 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:50 worker.1 | content-security-policy: "default-src 'none'"
16:17:50 worker.1 | server: "github.com"
16:17:50 worker.1 | x-github-request-id: "C7C5:134CEE:B3331D:B6F08D:67E1779D"
16:17:50 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-12/git/refs/heads/main
16:17:50 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:50 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:50 worker.1 | Content-Type: "application/json"
16:17:50 worker.1 | [Octokit] response: Status 200
16:17:50 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:50 GMT"
16:17:50 worker.1 | content-type: "application/json; charset=utf-8"
16:17:50 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:50 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:50 worker.1 | etag: "W/\"9814188b1bb5f94475dafaef1125fecc8ea15d14840b5dcf7c05f00bcc138fa2\""
16:17:50 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:50 worker.1 | x-accepted-oauth-scopes: "repo"
16:17:50 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:50 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:50 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:50 worker.1 | x-ratelimit-limit: "5000"
16:17:50 worker.1 | x-ratelimit-remaining: "4537"
16:17:50 worker.1 | x-ratelimit-reset: "1742830090"
16:17:50 worker.1 | x-ratelimit-used: "463"
16:17:50 worker.1 | x-ratelimit-resource: "core"
16:17:50 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:50 worker.1 | access-control-allow-origin: "*"
16:17:50 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:50 worker.1 | x-frame-options: "deny"
16:17:50 worker.1 | x-content-type-options: "nosniff"
16:17:50 worker.1 | x-xss-protection: "0"
16:17:50 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:50 worker.1 | content-security-policy: "default-src 'none'"
16:17:50 worker.1 | content-encoding: "gzip"
16:17:50 worker.1 | transfer-encoding: "chunked"
16:17:50 worker.1 | server: "github.com"
16:17:50 worker.1 | x-github-request-id: "C7C6:113110:B0CC56:B489F4:67E1779E"
16:17:50 worker.1 | Marking as synced
16:17:50 worker.1 | Marking content/fr/posts/_index.html
16:17:50 worker.1 | Marking data/content_security_policy.yaml
16:17:50 worker.1 | Marking config/_default/languages.yaml
16:17:50 worker.1 | Marking data/menus/fr/primary.yml
16:17:50 worker.1 | Marking data/menus/fr/legal.yml
16:17:50 worker.1 | Marking data/menus/fr/social.yml
16:17:50 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob a92bb023-9f52-4efb-bb2d-e07c9f1bd1a0
16:17:50 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 9891b57d-68e0-4862-9fde-8528bdafb8b7
16:17:50 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 01b0e096-4583-4005-b32d-8e939cb2969a
16:17:50 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:50.697+01:00"}
16:17:50 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob bda9197e-1c7f-49c8-af23-be189288988f
16:17:51 worker.1 | Adding content/fr/persons/_index.html
16:17:51 worker.1 | Adding data/content_security_policy.yaml
16:17:51 worker.1 | Adding config/_default/languages.yaml
16:17:51 worker.1 | Start sync
16:17:51 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:17:51 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:51 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:51 worker.1 | Content-Type: "application/json"
16:17:51 worker.1 | [Octokit] response: Status 200
16:17:51 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:51 GMT"
16:17:51 worker.1 | content-type: "application/json; charset=utf-8"
16:17:51 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:51 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:51 worker.1 | etag: "W/\"cdb82e47fb3d8e3ff7376673937cd3bc510e7c62e26f6ac67b7fe0f7aabcc8b1\""
16:17:51 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:51 worker.1 | x-accepted-oauth-scopes: ""
16:17:51 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:51 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:51 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:51 worker.1 | x-ratelimit-limit: "5000"
16:17:51 worker.1 | x-ratelimit-remaining: "4536"
16:17:51 worker.1 | x-ratelimit-reset: "1742830090"
16:17:51 worker.1 | x-ratelimit-used: "464"
16:17:51 worker.1 | x-ratelimit-resource: "core"
16:17:51 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:51 worker.1 | access-control-allow-origin: "*"
16:17:51 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:51 worker.1 | x-frame-options: "deny"
16:17:51 worker.1 | x-content-type-options: "nosniff"
16:17:51 worker.1 | x-xss-protection: "0"
16:17:51 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:51 worker.1 | content-security-policy: "default-src 'none'"
16:17:51 worker.1 | content-encoding: "gzip"
16:17:51 worker.1 | transfer-encoding: "chunked"
16:17:51 worker.1 | server: "github.com"
16:17:51 worker.1 | x-github-request-id: "C7C7:35B53C:BB3F85:BEFDA4:67E1779F"
16:17:51 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/b126d217c19d16436a87b870e728acc6ec6dad1d?recursive=true
16:17:51 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:51 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:51 worker.1 | Content-Type: "application/json"
16:17:51 worker.1 | [Octokit] response: Status 200
16:17:51 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:51 GMT"
16:17:51 worker.1 | content-type: "application/json; charset=utf-8"
16:17:51 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:17:51 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:51 worker.1 | etag: "W/\"554e5408fa0a5fad9c621e27f25af18cdbadf637a510432d934e05961aaf9aa5\""
16:17:51 worker.1 | last-modified: "Mon, 24 Mar 2025 15:17:51 GMT"
16:17:51 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:51 worker.1 | x-accepted-oauth-scopes: ""
16:17:51 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:51 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:51 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:51 worker.1 | x-ratelimit-limit: "5000"
16:17:51 worker.1 | x-ratelimit-remaining: "4535"
16:17:51 worker.1 | x-ratelimit-reset: "1742830090"
16:17:51 worker.1 | x-ratelimit-used: "465"
16:17:51 worker.1 | x-ratelimit-resource: "core"
16:17:51 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:51 worker.1 | access-control-allow-origin: "*"
16:17:51 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:51 worker.1 | x-frame-options: "deny"
16:17:51 worker.1 | x-content-type-options: "nosniff"
16:17:51 worker.1 | x-xss-protection: "0"
16:17:51 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:51 worker.1 | content-security-policy: "default-src 'none'"
16:17:51 worker.1 | content-encoding: "gzip"
16:17:51 worker.1 | transfer-encoding: "chunked"
16:17:51 worker.1 | server: "github.com"
16:17:51 worker.1 | x-github-request-id: "C7C8:10C15E:A39E42:A75BEA:67E1779F"
16:17:51 worker.1 | Syncing - Creating content/fr/persons/_index.html
16:17:51 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml
16:17:51 worker.1 | Syncing - Nothing to do with config/_default/languages.yaml
16:17:51 worker.1 | Creating commit with 1 files.
16:17:51 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/trees
16:17:51 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:51 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:51 worker.1 | Content-Type: "application/json"
16:17:52 worker.1 | [Octokit] response: Status 201
16:17:52 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:52 GMT"
16:17:52 worker.1 | content-type: "application/json; charset=utf-8"
16:17:52 worker.1 | content-length: "3082"
16:17:52 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:52 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:52 worker.1 | etag: "\"50c353c6854f6db3ca4a0d4146c4733cced72fe902842e8b9bda7584f6b0193a\""
16:17:52 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:52 worker.1 | x-accepted-oauth-scopes: ""
16:17:52 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:52 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/1c139dda7d26ee5455e8bbe542bd92e5b41a001a"
16:17:52 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:52 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:52 worker.1 | x-ratelimit-limit: "5000"
16:17:52 worker.1 | x-ratelimit-remaining: "4534"
16:17:52 worker.1 | x-ratelimit-reset: "1742830090"
16:17:52 worker.1 | x-ratelimit-used: "466"
16:17:52 worker.1 | x-ratelimit-resource: "core"
16:17:52 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:52 worker.1 | access-control-allow-origin: "*"
16:17:52 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:52 worker.1 | x-frame-options: "deny"
16:17:52 worker.1 | x-content-type-options: "nosniff"
16:17:52 worker.1 | x-xss-protection: "0"
16:17:52 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:52 worker.1 | content-security-policy: "default-src 'none'"
16:17:52 worker.1 | server: "github.com"
16:17:52 worker.1 | x-github-request-id: "C7C9:223D43:AC3DB4:AFFB86:67E1779F"
16:17:52 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/commits
16:17:52 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:52 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:52 worker.1 | Content-Type: "application/json"
16:17:52 worker.1 | [Octokit] response: Status 201
16:17:52 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:52 GMT"
16:17:52 worker.1 | content-type: "application/json; charset=utf-8"
16:17:52 worker.1 | content-length: "1232"
16:17:52 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:52 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:52 worker.1 | etag: "\"eb538c5a65c8a0948dac8cf654ad4059854ee7716fe30cd5814624e3e20c64c7\""
16:17:52 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:52 worker.1 | x-accepted-oauth-scopes: ""
16:17:52 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:52 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/commits/9becee6d34e67821409f673b5f53905858a4c02d"
16:17:52 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:52 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:52 worker.1 | x-ratelimit-limit: "5000"
16:17:52 worker.1 | x-ratelimit-remaining: "4533"
16:17:52 worker.1 | x-ratelimit-reset: "1742830090"
16:17:52 worker.1 | x-ratelimit-used: "467"
16:17:52 worker.1 | x-ratelimit-resource: "core"
16:17:52 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:52 worker.1 | access-control-allow-origin: "*"
16:17:52 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:52 worker.1 | x-frame-options: "deny"
16:17:52 worker.1 | x-content-type-options: "nosniff"
16:17:52 worker.1 | x-xss-protection: "0"
16:17:52 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:52 worker.1 | content-security-policy: "default-src 'none'"
16:17:52 worker.1 | server: "github.com"
16:17:52 worker.1 | x-github-request-id: "C7CA:314379:AF91AF:B34FA2:67E177A0"
16:17:52 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-12/git/refs/heads/main
16:17:52 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:52 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:52 worker.1 | Content-Type: "application/json"
16:17:52 worker.1 | [Octokit] response: Status 200
16:17:52 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:52 GMT"
16:17:52 worker.1 | content-type: "application/json; charset=utf-8"
16:17:52 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:52 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:52 worker.1 | etag: "W/\"6d3d1194a5bd2e29e22fc81c011a522b6c88b628bc59608caeb5ba4b6be7e3f5\""
16:17:52 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:52 worker.1 | x-accepted-oauth-scopes: "repo"
16:17:52 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:52 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:52 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:52 worker.1 | x-ratelimit-limit: "5000"
16:17:52 worker.1 | x-ratelimit-remaining: "4532"
16:17:52 worker.1 | x-ratelimit-reset: "1742830090"
16:17:52 worker.1 | x-ratelimit-used: "468"
16:17:52 worker.1 | x-ratelimit-resource: "core"
16:17:52 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:52 worker.1 | access-control-allow-origin: "*"
16:17:52 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:52 worker.1 | x-frame-options: "deny"
16:17:52 worker.1 | x-content-type-options: "nosniff"
16:17:52 worker.1 | x-xss-protection: "0"
16:17:52 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:52 worker.1 | content-security-policy: "default-src 'none'"
16:17:52 worker.1 | content-encoding: "gzip"
16:17:52 worker.1 | transfer-encoding: "chunked"
16:17:52 worker.1 | server: "github.com"
16:17:52 worker.1 | x-github-request-id: "C7CB:314379:AF9338:B35137:67E177A0"
16:17:52 worker.1 | Marking as synced
16:17:52 worker.1 | Marking content/fr/persons/_index.html
16:17:52 worker.1 | Marking data/content_security_policy.yaml
16:17:52 worker.1 | Marking config/_default/languages.yaml
16:17:52 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob eac4ea4b-c60b-4d7e-8198-a06182e27a1f
16:17:53 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob fdc34b40-6bbc-4228-b742-b8feeb07f825
16:17:53 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 8c751420-a60f-48fb-ad1d-26fb655e612a
16:17:53 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:53.331+01:00"}
16:17:53 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 74d12948-6f88-46ec-878e-7d2b7753481b
16:17:53 worker.1 | Adding content/fr/organizations/_index.html
16:17:53 worker.1 | Adding data/content_security_policy.yaml
16:17:53 worker.1 | Adding config/_default/languages.yaml
16:17:53 worker.1 | Start sync
16:17:53 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:17:53 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:53 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:53 worker.1 | Content-Type: "application/json"
16:17:53 worker.1 | [Octokit] response: Status 200
16:17:53 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:53 GMT"
16:17:53 worker.1 | content-type: "application/json; charset=utf-8"
16:17:53 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:53 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:53 worker.1 | etag: "W/\"66baa283382c864b9acf697532b4ae406a0dab6a555c421695543c0d9d53a52e\""
16:17:53 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:53 worker.1 | x-accepted-oauth-scopes: ""
16:17:53 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:53 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:53 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:53 worker.1 | x-ratelimit-limit: "5000"
16:17:53 worker.1 | x-ratelimit-remaining: "4531"
16:17:53 worker.1 | x-ratelimit-reset: "1742830090"
16:17:53 worker.1 | x-ratelimit-used: "469"
16:17:53 worker.1 | x-ratelimit-resource: "core"
16:17:53 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:53 worker.1 | access-control-allow-origin: "*"
16:17:53 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:53 worker.1 | x-frame-options: "deny"
16:17:53 worker.1 | x-content-type-options: "nosniff"
16:17:53 worker.1 | x-xss-protection: "0"
16:17:53 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:53 worker.1 | content-security-policy: "default-src 'none'"
16:17:53 worker.1 | content-encoding: "gzip"
16:17:53 worker.1 | transfer-encoding: "chunked"
16:17:53 worker.1 | server: "github.com"
16:17:53 worker.1 | x-github-request-id: "C7CC:19D360:A88A22:AC480A:67E177A1"
16:17:53 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/9becee6d34e67821409f673b5f53905858a4c02d?recursive=true
16:17:53 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:53 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:53 worker.1 | Content-Type: "application/json"
16:17:54 worker.1 | [Octokit] response: Status 200
16:17:54 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:54 GMT"
16:17:54 worker.1 | content-type: "application/json; charset=utf-8"
16:17:54 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:17:54 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:54 worker.1 | etag: "W/\"b57546d64e409bacd6f8b5726dbf56def85a4d2c89b52cbbf1b4b5d9a49d281a\""
16:17:54 worker.1 | last-modified: "Mon, 24 Mar 2025 15:17:53 GMT"
16:17:54 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:54 worker.1 | x-accepted-oauth-scopes: ""
16:17:54 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:54 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:54 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:54 worker.1 | x-ratelimit-limit: "5000"
16:17:54 worker.1 | x-ratelimit-remaining: "4530"
16:17:54 worker.1 | x-ratelimit-reset: "1742830090"
16:17:54 worker.1 | x-ratelimit-used: "470"
16:17:54 worker.1 | x-ratelimit-resource: "core"
16:17:54 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:54 worker.1 | access-control-allow-origin: "*"
16:17:54 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:54 worker.1 | x-frame-options: "deny"
16:17:54 worker.1 | x-content-type-options: "nosniff"
16:17:54 worker.1 | x-xss-protection: "0"
16:17:54 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:54 worker.1 | content-security-policy: "default-src 'none'"
16:17:54 worker.1 | content-encoding: "gzip"
16:17:54 worker.1 | transfer-encoding: "chunked"
16:17:54 worker.1 | server: "github.com"
16:17:54 worker.1 | x-github-request-id: "C7CD:196A42:AB7CD1:AF3AE3:67E177A2"
16:17:54 worker.1 | Syncing - Creating content/fr/organizations/_index.html
16:17:54 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml
16:17:54 worker.1 | Syncing - Nothing to do with config/_default/languages.yaml
16:17:54 worker.1 | Creating commit with 1 files.
16:17:54 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/trees
16:17:54 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:54 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:54 worker.1 | Content-Type: "application/json"
16:17:54 worker.1 | [Octokit] response: Status 201
16:17:54 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:54 GMT"
16:17:54 worker.1 | content-type: "application/json; charset=utf-8"
16:17:54 worker.1 | content-length: "3082"
16:17:54 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:54 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:54 worker.1 | etag: "\"ccfd7b200c319852800cd4125c6bd3c426f5898a8b3eeacdc234dc685bb24ce3\""
16:17:54 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:54 worker.1 | x-accepted-oauth-scopes: ""
16:17:54 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:54 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/18123895c3b8c6379d0b5630b0733ffdfb923dbb"
16:17:54 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:54 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:54 worker.1 | x-ratelimit-limit: "5000"
16:17:54 worker.1 | x-ratelimit-remaining: "4529"
16:17:54 worker.1 | x-ratelimit-reset: "1742830090"
16:17:54 worker.1 | x-ratelimit-used: "471"
16:17:54 worker.1 | x-ratelimit-resource: "core"
16:17:54 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:54 worker.1 | access-control-allow-origin: "*"
16:17:54 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:54 worker.1 | x-frame-options: "deny"
16:17:54 worker.1 | x-content-type-options: "nosniff"
16:17:54 worker.1 | x-xss-protection: "0"
16:17:54 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:54 worker.1 | content-security-policy: "default-src 'none'"
16:17:54 worker.1 | server: "github.com"
16:17:54 worker.1 | x-github-request-id: "C7CE:134CEE:B3470D:B70503:67E177A2"
16:17:54 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/commits
16:17:54 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:54 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:54 worker.1 | Content-Type: "application/json"
16:17:55 worker.1 | [Octokit] response: Status 201
16:17:55 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:55 GMT"
16:17:55 worker.1 | content-type: "application/json; charset=utf-8"
16:17:55 worker.1 | content-length: "1238"
16:17:55 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:55 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:55 worker.1 | etag: "\"8a21b41af618644f1f7693b963fc63bb02b22b46203e0fff07342d2e379b1dc2\""
16:17:55 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:55 worker.1 | x-accepted-oauth-scopes: ""
16:17:55 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:55 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/commits/2649d971ea34d0cd0fccf36a50b663dd256c64d4"
16:17:55 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:55 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:55 worker.1 | x-ratelimit-limit: "5000"
16:17:55 worker.1 | x-ratelimit-remaining: "4528"
16:17:55 worker.1 | x-ratelimit-reset: "1742830090"
16:17:55 worker.1 | x-ratelimit-used: "472"
16:17:55 worker.1 | x-ratelimit-resource: "core"
16:17:55 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:55 worker.1 | access-control-allow-origin: "*"
16:17:55 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:55 worker.1 | x-frame-options: "deny"
16:17:55 worker.1 | x-content-type-options: "nosniff"
16:17:55 worker.1 | x-xss-protection: "0"
16:17:55 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:55 worker.1 | content-security-policy: "default-src 'none'"
16:17:55 worker.1 | server: "github.com"
16:17:55 worker.1 | x-github-request-id: "C7CF:125C75:B0C4D6:B482EB:67E177A2"
16:17:55 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-12/git/refs/heads/main
16:17:55 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:55 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:55 worker.1 | Content-Type: "application/json"
16:17:55 worker.1 | [Octokit] response: Status 200
16:17:55 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:55 GMT"
16:17:55 worker.1 | content-type: "application/json; charset=utf-8"
16:17:55 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:55 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:55 worker.1 | etag: "W/\"ce7b18c315572a7428d5f26914bf910c42c6b77658a8964004a017215be720e0\""
16:17:55 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:55 worker.1 | x-accepted-oauth-scopes: "repo"
16:17:55 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:55 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:55 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:55 worker.1 | x-ratelimit-limit: "5000"
16:17:55 worker.1 | x-ratelimit-remaining: "4527"
16:17:55 worker.1 | x-ratelimit-reset: "1742830090"
16:17:55 worker.1 | x-ratelimit-used: "473"
16:17:55 worker.1 | x-ratelimit-resource: "core"
16:17:55 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:55 worker.1 | access-control-allow-origin: "*"
16:17:55 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:55 worker.1 | x-frame-options: "deny"
16:17:55 worker.1 | x-content-type-options: "nosniff"
16:17:55 worker.1 | x-xss-protection: "0"
16:17:55 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:55 worker.1 | content-security-policy: "default-src 'none'"
16:17:55 worker.1 | content-encoding: "gzip"
16:17:55 worker.1 | transfer-encoding: "chunked"
16:17:55 worker.1 | server: "github.com"
16:17:55 worker.1 | x-github-request-id: "C7D0:2AF53B:B48755:B8459A:67E177A3"
16:17:55 worker.1 | Marking as synced
16:17:55 worker.1 | Marking content/fr/organizations/_index.html
16:17:55 worker.1 | Marking data/content_security_policy.yaml
16:17:55 worker.1 | Marking config/_default/languages.yaml
16:17:55 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 50e65b15-a4c5-4765-b535-ac9ac5a5fae4
16:17:55 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob d0ff01fd-d60b-4337-97d7-3ffd50dea07e
16:17:55 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:55.939+01:00"}
16:17:55 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 67eea02f-396b-43b3-a9f4-fe66dca56e6a
16:17:56 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 503755a5-f08f-40c1-861c-f25039d4a3ff
16:17:56 worker.1 | Adding content/fr/authors/_index.html
16:17:56 worker.1 | Adding data/content_security_policy.yaml
16:17:56 worker.1 | Adding config/_default/languages.yaml
16:17:56 worker.1 | Adding data/menus/fr/primary.yml
16:17:56 worker.1 | Adding data/menus/fr/legal.yml
16:17:56 worker.1 | Adding data/menus/fr/social.yml
16:17:56 worker.1 | Start sync
16:17:56 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:17:56 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:56 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:56 worker.1 | Content-Type: "application/json"
16:17:56 worker.1 | [Octokit] response: Status 200
16:17:56 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:56 GMT"
16:17:56 worker.1 | content-type: "application/json; charset=utf-8"
16:17:56 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:56 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:56 worker.1 | etag: "W/\"06c4a23b6fbaaa860fdee9e3fbd9438f61f87499ec031715d41c749b475bbddf\""
16:17:56 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:56 worker.1 | x-accepted-oauth-scopes: ""
16:17:56 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:56 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:56 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:56 worker.1 | x-ratelimit-limit: "5000"
16:17:56 worker.1 | x-ratelimit-remaining: "4526"
16:17:56 worker.1 | x-ratelimit-reset: "1742830090"
16:17:56 worker.1 | x-ratelimit-used: "474"
16:17:56 worker.1 | x-ratelimit-resource: "core"
16:17:56 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:56 worker.1 | access-control-allow-origin: "*"
16:17:56 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:56 worker.1 | x-frame-options: "deny"
16:17:56 worker.1 | x-content-type-options: "nosniff"
16:17:56 worker.1 | x-xss-protection: "0"
16:17:56 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:56 worker.1 | content-security-policy: "default-src 'none'"
16:17:56 worker.1 | content-encoding: "gzip"
16:17:56 worker.1 | transfer-encoding: "chunked"
16:17:56 worker.1 | server: "github.com"
16:17:56 worker.1 | x-github-request-id: "C7D1:2AE527:AC6C9F:B02AD7:67E177A4"
16:17:56 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/2649d971ea34d0cd0fccf36a50b663dd256c64d4?recursive=true
16:17:56 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:56 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:56 worker.1 | Content-Type: "application/json"
16:17:56 worker.1 | [Octokit] response: Status 200
16:17:56 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:56 GMT"
16:17:56 worker.1 | content-type: "application/json; charset=utf-8"
16:17:56 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:17:56 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:56 worker.1 | etag: "W/\"b817574926a5b35390d452881b238478af3526c021a8af697298c518456bdb85\""
16:17:56 worker.1 | last-modified: "Mon, 24 Mar 2025 15:17:56 GMT"
16:17:56 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:56 worker.1 | x-accepted-oauth-scopes: ""
16:17:56 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:56 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:56 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:56 worker.1 | x-ratelimit-limit: "5000"
16:17:56 worker.1 | x-ratelimit-remaining: "4525"
16:17:56 worker.1 | x-ratelimit-reset: "1742830090"
16:17:56 worker.1 | x-ratelimit-used: "475"
16:17:56 worker.1 | x-ratelimit-resource: "core"
16:17:56 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:56 worker.1 | access-control-allow-origin: "*"
16:17:56 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:56 worker.1 | x-frame-options: "deny"
16:17:56 worker.1 | x-content-type-options: "nosniff"
16:17:56 worker.1 | x-xss-protection: "0"
16:17:56 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:56 worker.1 | content-security-policy: "default-src 'none'"
16:17:56 worker.1 | content-encoding: "gzip"
16:17:56 worker.1 | transfer-encoding: "chunked"
16:17:56 worker.1 | server: "github.com"
16:17:56 worker.1 | x-github-request-id: "C7D2:238FCC:AC0962:AFC785:67E177A4"
16:17:56 worker.1 | Syncing - Creating content/fr/authors/_index.html
16:17:56 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml
16:17:56 worker.1 | Syncing - Nothing to do with config/_default/languages.yaml
16:17:56 worker.1 | Syncing - Nothing to do with data/menus/fr/primary.yml
16:17:56 worker.1 | Syncing - Nothing to do with data/menus/fr/legal.yml
16:17:56 worker.1 | Syncing - Nothing to do with data/menus/fr/social.yml
16:17:56 worker.1 | Creating commit with 1 files.
16:17:56 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/trees
16:17:56 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:56 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:56 worker.1 | Content-Type: "application/json"
16:17:57 worker.1 | [Octokit] response: Status 201
16:17:57 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:57 GMT"
16:17:57 worker.1 | content-type: "application/json; charset=utf-8"
16:17:57 worker.1 | content-length: "3082"
16:17:57 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:57 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:57 worker.1 | etag: "\"e6bccfbb3d2ec50ded2e5425bd26fcdeb00d9e0471d36abcd847d694039b30b0\""
16:17:57 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:57 worker.1 | x-accepted-oauth-scopes: ""
16:17:57 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:57 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/818aabb1ed163894533ddb9416db21cdde7d092e"
16:17:57 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:57 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:57 worker.1 | x-ratelimit-limit: "5000"
16:17:57 worker.1 | x-ratelimit-remaining: "4524"
16:17:57 worker.1 | x-ratelimit-reset: "1742830090"
16:17:57 worker.1 | x-ratelimit-used: "476"
16:17:57 worker.1 | x-ratelimit-resource: "core"
16:17:57 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:57 worker.1 | access-control-allow-origin: "*"
16:17:57 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:57 worker.1 | x-frame-options: "deny"
16:17:57 worker.1 | x-content-type-options: "nosniff"
16:17:57 worker.1 | x-xss-protection: "0"
16:17:57 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:57 worker.1 | content-security-policy: "default-src 'none'"
16:17:57 worker.1 | server: "github.com"
16:17:57 worker.1 | x-github-request-id: "C7D4:238FCC:AC0B36:AFC961:67E177A5"
16:17:57 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/commits
16:17:57 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:57 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:57 worker.1 | Content-Type: "application/json"
16:17:57 worker.1 | [Octokit] response: Status 201
16:17:57 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:57 GMT"
16:17:57 worker.1 | content-type: "application/json; charset=utf-8"
16:17:57 worker.1 | content-length: "1244"
16:17:57 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:57 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:57 worker.1 | etag: "\"5d362ae8eae33057e24e3512fc60ae4ed9db2d05744105edc00fa6b74a02a769\""
16:17:57 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:57 worker.1 | x-accepted-oauth-scopes: ""
16:17:57 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:57 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/commits/480ed049936bf139077b4e3dff912ab02d03674d"
16:17:57 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:57 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:57 worker.1 | x-ratelimit-limit: "5000"
16:17:57 worker.1 | x-ratelimit-remaining: "4523"
16:17:57 worker.1 | x-ratelimit-reset: "1742830090"
16:17:57 worker.1 | x-ratelimit-used: "477"
16:17:57 worker.1 | x-ratelimit-resource: "core"
16:17:57 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:57 worker.1 | access-control-allow-origin: "*"
16:17:57 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:57 worker.1 | x-frame-options: "deny"
16:17:57 worker.1 | x-content-type-options: "nosniff"
16:17:57 worker.1 | x-xss-protection: "0"
16:17:57 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:57 worker.1 | content-security-policy: "default-src 'none'"
16:17:57 worker.1 | server: "github.com"
16:17:57 worker.1 | x-github-request-id: "C7D5:196A42:AB91ED:AF5061:67E177A5"
16:17:57 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-12/git/refs/heads/main
16:17:57 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:57 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:57 worker.1 | Content-Type: "application/json"
16:17:58 worker.1 | [Octokit] response: Status 200
16:17:58 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:58 GMT"
16:17:58 worker.1 | content-type: "application/json; charset=utf-8"
16:17:58 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:58 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:58 worker.1 | etag: "W/\"e8bc980781cc64072f44577448471daf55a5fb97b45567c70ec2ac354a9f490e\""
16:17:58 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:58 worker.1 | x-accepted-oauth-scopes: "repo"
16:17:58 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:58 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:58 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:58 worker.1 | x-ratelimit-limit: "5000"
16:17:58 worker.1 | x-ratelimit-remaining: "4522"
16:17:58 worker.1 | x-ratelimit-reset: "1742830090"
16:17:58 worker.1 | x-ratelimit-used: "478"
16:17:58 worker.1 | x-ratelimit-resource: "core"
16:17:58 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:58 worker.1 | access-control-allow-origin: "*"
16:17:58 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:58 worker.1 | x-frame-options: "deny"
16:17:58 worker.1 | x-content-type-options: "nosniff"
16:17:58 worker.1 | x-xss-protection: "0"
16:17:58 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:58 worker.1 | content-security-policy: "default-src 'none'"
16:17:58 worker.1 | content-encoding: "gzip"
16:17:58 worker.1 | transfer-encoding: "chunked"
16:17:58 worker.1 | server: "github.com"
16:17:58 worker.1 | x-github-request-id: "C7D6:10C15E:A3BCC9:A77B0E:67E177A5"
16:17:58 worker.1 | Marking as synced
16:17:58 worker.1 | Marking content/fr/authors/_index.html
16:17:58 worker.1 | Marking data/content_security_policy.yaml
16:17:58 worker.1 | Marking config/_default/languages.yaml
16:17:58 worker.1 | Marking data/menus/fr/primary.yml
16:17:58 worker.1 | Marking data/menus/fr/legal.yml
16:17:58 worker.1 | Marking data/menus/fr/social.yml
16:17:58 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 4bbd8437-f0b3-483a-b342-64977e778873
16:17:58 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob a350e583-b320-4ef0-8cd4-e2d82454a54e
16:17:58 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob cea2f679-56bf-4718-b59e-1b9a11fb86bd
16:17:58 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:17:58.577+01:00"}
16:17:58 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 0a17d15a-337c-483f-a7a0-8aa992d4fd67
16:17:58 worker.1 | Adding content/fr/pages/mentions-legales/_index.html
16:17:58 worker.1 | Adding data/content_security_policy.yaml
16:17:58 worker.1 | Adding data/menus/fr/primary.yml
16:17:58 worker.1 | Adding data/menus/fr/legal.yml
16:17:58 worker.1 | Adding data/menus/fr/social.yml
16:17:58 worker.1 | Start sync
16:17:58 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:17:58 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:58 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:58 worker.1 | Content-Type: "application/json"
16:17:59 worker.1 | [Octokit] response: Status 200
16:17:59 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:59 GMT"
16:17:59 worker.1 | content-type: "application/json; charset=utf-8"
16:17:59 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:17:59 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:59 worker.1 | etag: "W/\"6281b8fe32157dea1223daf9cf76dfd1cd63feb75b573b9e87c27c8597de60d7\""
16:17:59 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:59 worker.1 | x-accepted-oauth-scopes: ""
16:17:59 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:59 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:59 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:59 worker.1 | x-ratelimit-limit: "5000"
16:17:59 worker.1 | x-ratelimit-remaining: "4521"
16:17:59 worker.1 | x-ratelimit-reset: "1742830090"
16:17:59 worker.1 | x-ratelimit-used: "479"
16:17:59 worker.1 | x-ratelimit-resource: "core"
16:17:59 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:59 worker.1 | access-control-allow-origin: "*"
16:17:59 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:59 worker.1 | x-frame-options: "deny"
16:17:59 worker.1 | x-content-type-options: "nosniff"
16:17:59 worker.1 | x-xss-protection: "0"
16:17:59 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:59 worker.1 | content-security-policy: "default-src 'none'"
16:17:59 worker.1 | content-encoding: "gzip"
16:17:59 worker.1 | transfer-encoding: "chunked"
16:17:59 worker.1 | server: "github.com"
16:17:59 worker.1 | x-github-request-id: "C7D7:1532CD:ADC67E:B18504:67E177A6"
16:17:59 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/480ed049936bf139077b4e3dff912ab02d03674d?recursive=true
16:17:59 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:59 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:59 worker.1 | Content-Type: "application/json"
16:17:59 worker.1 | [Octokit] response: Status 200
16:17:59 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:17:59 GMT"
16:17:59 worker.1 | content-type: "application/json; charset=utf-8"
16:17:59 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:17:59 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:17:59 worker.1 | etag: "W/\"f5be851f75b83a556e6575846f2339d531ab77ed30e012156333d8323c80ad64\""
16:17:59 worker.1 | last-modified: "Mon, 24 Mar 2025 15:17:58 GMT"
16:17:59 worker.1 | x-oauth-scopes: "repo, workflow"
16:17:59 worker.1 | x-accepted-oauth-scopes: ""
16:17:59 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:17:59 worker.1 | x-github-media-type: "github.v3; format=json"
16:17:59 worker.1 | x-github-api-version-selected: "2022-11-28"
16:17:59 worker.1 | x-ratelimit-limit: "5000"
16:17:59 worker.1 | x-ratelimit-remaining: "4520"
16:17:59 worker.1 | x-ratelimit-reset: "1742830090"
16:17:59 worker.1 | x-ratelimit-used: "480"
16:17:59 worker.1 | x-ratelimit-resource: "core"
16:17:59 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:17:59 worker.1 | access-control-allow-origin: "*"
16:17:59 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:17:59 worker.1 | x-frame-options: "deny"
16:17:59 worker.1 | x-content-type-options: "nosniff"
16:17:59 worker.1 | x-xss-protection: "0"
16:17:59 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:17:59 worker.1 | content-security-policy: "default-src 'none'"
16:17:59 worker.1 | content-encoding: "gzip"
16:17:59 worker.1 | transfer-encoding: "chunked"
16:17:59 worker.1 | server: "github.com"
16:17:59 worker.1 | x-github-request-id: "C7D8:35B53C:BB67A2:BF263D:67E177A7"
16:17:59 worker.1 | Syncing - Creating content/fr/pages/mentions-legales/_index.html
16:17:59 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml
16:17:59 worker.1 | Syncing - Nothing to do with data/menus/fr/primary.yml
16:17:59 worker.1 | Syncing - Nothing to do with data/menus/fr/legal.yml
16:17:59 worker.1 | Syncing - Nothing to do with data/menus/fr/social.yml
16:17:59 worker.1 | Creating commit with 1 files.
16:17:59 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/trees
16:17:59 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:17:59 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:17:59 worker.1 | Content-Type: "application/json"
16:18:00 worker.1 | [Octokit] response: Status 201
16:18:00 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:00 GMT"
16:18:00 worker.1 | content-type: "application/json; charset=utf-8"
16:18:00 worker.1 | content-length: "3082"
16:18:00 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:00 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:00 worker.1 | etag: "\"4e3aac097f0c874903311b6db7cf1da09ecea5626bdc76141f0fa16bc1446163\""
16:18:00 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:00 worker.1 | x-accepted-oauth-scopes: ""
16:18:00 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:00 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/5cfafe227bef32687b6ff487ec979b64195f1bd6"
16:18:00 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:00 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:00 worker.1 | x-ratelimit-limit: "5000"
16:18:00 worker.1 | x-ratelimit-remaining: "4519"
16:18:00 worker.1 | x-ratelimit-reset: "1742830090"
16:18:00 worker.1 | x-ratelimit-used: "481"
16:18:00 worker.1 | x-ratelimit-resource: "core"
16:18:00 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:00 worker.1 | access-control-allow-origin: "*"
16:18:00 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:00 worker.1 | x-frame-options: "deny"
16:18:00 worker.1 | x-content-type-options: "nosniff"
16:18:00 worker.1 | x-xss-protection: "0"
16:18:00 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:00 worker.1 | content-security-policy: "default-src 'none'"
16:18:00 worker.1 | server: "github.com"
16:18:00 worker.1 | x-github-request-id: "C7D9:2AE527:AC7B86:B03A37:67E177A7"
16:18:00 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/commits
16:18:00 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:00 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:00 worker.1 | Content-Type: "application/json"
16:18:00 worker.1 | [Octokit] response: Status 201
16:18:00 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:00 GMT"
16:18:00 worker.1 | content-type: "application/json; charset=utf-8"
16:18:00 worker.1 | content-length: "1242"
16:18:00 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:00 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:00 worker.1 | etag: "\"8a77f5c529eb7574283b64673f86c093aeabcfd6ba8c467505beb8ede07cc242\""
16:18:00 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:00 worker.1 | x-accepted-oauth-scopes: ""
16:18:00 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:00 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/commits/480d6da3df28a30a622f295d95cfd446df73f396"
16:18:00 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:00 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:00 worker.1 | x-ratelimit-limit: "5000"
16:18:00 worker.1 | x-ratelimit-remaining: "4518"
16:18:00 worker.1 | x-ratelimit-reset: "1742830090"
16:18:00 worker.1 | x-ratelimit-used: "482"
16:18:00 worker.1 | x-ratelimit-resource: "core"
16:18:00 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:00 worker.1 | access-control-allow-origin: "*"
16:18:00 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:00 worker.1 | x-frame-options: "deny"
16:18:00 worker.1 | x-content-type-options: "nosniff"
16:18:00 worker.1 | x-xss-protection: "0"
16:18:00 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:00 worker.1 | content-security-policy: "default-src 'none'"
16:18:00 worker.1 | server: "github.com"
16:18:00 worker.1 | x-github-request-id: "C7DA:238FCC:AC187D:AFD70B:67E177A8"
16:18:00 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-12/git/refs/heads/main
16:18:00 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:00 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:00 worker.1 | Content-Type: "application/json"
16:18:00 worker.1 | [Octokit] response: Status 200
16:18:00 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:00 GMT"
16:18:00 worker.1 | content-type: "application/json; charset=utf-8"
16:18:00 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:00 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:00 worker.1 | etag: "W/\"00f7edf53f411a9a31fb1a56945f0394fc47defa932b9e03156989b1cdd4c853\""
16:18:00 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:00 worker.1 | x-accepted-oauth-scopes: "repo"
16:18:00 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:00 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:00 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:00 worker.1 | x-ratelimit-limit: "5000"
16:18:00 worker.1 | x-ratelimit-remaining: "4517"
16:18:00 worker.1 | x-ratelimit-reset: "1742830090"
16:18:00 worker.1 | x-ratelimit-used: "483"
16:18:00 worker.1 | x-ratelimit-resource: "core"
16:18:00 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:00 worker.1 | access-control-allow-origin: "*"
16:18:00 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:00 worker.1 | x-frame-options: "deny"
16:18:00 worker.1 | x-content-type-options: "nosniff"
16:18:00 worker.1 | x-xss-protection: "0"
16:18:00 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:00 worker.1 | content-security-policy: "default-src 'none'"
16:18:00 worker.1 | content-encoding: "gzip"
16:18:00 worker.1 | transfer-encoding: "chunked"
16:18:00 worker.1 | server: "github.com"
16:18:00 worker.1 | x-github-request-id: "C7DB:77687:C81C37:CBDAF4:67E177A8"
16:18:00 worker.1 | Marking as synced
16:18:00 worker.1 | Marking content/fr/pages/mentions-legales/_index.html
16:18:00 worker.1 | Marking data/content_security_policy.yaml
16:18:00 worker.1 | Marking data/menus/fr/primary.yml
16:18:00 worker.1 | Marking data/menus/fr/legal.yml
16:18:00 worker.1 | Marking data/menus/fr/social.yml
16:18:00 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 71440792-bcbf-4b5f-9c52-3a4c1da1088a
16:18:01 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob e8128565-3e54-4443-9f6c-c34ff0969ede
16:18:01 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:18:01.169+01:00"}
16:18:01 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 8a5ec9f7-e80a-42df-9d96-da05cbe5adfd
16:18:01 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 70111d5a-a470-45da-aa04-20351418bc77
16:18:01 worker.1 | Adding content/fr/pages/politique-de-confidentialite/_index.html
16:18:01 worker.1 | Adding data/content_security_policy.yaml
16:18:01 worker.1 | Adding data/menus/fr/primary.yml
16:18:01 worker.1 | Adding data/menus/fr/legal.yml
16:18:01 worker.1 | Adding data/menus/fr/social.yml
16:18:01 worker.1 | Start sync
16:18:01 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:18:01 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:01 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:01 worker.1 | Content-Type: "application/json"
16:18:01 worker.1 | [Octokit] response: Status 200
16:18:01 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:01 GMT"
16:18:01 worker.1 | content-type: "application/json; charset=utf-8"
16:18:01 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:01 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:01 worker.1 | etag: "W/\"5c35f50f3522d7d680343b3203ae027f0ae0f255d2acf609bc766d2a52a38844\""
16:18:01 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:01 worker.1 | x-accepted-oauth-scopes: ""
16:18:01 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:01 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:01 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:01 worker.1 | x-ratelimit-limit: "5000"
16:18:01 worker.1 | x-ratelimit-remaining: "4516"
16:18:01 worker.1 | x-ratelimit-reset: "1742830090"
16:18:01 worker.1 | x-ratelimit-used: "484"
16:18:01 worker.1 | x-ratelimit-resource: "core"
16:18:01 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:01 worker.1 | access-control-allow-origin: "*"
16:18:01 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:01 worker.1 | x-frame-options: "deny"
16:18:01 worker.1 | x-content-type-options: "nosniff"
16:18:01 worker.1 | x-xss-protection: "0"
16:18:01 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:01 worker.1 | content-security-policy: "default-src 'none'"
16:18:01 worker.1 | content-encoding: "gzip"
16:18:01 worker.1 | transfer-encoding: "chunked"
16:18:01 worker.1 | server: "github.com"
16:18:01 worker.1 | x-github-request-id: "C7DC:193AE8:B1A4F1:B563D7:67E177A9"
16:18:01 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/480d6da3df28a30a622f295d95cfd446df73f396?recursive=true
16:18:01 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:01 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:01 worker.1 | Content-Type: "application/json"
16:18:02 worker.1 | [Octokit] response: Status 200
16:18:02 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:02 GMT"
16:18:02 worker.1 | content-type: "application/json; charset=utf-8"
16:18:02 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:18:02 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:02 worker.1 | etag: "W/\"080bbebc25c97fb4878c044f473a52aa1e1a56d2c917e0d023180eb1db2f62c4\""
16:18:02 worker.1 | last-modified: "Mon, 24 Mar 2025 15:17:58 GMT"
16:18:02 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:02 worker.1 | x-accepted-oauth-scopes: ""
16:18:02 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:02 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:02 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:02 worker.1 | x-ratelimit-limit: "5000"
16:18:02 worker.1 | x-ratelimit-remaining: "4515"
16:18:02 worker.1 | x-ratelimit-reset: "1742830090"
16:18:02 worker.1 | x-ratelimit-used: "485"
16:18:02 worker.1 | x-ratelimit-resource: "core"
16:18:02 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:02 worker.1 | access-control-allow-origin: "*"
16:18:02 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:02 worker.1 | x-frame-options: "deny"
16:18:02 worker.1 | x-content-type-options: "nosniff"
16:18:02 worker.1 | x-xss-protection: "0"
16:18:02 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:02 worker.1 | content-security-policy: "default-src 'none'"
16:18:02 worker.1 | content-encoding: "gzip"
16:18:02 worker.1 | transfer-encoding: "chunked"
16:18:02 worker.1 | server: "github.com"
16:18:02 worker.1 | x-github-request-id: "C7DD:11DFA3:B1542F:B51328:67E177A9"
16:18:02 worker.1 | Syncing - Creating content/fr/pages/politique-de-confidentialite/_index.html
16:18:02 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml
16:18:02 worker.1 | Syncing - Nothing to do with data/menus/fr/primary.yml
16:18:02 worker.1 | Syncing - Nothing to do with data/menus/fr/legal.yml
16:18:02 worker.1 | Syncing - Nothing to do with data/menus/fr/social.yml
16:18:02 worker.1 | Creating commit with 1 files.
16:18:02 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/trees
16:18:02 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:02 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:02 worker.1 | Content-Type: "application/json"
16:18:02 worker.1 | [Octokit] response: Status 201
16:18:02 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:02 GMT"
16:18:02 worker.1 | content-type: "application/json; charset=utf-8"
16:18:02 worker.1 | content-length: "3082"
16:18:02 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:02 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:02 worker.1 | etag: "\"ce8195b6ecb7ed21c921bb8cf3e2db6786965731c594e9e10c36c19bacb6a071\""
16:18:02 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:02 worker.1 | x-accepted-oauth-scopes: ""
16:18:02 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:02 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/bf911b78a086373c4f142f7c49d32a251c2cd9ce"
16:18:02 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:02 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:02 worker.1 | x-ratelimit-limit: "5000"
16:18:02 worker.1 | x-ratelimit-remaining: "4514"
16:18:02 worker.1 | x-ratelimit-reset: "1742830090"
16:18:02 worker.1 | x-ratelimit-used: "486"
16:18:02 worker.1 | x-ratelimit-resource: "core"
16:18:02 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:02 worker.1 | access-control-allow-origin: "*"
16:18:02 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:02 worker.1 | x-frame-options: "deny"
16:18:02 worker.1 | x-content-type-options: "nosniff"
16:18:02 worker.1 | x-xss-protection: "0"
16:18:02 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:02 worker.1 | content-security-policy: "default-src 'none'"
16:18:02 worker.1 | server: "github.com"
16:18:02 worker.1 | x-github-request-id: "C7DE:10C15E:A3CE92:A78D51:67E177AA"
16:18:02 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/commits
16:18:02 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:02 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:02 worker.1 | Content-Type: "application/json"
16:18:03 worker.1 | [Octokit] response: Status 201
16:18:03 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:02 GMT"
16:18:03 worker.1 | content-type: "application/json; charset=utf-8"
16:18:03 worker.1 | content-length: "1254"
16:18:03 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:03 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:03 worker.1 | etag: "\"c878ded9fe770a5dab6195ba3ffc5eede9f0d6a3f105db8e176b954390394091\""
16:18:03 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:03 worker.1 | x-accepted-oauth-scopes: ""
16:18:03 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:03 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/commits/b8bf067793e99368072998b5ce747fb234597189"
16:18:03 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:03 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:03 worker.1 | x-ratelimit-limit: "5000"
16:18:03 worker.1 | x-ratelimit-remaining: "4513"
16:18:03 worker.1 | x-ratelimit-reset: "1742830090"
16:18:03 worker.1 | x-ratelimit-used: "487"
16:18:03 worker.1 | x-ratelimit-resource: "core"
16:18:03 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:03 worker.1 | access-control-allow-origin: "*"
16:18:03 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:03 worker.1 | x-frame-options: "deny"
16:18:03 worker.1 | x-content-type-options: "nosniff"
16:18:03 worker.1 | x-xss-protection: "0"
16:18:03 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:03 worker.1 | content-security-policy: "default-src 'none'"
16:18:03 worker.1 | server: "github.com"
16:18:03 worker.1 | x-github-request-id: "C7DF:113110:B10496:B4C36C:67E177AA"
16:18:03 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-12/git/refs/heads/main
16:18:03 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:03 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:03 worker.1 | Content-Type: "application/json"
16:18:03 worker.1 | [Octokit] response: Status 200
16:18:03 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:03 GMT"
16:18:03 worker.1 | content-type: "application/json; charset=utf-8"
16:18:03 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:03 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:03 worker.1 | etag: "W/\"aaaf1045dca0e016e24152bc600b2694683da537442a5da43cdc6f7001028160\""
16:18:03 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:03 worker.1 | x-accepted-oauth-scopes: "repo"
16:18:03 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:03 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:03 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:03 worker.1 | x-ratelimit-limit: "5000"
16:18:03 worker.1 | x-ratelimit-remaining: "4512"
16:18:03 worker.1 | x-ratelimit-reset: "1742830090"
16:18:03 worker.1 | x-ratelimit-used: "488"
16:18:03 worker.1 | x-ratelimit-resource: "core"
16:18:03 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:03 worker.1 | access-control-allow-origin: "*"
16:18:03 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:03 worker.1 | x-frame-options: "deny"
16:18:03 worker.1 | x-content-type-options: "nosniff"
16:18:03 worker.1 | x-xss-protection: "0"
16:18:03 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:03 worker.1 | content-security-policy: "default-src 'none'"
16:18:03 worker.1 | content-encoding: "gzip"
16:18:03 worker.1 | transfer-encoding: "chunked"
16:18:03 worker.1 | server: "github.com"
16:18:03 worker.1 | x-github-request-id: "C7E0:1B3783:ABE18C:AFA067:67E177AB"
16:18:03 worker.1 | Marking as synced
16:18:03 worker.1 | Marking content/fr/pages/politique-de-confidentialite/_index.html
16:18:03 worker.1 | Marking data/content_security_policy.yaml
16:18:03 worker.1 | Marking data/menus/fr/primary.yml
16:18:03 worker.1 | Marking data/menus/fr/legal.yml
16:18:03 worker.1 | Marking data/menus/fr/social.yml
16:18:03 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 11b6fe5e-8f42-46a7-bff4-62e715aaafa0
16:18:03 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob dcd60109-d8bb-460d-a913-88f7139f0642
16:18:03 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 3132c7e9-a001-4734-9879-1a0d4fc6b295
16:18:03 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:18:03.690+01:00"}
16:18:03 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 7b2a9305-8777-42e3-88b8-143687d31f2c
16:18:04 worker.1 | Adding content/fr/pages/accessibilite/_index.html
16:18:04 worker.1 | Adding data/content_security_policy.yaml
16:18:04 worker.1 | Adding data/menus/fr/primary.yml
16:18:04 worker.1 | Adding data/menus/fr/legal.yml
16:18:04 worker.1 | Adding data/menus/fr/social.yml
16:18:04 worker.1 | Start sync
16:18:04 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:18:04 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:04 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:04 worker.1 | Content-Type: "application/json"
16:18:04 worker.1 | [Octokit] response: Status 200
16:18:04 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:04 GMT"
16:18:04 worker.1 | content-type: "application/json; charset=utf-8"
16:18:04 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:04 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:04 worker.1 | etag: "W/\"f0468ab7aaffe2e30fd78dd40569ffbaf43d48cf8becf2173a86549e73d1e60b\""
16:18:04 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:04 worker.1 | x-accepted-oauth-scopes: ""
16:18:04 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:04 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:04 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:04 worker.1 | x-ratelimit-limit: "5000"
16:18:04 worker.1 | x-ratelimit-remaining: "4511"
16:18:04 worker.1 | x-ratelimit-reset: "1742830090"
16:18:04 worker.1 | x-ratelimit-used: "489"
16:18:04 worker.1 | x-ratelimit-resource: "core"
16:18:04 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:04 worker.1 | access-control-allow-origin: "*"
16:18:04 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:04 worker.1 | x-frame-options: "deny"
16:18:04 worker.1 | x-content-type-options: "nosniff"
16:18:04 worker.1 | x-xss-protection: "0"
16:18:04 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:04 worker.1 | content-security-policy: "default-src 'none'"
16:18:04 worker.1 | content-encoding: "gzip"
16:18:04 worker.1 | transfer-encoding: "chunked"
16:18:04 worker.1 | server: "github.com"
16:18:04 worker.1 | x-github-request-id: "C7E1:235D09:A82B05:ABEA16:67E177AC"
16:18:04 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/b8bf067793e99368072998b5ce747fb234597189?recursive=true
16:18:04 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:04 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:04 worker.1 | Content-Type: "application/json"
16:18:04 worker.1 | [Octokit] response: Status 200
16:18:04 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:04 GMT"
16:18:04 worker.1 | content-type: "application/json; charset=utf-8"
16:18:04 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:18:04 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:04 worker.1 | etag: "W/\"500cbcf9247ddee691a33c65fefdf0e2334036c0bb7faaf1ccb0dc6aa5f8fa7d\""
16:18:04 worker.1 | last-modified: "Mon, 24 Mar 2025 15:18:03 GMT"
16:18:04 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:04 worker.1 | x-accepted-oauth-scopes: ""
16:18:04 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:04 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:04 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:04 worker.1 | x-ratelimit-limit: "5000"
16:18:04 worker.1 | x-ratelimit-remaining: "4510"
16:18:04 worker.1 | x-ratelimit-reset: "1742830090"
16:18:04 worker.1 | x-ratelimit-used: "490"
16:18:04 worker.1 | x-ratelimit-resource: "core"
16:18:04 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:04 worker.1 | access-control-allow-origin: "*"
16:18:04 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:04 worker.1 | x-frame-options: "deny"
16:18:04 worker.1 | x-content-type-options: "nosniff"
16:18:04 worker.1 | x-xss-protection: "0"
16:18:04 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:04 worker.1 | content-security-policy: "default-src 'none'"
16:18:04 worker.1 | content-encoding: "gzip"
16:18:04 worker.1 | transfer-encoding: "chunked"
16:18:04 worker.1 | server: "github.com"
16:18:04 worker.1 | x-github-request-id: "C7E2:314379:AFCB41:B38A59:67E177AC"
16:18:04 worker.1 | Syncing - Creating content/fr/pages/accessibilite/_index.html
16:18:04 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml
16:18:04 worker.1 | Syncing - Nothing to do with data/menus/fr/primary.yml
16:18:04 worker.1 | Syncing - Nothing to do with data/menus/fr/legal.yml
16:18:04 worker.1 | Syncing - Nothing to do with data/menus/fr/social.yml
16:18:04 worker.1 | Creating commit with 1 files.
16:18:04 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/trees
16:18:04 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:04 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:04 worker.1 | Content-Type: "application/json"
16:18:05 worker.1 | [Octokit] response: Status 201
16:18:05 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:05 GMT"
16:18:05 worker.1 | content-type: "application/json; charset=utf-8"
16:18:05 worker.1 | content-length: "3082"
16:18:05 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:05 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:05 worker.1 | etag: "\"4e1c8ff69ddd2e1149aef165ae33b2d3b4f158947ad8a84815ea408df9f3f29b\""
16:18:05 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:05 worker.1 | x-accepted-oauth-scopes: ""
16:18:05 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:05 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/ab6d9bb2b279fcac1c779a29b982577224b048d6"
16:18:05 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:05 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:05 worker.1 | x-ratelimit-limit: "5000"
16:18:05 worker.1 | x-ratelimit-remaining: "4509"
16:18:05 worker.1 | x-ratelimit-reset: "1742830090"
16:18:05 worker.1 | x-ratelimit-used: "491"
16:18:05 worker.1 | x-ratelimit-resource: "core"
16:18:05 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:05 worker.1 | access-control-allow-origin: "*"
16:18:05 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:05 worker.1 | x-frame-options: "deny"
16:18:05 worker.1 | x-content-type-options: "nosniff"
16:18:05 worker.1 | x-xss-protection: "0"
16:18:05 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:05 worker.1 | content-security-policy: "default-src 'none'"
16:18:05 worker.1 | server: "github.com"
16:18:05 worker.1 | x-github-request-id: "C7E3:11DFA3:B1629D:B521A7:67E177AC"
16:18:05 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/commits
16:18:05 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:05 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:05 worker.1 | Content-Type: "application/json"
16:18:05 worker.1 | [Octokit] response: Status 201
16:18:05 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:05 GMT"
16:18:05 worker.1 | content-type: "application/json; charset=utf-8"
16:18:05 worker.1 | content-length: "1239"
16:18:05 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:05 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:05 worker.1 | etag: "\"c3f029e8a3dd320766b0d50bb63a2100b716df0ea1fc3538914ab4de289f0552\""
16:18:05 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:05 worker.1 | x-accepted-oauth-scopes: ""
16:18:05 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:05 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/commits/8c787391430821703e1a12a172a05a18b515d7e7"
16:18:05 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:05 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:05 worker.1 | x-ratelimit-limit: "5000"
16:18:05 worker.1 | x-ratelimit-remaining: "4508"
16:18:05 worker.1 | x-ratelimit-reset: "1742830090"
16:18:05 worker.1 | x-ratelimit-used: "492"
16:18:05 worker.1 | x-ratelimit-resource: "core"
16:18:05 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:05 worker.1 | access-control-allow-origin: "*"
16:18:05 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:05 worker.1 | x-frame-options: "deny"
16:18:05 worker.1 | x-content-type-options: "nosniff"
16:18:05 worker.1 | x-xss-protection: "0"
16:18:05 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:05 worker.1 | content-security-policy: "default-src 'none'"
16:18:05 worker.1 | server: "github.com"
16:18:05 worker.1 | x-github-request-id: "C7E4:11DFA3:B164D0:B523E5:67E177AD"
16:18:05 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-12/git/refs/heads/main
16:18:05 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:05 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:05 worker.1 | Content-Type: "application/json"
16:18:06 worker.1 | [Octokit] response: Status 200
16:18:06 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:06 GMT"
16:18:06 worker.1 | content-type: "application/json; charset=utf-8"
16:18:06 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:06 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:06 worker.1 | etag: "W/\"e88a0ce303ade38a9b17a91c0d456f1d3556a3c0af5cd764d4bf210b986e8325\""
16:18:06 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:06 worker.1 | x-accepted-oauth-scopes: "repo"
16:18:06 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:06 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:06 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:06 worker.1 | x-ratelimit-limit: "5000"
16:18:06 worker.1 | x-ratelimit-remaining: "4507"
16:18:06 worker.1 | x-ratelimit-reset: "1742830090"
16:18:06 worker.1 | x-ratelimit-used: "493"
16:18:06 worker.1 | x-ratelimit-resource: "core"
16:18:06 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:06 worker.1 | access-control-allow-origin: "*"
16:18:06 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:06 worker.1 | x-frame-options: "deny"
16:18:06 worker.1 | x-content-type-options: "nosniff"
16:18:06 worker.1 | x-xss-protection: "0"
16:18:06 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:06 worker.1 | content-security-policy: "default-src 'none'"
16:18:06 worker.1 | content-encoding: "gzip"
16:18:06 worker.1 | transfer-encoding: "chunked"
16:18:06 worker.1 | server: "github.com"
16:18:06 worker.1 | x-github-request-id: "C7E5:113110:B11279:B4D18D:67E177AD"
16:18:06 worker.1 | Marking as synced
16:18:06 worker.1 | Marking content/fr/pages/accessibilite/_index.html
16:18:06 worker.1 | Marking data/content_security_policy.yaml
16:18:06 worker.1 | Marking data/menus/fr/primary.yml
16:18:06 worker.1 | Marking data/menus/fr/legal.yml
16:18:06 worker.1 | Marking data/menus/fr/social.yml
16:18:06 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 67cfea56-5acd-41da-b6c6-2215222df40d
16:18:06 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 3f69330a-a247-494d-91de-e33c36111142
16:18:06 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 51e78272-7d2b-4a42-8718-2b8db4483ec3
16:18:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T16:18:06.407+01:00"}
16:18:06 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob ee8a8722-947e-4692-ba24-fc0011a143ad
16:18:06 worker.1 | Adding content/fr/pages/plan-du-site/_index.html
16:18:06 worker.1 | Adding data/content_security_policy.yaml
16:18:06 worker.1 | Adding data/menus/fr/primary.yml
16:18:06 worker.1 | Adding data/menus/fr/legal.yml
16:18:06 worker.1 | Adding data/menus/fr/social.yml
16:18:06 worker.1 | Start sync
16:18:06 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:18:06 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:06 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:06 worker.1 | Content-Type: "application/json"
16:18:06 worker.1 | [Octokit] response: Status 200
16:18:06 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:06 GMT"
16:18:06 worker.1 | content-type: "application/json; charset=utf-8"
16:18:06 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:06 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:06 worker.1 | etag: "W/\"a5416fc4d27eb6aa933d6a17cc1bf95700d417cba4ac1e6d8d9ae417168661ca\""
16:18:06 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:06 worker.1 | x-accepted-oauth-scopes: ""
16:18:06 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:06 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:06 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:06 worker.1 | x-ratelimit-limit: "5000"
16:18:06 worker.1 | x-ratelimit-remaining: "4506"
16:18:06 worker.1 | x-ratelimit-reset: "1742830090"
16:18:06 worker.1 | x-ratelimit-used: "494"
16:18:06 worker.1 | x-ratelimit-resource: "core"
16:18:06 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:06 worker.1 | access-control-allow-origin: "*"
16:18:06 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:06 worker.1 | x-frame-options: "deny"
16:18:06 worker.1 | x-content-type-options: "nosniff"
16:18:06 worker.1 | x-xss-protection: "0"
16:18:06 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:06 worker.1 | content-security-policy: "default-src 'none'"
16:18:06 worker.1 | content-encoding: "gzip"
16:18:06 worker.1 | transfer-encoding: "chunked"
16:18:06 worker.1 | server: "github.com"
16:18:06 worker.1 | x-github-request-id: "C7E7:77687:C83ECD:CBFE27:67E177AE"
16:18:06 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/8c787391430821703e1a12a172a05a18b515d7e7?recursive=true
16:18:06 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:06 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:06 worker.1 | Content-Type: "application/json"
16:18:07 worker.1 | [Octokit] response: Status 200
16:18:07 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:07 GMT"
16:18:07 worker.1 | content-type: "application/json; charset=utf-8"
16:18:07 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:18:07 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:07 worker.1 | etag: "W/\"3c7bbdc57e90e4f975cf736fd3ca819dbb4c1fea548f695868ed3debe68385e4\""
16:18:07 worker.1 | last-modified: "Mon, 24 Mar 2025 15:18:06 GMT"
16:18:07 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:07 worker.1 | x-accepted-oauth-scopes: ""
16:18:07 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:07 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:07 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:07 worker.1 | x-ratelimit-limit: "5000"
16:18:07 worker.1 | x-ratelimit-remaining: "4505"
16:18:07 worker.1 | x-ratelimit-reset: "1742830090"
16:18:07 worker.1 | x-ratelimit-used: "495"
16:18:07 worker.1 | x-ratelimit-resource: "core"
16:18:07 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:07 worker.1 | access-control-allow-origin: "*"
16:18:07 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:07 worker.1 | x-frame-options: "deny"
16:18:07 worker.1 | x-content-type-options: "nosniff"
16:18:07 worker.1 | x-xss-protection: "0"
16:18:07 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:07 worker.1 | content-security-policy: "default-src 'none'"
16:18:07 worker.1 | content-encoding: "gzip"
16:18:07 worker.1 | transfer-encoding: "chunked"
16:18:07 worker.1 | server: "github.com"
16:18:07 worker.1 | x-github-request-id: "C7E8:1532CD:ADED04:B1AC6F:67E177AF"
16:18:07 worker.1 | Syncing - Creating content/fr/pages/plan-du-site/_index.html
16:18:07 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml
16:18:07 worker.1 | Syncing - Nothing to do with data/menus/fr/primary.yml
16:18:07 worker.1 | Syncing - Nothing to do with data/menus/fr/legal.yml
16:18:07 worker.1 | Syncing - Nothing to do with data/menus/fr/social.yml
16:18:07 worker.1 | Creating commit with 1 files.
16:18:07 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/trees
16:18:07 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:07 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:07 worker.1 | Content-Type: "application/json"
16:18:07 worker.1 | [Octokit] response: Status 201
16:18:07 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:07 GMT"
16:18:07 worker.1 | content-type: "application/json; charset=utf-8"
16:18:07 worker.1 | content-length: "3082"
16:18:07 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:07 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:07 worker.1 | etag: "\"e2844650743269bbff6488672d47ce95b5e97299394806104315981e4a48bdda\""
16:18:07 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:07 worker.1 | x-accepted-oauth-scopes: ""
16:18:07 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:07 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/6e4fc8d538a2076f201a4ab985ca196863dba604"
16:18:07 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:07 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:07 worker.1 | x-ratelimit-limit: "5000"
16:18:07 worker.1 | x-ratelimit-remaining: "4504"
16:18:07 worker.1 | x-ratelimit-reset: "1742830090"
16:18:07 worker.1 | x-ratelimit-used: "496"
16:18:07 worker.1 | x-ratelimit-resource: "core"
16:18:07 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:07 worker.1 | access-control-allow-origin: "*"
16:18:07 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:07 worker.1 | x-frame-options: "deny"
16:18:07 worker.1 | x-content-type-options: "nosniff"
16:18:07 worker.1 | x-xss-protection: "0"
16:18:07 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:07 worker.1 | content-security-policy: "default-src 'none'"
16:18:07 worker.1 | server: "github.com"
16:18:07 worker.1 | x-github-request-id: "C7E9:193AE8:B1C16F:B58118:67E177AF"
16:18:07 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/commits
16:18:07 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:07 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:07 worker.1 | Content-Type: "application/json"
16:18:08 worker.1 | [Octokit] response: Status 201
16:18:08 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:08 GMT"
16:18:08 worker.1 | content-type: "application/json; charset=utf-8"
16:18:08 worker.1 | content-length: "1237"
16:18:08 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:08 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:08 worker.1 | etag: "\"b4d3dcc130c9b9113fb63211d5a00dea265ac983849fc96874e83a304352e170\""
16:18:08 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:08 worker.1 | x-accepted-oauth-scopes: ""
16:18:08 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:08 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/commits/ba5a5a94a35d005019d9c074845fb27d186f92be"
16:18:08 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:08 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:08 worker.1 | x-ratelimit-limit: "5000"
16:18:08 worker.1 | x-ratelimit-remaining: "4503"
16:18:08 worker.1 | x-ratelimit-reset: "1742830090"
16:18:08 worker.1 | x-ratelimit-used: "497"
16:18:08 worker.1 | x-ratelimit-resource: "core"
16:18:08 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:08 worker.1 | access-control-allow-origin: "*"
16:18:08 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:08 worker.1 | x-frame-options: "deny"
16:18:08 worker.1 | x-content-type-options: "nosniff"
16:18:08 worker.1 | x-xss-protection: "0"
16:18:08 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:08 worker.1 | content-security-policy: "default-src 'none'"
16:18:08 worker.1 | server: "github.com"
16:18:08 worker.1 | x-github-request-id: "C7EA:196A42:ABC0D2:AF8046:67E177AF"
16:18:08 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-12/git/refs/heads/main
16:18:08 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:08 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:08 worker.1 | Content-Type: "application/json"
16:18:08 worker.1 | [Octokit] response: Status 200
16:18:08 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:08 GMT"
16:18:08 worker.1 | content-type: "application/json; charset=utf-8"
16:18:08 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:08 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:08 worker.1 | etag: "W/\"be2b81d8b897d830086bd7f9d082ea36c4f94ba9bd373e134b14d44b3e32f7ed\""
16:18:08 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:08 worker.1 | x-accepted-oauth-scopes: "repo"
16:18:08 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:08 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:08 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:08 worker.1 | x-ratelimit-limit: "5000"
16:18:08 worker.1 | x-ratelimit-remaining: "4502"
16:18:08 worker.1 | x-ratelimit-reset: "1742830090"
16:18:08 worker.1 | x-ratelimit-used: "498"
16:18:08 worker.1 | x-ratelimit-resource: "core"
16:18:08 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:08 worker.1 | access-control-allow-origin: "*"
16:18:08 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:08 worker.1 | x-frame-options: "deny"
16:18:08 worker.1 | x-content-type-options: "nosniff"
16:18:08 worker.1 | x-xss-protection: "0"
16:18:08 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:08 worker.1 | content-security-policy: "default-src 'none'"
16:18:08 worker.1 | content-encoding: "gzip"
16:18:08 worker.1 | transfer-encoding: "chunked"
16:18:08 worker.1 | server: "github.com"
16:18:08 worker.1 | x-github-request-id: "C7EB:113110:B11E8A:B4DE07:67E177B0"
16:18:08 worker.1 | Marking as synced
16:18:08 worker.1 | Marking content/fr/pages/plan-du-site/_index.html
16:18:08 worker.1 | Marking data/content_security_policy.yaml
16:18:08 worker.1 | Marking data/menus/fr/primary.yml
16:18:08 worker.1 | Marking data/menus/fr/legal.yml
16:18:08 worker.1 | Marking data/menus/fr/social.yml
16:18:08 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob aa778315-98c0-4b60-a57e-76cd8a7a9ba0
16:18:08 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob c39bc9ca-bcd9-4728-a2f0-6103be1f7395
16:18:08 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 79b2d89d-cd9f-4e2b-b9fe-e40d5d2d6f56
16:18:08 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob b596dd8c-048b-4216-b9bc-2cc54ef2e0c1
16:18:09 worker.1 | Adding data/menus/fr/primary.yml
16:18:09 worker.1 | Start sync
16:18:09 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:18:09 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:09 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:09 worker.1 | Content-Type: "application/json"
16:18:09 worker.1 | [Octokit] response: Status 200
16:18:09 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:09 GMT"
16:18:09 worker.1 | content-type: "application/json; charset=utf-8"
16:18:09 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:09 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:09 worker.1 | etag: "W/\"2a25a32234302dc1d9a1d75e6fae4090d0beaabcfbc33b40a4e636a9f4c89709\""
16:18:09 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:09 worker.1 | x-accepted-oauth-scopes: ""
16:18:09 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:09 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:09 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:09 worker.1 | x-ratelimit-limit: "5000"
16:18:09 worker.1 | x-ratelimit-remaining: "4500"
16:18:09 worker.1 | x-ratelimit-reset: "1742830090"
16:18:09 worker.1 | x-ratelimit-used: "500"
16:18:09 worker.1 | x-ratelimit-resource: "core"
16:18:09 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:09 worker.1 | access-control-allow-origin: "*"
16:18:09 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:09 worker.1 | x-frame-options: "deny"
16:18:09 worker.1 | x-content-type-options: "nosniff"
16:18:09 worker.1 | x-xss-protection: "0"
16:18:09 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:09 worker.1 | content-security-policy: "default-src 'none'"
16:18:09 worker.1 | content-encoding: "gzip"
16:18:09 worker.1 | transfer-encoding: "chunked"
16:18:09 worker.1 | server: "github.com"
16:18:09 worker.1 | x-github-request-id: "C7EC:314379:AFE305:B3A2BB:67E177B1"
16:18:09 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/ba5a5a94a35d005019d9c074845fb27d186f92be?recursive=true
16:18:09 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:09 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:09 worker.1 | Content-Type: "application/json"
16:18:09 worker.1 | [Octokit] response: Status 200
16:18:09 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:09 GMT"
16:18:09 worker.1 | content-type: "application/json; charset=utf-8"
16:18:09 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:18:09 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:09 worker.1 | etag: "W/\"196840f52a434ede7abec6c1f47160471096c75d3c38776779f873c40bec5ece\""
16:18:09 worker.1 | last-modified: "Mon, 24 Mar 2025 15:18:09 GMT"
16:18:09 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:09 worker.1 | x-accepted-oauth-scopes: ""
16:18:09 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:09 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:09 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:09 worker.1 | x-ratelimit-limit: "5000"
16:18:09 worker.1 | x-ratelimit-remaining: "4499"
16:18:09 worker.1 | x-ratelimit-reset: "1742830090"
16:18:09 worker.1 | x-ratelimit-used: "501"
16:18:09 worker.1 | x-ratelimit-resource: "core"
16:18:09 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:09 worker.1 | access-control-allow-origin: "*"
16:18:09 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:09 worker.1 | x-frame-options: "deny"
16:18:09 worker.1 | x-content-type-options: "nosniff"
16:18:09 worker.1 | x-xss-protection: "0"
16:18:09 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:09 worker.1 | content-security-policy: "default-src 'none'"
16:18:09 worker.1 | content-encoding: "gzip"
16:18:09 worker.1 | transfer-encoding: "chunked"
16:18:09 worker.1 | server: "github.com"
16:18:09 worker.1 | x-github-request-id: "C7ED:193AE8:B1CC2F:B58BE9:67E177B1"
16:18:09 worker.1 | Syncing - Nothing to do with data/menus/fr/primary.yml
16:18:09 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 423141a7-70f7-4d2e-9b70-5a120d795f31
16:18:09 worker.1 | Adding data/menus/fr/legal.yml
16:18:09 worker.1 | Start sync
16:18:09 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:18:09 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:09 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:09 worker.1 | Content-Type: "application/json"
16:18:10 worker.1 | [Octokit] response: Status 200
16:18:10 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:10 GMT"
16:18:10 worker.1 | content-type: "application/json; charset=utf-8"
16:18:10 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:10 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:10 worker.1 | etag: "W/\"2a25a32234302dc1d9a1d75e6fae4090d0beaabcfbc33b40a4e636a9f4c89709\""
16:18:10 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:10 worker.1 | x-accepted-oauth-scopes: ""
16:18:10 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:10 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:10 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:10 worker.1 | x-ratelimit-limit: "5000"
16:18:10 worker.1 | x-ratelimit-remaining: "4498"
16:18:10 worker.1 | x-ratelimit-reset: "1742830090"
16:18:10 worker.1 | x-ratelimit-used: "502"
16:18:10 worker.1 | x-ratelimit-resource: "core"
16:18:10 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:10 worker.1 | access-control-allow-origin: "*"
16:18:10 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:10 worker.1 | x-frame-options: "deny"
16:18:10 worker.1 | x-content-type-options: "nosniff"
16:18:10 worker.1 | x-xss-protection: "0"
16:18:10 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:10 worker.1 | content-security-policy: "default-src 'none'"
16:18:10 worker.1 | content-encoding: "gzip"
16:18:10 worker.1 | transfer-encoding: "chunked"
16:18:10 worker.1 | server: "github.com"
16:18:10 worker.1 | x-github-request-id: "C7EE:113110:B12728:B4E6F3:67E177B1"
16:18:10 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/ba5a5a94a35d005019d9c074845fb27d186f92be?recursive=true
16:18:10 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:10 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:10 worker.1 | Content-Type: "application/json"
16:18:10 worker.1 | [Octokit] response: Status 200
16:18:10 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:10 GMT"
16:18:10 worker.1 | content-type: "application/json; charset=utf-8"
16:18:10 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:18:10 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:10 worker.1 | etag: "W/\"196840f52a434ede7abec6c1f47160471096c75d3c38776779f873c40bec5ece\""
16:18:10 worker.1 | last-modified: "Mon, 24 Mar 2025 15:18:09 GMT"
16:18:10 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:10 worker.1 | x-accepted-oauth-scopes: ""
16:18:10 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:10 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:10 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:10 worker.1 | x-ratelimit-limit: "5000"
16:18:10 worker.1 | x-ratelimit-remaining: "4497"
16:18:10 worker.1 | x-ratelimit-reset: "1742830090"
16:18:10 worker.1 | x-ratelimit-used: "503"
16:18:10 worker.1 | x-ratelimit-resource: "core"
16:18:10 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:10 worker.1 | access-control-allow-origin: "*"
16:18:10 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:10 worker.1 | x-frame-options: "deny"
16:18:10 worker.1 | x-content-type-options: "nosniff"
16:18:10 worker.1 | x-xss-protection: "0"
16:18:10 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:10 worker.1 | content-security-policy: "default-src 'none'"
16:18:10 worker.1 | content-encoding: "gzip"
16:18:10 worker.1 | transfer-encoding: "chunked"
16:18:10 worker.1 | server: "github.com"
16:18:10 worker.1 | x-github-request-id: "C7EF:134CEE:B3908A:B75051:67E177B2"
16:18:10 worker.1 | Syncing - Nothing to do with data/menus/fr/legal.yml
16:18:10 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 0976480b-db2c-4b1f-bb87-0f02da2ed2be
16:18:10 worker.1 | Adding data/website.yml
16:18:10 worker.1 | Adding config/_default/languages.yaml
16:18:10 worker.1 | Adding data/content_security_policy.yaml
16:18:10 worker.1 | Adding config/_default/permalinks.yaml
16:18:10 worker.1 | Adding config/development/config.yaml
16:18:10 worker.1 | Adding config/production/config.yaml
16:18:10 worker.1 | Adding .github/workflows/deuxfleurs.yml
16:18:10 worker.1 | Adding static/robots.txt
16:18:10 worker.1 | Adding content/fr/_index.html
16:18:10 worker.1 | Adding content/fr/posts/_index.html
16:18:10 worker.1 | Adding content/fr/persons/_index.html
16:18:10 worker.1 | Adding content/fr/authors/_index.html
16:18:10 worker.1 | Adding content/fr/organizations/_index.html
16:18:10 worker.1 | Adding content/fr/pages/mentions-legales/_index.html
16:18:10 worker.1 | Adding content/fr/pages/politique-de-confidentialite/_index.html
16:18:10 worker.1 | Adding content/fr/pages/accessibilite/_index.html
16:18:10 worker.1 | Adding content/fr/pages/plan-du-site/_index.html
16:18:10 worker.1 | Adding data/menus/fr/primary.yml
16:18:10 worker.1 | Adding data/menus/fr/legal.yml
16:18:10 worker.1 | Adding data/menus/fr/social.yml
16:18:10 worker.1 | Start sync
16:18:10 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:18:10 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:10 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:10 worker.1 | Content-Type: "application/json"
16:18:11 worker.1 | [Octokit] response: Status 200
16:18:11 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:11 GMT"
16:18:11 worker.1 | content-type: "application/json; charset=utf-8"
16:18:11 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:11 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:11 worker.1 | etag: "W/\"2a25a32234302dc1d9a1d75e6fae4090d0beaabcfbc33b40a4e636a9f4c89709\""
16:18:11 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:11 worker.1 | x-accepted-oauth-scopes: ""
16:18:11 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:11 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:11 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:11 worker.1 | x-ratelimit-limit: "5000"
16:18:11 worker.1 | x-ratelimit-remaining: "4496"
16:18:11 worker.1 | x-ratelimit-reset: "1742830090"
16:18:11 worker.1 | x-ratelimit-used: "504"
16:18:11 worker.1 | x-ratelimit-resource: "core"
16:18:11 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:11 worker.1 | access-control-allow-origin: "*"
16:18:11 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:11 worker.1 | x-frame-options: "deny"
16:18:11 worker.1 | x-content-type-options: "nosniff"
16:18:11 worker.1 | x-xss-protection: "0"
16:18:11 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:11 worker.1 | content-security-policy: "default-src 'none'"
16:18:11 worker.1 | content-encoding: "gzip"
16:18:11 worker.1 | transfer-encoding: "chunked"
16:18:11 worker.1 | server: "github.com"
16:18:11 worker.1 | x-github-request-id: "C7F0:314379:AFEB4A:B3AB2B:67E177B2"
16:18:11 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/ba5a5a94a35d005019d9c074845fb27d186f92be?recursive=true
16:18:11 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:11 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:11 worker.1 | Content-Type: "application/json"
16:18:11 worker.1 | [Octokit] response: Status 200
16:18:11 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:11 GMT"
16:18:11 worker.1 | content-type: "application/json; charset=utf-8"
16:18:11 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:18:11 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:11 worker.1 | etag: "W/\"196840f52a434ede7abec6c1f47160471096c75d3c38776779f873c40bec5ece\""
16:18:11 worker.1 | last-modified: "Mon, 24 Mar 2025 15:18:09 GMT"
16:18:11 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:11 worker.1 | x-accepted-oauth-scopes: ""
16:18:11 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:11 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:11 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:11 worker.1 | x-ratelimit-limit: "5000"
16:18:11 worker.1 | x-ratelimit-remaining: "4495"
16:18:11 worker.1 | x-ratelimit-reset: "1742830090"
16:18:11 worker.1 | x-ratelimit-used: "505"
16:18:11 worker.1 | x-ratelimit-resource: "core"
16:18:11 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:11 worker.1 | access-control-allow-origin: "*"
16:18:11 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:11 worker.1 | x-frame-options: "deny"
16:18:11 worker.1 | x-content-type-options: "nosniff"
16:18:11 worker.1 | x-xss-protection: "0"
16:18:11 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:11 worker.1 | content-security-policy: "default-src 'none'"
16:18:11 worker.1 | content-encoding: "gzip"
16:18:11 worker.1 | transfer-encoding: "chunked"
16:18:11 worker.1 | server: "github.com"
16:18:11 worker.1 | x-github-request-id: "C7F1:238FCC:AC4E85:B00E6E:67E177B3"
16:18:11 worker.1 | Syncing - Creating data/website.yml
16:18:11 worker.1 | Syncing - Nothing to do with config/_default/languages.yaml
16:18:11 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml
16:18:11 worker.1 | Syncing - Updating config/_default/permalinks.yaml
16:18:11 worker.1 | Syncing - Updating config/development/config.yaml
16:18:11 worker.1 | Syncing - Updating config/production/config.yaml
16:18:11 worker.1 | Syncing - Creating .github/workflows/deuxfleurs.yml
16:18:11 worker.1 | Syncing - Creating static/robots.txt
16:18:11 worker.1 | Syncing - Nothing to do with content/fr/_index.html
16:18:11 worker.1 | Syncing - Nothing to do with content/fr/posts/_index.html
16:18:11 worker.1 | Syncing - Nothing to do with content/fr/persons/_index.html
16:18:11 worker.1 | Syncing - Nothing to do with content/fr/authors/_index.html
16:18:11 worker.1 | Syncing - Nothing to do with content/fr/organizations/_index.html
16:18:11 worker.1 | Syncing - Nothing to do with content/fr/pages/mentions-legales/_index.html
16:18:11 worker.1 | Syncing - Nothing to do with content/fr/pages/politique-de-confidentialite/_index.html
16:18:11 worker.1 | Syncing - Nothing to do with content/fr/pages/accessibilite/_index.html
16:18:11 worker.1 | Syncing - Nothing to do with content/fr/pages/plan-du-site/_index.html
16:18:11 worker.1 | Syncing - Nothing to do with data/menus/fr/primary.yml
16:18:12 worker.1 | Syncing - Nothing to do with data/menus/fr/legal.yml
16:18:12 worker.1 | Syncing - Nothing to do with data/menus/fr/social.yml
16:18:12 worker.1 | Creating commit with 9 files.
16:18:12 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/trees
16:18:12 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:12 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:12 worker.1 | Content-Type: "application/json"
16:18:12 worker.1 | [Octokit] response: Status 201
16:18:12 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:12 GMT"
16:18:12 worker.1 | content-type: "application/json; charset=utf-8"
16:18:12 worker.1 | content-length: "3297"
16:18:12 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:12 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:12 worker.1 | etag: "\"de2a3714cb60f00d57a412665840a4a21db9a3320f4b25ee5a62572f9c001f71\""
16:18:12 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:12 worker.1 | x-accepted-oauth-scopes: ""
16:18:12 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:12 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/f5ab0700fb3170e45121d5a5d9a36307f5ac998a"
16:18:12 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:12 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:12 worker.1 | x-ratelimit-limit: "5000"
16:18:12 worker.1 | x-ratelimit-remaining: "4494"
16:18:12 worker.1 | x-ratelimit-reset: "1742830090"
16:18:12 worker.1 | x-ratelimit-used: "506"
16:18:12 worker.1 | x-ratelimit-resource: "core"
16:18:12 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:12 worker.1 | access-control-allow-origin: "*"
16:18:12 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:12 worker.1 | x-frame-options: "deny"
16:18:12 worker.1 | x-content-type-options: "nosniff"
16:18:12 worker.1 | x-xss-protection: "0"
16:18:12 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:12 worker.1 | content-security-policy: "default-src 'none'"
16:18:12 worker.1 | server: "github.com"
16:18:12 worker.1 | x-github-request-id: "C7F2:2A81EB:AB64F6:AF2516:67E177B4"
16:18:12 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-12/git/commits
16:18:12 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:12 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:12 worker.1 | Content-Type: "application/json"
16:18:13 worker.1 | [Octokit] response: Status 201
16:18:13 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:13 GMT"
16:18:13 worker.1 | content-type: "application/json; charset=utf-8"
16:18:13 worker.1 | content-length: "1219"
16:18:13 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:13 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:13 worker.1 | etag: "\"74ae5446215d34deede49beb03ccd31b790400c891391ec8015cdfd60e35eef9\""
16:18:13 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:13 worker.1 | x-accepted-oauth-scopes: ""
16:18:13 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:13 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-12/git/commits/1272ab4468d846670c04290c3b14f0711abd0695"
16:18:13 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:13 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:13 worker.1 | x-ratelimit-limit: "5000"
16:18:13 worker.1 | x-ratelimit-remaining: "4493"
16:18:13 worker.1 | x-ratelimit-reset: "1742830090"
16:18:13 worker.1 | x-ratelimit-used: "507"
16:18:13 worker.1 | x-ratelimit-resource: "core"
16:18:13 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:13 worker.1 | access-control-allow-origin: "*"
16:18:13 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:13 worker.1 | x-frame-options: "deny"
16:18:13 worker.1 | x-content-type-options: "nosniff"
16:18:13 worker.1 | x-xss-protection: "0"
16:18:13 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:13 worker.1 | content-security-policy: "default-src 'none'"
16:18:13 worker.1 | server: "github.com"
16:18:13 worker.1 | x-github-request-id: "C7F3:11DFA3:B188E7:B548F0:67E177B4"
16:18:13 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-12/git/refs/heads/main
16:18:13 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:13 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:13 worker.1 | Content-Type: "application/json"
16:18:13 worker.1 | [Octokit] response: Status 200
16:18:13 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:13 GMT"
16:18:13 worker.1 | content-type: "application/json; charset=utf-8"
16:18:13 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:13 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:13 worker.1 | etag: "W/\"9e3eeb3f8b7e9c9ee8591932f8e16bf3f7215d474b1a2f3632f3d9b79a8e0d10\""
16:18:13 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:13 worker.1 | x-accepted-oauth-scopes: "repo"
16:18:13 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:13 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:13 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:13 worker.1 | x-ratelimit-limit: "5000"
16:18:13 worker.1 | x-ratelimit-remaining: "4492"
16:18:13 worker.1 | x-ratelimit-reset: "1742830090"
16:18:13 worker.1 | x-ratelimit-used: "508"
16:18:13 worker.1 | x-ratelimit-resource: "core"
16:18:13 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:13 worker.1 | access-control-allow-origin: "*"
16:18:13 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:13 worker.1 | x-frame-options: "deny"
16:18:13 worker.1 | x-content-type-options: "nosniff"
16:18:13 worker.1 | x-xss-protection: "0"
16:18:13 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:13 worker.1 | content-security-policy: "default-src 'none'"
16:18:13 worker.1 | content-encoding: "gzip"
16:18:13 worker.1 | transfer-encoding: "chunked"
16:18:13 worker.1 | server: "github.com"
16:18:13 worker.1 | x-github-request-id: "C7F4:19D360:A8E0DF:ACA0D0:67E177B5"
16:18:13 worker.1 | Marking as synced
16:18:13 worker.1 | Marking data/website.yml
16:18:13 worker.1 | Marking config/_default/languages.yaml
16:18:13 worker.1 | Marking data/content_security_policy.yaml
16:18:13 worker.1 | Marking config/_default/permalinks.yaml
16:18:13 worker.1 | Marking config/development/config.yaml
16:18:13 worker.1 | Marking config/production/config.yaml
16:18:13 worker.1 | Marking .github/workflows/deuxfleurs.yml
16:18:13 worker.1 | Marking static/robots.txt
16:18:13 worker.1 | Marking content/fr/_index.html
16:18:13 worker.1 | Marking content/fr/posts/_index.html
16:18:13 worker.1 | Marking content/fr/persons/_index.html
16:18:13 worker.1 | Marking content/fr/authors/_index.html
16:18:13 worker.1 | Marking content/fr/organizations/_index.html
16:18:13 worker.1 | Marking content/fr/pages/mentions-legales/_index.html
16:18:13 worker.1 | Marking content/fr/pages/politique-de-confidentialite/_index.html
16:18:13 worker.1 | Marking content/fr/pages/accessibilite/_index.html
16:18:13 worker.1 | Marking content/fr/pages/plan-du-site/_index.html
16:18:13 worker.1 | Marking data/menus/fr/primary.yml
16:18:13 worker.1 | Marking data/menus/fr/legal.yml
16:18:13 worker.1 | Marking data/menus/fr/social.yml
16:18:13 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 89584719-4e32-494a-a47d-58f13112a1e7
16:18:13 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T16:18:13.817+01:00"}
16:18:13 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 0ff564ca-4ec0-4c53-9c03-53ae1db74509
16:18:14 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob f7a369b9-2ab0-457f-bbad-76601ada446b
16:18:14 worker.1 | Adding content/fr/_index.html
16:18:14 worker.1 | Adding data/content_security_policy.yaml
16:18:14 worker.1 | Start sync
16:18:14 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:18:14 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:14 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:14 worker.1 | Content-Type: "application/json"
16:18:14 worker.1 | [Octokit] response: Status 200
16:18:14 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:14 GMT"
16:18:14 worker.1 | content-type: "application/json; charset=utf-8"
16:18:14 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:14 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:14 worker.1 | etag: "W/\"ebfb3ffd08ae005dbb1d7d7f4e7a5d0afee9be2e96f0f3142ed5274523027147\""
16:18:14 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:14 worker.1 | x-accepted-oauth-scopes: ""
16:18:14 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:14 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:14 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:14 worker.1 | x-ratelimit-limit: "5000"
16:18:14 worker.1 | x-ratelimit-remaining: "4491"
16:18:14 worker.1 | x-ratelimit-reset: "1742830090"
16:18:14 worker.1 | x-ratelimit-used: "509"
16:18:14 worker.1 | x-ratelimit-resource: "core"
16:18:14 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:14 worker.1 | access-control-allow-origin: "*"
16:18:14 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:14 worker.1 | x-frame-options: "deny"
16:18:14 worker.1 | x-content-type-options: "nosniff"
16:18:14 worker.1 | x-xss-protection: "0"
16:18:14 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:14 worker.1 | content-security-policy: "default-src 'none'"
16:18:14 worker.1 | content-encoding: "gzip"
16:18:14 worker.1 | transfer-encoding: "chunked"
16:18:14 worker.1 | server: "github.com"
16:18:14 worker.1 | x-github-request-id: "C7F5:193AE8:B1E2C3:B5A2E7:67E177B6"
16:18:14 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/1272ab4468d846670c04290c3b14f0711abd0695?recursive=true
16:18:14 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:14 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:14 worker.1 | Content-Type: "application/json"
16:18:14 worker.1 | [Octokit] response: Status 200
16:18:14 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:14 GMT"
16:18:14 worker.1 | content-type: "application/json; charset=utf-8"
16:18:14 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:18:14 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:14 worker.1 | etag: "W/\"f854ac4dde1e9d1b4163b8597f430a13b9fc2ae7dad58dda793540aad656738a\""
16:18:14 worker.1 | last-modified: "Mon, 24 Mar 2025 15:18:11 GMT"
16:18:14 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:14 worker.1 | x-accepted-oauth-scopes: ""
16:18:14 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:14 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:14 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:14 worker.1 | x-ratelimit-limit: "5000"
16:18:14 worker.1 | x-ratelimit-remaining: "4490"
16:18:14 worker.1 | x-ratelimit-reset: "1742830090"
16:18:14 worker.1 | x-ratelimit-used: "510"
16:18:14 worker.1 | x-ratelimit-resource: "core"
16:18:14 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:14 worker.1 | access-control-allow-origin: "*"
16:18:14 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:14 worker.1 | x-frame-options: "deny"
16:18:14 worker.1 | x-content-type-options: "nosniff"
16:18:14 worker.1 | x-xss-protection: "0"
16:18:14 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:14 worker.1 | content-security-policy: "default-src 'none'"
16:18:14 worker.1 | content-encoding: "gzip"
16:18:14 worker.1 | transfer-encoding: "chunked"
16:18:14 worker.1 | server: "github.com"
16:18:14 worker.1 | x-github-request-id: "C7F6:1BE5D4:AAA7EB:AE6807:67E177B6"
16:18:14 worker.1 | Syncing - Nothing to do with content/fr/_index.html
16:18:14 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml
16:18:14 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 592e7984-46ec-4316-ae52-cba0d8f7971d
16:18:15 worker.1 | Adding content/fr/posts/_index.html
16:18:15 worker.1 | Adding data/content_security_policy.yaml
16:18:15 worker.1 | Adding config/_default/languages.yaml
16:18:15 worker.1 | Start sync
16:18:15 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:18:15 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:15 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:15 worker.1 | Content-Type: "application/json"
16:18:15 worker.1 | [Octokit] response: Status 200
16:18:15 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:15 GMT"
16:18:15 worker.1 | content-type: "application/json; charset=utf-8"
16:18:15 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:15 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:15 worker.1 | etag: "W/\"ebfb3ffd08ae005dbb1d7d7f4e7a5d0afee9be2e96f0f3142ed5274523027147\""
16:18:15 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:15 worker.1 | x-accepted-oauth-scopes: ""
16:18:15 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:15 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:15 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:15 worker.1 | x-ratelimit-limit: "5000"
16:18:15 worker.1 | x-ratelimit-remaining: "4489"
16:18:15 worker.1 | x-ratelimit-reset: "1742830090"
16:18:15 worker.1 | x-ratelimit-used: "511"
16:18:15 worker.1 | x-ratelimit-resource: "core"
16:18:15 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:15 worker.1 | access-control-allow-origin: "*"
16:18:15 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:15 worker.1 | x-frame-options: "deny"
16:18:15 worker.1 | x-content-type-options: "nosniff"
16:18:15 worker.1 | x-xss-protection: "0"
16:18:15 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:15 worker.1 | content-security-policy: "default-src 'none'"
16:18:15 worker.1 | content-encoding: "gzip"
16:18:15 worker.1 | transfer-encoding: "chunked"
16:18:15 worker.1 | server: "github.com"
16:18:15 worker.1 | x-github-request-id: "C7F7:238FCC:AC60BC:B020CF:67E177B7"
16:18:15 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/1272ab4468d846670c04290c3b14f0711abd0695?recursive=true
16:18:15 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:15 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:15 worker.1 | Content-Type: "application/json"
16:18:15 worker.1 | [Octokit] response: Status 200
16:18:15 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:15 GMT"
16:18:15 worker.1 | content-type: "application/json; charset=utf-8"
16:18:15 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:18:15 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:15 worker.1 | etag: "W/\"f854ac4dde1e9d1b4163b8597f430a13b9fc2ae7dad58dda793540aad656738a\""
16:18:15 worker.1 | last-modified: "Mon, 24 Mar 2025 15:18:11 GMT"
16:18:15 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:15 worker.1 | x-accepted-oauth-scopes: ""
16:18:15 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:15 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:15 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:15 worker.1 | x-ratelimit-limit: "5000"
16:18:15 worker.1 | x-ratelimit-remaining: "4488"
16:18:15 worker.1 | x-ratelimit-reset: "1742830090"
16:18:15 worker.1 | x-ratelimit-used: "512"
16:18:15 worker.1 | x-ratelimit-resource: "core"
16:18:15 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:15 worker.1 | access-control-allow-origin: "*"
16:18:15 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:15 worker.1 | x-frame-options: "deny"
16:18:15 worker.1 | x-content-type-options: "nosniff"
16:18:15 worker.1 | x-xss-protection: "0"
16:18:15 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:15 worker.1 | content-security-policy: "default-src 'none'"
16:18:15 worker.1 | content-encoding: "gzip"
16:18:15 worker.1 | transfer-encoding: "chunked"
16:18:15 worker.1 | server: "github.com"
16:18:15 worker.1 | x-github-request-id: "C7F8:196A42:ABE596:AFA5C3:67E177B7"
16:18:15 worker.1 | Syncing - Nothing to do with content/fr/posts/_index.html
16:18:15 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml
16:18:15 worker.1 | Syncing - Nothing to do with config/_default/languages.yaml
16:18:15 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 7787e9ef-c987-4cb3-8908-d5f6398d1378
16:18:15 worker.1 | Adding content/fr/persons/_index.html
16:18:15 worker.1 | Adding data/content_security_policy.yaml
16:18:15 worker.1 | Adding config/_default/languages.yaml
16:18:15 worker.1 | Start sync
16:18:15 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:18:15 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:15 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:15 worker.1 | Content-Type: "application/json"
16:18:15 worker.1 | [Octokit] response: Status 200
16:18:15 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:15 GMT"
16:18:15 worker.1 | content-type: "application/json; charset=utf-8"
16:18:15 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:15 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:15 worker.1 | etag: "W/\"ebfb3ffd08ae005dbb1d7d7f4e7a5d0afee9be2e96f0f3142ed5274523027147\""
16:18:15 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:15 worker.1 | x-accepted-oauth-scopes: ""
16:18:15 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:15 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:15 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:15 worker.1 | x-ratelimit-limit: "5000"
16:18:15 worker.1 | x-ratelimit-remaining: "4487"
16:18:15 worker.1 | x-ratelimit-reset: "1742830090"
16:18:15 worker.1 | x-ratelimit-used: "513"
16:18:15 worker.1 | x-ratelimit-resource: "core"
16:18:15 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:15 worker.1 | access-control-allow-origin: "*"
16:18:15 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:15 worker.1 | x-frame-options: "deny"
16:18:15 worker.1 | x-content-type-options: "nosniff"
16:18:15 worker.1 | x-xss-protection: "0"
16:18:15 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:15 worker.1 | content-security-policy: "default-src 'none'"
16:18:15 worker.1 | content-encoding: "gzip"
16:18:15 worker.1 | transfer-encoding: "chunked"
16:18:15 worker.1 | server: "github.com"
16:18:15 worker.1 | x-github-request-id: "C7F9:1BE5D4:AAAD0C:AE6D49:67E177B7"
16:18:15 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/1272ab4468d846670c04290c3b14f0711abd0695?recursive=true
16:18:15 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:15 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:15 worker.1 | Content-Type: "application/json"
16:18:16 worker.1 | [Octokit] response: Status 200
16:18:16 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:16 GMT"
16:18:16 worker.1 | content-type: "application/json; charset=utf-8"
16:18:16 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:18:16 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:16 worker.1 | etag: "W/\"f854ac4dde1e9d1b4163b8597f430a13b9fc2ae7dad58dda793540aad656738a\""
16:18:16 worker.1 | last-modified: "Mon, 24 Mar 2025 15:18:11 GMT"
16:18:16 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:16 worker.1 | x-accepted-oauth-scopes: ""
16:18:16 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:16 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:16 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:16 worker.1 | x-ratelimit-limit: "5000"
16:18:16 worker.1 | x-ratelimit-remaining: "4486"
16:18:16 worker.1 | x-ratelimit-reset: "1742830090"
16:18:16 worker.1 | x-ratelimit-used: "514"
16:18:16 worker.1 | x-ratelimit-resource: "core"
16:18:16 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:16 worker.1 | access-control-allow-origin: "*"
16:18:16 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:16 worker.1 | x-frame-options: "deny"
16:18:16 worker.1 | x-content-type-options: "nosniff"
16:18:16 worker.1 | x-xss-protection: "0"
16:18:16 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:16 worker.1 | content-security-policy: "default-src 'none'"
16:18:16 worker.1 | content-encoding: "gzip"
16:18:16 worker.1 | transfer-encoding: "chunked"
16:18:16 worker.1 | server: "github.com"
16:18:16 worker.1 | x-github-request-id: "C7FA:238FCC:AC654D:B025B9:67E177B8"
16:18:16 worker.1 | Syncing - Nothing to do with content/fr/persons/_index.html
16:18:16 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml
16:18:16 worker.1 | Syncing - Nothing to do with config/_default/languages.yaml
16:18:16 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 523d2300-698d-4454-88f0-d5e05cb99029
16:18:16 worker.1 | Adding content/fr/organizations/_index.html
16:18:16 worker.1 | Adding data/content_security_policy.yaml
16:18:16 worker.1 | Adding config/_default/languages.yaml
16:18:16 worker.1 | Start sync
16:18:16 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:18:16 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:16 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:16 worker.1 | Content-Type: "application/json"
16:18:16 worker.1 | [Octokit] response: Status 200
16:18:16 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:16 GMT"
16:18:16 worker.1 | content-type: "application/json; charset=utf-8"
16:18:16 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:16 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:16 worker.1 | etag: "W/\"ebfb3ffd08ae005dbb1d7d7f4e7a5d0afee9be2e96f0f3142ed5274523027147\""
16:18:16 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:16 worker.1 | x-accepted-oauth-scopes: ""
16:18:16 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:16 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:16 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:16 worker.1 | x-ratelimit-limit: "5000"
16:18:16 worker.1 | x-ratelimit-remaining: "4485"
16:18:16 worker.1 | x-ratelimit-reset: "1742830090"
16:18:16 worker.1 | x-ratelimit-used: "515"
16:18:16 worker.1 | x-ratelimit-resource: "core"
16:18:16 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:16 worker.1 | access-control-allow-origin: "*"
16:18:16 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:16 worker.1 | x-frame-options: "deny"
16:18:16 worker.1 | x-content-type-options: "nosniff"
16:18:16 worker.1 | x-xss-protection: "0"
16:18:16 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:16 worker.1 | content-security-policy: "default-src 'none'"
16:18:16 worker.1 | content-encoding: "gzip"
16:18:16 worker.1 | transfer-encoding: "chunked"
16:18:16 worker.1 | server: "github.com"
16:18:16 worker.1 | x-github-request-id: "C7FB:125C75:B13290:B4F313:67E177B8"
16:18:16 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/1272ab4468d846670c04290c3b14f0711abd0695?recursive=true
16:18:16 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:16 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:16 worker.1 | Content-Type: "application/json"
16:18:17 worker.1 | [Octokit] response: Status 200
16:18:17 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:17 GMT"
16:18:17 worker.1 | content-type: "application/json; charset=utf-8"
16:18:17 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:18:17 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:17 worker.1 | etag: "W/\"f854ac4dde1e9d1b4163b8597f430a13b9fc2ae7dad58dda793540aad656738a\""
16:18:17 worker.1 | last-modified: "Mon, 24 Mar 2025 15:18:16 GMT"
16:18:17 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:17 worker.1 | x-accepted-oauth-scopes: ""
16:18:17 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:17 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:17 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:17 worker.1 | x-ratelimit-limit: "5000"
16:18:17 worker.1 | x-ratelimit-remaining: "4484"
16:18:17 worker.1 | x-ratelimit-reset: "1742830090"
16:18:17 worker.1 | x-ratelimit-used: "516"
16:18:17 worker.1 | x-ratelimit-resource: "core"
16:18:17 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:17 worker.1 | access-control-allow-origin: "*"
16:18:17 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:17 worker.1 | x-frame-options: "deny"
16:18:17 worker.1 | x-content-type-options: "nosniff"
16:18:17 worker.1 | x-xss-protection: "0"
16:18:17 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:17 worker.1 | content-security-policy: "default-src 'none'"
16:18:17 worker.1 | content-encoding: "gzip"
16:18:17 worker.1 | transfer-encoding: "chunked"
16:18:17 worker.1 | server: "github.com"
16:18:17 worker.1 | x-github-request-id: "C7FC:113110:B14A89:B50ADF:67E177B8"
16:18:17 worker.1 | Syncing - Nothing to do with content/fr/organizations/_index.html
16:18:17 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml
16:18:17 worker.1 | Syncing - Nothing to do with config/_default/languages.yaml
16:18:17 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 8a39cf9e-8068-4f8e-8389-af07f344d823
16:18:17 worker.1 | Adding content/fr/authors/_index.html
16:18:17 worker.1 | Adding data/content_security_policy.yaml
16:18:17 worker.1 | Adding config/_default/languages.yaml
16:18:17 worker.1 | Start sync
16:18:17 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:18:17 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:17 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:17 worker.1 | Content-Type: "application/json"
16:18:17 worker.1 | [Octokit] response: Status 200
16:18:17 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:17 GMT"
16:18:17 worker.1 | content-type: "application/json; charset=utf-8"
16:18:17 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:17 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:17 worker.1 | etag: "W/\"ebfb3ffd08ae005dbb1d7d7f4e7a5d0afee9be2e96f0f3142ed5274523027147\""
16:18:17 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:17 worker.1 | x-accepted-oauth-scopes: ""
16:18:17 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:17 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:17 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:17 worker.1 | x-ratelimit-limit: "5000"
16:18:17 worker.1 | x-ratelimit-remaining: "4483"
16:18:17 worker.1 | x-ratelimit-reset: "1742830090"
16:18:17 worker.1 | x-ratelimit-used: "517"
16:18:17 worker.1 | x-ratelimit-resource: "core"
16:18:17 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:17 worker.1 | access-control-allow-origin: "*"
16:18:17 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:17 worker.1 | x-frame-options: "deny"
16:18:17 worker.1 | x-content-type-options: "nosniff"
16:18:17 worker.1 | x-xss-protection: "0"
16:18:17 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:17 worker.1 | content-security-policy: "default-src 'none'"
16:18:17 worker.1 | content-encoding: "gzip"
16:18:17 worker.1 | transfer-encoding: "chunked"
16:18:17 worker.1 | server: "github.com"
16:18:17 worker.1 | x-github-request-id: "C7FD:2A81EB:AB7D54:AF3DF8:67E177B9"
16:18:17 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/1272ab4468d846670c04290c3b14f0711abd0695?recursive=true
16:18:17 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:17 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:17 worker.1 | Content-Type: "application/json"
16:18:17 worker.1 | [Octokit] response: Status 200
16:18:17 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:17 GMT"
16:18:17 worker.1 | content-type: "application/json; charset=utf-8"
16:18:17 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:18:17 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:17 worker.1 | etag: "W/\"f854ac4dde1e9d1b4163b8597f430a13b9fc2ae7dad58dda793540aad656738a\""
16:18:17 worker.1 | last-modified: "Mon, 24 Mar 2025 15:18:16 GMT"
16:18:17 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:17 worker.1 | x-accepted-oauth-scopes: ""
16:18:17 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:17 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:17 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:17 worker.1 | x-ratelimit-limit: "5000"
16:18:17 worker.1 | x-ratelimit-remaining: "4482"
16:18:17 worker.1 | x-ratelimit-reset: "1742830090"
16:18:17 worker.1 | x-ratelimit-used: "518"
16:18:17 worker.1 | x-ratelimit-resource: "core"
16:18:17 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:17 worker.1 | access-control-allow-origin: "*"
16:18:17 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:17 worker.1 | x-frame-options: "deny"
16:18:17 worker.1 | x-content-type-options: "nosniff"
16:18:17 worker.1 | x-xss-protection: "0"
16:18:17 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:17 worker.1 | content-security-policy: "default-src 'none'"
16:18:17 worker.1 | content-encoding: "gzip"
16:18:17 worker.1 | transfer-encoding: "chunked"
16:18:17 worker.1 | server: "github.com"
16:18:17 worker.1 | x-github-request-id: "C7FE:238FCC:AC6D6B:B02DEB:67E177B9"
16:18:18 worker.1 | Syncing - Nothing to do with content/fr/authors/_index.html
16:18:18 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml
16:18:18 worker.1 | Syncing - Nothing to do with config/_default/languages.yaml
16:18:18 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob b1e3ff41-98f5-4e4a-9fe5-d909a4b083dc
16:18:18 worker.1 | Adding content/fr/pages/mentions-legales/_index.html
16:18:18 worker.1 | Adding data/content_security_policy.yaml
16:18:18 worker.1 | Start sync
16:18:18 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:18:18 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:18 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:18 worker.1 | Content-Type: "application/json"
16:18:18 worker.1 | [Octokit] response: Status 200
16:18:18 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:18 GMT"
16:18:18 worker.1 | content-type: "application/json; charset=utf-8"
16:18:18 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:18 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:18 worker.1 | etag: "W/\"ebfb3ffd08ae005dbb1d7d7f4e7a5d0afee9be2e96f0f3142ed5274523027147\""
16:18:18 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:18 worker.1 | x-accepted-oauth-scopes: ""
16:18:18 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:18 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:18 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:18 worker.1 | x-ratelimit-limit: "5000"
16:18:18 worker.1 | x-ratelimit-remaining: "4481"
16:18:18 worker.1 | x-ratelimit-reset: "1742830090"
16:18:18 worker.1 | x-ratelimit-used: "519"
16:18:18 worker.1 | x-ratelimit-resource: "core"
16:18:18 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:18 worker.1 | access-control-allow-origin: "*"
16:18:18 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:18 worker.1 | x-frame-options: "deny"
16:18:18 worker.1 | x-content-type-options: "nosniff"
16:18:18 worker.1 | x-xss-protection: "0"
16:18:18 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:18 worker.1 | content-security-policy: "default-src 'none'"
16:18:18 worker.1 | content-encoding: "gzip"
16:18:18 worker.1 | transfer-encoding: "chunked"
16:18:18 worker.1 | server: "github.com"
16:18:18 worker.1 | x-github-request-id: "C7FF:2A81EB:AB80B0:AF414F:67E177BA"
16:18:18 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/1272ab4468d846670c04290c3b14f0711abd0695?recursive=true
16:18:18 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:18 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:18 worker.1 | Content-Type: "application/json"
16:18:18 worker.1 | [Octokit] response: Status 200
16:18:18 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:18 GMT"
16:18:18 worker.1 | content-type: "application/json; charset=utf-8"
16:18:18 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:18:18 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:18 worker.1 | etag: "W/\"f854ac4dde1e9d1b4163b8597f430a13b9fc2ae7dad58dda793540aad656738a\""
16:18:18 worker.1 | last-modified: "Mon, 24 Mar 2025 15:18:16 GMT"
16:18:18 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:18 worker.1 | x-accepted-oauth-scopes: ""
16:18:18 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:18 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:18 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:18 worker.1 | x-ratelimit-limit: "5000"
16:18:18 worker.1 | x-ratelimit-remaining: "4480"
16:18:18 worker.1 | x-ratelimit-reset: "1742830090"
16:18:18 worker.1 | x-ratelimit-used: "520"
16:18:18 worker.1 | x-ratelimit-resource: "core"
16:18:18 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:18 worker.1 | access-control-allow-origin: "*"
16:18:18 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:18 worker.1 | x-frame-options: "deny"
16:18:18 worker.1 | x-content-type-options: "nosniff"
16:18:18 worker.1 | x-xss-protection: "0"
16:18:18 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:18 worker.1 | content-security-policy: "default-src 'none'"
16:18:18 worker.1 | content-encoding: "gzip"
16:18:18 worker.1 | transfer-encoding: "chunked"
16:18:18 worker.1 | server: "github.com"
16:18:18 worker.1 | x-github-request-id: "C800:2AE527:ACD832:B098B8:67E177BA"
16:18:18 worker.1 | Syncing - Nothing to do with content/fr/pages/mentions-legales/_index.html
16:18:18 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml
16:18:18 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 8936a6b8-d7fb-4b52-a752-c403b151247b
16:18:19 worker.1 | Adding content/fr/pages/politique-de-confidentialite/_index.html
16:18:19 worker.1 | Adding data/content_security_policy.yaml
16:18:19 worker.1 | Start sync
16:18:19 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:18:19 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:19 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:19 worker.1 | Content-Type: "application/json"
16:18:19 worker.1 | [Octokit] response: Status 200
16:18:19 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:19 GMT"
16:18:19 worker.1 | content-type: "application/json; charset=utf-8"
16:18:19 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:19 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:19 worker.1 | etag: "W/\"ebfb3ffd08ae005dbb1d7d7f4e7a5d0afee9be2e96f0f3142ed5274523027147\""
16:18:19 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:19 worker.1 | x-accepted-oauth-scopes: ""
16:18:19 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:19 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:19 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:19 worker.1 | x-ratelimit-limit: "5000"
16:18:19 worker.1 | x-ratelimit-remaining: "4479"
16:18:19 worker.1 | x-ratelimit-reset: "1742830090"
16:18:19 worker.1 | x-ratelimit-used: "521"
16:18:19 worker.1 | x-ratelimit-resource: "core"
16:18:19 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:19 worker.1 | access-control-allow-origin: "*"
16:18:19 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:19 worker.1 | x-frame-options: "deny"
16:18:19 worker.1 | x-content-type-options: "nosniff"
16:18:19 worker.1 | x-xss-protection: "0"
16:18:19 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:19 worker.1 | content-security-policy: "default-src 'none'"
16:18:19 worker.1 | content-encoding: "gzip"
16:18:19 worker.1 | transfer-encoding: "chunked"
16:18:19 worker.1 | server: "github.com"
16:18:19 worker.1 | x-github-request-id: "C801:125C75:B13DA8:B4FE43:67E177BB"
16:18:19 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/1272ab4468d846670c04290c3b14f0711abd0695?recursive=true
16:18:19 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:19 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:19 worker.1 | Content-Type: "application/json"
16:18:19 worker.1 | [Octokit] response: Status 200
16:18:19 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:19 GMT"
16:18:19 worker.1 | content-type: "application/json; charset=utf-8"
16:18:19 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:18:19 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:19 worker.1 | etag: "W/\"f854ac4dde1e9d1b4163b8597f430a13b9fc2ae7dad58dda793540aad656738a\""
16:18:19 worker.1 | last-modified: "Mon, 24 Mar 2025 15:18:16 GMT"
16:18:19 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:19 worker.1 | x-accepted-oauth-scopes: ""
16:18:19 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:19 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:19 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:19 worker.1 | x-ratelimit-limit: "5000"
16:18:19 worker.1 | x-ratelimit-remaining: "4478"
16:18:19 worker.1 | x-ratelimit-reset: "1742830090"
16:18:19 worker.1 | x-ratelimit-used: "522"
16:18:19 worker.1 | x-ratelimit-resource: "core"
16:18:19 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:19 worker.1 | access-control-allow-origin: "*"
16:18:19 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:19 worker.1 | x-frame-options: "deny"
16:18:19 worker.1 | x-content-type-options: "nosniff"
16:18:19 worker.1 | x-xss-protection: "0"
16:18:19 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:19 worker.1 | content-security-policy: "default-src 'none'"
16:18:19 worker.1 | content-encoding: "gzip"
16:18:19 worker.1 | transfer-encoding: "chunked"
16:18:19 worker.1 | server: "github.com"
16:18:19 worker.1 | x-github-request-id: "C802:193AE8:B1FA0C:B5BABC:67E177BB"
16:18:19 worker.1 | Syncing - Nothing to do with content/fr/pages/politique-de-confidentialite/_index.html
16:18:19 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml
16:18:19 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 15085cde-1c32-4a66-a71e-ed98da032e4a
16:18:19 worker.1 | Adding content/fr/pages/accessibilite/_index.html
16:18:19 worker.1 | Adding data/content_security_policy.yaml
16:18:19 worker.1 | Start sync
16:18:19 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:18:19 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:19 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:19 worker.1 | Content-Type: "application/json"
16:18:19 worker.1 | [Octokit] response: Status 200
16:18:19 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:19 GMT"
16:18:19 worker.1 | content-type: "application/json; charset=utf-8"
16:18:19 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:19 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:19 worker.1 | etag: "W/\"ebfb3ffd08ae005dbb1d7d7f4e7a5d0afee9be2e96f0f3142ed5274523027147\""
16:18:19 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:19 worker.1 | x-accepted-oauth-scopes: ""
16:18:19 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:19 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:19 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:19 worker.1 | x-ratelimit-limit: "5000"
16:18:19 worker.1 | x-ratelimit-remaining: "4477"
16:18:19 worker.1 | x-ratelimit-reset: "1742830090"
16:18:19 worker.1 | x-ratelimit-used: "523"
16:18:19 worker.1 | x-ratelimit-resource: "core"
16:18:19 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:19 worker.1 | access-control-allow-origin: "*"
16:18:19 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:19 worker.1 | x-frame-options: "deny"
16:18:19 worker.1 | x-content-type-options: "nosniff"
16:18:19 worker.1 | x-xss-protection: "0"
16:18:19 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:19 worker.1 | content-security-policy: "default-src 'none'"
16:18:19 worker.1 | content-encoding: "gzip"
16:18:19 worker.1 | transfer-encoding: "chunked"
16:18:19 worker.1 | server: "github.com"
16:18:19 worker.1 | x-github-request-id: "C805:113110:B15794:B5184C:67E177BB"
16:18:19 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/1272ab4468d846670c04290c3b14f0711abd0695?recursive=true
16:18:19 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:19 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:19 worker.1 | Content-Type: "application/json"
16:18:20 worker.1 | [Octokit] response: Status 200
16:18:20 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:20 GMT"
16:18:20 worker.1 | content-type: "application/json; charset=utf-8"
16:18:20 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:18:20 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:20 worker.1 | etag: "W/\"f854ac4dde1e9d1b4163b8597f430a13b9fc2ae7dad58dda793540aad656738a\""
16:18:20 worker.1 | last-modified: "Mon, 24 Mar 2025 15:18:16 GMT"
16:18:20 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:20 worker.1 | x-accepted-oauth-scopes: ""
16:18:20 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:20 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:20 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:20 worker.1 | x-ratelimit-limit: "5000"
16:18:20 worker.1 | x-ratelimit-remaining: "4476"
16:18:20 worker.1 | x-ratelimit-reset: "1742830090"
16:18:20 worker.1 | x-ratelimit-used: "524"
16:18:20 worker.1 | x-ratelimit-resource: "core"
16:18:20 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:20 worker.1 | access-control-allow-origin: "*"
16:18:20 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:20 worker.1 | x-frame-options: "deny"
16:18:20 worker.1 | x-content-type-options: "nosniff"
16:18:20 worker.1 | x-xss-protection: "0"
16:18:20 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:20 worker.1 | content-security-policy: "default-src 'none'"
16:18:20 worker.1 | content-encoding: "gzip"
16:18:20 worker.1 | transfer-encoding: "chunked"
16:18:20 worker.1 | server: "github.com"
16:18:20 worker.1 | x-github-request-id: "C806:2AE527:ACDF2F:B09FF6:67E177BB"
16:18:20 worker.1 | Syncing - Nothing to do with content/fr/pages/accessibilite/_index.html
16:18:20 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml
16:18:20 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob ed2f7440-ac61-4146-b39a-0c3be688802d
16:18:20 worker.1 | Adding content/fr/pages/plan-du-site/_index.html
16:18:20 worker.1 | Adding data/content_security_policy.yaml
16:18:20 worker.1 | Start sync
16:18:20 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/branches/main
16:18:20 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:20 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:20 worker.1 | Content-Type: "application/json"
16:18:20 worker.1 | [Octokit] response: Status 200
16:18:20 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:20 GMT"
16:18:20 worker.1 | content-type: "application/json; charset=utf-8"
16:18:20 worker.1 | cache-control: "private, max-age=60, s-maxage=60"
16:18:20 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:20 worker.1 | etag: "W/\"ebfb3ffd08ae005dbb1d7d7f4e7a5d0afee9be2e96f0f3142ed5274523027147\""
16:18:20 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:20 worker.1 | x-accepted-oauth-scopes: ""
16:18:20 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:20 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:20 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:20 worker.1 | x-ratelimit-limit: "5000"
16:18:20 worker.1 | x-ratelimit-remaining: "4475"
16:18:20 worker.1 | x-ratelimit-reset: "1742830090"
16:18:20 worker.1 | x-ratelimit-used: "525"
16:18:20 worker.1 | x-ratelimit-resource: "core"
16:18:20 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:20 worker.1 | access-control-allow-origin: "*"
16:18:20 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:20 worker.1 | x-frame-options: "deny"
16:18:20 worker.1 | x-content-type-options: "nosniff"
16:18:20 worker.1 | x-xss-protection: "0"
16:18:20 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:20 worker.1 | content-security-policy: "default-src 'none'"
16:18:20 worker.1 | content-encoding: "gzip"
16:18:20 worker.1 | transfer-encoding: "chunked"
16:18:20 worker.1 | server: "github.com"
16:18:20 worker.1 | x-github-request-id: "C807:134CEE:B3C3F6:B78509:67E177BC"
16:18:20 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-12/git/trees/1272ab4468d846670c04290c3b14f0711abd0695?recursive=true
16:18:20 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json"
16:18:20 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0"
16:18:20 worker.1 | Content-Type: "application/json"
16:18:20 worker.1 | [Octokit] response: Status 200
16:18:20 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 15:18:20 GMT"
16:18:20 worker.1 | content-type: "application/json; charset=utf-8"
16:18:20 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400"
16:18:20 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With"
16:18:20 worker.1 | etag: "W/\"f854ac4dde1e9d1b4163b8597f430a13b9fc2ae7dad58dda793540aad656738a\""
16:18:20 worker.1 | last-modified: "Mon, 24 Mar 2025 15:18:16 GMT"
16:18:20 worker.1 | x-oauth-scopes: "repo, workflow"
16:18:20 worker.1 | x-accepted-oauth-scopes: ""
16:18:20 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC"
16:18:20 worker.1 | x-github-media-type: "github.v3; format=json"
16:18:20 worker.1 | x-github-api-version-selected: "2022-11-28"
16:18:20 worker.1 | x-ratelimit-limit: "5000"
16:18:20 worker.1 | x-ratelimit-remaining: "4474"
16:18:20 worker.1 | x-ratelimit-reset: "1742830090"
16:18:20 worker.1 | x-ratelimit-used: "526"
16:18:20 worker.1 | x-ratelimit-resource: "core"
16:18:20 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"
16:18:20 worker.1 | access-control-allow-origin: "*"
16:18:20 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload"
16:18:20 worker.1 | x-frame-options: "deny"
16:18:20 worker.1 | x-content-type-options: "nosniff"
16:18:20 worker.1 | x-xss-protection: "0"
16:18:20 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin"
16:18:20 worker.1 | content-security-policy: "default-src 'none'"
16:18:20 worker.1 | content-encoding: "gzip"
16:18:20 worker.1 | transfer-encoding: "chunked"
16:18:20 worker.1 | server: "github.com"
16:18:20 worker.1 | x-github-request-id: "C808:10C15E:A4222F:A7E2DD:67E177BC"
16:18:20 worker.1 | Syncing - Nothing to do with content/fr/pages/plan-du-site/_index.html
16:18:20 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml
16:18:20 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 08a8dfb1-5730-4cb3-8bd0-8ad07366631f
16:18:21 worker.1 | [GoodJob] [62148] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob c10affc7-a08e-40a9-b012-fe19b1f15102
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment