Intermittent 404 errors with `gitlab-ctl reconfigure`
Seen in https://ops.gitlab.net/gitlab-com/gl-infra/deployer/-/jobs/11396785:
Net::HTTPServerException: 404 "Not Found"
/opt/gitlab/embedded/lib/ruby/3.0.0/net/http/response.rb:124:in `error!'
/opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/http.rb:238:in `streaming_request'
/opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/cookbook/synchronizer.rb:313:in `download_file'
/opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/cookbook/synchronizer.rb:288:in `sync_file'
/opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/cookbook/synchronizer.rb:175:in `block (2 levels) in sync_cookbooks'
/opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/util/threaded_job_queue.rb:50:in `block (3 levels) in process'
/opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/util/threaded_job_queue.rb:48:in `loop'
/opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/util/threaded_job_queue.rb:48:in `block (2 levels) in process'
This is the full reconfigure log. There appears to be a separate issue where a missing require may be causing this missing definition for GitLabHandler::Exception::OmnibusHelper:
# Logfile created on 2023-10-02 18:56:34 +0000 by logger.rb/v1.4.3
[2023-10-02T18:56:34+00:00] INFO: Started Cinc Zero at chefzero://localhost:1 with repository at /opt/gitlab/embedded (One version per cookbook)
[2023-10-02T18:56:34+00:00] INFO: *** Cinc Client 17.10.0 ***
[2023-10-02T18:56:34+00:00] INFO: Platform: x86_64-linux
[2023-10-02T18:56:34+00:00] INFO: Cinc-client pid: 3783953
[2023-10-02T18:56:35+00:00] INFO: Setting the run_list to ["recipe[gitlab-ee]"] from CLI options
[2023-10-02T18:56:35+00:00] INFO: Run List is [recipe[gitlab-ee]]
[2023-10-02T18:56:35+00:00] INFO: Run List expands to [gitlab-ee]
[2023-10-02T18:56:35+00:00] INFO: Starting Cinc Client Run for file-56-stor-gprd.c.gitlab-production.internal
[2023-10-02T18:56:35+00:00] INFO: Running start handlers
[2023-10-02T18:56:35+00:00] INFO: Start handlers complete.
[2023-10-02T18:56:37+00:00] INFO: Loading cookbooks [gitlab-ee@0.0.1, package@0.1.0, gitlab@0.0.1, consul@0.1.0, patroni@0.1.0, pgbouncer@0.1.0, spamcheck@0.1.0, runit@5.1.7, logrotate@0.1.0, postgresql@0.1.0, redis@0.1.0, monitoring@0.1.0, registry@0.1.0, mattermost@0.1.0, gitaly@0.1.0, praefect@0.1.0, gitlab-kas@0.1.0, gitlab-pages@0.1.0, letsencrypt@0.1.0, nginx@0.1.0, acme@4.1.6, crond@0.1.0]
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/libraries/geo_secondary.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/libraries/sentinel.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/resources/sentinel_service.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/libraries/geo_postgresql.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/libraries/suggested_reviewers.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/libraries/gitlab_geo_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/attributes/default.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/libraries/gitlab-ee.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/libraries/sentinel_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/gitlab-geo-psql-rc.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/mount_point_check.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sentinel.conf.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-geo-logcursor-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-geo-postgresql-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-geo-logcursor-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-geo-logcursor-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-geo-postgresql-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-geo-postgresql-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-geo-postgresql-t.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-sentinel-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-sentinel-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/config.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/templates/default/sv-sentinel-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/geo-logcursor.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/default.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/geo-logcursor_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/geo-postgresql.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/geo-secondary.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/geo-postgresql_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/geo-secondary_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/geo_database_migrations.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/sentinel.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/sentinel_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/recipes/suggested_reviewers.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab-ee/metadata.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/resources/account.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/resources/env_dir.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/resources/gitlab_sysctl.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/resources/storage_directory.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/certificate_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/resources/templatesymlink.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/resources/version_file.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/config/gitlab.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/application.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/default.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/geo_primary.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/geo_secondary.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/pages.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/patroni.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/monitoring.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/consul.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/pgbouncer.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/postgres.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/redis_master.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/sidekiq.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/spamcheck.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/config/roles/redis_sentinel.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/config_mash.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/deprecations.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/config/services.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/gitlab_cluster.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/formatters/gitlab.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/handlers/gitlab.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/node_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/logging_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/roles_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/output_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/secrets_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/shell_out_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/selinux_distro_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/version_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/services_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/selinux_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/object_proxy.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/helpers/systemd_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/settings_dsl.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/package.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/omnibus_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/libraries/storage_directory_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/files/default/gitlab-runsvdir.conf.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/attributes/default.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/recipes/runit.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/templates/default/gitlab-runsvdir.service.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/recipes/runit_upstart.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/recipes/runit_sysvinit.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/recipes/runit_systemd.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/metadata.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/README.md.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/package/recipes/sysctl.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/resources/sidekiq_service.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/resources/database_objects.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/resources/rails_migration.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/resources/puma_config.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/account_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/bash_hide_env.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/gitlab_mattermost.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/gitlab_exporter.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/gitlab_shell.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/gitlab_rails.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/gitlab_workhorse.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/gitlab_sshd_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/authorizer_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/base_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/geo_pg_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/base_pg_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/gitlab_rails.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/gitlab_workhorse_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/gitlab_rails_env_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/metrics_exporter_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/pg_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/pg_status_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/helpers/web_server_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/logfiles_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/logging.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/nginx.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/incoming_email.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/mailroom_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/patroni.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/pg_version.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/puma.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/redis.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/rails_migration_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/postgresql.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/redis_uri.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/registry.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/sidekiq.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/smtp_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/redis_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/attributes/default.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/libraries/storage_check.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/cable.yml.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitconfig-system.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitconfig.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/database.yml.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitlab-healthcheck-rc.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitlab-rails-error.html.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitlab-shell-config.yml.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitlab-rails-rc.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/gitlab.yml.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-gitlab-health.conf.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-gitlab-http.conf.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-gitlab-kas-http.conf.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/make_metrics_rundir.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-gitlab-pages-http.conf.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/mount_point_check.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-gitlab-mattermost-http.conf.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-gitlab-registry-http.conf.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx-status.conf.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/nginx.conf.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/resque.yml.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/remote_syslog.yml.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/secret_token.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/puma.rb.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/redis.yml.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/smtp_settings.rb.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/secrets.yml.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-gitlab-sshd-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-gitlab-sshd-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-gitlab-workhorse-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-gitlab-sshd-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-gitlab-workhorse-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-mailroom-finish.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-mailroom-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-mailroom-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-mailroom-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-gitlab-workhorse-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-puma-h.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-puma-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-puma-t.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-puma-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-puma-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-remote-syslog-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-remote-syslog-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-sidekiq-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-remote-syslog-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-sidekiq-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-storage-check-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-storage-check-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-sidekiq-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/workhorse-config.toml.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/templates/default/sv-storage-check-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/bootstrap.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/add_trusted_certs.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/database_reindexing_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/database_migrations.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/bootstrap_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/config.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/database_reindexing_enable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/gitlab-healthcheck.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/default.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/gitlab-rails.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/gitlab-workhorse_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/gitlab-shell.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/gitlab-workhorse.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/letsencrypt_renew.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/mailroom.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/mailroom_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/puma.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/nginx_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/nginx.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/puma_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/rails_pages_shared_path.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/remote-syslog.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/remote-syslog_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/selinux.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/remove_accounts.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/sidekiq.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/show_config.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/storage-check.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/sidekiq_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/storage-check_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/users.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/recipes/web-server.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/gitlab/metadata.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/resources/consul_service.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/libraries/consul.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/libraries/watch_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/libraries/consul_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/attributes/default.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/libraries/failover_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/attributes/services.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/attributes/watchers.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/templates/default/sv-consul-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/templates/default/sv-consul-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/recipes/configure_services.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/templates/default/sv-consul-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/recipes/disable_daemon.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/recipes/disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/recipes/disable_service_postgresql.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/templates/default/watcher_scripts/failover_pgbouncer.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/recipes/enable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/recipes/enable_daemon.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/recipes/watchers.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/recipes/enable_service_postgresql.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/consul/metadata.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/patroni/templates/default/patroni.yaml.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/patroni/libraries/patroni_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/patroni/templates/default/sv-patroni-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/patroni/templates/default/sv-patroni-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/patroni/attributes/default.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/patroni/templates/default/sv-patroni-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/patroni/recipes/disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/patroni/recipes/enable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/patroni/metadata.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/pgbouncer/resources/pgbouncer_user.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/pgbouncer/libraries/pgbouncer_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/pgbouncer/attributes/default.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/pgbouncer/templates/default/databases.ini.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/pgbouncer/README.md.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/pgbouncer/templates/default/pg_auth.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/pgbouncer/templates/default/pgbouncer.ini.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/pgbouncer/templates/default/sv-pgbouncer-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/pgbouncer/templates/default/sv-pgbouncer-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/pgbouncer/templates/default/sv-pgbouncer-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/pgbouncer/recipes/disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/pgbouncer/recipes/user.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/spamcheck/attributes/default.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/pgbouncer/recipes/enable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/pgbouncer/metadata.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/spamcheck/templates/default/config.toml.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/spamcheck/templates/default/sv-spamcheck-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/spamcheck/templates/default/sv-spam-classifier-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/spamcheck/templates/default/sv-spam-classifier-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/spamcheck/templates/default/sv-spam-classifier-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/spamcheck/templates/default/sv-spamcheck-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/spamcheck/templates/default/sv-spamcheck-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/spamcheck/recipes/disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/spamcheck/metadata.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/spamcheck/recipes/enable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/runit/README.md.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/runit/libraries/helpers.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/runit/libraries/provider_runit_service.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/runit/libraries/resource_runit_service.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/runit/LICENSE.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/runit/metadata.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/logrotate/templates/default/logrotate-service.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/logrotate/attributes/default.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/logrotate/templates/default/logrotate.conf.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/logrotate/templates/default/sv-logrotate-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/logrotate/templates/default/sv-logrotate-t.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/logrotate/templates/default/sv-logrotate-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/logrotate/templates/default/sv-logrotate-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/logrotate/recipes/disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/postgresql/README.md.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/logrotate/metadata.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/logrotate/recipes/enable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:37+00:00] INFO: Storing updated cookbooks/logrotate/recipes/folders_and_configs.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/resources/query.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/resources/database.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/resources/config.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/resources/user.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/resources/extension.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/resources/schema.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/attributes/default.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/gitlab-psql-rc.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/pg_hba.conf.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/pg_ident.conf.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/sv-postgresql-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/postgresql.conf.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/postgresql-runtime.conf.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/sv-postgresql-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/sv-postgresql-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/templates/default/sv-postgresql-t.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/recipes/bin.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/recipes/disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/recipes/directory_locations.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/recipes/enable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/recipes/sysctl.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/metadata.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/recipes/user.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/postgresql/recipes/standalone.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/redis/attributes/attributes.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/redis/templates/default/gitlab-redis-cli-rc.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/redis/resources/service.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/redis/templates/default/sv-redis-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/redis/templates/default/sv-redis-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/redis/templates/default/sv-redis-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/redis/recipes/disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/redis/templates/default/redis.conf.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/redis/metadata.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/redis/recipes/enable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/libraries/prometheus_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/attributes/default.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/libraries/prometheus.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/gitlab-exporter.yml.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/rules/gitlab.rules.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/rules/node.rules.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/mount_point_check.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/postgres-queries.yaml.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-alertmanager-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-alertmanager-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-alertmanager-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-gitlab-exporter-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-node-exporter-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-gitlab-exporter-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-gitlab-exporter-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-node-exporter-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-node-exporter-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-pgbouncer-exporter-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-pgbouncer-exporter-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-pgbouncer-exporter-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-postgres-exporter-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-postgres-exporter-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-postgres-exporter-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-prometheus-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-prometheus-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-prometheus-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-redis-exporter-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-redis-exporter-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/recipes/alertmanager.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/templates/sv-redis-exporter-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/recipes/default.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/recipes/alertmanager_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/recipes/gitlab-exporter.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/recipes/gitlab-exporter_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/recipes/node-exporter.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/recipes/node-exporter_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/recipes/pgbouncer-exporter.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/recipes/pgbouncer-exporter_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/recipes/postgres-exporter.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/recipes/prometheus.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/recipes/prometheus_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/recipes/postgres-exporter_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/recipes/redis-exporter_disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/recipes/user.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/recipes/redis-exporter.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/monitoring/metadata.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/registry/attributes/default.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/registry/templates/default/registry-config.yml.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/registry/templates/default/sv-registry-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/registry/templates/default/sv-registry-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/registry/recipes/enable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/registry/metadata.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/registry/templates/default/sv-registry-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/registry/recipes/disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/mattermost/templates/default/sv-mattermost-log-config.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/mattermost/attributes/default.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/mattermost/libraries/mattermost_helper.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/mattermost/templates/default/sv-mattermost-log-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/mattermost/recipes/disable.rb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] INFO: Storing updated cookbooks/mattermost/templates/default/sv-mattermost-run.erb.dpkg-tmp in the cache.
[2023-10-02T18:56:38+00:00] ERROR: Running exception handlers
[2023-10-02T18:56:38+00:00] ERROR: Report handler GitLabHandler::Exception raised #<NameError: uninitialized constant GitLabHandler::Exception::OmnibusHelper>
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/cookbooks/package/libraries/handlers/gitlab.rb:30:in `report'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/handler.rb:296:in `run_report_unsafe'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/handler.rb:284:in `run_report_safely'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/handler.rb:155:in `block in run_exception_handlers'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/handler.rb:153:in `each'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/handler.rb:153:in `run_exception_handlers'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/handler.rb:164:in `block in <class:Handler>'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/client.rb:443:in `block in run_failed'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/client.rb:442:in `each'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/client.rb:442:in `run_failed'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/client.rb:306:in `rescue in run'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/client.rb:299:in `run'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/application.rb:305:in `run_with_graceful_exit_option'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/application.rb:281:in `block in run_chef_client'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/local_mode.rb:42:in `with_server_connectivity'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/application.rb:264:in `run_chef_client'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/application/base.rb:352:in `run_application'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-17.10.0/lib/chef/application.rb:67:in `run'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/lib/ruby/gems/3.0.0/gems/chef-bin-17.10.0/bin/cinc-client:25:in `<top (required)>'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/bin/cinc-client:25:in `load'
[2023-10-02T18:56:38+00:00] ERROR: /opt/gitlab/embedded/bin/cinc-client:25:in `<main>'
[2023-10-02T18:56:38+00:00] ERROR: Exception handlers complete
[2023-10-02T18:56:38+00:00] FATAL: Stacktrace dumped to /opt/gitlab/embedded/cookbooks/cache/cinc-stacktrace.out
[2023-10-02T18:56:38+00:00] FATAL: ---------------------------------------------------------------------------------------
[2023-10-02T18:56:38+00:00] FATAL: PLEASE PROVIDE THE CONTENTS OF THE stacktrace.out FILE (above) IF YOU FILE A BUG REPORT
[2023-10-02T18:56:38+00:00] FATAL: ---------------------------------------------------------------------------------------
[2023-10-02T18:56:38+00:00] FATAL: Net::HTTPServerException: 404 "Not Found"