Advertisement
Guest User

discourse Update Error

a guest
Mar 26th, 2022
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.92 KB | None | 0 0
  1. x86_64 arch detected.
  2. Ensuring launcher is up to date
  3. Fetching origin
  4. Launcher is up-to-date
  5. Stopping old container
  6. + /usr/bin/docker stop -t 60 app
  7. app
  8. /usr/local/lib/ruby/gems/2.7.0/gems/pups-1.1.1/lib/pups.rb
  9. /usr/local/bin/pups --stdin
  10. I, [2022-03-26T19:59:51.585434 #1] INFO -- : Reading from stdin
  11. I, [2022-03-26T19:59:51.592603 #1] INFO -- : > DEBIAN_FRONTEND=noninteractive apt-get purge -y postgresql-13 postgresql-client-13 postgresql-contrib-13
  12. I, [2022-03-26T19:59:54.102392 #1] INFO -- : Reading package lists...
  13. Building dependency tree...
  14. Reading state information...
  15. The following packages were automatically installed and are no longer required:
  16. libcommon-sense-perl libjson-perl libjson-xs-perl libllvm11
  17. libtypes-serialiser-perl libz3-4 pgdg-keyring postgresql-client-common
  18. postgresql-common ssl-cert
  19. Use 'apt autoremove' to remove them.
  20. The following packages will be REMOVED:
  21. postgresql-13* postgresql-client-13*
  22. 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
  23. After this operation, 55.8 MB disk space will be freed.
  24. (Reading database ... 41616 files and directories currently installed.)
  25. Removing postgresql-13 (13.6-1.pgdg110+1) ...
  26. invoke-rc.d: could not determine current runlevel
  27. invoke-rc.d: policy-rc.d denied execution of stop.
  28. Removing postgresql-client-13 (13.6-1.pgdg110+1) ...
  29. Processing triggers for postgresql-common (238.pgdg110+1) ...
  30. Building PostgreSQL dictionaries from installed myspell/hunspell packages...
  31. Removing obsolete dictionary files:
  32. (Reading database ... 39793 files and directories currently installed.)
  33. Purging configuration files for postgresql-13 (13.6-1.pgdg110+1) ...
  34. Dropping cluster main...
  35.  
  36. I, [2022-03-26T19:59:54.103260 #1] INFO -- : > apt-get update && apt-get install -y postgresql-10 postgresql-client-10 postgresql-contrib-10
  37. debconf: delaying package configuration, since apt-utils is not installed
  38. I, [2022-03-26T20:00:06.038804 #1] INFO -- : Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
  39. Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
  40. Get:3 http://deb.debian.org/debian bullseye-backports InRelease [44.2 kB]
  41. Get:4 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
  42. Get:5 http://apt.postgresql.org/pub/repos/apt bullseye-pgdg InRelease [86.7 kB]
  43. Get:6 https://dl.yarnpkg.com/debian stable InRelease [17.1 kB]
  44. Get:7 https://deb.nodesource.com/node_16.x bullseye InRelease [4,586 B]
  45. Get:8 http://deb.debian.org/debian bullseye/main amd64 Packages [8,182 kB]
  46. Get:9 http://deb.debian.org/debian bullseye-backports/main amd64 Packages.diff/Index [63.3 kB]
  47. Get:10 http://deb.debian.org/debian bullseye-backports/main amd64 Packages T-2022-03-26-1404.10-F-2022-02-25-1407.21.pdiff [66.2 kB]
  48. Get:10 http://deb.debian.org/debian bullseye-backports/main amd64 Packages T-2022-03-26-1404.10-F-2022-02-25-1407.21.pdiff [66.2 kB]
  49. Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [123 kB]
  50. Get:12 http://apt.postgresql.org/pub/repos/apt bullseye-pgdg/main amd64 Packages [240 kB]
  51. Get:13 https://dl.yarnpkg.com/debian stable/main all Packages [10.6 kB]
  52. Get:14 https://dl.yarnpkg.com/debian stable/main amd64 Packages [10.6 kB]
  53. Get:15 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages [770 B]
  54. Fetched 9,049 kB in 2s (4,180 kB/s)
  55. Reading package lists...
  56. Reading package lists...
  57. Building dependency tree...
  58. Reading state information...
  59. The following packages were automatically installed and are no longer required:
  60. libllvm11 libz3-4
  61. Use 'apt autoremove' to remove them.
  62. Suggested packages:
  63. postgresql-doc-10
  64. The following NEW packages will be installed:
  65. postgresql-10 postgresql-client-10
  66. 0 upgraded, 2 newly installed, 0 to remove and 47 not upgraded.
  67. Need to get 6,460 kB of archives.
  68. After this operation, 30.8 MB of additional disk space will be used.
  69. Get:1 http://apt.postgresql.org/pub/repos/apt bullseye-pgdg/main amd64 postgresql-client-10 amd64 10.20-1.pgdg110+1 [1,449 kB]
  70. Get:2 http://apt.postgresql.org/pub/repos/apt bullseye-pgdg/main amd64 postgresql-10 amd64 10.20-1.pgdg110+1 [5,011 kB]
  71. Fetched 6,460 kB in 0s (31.8 MB/s)
  72. Selecting previously unselected package postgresql-client-10.
  73. (Reading database ... 39793 files and directories currently installed.)
  74. Preparing to unpack .../postgresql-client-10_10.20-1.pgdg110+1_amd64.deb ...
  75. Unpacking postgresql-client-10 (10.20-1.pgdg110+1) ...
  76. Selecting previously unselected package postgresql-10.
  77. Preparing to unpack .../postgresql-10_10.20-1.pgdg110+1_amd64.deb ...
  78. Unpacking postgresql-10 (10.20-1.pgdg110+1) ...
  79. Setting up postgresql-client-10 (10.20-1.pgdg110+1) ...
  80. update-alternatives: using /usr/share/postgresql/10/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode
  81. Setting up postgresql-10 (10.20-1.pgdg110+1) ...
  82. Creating new PostgreSQL cluster 10/main ...
  83. /usr/lib/postgresql/10/bin/initdb -D /var/lib/postgresql/10/main --auth-local peer --auth-host md5
  84. The files belonging to this database system will be owned by user "postgres".
  85. This user must also own the server process.
  86.  
  87. The database cluster will be initialized with locale "C.UTF-8".
  88. The default database encoding has accordingly been set to "UTF8".
  89. The default text search configuration will be set to "english".
  90.  
  91. Data page checksums are disabled.
  92.  
  93. fixing permissions on existing directory /var/lib/postgresql/10/main ... ok
  94. creating subdirectories ... ok
  95. selecting default max_connections ... 100
  96. selecting default shared_buffers ... 128MB
  97. selecting default timezone ... Etc/UTC
  98. selecting dynamic shared memory implementation ... posix
  99. creating configuration files ... ok
  100. running bootstrap script ... ok
  101. performing post-bootstrap initialization ... ok
  102. syncing data to disk ... ok
  103.  
  104. Success. You can now start the database server using:
  105.  
  106. pg_ctlcluster 10 main start
  107.  
  108. update-alternatives: using /usr/share/postgresql/10/man/man1/postmaster.1.gz to provide /usr/share/man/man1/postmaster.1.gz (postmaster.1.gz) in auto mode
  109. invoke-rc.d: could not determine current runlevel
  110. invoke-rc.d: policy-rc.d denied execution of start.
  111. Processing triggers for postgresql-common (238.pgdg110+1) ...
  112. Building PostgreSQL dictionaries from installed myspell/hunspell packages...
  113. Removing obsolete dictionary files:
  114.  
  115. I, [2022-03-26T20:00:06.039026 #1] INFO -- : > mkdir -p /shared/postgres_run
  116. I, [2022-03-26T20:00:06.043811 #1] INFO -- :
  117. I, [2022-03-26T20:00:06.044321 #1] INFO -- : > chown postgres:postgres /shared/postgres_run
  118. I, [2022-03-26T20:00:06.048681 #1] INFO -- :
  119. I, [2022-03-26T20:00:06.049106 #1] INFO -- : > chmod 775 /shared/postgres_run
  120. I, [2022-03-26T20:00:06.052183 #1] INFO -- :
  121. I, [2022-03-26T20:00:06.052491 #1] INFO -- : > rm -fr /var/run/postgresql
  122. I, [2022-03-26T20:00:06.055612 #1] INFO -- :
  123. I, [2022-03-26T20:00:06.055928 #1] INFO -- : > ln -s /shared/postgres_run /var/run/postgresql
  124. I, [2022-03-26T20:00:06.058927 #1] INFO -- :
  125. I, [2022-03-26T20:00:06.059239 #1] INFO -- : > socat /dev/null UNIX-CONNECT:/shared/postgres_run/.s.PGSQL.5432 || exit 0 && echo postgres already running stop container ; exit 1
  126. 2022/03/26 20:00:06 socat[1740] E connect(6, AF=1 "/shared/postgres_run/.s.PGSQL.5432", 36): No such file or directory
  127. I, [2022-03-26T20:00:06.070104 #1] INFO -- :
  128. I, [2022-03-26T20:00:06.070419 #1] INFO -- : > rm -fr /shared/postgres_run/.s*
  129. I, [2022-03-26T20:00:06.075719 #1] INFO -- :
  130. I, [2022-03-26T20:00:06.076084 #1] INFO -- : > rm -fr /shared/postgres_run/*.pid
  131. I, [2022-03-26T20:00:06.081166 #1] INFO -- :
  132. I, [2022-03-26T20:00:06.081549 #1] INFO -- : > mkdir -p /shared/postgres_run/10-main.pg_stat_tmp
  133. I, [2022-03-26T20:00:06.086035 #1] INFO -- :
  134. I, [2022-03-26T20:00:06.086466 #1] INFO -- : > chown postgres:postgres /shared/postgres_run/10-main.pg_stat_tmp
  135. I, [2022-03-26T20:00:06.090909 #1] INFO -- :
  136. I, [2022-03-26T20:00:06.100696 #1] INFO -- : File > /etc/service/postgres/run chmod: +x chown:
  137. I, [2022-03-26T20:00:06.109826 #1] INFO -- : File > /etc/runit/3.d/99-postgres chmod: +x chown:
  138. I, [2022-03-26T20:00:06.110418 #1] INFO -- : > chown -R root /var/lib/postgresql/10/main
  139. I, [2022-03-26T20:00:06.126318 #1] INFO -- :
  140. I, [2022-03-26T20:00:06.126777 #1] INFO -- : > [ ! -e /shared/postgres_data ] && install -d -m 0755 -o postgres -g postgres /shared/postgres_data && sudo -E -u postgres /usr/lib/postgresql/10/bin/initdb -D /shared/postgres_data || exit 0
  141. I, [2022-03-26T20:00:06.130486 #1] INFO -- :
  142. I, [2022-03-26T20:00:06.130686 #1] INFO -- : > chown -R postgres:postgres /shared/postgres_data
  143. I, [2022-03-26T20:00:06.192316 #1] INFO -- :
  144. I, [2022-03-26T20:00:06.192708 #1] INFO -- : > chown -R postgres:postgres /var/run/postgresql
  145. I, [2022-03-26T20:00:06.196387 #1] INFO -- :
  146. I, [2022-03-26T20:00:06.197024 #1] INFO -- : Replacing data_directory = '/var/lib/postgresql/10/main' with data_directory = '/shared/postgres_data' in /etc/postgresql/10/main/postgresql.conf
  147. I, [2022-03-26T20:00:06.197697 #1] INFO -- : Replacing (?-mix:#?listen_addresses *=.*) with listen_addresses = '*' in /etc/postgresql/10/main/postgresql.conf
  148. I, [2022-03-26T20:00:06.198222 #1] INFO -- : Replacing (?-mix:#?synchronous_commit *=.*) with synchronous_commit = $db_synchronous_commit in /etc/postgresql/10/main/postgresql.conf
  149. I, [2022-03-26T20:00:06.198756 #1] INFO -- : Replacing (?-mix:#?shared_buffers *=.*) with shared_buffers = $db_shared_buffers in /etc/postgresql/10/main/postgresql.conf
  150. I, [2022-03-26T20:00:06.199321 #1] INFO -- : Replacing (?-mix:#?work_mem *=.*) with work_mem = $db_work_mem in /etc/postgresql/10/main/postgresql.conf
  151. I, [2022-03-26T20:00:06.199774 #1] INFO -- : Replacing (?-mix:#?default_text_search_config *=.*) with default_text_search_config = '$db_default_text_search_config' in /etc/postgresql/10/main/postgresql.conf
  152. I, [2022-03-26T20:00:06.200213 #1] INFO -- : > install -d -m 0755 -o postgres -g postgres /shared/postgres_backup
  153. I, [2022-03-26T20:00:06.204853 #1] INFO -- :
  154. I, [2022-03-26T20:00:06.205526 #1] INFO -- : Replacing (?-mix:#?checkpoint_segments *=.*) with checkpoint_segments = $db_checkpoint_segments in /etc/postgresql/10/main/postgresql.conf
  155. I, [2022-03-26T20:00:06.206264 #1] INFO -- : Replacing (?-mix:#?logging_collector *=.*) with logging_collector = $db_logging_collector in /etc/postgresql/10/main/postgresql.conf
  156. I, [2022-03-26T20:00:06.208377 #1] INFO -- : Replacing (?-mix:#?log_min_duration_statement *=.*) with log_min_duration_statement = $db_log_min_duration_statement in /etc/postgresql/10/main/postgresql.conf
  157. I, [2022-03-26T20:00:06.208997 #1] INFO -- : Replacing (?-mix:^#local +replication +postgres +peer$) with local replication postgres peer in /etc/postgresql/10/main/pg_hba.conf
  158. I, [2022-03-26T20:00:06.209482 #1] INFO -- : Replacing (?-mix:^host.*all.*all.*127.*$) with host all all 0.0.0.0/0 md5 in /etc/postgresql/10/main/pg_hba.conf
  159. I, [2022-03-26T20:00:06.210145 #1] INFO -- : Replacing (?-mix:^host.*all.*all.*::1\/128.*$) with host all all ::/0 md5 in /etc/postgresql/10/main/pg_hba.conf
  160. I, [2022-03-26T20:00:06.210669 #1] INFO -- : > HOME=/var/lib/postgresql USER=postgres exec chpst -u postgres:postgres:ssl-cert -U postgres:postgres:ssl-cert /usr/lib/postgresql/10/bin/postmaster -D /etc/postgresql/10/main
  161. I, [2022-03-26T20:00:06.214065 #1] INFO -- : > sleep 5
  162. 2022-03-26 20:00:06.242 UTC [1756] LOG: listening on IPv4 address "0.0.0.0", port 5432
  163. 2022-03-26 20:00:06.242 UTC [1756] LOG: listening on IPv6 address "::", port 5432
  164. 2022-03-26 20:00:06.244 UTC [1756] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
  165. 2022-03-26 20:00:06.288 UTC [1759] LOG: database system was shut down at 2022-03-26 19:45:11 UTC
  166. 2022-03-26 20:00:06.300 UTC [1756] LOG: database system is ready to accept connections
  167. I, [2022-03-26T20:00:11.218857 #1] INFO -- :
  168. I, [2022-03-26T20:00:11.219810 #1] INFO -- : > su postgres -c 'createdb discourse' || true
  169. 2022-03-26 20:00:11.316 UTC [1769] postgres@postgres ERROR: database "discourse" already exists
  170. 2022-03-26 20:00:11.316 UTC [1769] postgres@postgres STATEMENT: CREATE DATABASE discourse;
  171. createdb: database creation failed: ERROR: database "discourse" already exists
  172. I, [2022-03-26T20:00:11.318668 #1] INFO -- :
  173. I, [2022-03-26T20:00:11.319283 #1] INFO -- : > su postgres -c 'psql discourse -c "create user discourse;"' || true
  174. 2022-03-26 20:00:11.435 UTC [1780] postgres@discourse ERROR: role "discourse" already exists
  175. 2022-03-26 20:00:11.435 UTC [1780] postgres@discourse STATEMENT: create user discourse;
  176. ERROR: role "discourse" already exists
  177. I, [2022-03-26T20:00:11.437732 #1] INFO -- :
  178. I, [2022-03-26T20:00:11.438444 #1] INFO -- : > su postgres -c 'psql discourse -c "grant all privileges on database discourse to discourse;"' || true
  179. I, [2022-03-26T20:00:11.534165 #1] INFO -- : GRANT
  180.  
  181. I, [2022-03-26T20:00:11.535100 #1] INFO -- : > su postgres -c 'psql discourse -c "alter schema public owner to discourse;"'
  182. I, [2022-03-26T20:00:11.618849 #1] INFO -- : ALTER SCHEMA
  183.  
  184. I, [2022-03-26T20:00:11.619342 #1] INFO -- : > su postgres -c 'psql template1 -c "create extension if not exists hstore;"'
  185. NOTICE: extension "hstore" already exists, skipping
  186. I, [2022-03-26T20:00:11.712578 #1] INFO -- : CREATE EXTENSION
  187.  
  188. I, [2022-03-26T20:00:11.713248 #1] INFO -- : > su postgres -c 'psql template1 -c "create extension if not exists pg_trgm;"'
  189. NOTICE: extension "pg_trgm" already exists, skipping
  190. I, [2022-03-26T20:00:11.802552 #1] INFO -- : CREATE EXTENSION
  191.  
  192. I, [2022-03-26T20:00:11.803140 #1] INFO -- : > su postgres -c 'psql discourse -c "create extension if not exists hstore;"'
  193. NOTICE: extension "hstore" already exists, skipping
  194. I, [2022-03-26T20:00:11.886038 #1] INFO -- : CREATE EXTENSION
  195.  
  196. I, [2022-03-26T20:00:11.886769 #1] INFO -- : > su postgres -c 'psql discourse -c "create extension if not exists pg_trgm;"'
  197. NOTICE: extension "pg_trgm" already exists, skipping
  198. I, [2022-03-26T20:00:11.968222 #1] INFO -- : CREATE EXTENSION
  199.  
  200. I, [2022-03-26T20:00:11.968925 #1] INFO -- : > sudo -u postgres psql discourse
  201. I, [2022-03-26T20:00:11.972114 #1] INFO -- : update pg_database set encoding = pg_char_to_encoding('UTF8') where datname = 'discourse' AND encoding = pg_char_to_encoding('SQL_ASCII');
  202.  
  203. I, [2022-03-26T20:00:12.108915 #1] INFO -- : File > /var/lib/postgresql/take-database-backup chmod: +x chown: postgres:postgres
  204. I, [2022-03-26T20:00:12.113182 #1] INFO -- : File > /var/spool/cron/crontabs/postgres chmod: chown:
  205. I, [2022-03-26T20:00:12.113676 #1] INFO -- : > echo postgres installed!
  206. I, [2022-03-26T20:00:12.116967 #1] INFO -- : postgres installed!
  207.  
  208. I, [2022-03-26T20:00:12.124106 #1] INFO -- : File > /etc/service/redis/run chmod: +x chown:
  209. I, [2022-03-26T20:00:12.131010 #1] INFO -- : File > /etc/service/redis/log/run chmod: +x chown:
  210. I, [2022-03-26T20:00:12.138500 #1] INFO -- : File > /etc/runit/3.d/10-redis chmod: +x chown:
  211. I, [2022-03-26T20:00:12.140059 #1] INFO -- : Replacing daemonize yes with in /etc/redis/redis.conf
  212. I, [2022-03-26T20:00:12.141322 #1] INFO -- : Replacing (?-mix:^pidfile.*$) with in /etc/redis/redis.conf
  213. I, [2022-03-26T20:00:12.142484 #1] INFO -- : > install -d -m 0755 -o redis -g redis /shared/redis_data
  214. I, [2022-03-26T20:00:12.147880 #1] INFO -- :
  215. I, [2022-03-26T20:00:12.149099 #1] INFO -- : Replacing (?-mix:^logfile.*$) with logfile "" in /etc/redis/redis.conf
  216. I, [2022-03-26T20:00:12.150007 #1] INFO -- : Replacing (?-mix:^bind .*$) with in /etc/redis/redis.conf
  217. I, [2022-03-26T20:00:12.150753 #1] INFO -- : Replacing (?-mix:^dir .*$) with dir /shared/redis_data in /etc/redis/redis.conf
  218. I, [2022-03-26T20:00:12.151544 #1] INFO -- : Replacing (?-mix:^protected-mode yes) with protected-mode no in /etc/redis/redis.conf
  219. I, [2022-03-26T20:00:12.152174 #1] INFO -- : Replacing # io-threads 4 with io-threads $redis_io_threads in /etc/redis/redis.conf
  220. I, [2022-03-26T20:00:12.152856 #1] INFO -- : > echo redis installed
  221. I, [2022-03-26T20:00:12.157029 #1] INFO -- : redis installed
  222.  
  223. I, [2022-03-26T20:00:12.158108 #1] INFO -- : > cat /etc/redis/redis.conf | grep logfile
  224. I, [2022-03-26T20:00:12.166208 #1] INFO -- : logfile ""
  225.  
  226. I, [2022-03-26T20:00:12.167196 #1] INFO -- : > exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf
  227. I, [2022-03-26T20:00:12.170933 #1] INFO -- : > sleep 10
  228. 1873:C 26 Mar 2022 20:00:12.182 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
  229. 1873:C 26 Mar 2022 20:00:12.182 # Redis version=6.2.6, bits=64, commit=00000000, modified=0, pid=1873, just started
  230. 1873:C 26 Mar 2022 20:00:12.182 # Configuration loaded
  231. 1873:M 26 Mar 2022 20:00:12.183 * monotonic clock: POSIX clock_gettime
  232. 1873:M 26 Mar 2022 20:00:12.183 * Running mode=standalone, port=6379.
  233. 1873:M 26 Mar 2022 20:00:12.183 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
  234. 1873:M 26 Mar 2022 20:00:12.183 # Server initialized
  235. 1873:M 26 Mar 2022 20:00:12.183 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
  236. 1873:M 26 Mar 2022 20:00:12.184 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo madvise > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled (set to 'madvise' or 'never').
  237. 1873:M 26 Mar 2022 20:00:12.184 * Loading RDB produced by version 6.2.6
  238. 1873:M 26 Mar 2022 20:00:12.184 * RDB age 901 seconds
  239. 1873:M 26 Mar 2022 20:00:12.184 * RDB memory usage when created 47.14 Mb
  240. 1873:M 26 Mar 2022 20:00:12.406 # Done loading RDB, keys loaded: 85557, keys expired: 47.
  241. 1873:M 26 Mar 2022 20:00:12.406 * DB loaded from disk: 0.223 seconds
  242. 1873:M 26 Mar 2022 20:00:12.406 * Ready to accept connections
  243. I, [2022-03-26T20:00:22.175317 #1] INFO -- :
  244. I, [2022-03-26T20:00:22.175827 #1] INFO -- : > thpoff echo "thpoff is installed!"
  245. I, [2022-03-26T20:00:22.181738 #1] INFO -- : thpoff is installed!
  246.  
  247. I, [2022-03-26T20:00:22.182126 #1] INFO -- : > /usr/local/bin/ruby -e 'if ENV["DISCOURSE_SMTP_ADDRESS"] == "smtp.example.com"; puts "Aborting! Mail is not configured!"; exit 1; end'
  248. I, [2022-03-26T20:00:22.288178 #1] INFO -- :
  249. I, [2022-03-26T20:00:22.288465 #1] INFO -- : > /usr/local/bin/ruby -e 'if ENV["DISCOURSE_HOSTNAME"] == "discourse.example.com"; puts "Aborting! Domain is not configured!"; exit 1; end'
  250. I, [2022-03-26T20:00:22.393170 #1] INFO -- :
  251. I, [2022-03-26T20:00:22.394011 #1] INFO -- : > /usr/local/bin/ruby -e 'if (ENV["DISCOURSE_CDN_URL"] || "")[0..1] == "//"; puts "Aborting! CDN must have a protocol specified. Once fixed you should rebake your posts now to correct all posts."; exit 1; end'
  252. I, [2022-03-26T20:00:22.496566 #1] INFO -- :
  253. I, [2022-03-26T20:00:22.496832 #1] INFO -- : > rm -f /etc/cron.d/anacron
  254. I, [2022-03-26T20:00:22.500412 #1] INFO -- :
  255. I, [2022-03-26T20:00:22.504955 #1] INFO -- : File > /etc/cron.d/anacron chmod: chown:
  256. I, [2022-03-26T20:00:22.512059 #1] INFO -- : File > /etc/runit/1.d/copy-env chmod: +x chown:
  257. I, [2022-03-26T20:00:22.519885 #1] INFO -- : File > /etc/service/unicorn/run chmod: +x chown:
  258. I, [2022-03-26T20:00:22.526649 #1] INFO -- : File > /etc/service/nginx/run chmod: +x chown:
  259. I, [2022-03-26T20:00:22.534125 #1] INFO -- : File > /etc/runit/3.d/01-nginx chmod: +x chown:
  260. I, [2022-03-26T20:00:22.540928 #1] INFO -- : File > /etc/runit/3.d/02-unicorn chmod: +x chown:
  261. I, [2022-03-26T20:00:22.541572 #1] INFO -- : Replacing # postgres with sv start postgres || exit 1 in /etc/service/unicorn/run
  262. I, [2022-03-26T20:00:22.542257 #1] INFO -- : > exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf
  263. I, [2022-03-26T20:00:22.545538 #1] INFO -- : > cd /var/www/discourse && git reset --hard
  264. 1900:C 26 Mar 2022 20:00:22.557 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
  265. 1900:C 26 Mar 2022 20:00:22.557 # Redis version=6.2.6, bits=64, commit=00000000, modified=0, pid=1900, just started
  266. 1900:C 26 Mar 2022 20:00:22.557 # Configuration loaded
  267. 1900:M 26 Mar 2022 20:00:22.558 * monotonic clock: POSIX clock_gettime
  268. 1900:M 26 Mar 2022 20:00:22.558 # Warning: Could not create server TCP listening socket *:6379: bind: Address already in use
  269. 1900:M 26 Mar 2022 20:00:22.558 # Failed listening on port 6379 (TCP), aborting.
  270. Updating files: 100% (31004/31004), done.
  271. I, [2022-03-26T20:00:26.721137 #1] INFO -- : HEAD is now at 00bb5f3a FIX: Use the category's text-only description in the category-chooser (#15735)
  272.  
  273. I, [2022-03-26T20:00:26.721785 #1] INFO -- : > cd /var/www/discourse && git clean -f
  274. I, [2022-03-26T20:00:26.902361 #1] INFO -- :
  275. I, [2022-03-26T20:00:26.902930 #1] INFO -- : > cd /var/www/discourse && git remote set-branches --add origin main
  276. I, [2022-03-26T20:00:26.908118 #1] INFO -- :
  277. I, [2022-03-26T20:00:26.908591 #1] INFO -- : > cd /var/www/discourse && git remote set-branches origin tests-passed
  278. I, [2022-03-26T20:00:26.913629 #1] INFO -- :
  279. I, [2022-03-26T20:00:26.914212 #1] INFO -- : > cd /var/www/discourse && git fetch --depth 1 origin tests-passed
  280. From https://github.com/discourse/discourse
  281. * branch tests-passed -> FETCH_HEAD
  282. * [new branch] tests-passed -> origin/tests-passed
  283. I, [2022-03-26T20:00:29.794959 #1] INFO -- :
  284. I, [2022-03-26T20:00:29.795086 #1] INFO -- : > cd /var/www/discourse && git checkout tests-passed
  285. Switched to a new branch 'tests-passed'
  286. I, [2022-03-26T20:00:31.072218 #1] INFO -- : Branch 'tests-passed' set up to track remote branch 'tests-passed' from 'origin'.
  287.  
  288. I, [2022-03-26T20:00:31.072351 #1] INFO -- : > cd /var/www/discourse && mkdir -p tmp
  289. I, [2022-03-26T20:00:31.077408 #1] INFO -- :
  290. I, [2022-03-26T20:00:31.078062 #1] INFO -- : > cd /var/www/discourse && chown discourse:www-data tmp
  291. I, [2022-03-26T20:00:31.083092 #1] INFO -- :
  292. I, [2022-03-26T20:00:31.083813 #1] INFO -- : > cd /var/www/discourse && mkdir -p tmp/pids
  293. I, [2022-03-26T20:00:31.089101 #1] INFO -- :
  294. I, [2022-03-26T20:00:31.089720 #1] INFO -- : > cd /var/www/discourse && mkdir -p tmp/sockets
  295. I, [2022-03-26T20:00:31.095192 #1] INFO -- :
  296. I, [2022-03-26T20:00:31.095744 #1] INFO -- : > cd /var/www/discourse && touch tmp/.gitkeep
  297. I, [2022-03-26T20:00:31.100495 #1] INFO -- :
  298. I, [2022-03-26T20:00:31.101010 #1] INFO -- : > cd /var/www/discourse && mkdir -p /shared/log/rails
  299. I, [2022-03-26T20:00:31.105588 #1] INFO -- :
  300. I, [2022-03-26T20:00:31.106202 #1] INFO -- : > cd /var/www/discourse && bash -c "touch -a /shared/log/rails/{production,production_errors,unicorn.stdout,unicorn.stderr,sidekiq}.log"
  301. I, [2022-03-26T20:00:31.112794 #1] INFO -- :
  302. I, [2022-03-26T20:00:31.113336 #1] INFO -- : > cd /var/www/discourse && bash -c "ln -s /shared/log/rails/{production,production_errors,unicorn.stdout,unicorn.stderr,sidekiq}.log /var/www/discourse/log"
  303. I, [2022-03-26T20:00:31.120232 #1] INFO -- :
  304. I, [2022-03-26T20:00:31.120467 #1] INFO -- : > cd /var/www/discourse && bash -c "mkdir -p /shared/{uploads,backups}"
  305. I, [2022-03-26T20:00:31.128136 #1] INFO -- :
  306. I, [2022-03-26T20:00:31.128476 #1] INFO -- : > cd /var/www/discourse && bash -c "ln -s /shared/{uploads,backups} /var/www/discourse/public"
  307. I, [2022-03-26T20:00:31.135349 #1] INFO -- :
  308. I, [2022-03-26T20:00:31.136063 #1] INFO -- : > cd /var/www/discourse && bash -c "mkdir -p /shared/tmp/{backups,restores}"
  309. I, [2022-03-26T20:00:31.143023 #1] INFO -- :
  310. I, [2022-03-26T20:00:31.143705 #1] INFO -- : > cd /var/www/discourse && bash -c "ln -s /shared/tmp/{backups,restores} /var/www/discourse/tmp"
  311. I, [2022-03-26T20:00:31.150029 #1] INFO -- :
  312. I, [2022-03-26T20:00:31.150709 #1] INFO -- : > cd /var/www/discourse && chown -R discourse:www-data /shared/log/rails /shared/uploads /shared/backups /shared/tmp
  313. I, [2022-03-26T20:00:31.473725 #1] INFO -- :
  314. I, [2022-03-26T20:00:31.473858 #1] INFO -- : > cd /var/www/discourse && find public/plugins/ -maxdepth 1 -xtype l -delete
  315. I, [2022-03-26T20:00:31.478934 #1] INFO -- :
  316. I, [2022-03-26T20:00:31.479582 #1] INFO -- : Replacing # redis with sv start redis || exit 1 in /etc/service/unicorn/run
  317. I, [2022-03-26T20:00:31.480238 #1] INFO -- : > cd /var/www/discourse/plugins && mkdir -p plugins
  318. I, [2022-03-26T20:00:31.485116 #1] INFO -- :
  319. I, [2022-03-26T20:00:31.485701 #1] INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/docker_manager.git
  320. Cloning into 'docker_manager'...
  321. I, [2022-03-26T20:00:33.626968 #1] INFO -- :
  322. I, [2022-03-26T20:00:33.627100 #1] INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-spoiler-alert.git
  323. Cloning into 'discourse-spoiler-alert'...
  324. I, [2022-03-26T20:00:34.292705 #1] INFO -- :
  325. I, [2022-03-26T20:00:34.292891 #1] INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-push-notifications.git
  326. Cloning into 'discourse-push-notifications'...
  327. I, [2022-03-26T20:00:34.876088 #1] INFO -- :
  328. I, [2022-03-26T20:00:34.876263 #1] INFO -- : > cd /var/www/discourse/plugins && git clone https://github.com/discourse/discourse-signatures.git
  329. Cloning into 'discourse-signatures'...
  330. I, [2022-03-26T20:00:35.411412 #1] INFO -- :
  331. I, [2022-03-26T20:00:35.412144 #1] INFO -- : > cp /var/www/discourse/config/nginx.sample.conf /etc/nginx/conf.d/discourse.conf
  332. I, [2022-03-26T20:00:35.416361 #1] INFO -- :
  333. I, [2022-03-26T20:00:35.417099 #1] INFO -- : > rm /etc/nginx/sites-enabled/default
  334. I, [2022-03-26T20:00:35.420628 #1] INFO -- :
  335. I, [2022-03-26T20:00:35.421255 #1] INFO -- : > mkdir -p /var/nginx/cache
  336. I, [2022-03-26T20:00:35.424829 #1] INFO -- :
  337. I, [2022-03-26T20:00:35.426070 #1] INFO -- : Replacing pid /run/nginx.pid; with daemon off; in /etc/nginx/nginx.conf
  338. I, [2022-03-26T20:00:35.426822 #1] INFO -- : Replacing (?m-ix:upstream[^\}]+\}) with upstream discourse { server 127.0.0.1:3000; } in /etc/nginx/conf.d/discourse.conf
  339. I, [2022-03-26T20:00:35.427178 #1] INFO -- : Replacing (?-mix:server_name.+$) with server_name _ ; in /etc/nginx/conf.d/discourse.conf
  340. I, [2022-03-26T20:00:35.427510 #1] INFO -- : Replacing (?-mix:client_max_body_size.+$) with client_max_body_size $upload_size ; in /etc/nginx/conf.d/discourse.conf
  341. I, [2022-03-26T20:00:35.427854 #1] INFO -- : Replacing (?-mix:worker_connections.+$) with worker_connections $nginx_worker_connections ; in /etc/nginx/nginx.conf
  342. I, [2022-03-26T20:00:35.428122 #1] INFO -- : > echo "done configuring web"
  343. I, [2022-03-26T20:00:35.431784 #1] INFO -- : done configuring web
  344.  
  345. I, [2022-03-26T20:00:35.432412 #1] INFO -- : > cd /var/www/discourse && gem install bundler --conservative -v $(awk '/BUNDLED WITH/ { getline; gsub(/ /,""); print $0 }' Gemfile.lock)
  346. I, [2022-03-26T20:00:36.185827 #1] INFO -- : Successfully installed bundler-2.3.5
  347. 1 gem installed
  348.  
  349. I, [2022-03-26T20:00:36.186285 #1] INFO -- : > cd /var/www/discourse && find /var/www/discourse ! -user discourse -exec chown discourse {} \+
  350. I, [2022-03-26T20:00:39.658563 #1] INFO -- :
  351. I, [2022-03-26T20:00:39.658826 #1] INFO -- : > cd /var/www/discourse && su discourse -c 'bundle install --deployment --retry 3 --jobs 4 --verbose --without test development'
  352. [DEPRECATED] The `--deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'true'`, and stop using this flag
  353. [DEPRECATED] The `--without` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local without 'test development'`, and stop using this flag
  354. I, [2022-03-26T20:01:01.420519 #1] INFO -- : Running `bundle install --deployment --jobs 4 --retry 3 --verbose --without "test" "development"` with bundler 2.3.5
  355. Frozen, using resolution from the lockfile
  356. The definition is missing ["bootsnap-1.11.1", "actionmailer-6.1.4.7", "actionpack-6.1.4.7", "actionview-6.1.4.7", "activemodel-6.1.4.7", "activerecord-6.1.4.7", "activesupport-6.1.4.7", "railties-6.1.4.7", "redis-namespace-1.8.2", "rails_multisite-4.0.1", "excon-0.92.1", "loofah-2.15.0", "pg-1.3.4", "mini_sql-1.4.0", "rack-mini-profiler-3.0.0", "stackprof-0.2.19", "logster-2.11.0", "activejob-6.1.4.7", "concurrent-ruby-1.1.10", "unf_ext-0.0.8.1", "jmespath-1.6.1"]
  357. HTTP GET https://index.rubygems.org/versions
  358. HTTP 206 Partial Content https://index.rubygems.org/versions
  359. HTTP GET https://index.rubygems.org/versions
  360. HTTP 200 OK https://index.rubygems.org/versions
  361. Fetching gem metadata from https://rubygems.org/
  362. Looking up gems ["actionmailer", "actionpack", "actionview", "actionview_precompiler", "active_model_serializers", "activejob", "activemodel", "activerecord", "activesupport", "addressable", "annotate", "ast", "aws-eventstream", "aws-partitions", "aws-sdk-core", "aws-sdk-kms", "aws-sdk-s3", "aws-sdk-sns", "aws-sigv4", "barber", "better_errors", "binding_of_caller", "bootsnap", "builder", "bullet", "byebug", "cbor", "certified", "chunky_png", "coderay", "colored2", "concurrent-ruby", "connection_pool", "cose", "cppjieba_rb", "crack", "crass", "css_parser", "debug_inspector", "diff-lcs", "diffy", "discourse-ember-rails", "discourse-ember-source", "discourse-fonts", "discourse_dev_assets", "docile", "ecma-re-validator", "email_reply_trimmer", "ember-data-source", "ember-handlebars-template", "ember-source", "erubi", "excon", "execjs", "exifr", "fabrication", "faker", "fakeweb", "faraday", "faraday-em_http", "faraday-em_synchrony", "faraday-excon", "faraday-httpclient", "faraday-multipart", "faraday-net_http", "faraday-net_http_persistent", "faraday-patron", "faraday-rack", "faraday-retry", "fast_blank", "fast_xs", "fastimage", "ffi", "fspath", "gc_tracer", "globalid", "guess_html_encoding", "hana", "hashdiff", "hashie", "highline", "hkdf", "htmlentities", "http_accept_language", "i18n", "image_optim", "image_size", "in_threads", "ipaddr", "jmespath", "jquery-rails", "json", "json-schema", "json_schemer", "jwt", "kgio", "libv8-node", "listen", "literate_randomizer", "lograge", "logstash-event", "logstash-logger", "logster", "loofah", "lru_redux", "lz4-ruby", "maxminddb", "memory_profiler", "message_bus", "method_source", "mini_mime", "mini_portile2", "mini_racer", "mini_scheduler", "mini_sql", "mini_suffix", "minitest", "mocha", "msgpack", "multi_json", "multi_xml", "multipart-post", "mustache", "nio4r", "nokogiri", "oauth", "oauth2", "oj", "omniauth", "omniauth-facebook", "omniauth-github", "omniauth-google-oauth2", "omniauth-oauth", "omniauth-oauth2", "omniauth-twitter", "openssl", "openssl-signature_algorithm", "optimist", "parallel", "parallel_tests", "parser", "pg", "progress", "pry", "pry-byebug", "pry-rails", "public_suffix", "puma", "r2", "racc", "rack", "rack-mini-profiler", "rack-protection", "rack-test", "rails-dom-testing", "rails-html-sanitizer", "rails_failover", "rails_multisite", "railties", "rainbow", "raindrops", "rake", "rb-fsevent", "rb-inotify", "rbtrace", "rchardet", "redis", "redis-namespace", "regexp_parser", "request_store", "rexml", "rinku", "rotp", "rqrcode", "rqrcode_core", "rspec", "rspec-core", "rspec-expectations", "rspec-html-matchers", "rspec-mocks", "rspec-rails", "rspec-support", "rss", "rswag-specs", "rtlit", "rubocop", "rubocop-ast", "rubocop-discourse", "rubocop-rspec", "ruby-prof", "ruby-progressbar", "ruby-readability", "ruby2_keywords", "rubyzip", "sanitize", "sassc", "sassc-rails", "seed-fu", "shoulda-matchers", "sidekiq", "simplecov", "simplecov-html", "simplecov_json_formatter", "sprockets", "sprockets-rails", "sshkey", "stackprof", "test-prof", "thor", "tilt", "tzinfo", "uglifier", "unf", "unf_ext", "unicode-display_width", "unicorn", "uniform_notifier", "uri_template", "webmock", "webpush", "xorcist", "yaml-lint", "zeitwerk"]
  363. HTTP GET https://index.rubygems.org/info/actionmailer
  364. HTTP GET https://index.rubygems.org/info/actionpack
  365. HTTP 206 Partial Content https://index.rubygems.org/info/actionmailer
  366. HTTP GET https://index.rubygems.org/info/actionview
  367. HTTP 206 Partial Content https://index.rubygems.org/info/actionview
  368. HTTP 206 Partial Content https://index.rubygems.org/info/actionpack
  369. HTTP GET https://index.rubygems.org/info/activejob
  370. HTTP GET https://index.rubygems.org/info/activemodel
  371. HTTP 206 Partial Content https://index.rubygems.org/info/activejob
  372. HTTP 206 Partial Content https://index.rubygems.org/info/activemodel
  373. HTTP GET https://index.rubygems.org/info/activerecord
  374. HTTP GET https://index.rubygems.org/info/activesupport
  375. HTTP 206 Partial Content https://index.rubygems.org/info/activesupport
  376. HTTP GET https://index.rubygems.org/info/aws-partitions
  377. HTTP 206 Partial Content https://index.rubygems.org/info/aws-partitions
  378. HTTP GET https://index.rubygems.org/info/aws-sdk-core
  379. HTTP 206 Partial Content https://index.rubygems.org/info/aws-sdk-core
  380. HTTP GET https://index.rubygems.org/info/aws-sdk-kms
  381. HTTP 206 Partial Content https://index.rubygems.org/info/aws-sdk-kms
  382. HTTP GET https://index.rubygems.org/info/aws-sdk-s3
  383. HTTP 206 Partial Content https://index.rubygems.org/info/aws-sdk-s3
  384. HTTP GET https://index.rubygems.org/info/aws-sdk-sns
  385. HTTP 206 Partial Content https://index.rubygems.org/info/aws-sdk-sns
  386. HTTP GET https://index.rubygems.org/info/bootsnap
  387. HTTP 206 Partial Content https://index.rubygems.org/info/activerecord
  388. HTTP GET https://index.rubygems.org/info/concurrent-ruby
  389. HTTP 206 Partial Content https://index.rubygems.org/info/concurrent-ruby
  390. HTTP GET https://index.rubygems.org/info/excon
  391. HTTP 206 Partial Content https://index.rubygems.org/info/excon
  392. HTTP GET https://index.rubygems.org/info/faker
  393. HTTP 206 Partial Content https://index.rubygems.org/info/faker
  394. HTTP GET https://index.rubygems.org/info/faraday-excon
  395. HTTP 206 Partial Content https://index.rubygems.org/info/faraday-excon
  396. HTTP GET https://index.rubygems.org/info/faraday-rack
  397. HTTP 206 Partial Content https://index.rubygems.org/info/bootsnap
  398. HTTP GET https://index.rubygems.org/info/jmespath
  399. HTTP 206 Partial Content https://index.rubygems.org/info/jmespath
  400. HTTP GET https://index.rubygems.org/info/logster
  401. HTTP 206 Partial Content https://index.rubygems.org/info/logster
  402. HTTP GET https://index.rubygems.org/info/loofah
  403. HTTP 206 Partial Content https://index.rubygems.org/info/loofah
  404. HTTP GET https://index.rubygems.org/info/mini_sql
  405. HTTP 206 Partial Content https://index.rubygems.org/info/mini_sql
  406. HTTP GET https://index.rubygems.org/info/omniauth-google-oauth2
  407. HTTP 206 Partial Content https://index.rubygems.org/info/omniauth-google-oauth2
  408. HTTP GET https://index.rubygems.org/info/parallel
  409. HTTP 206 Partial Content https://index.rubygems.org/info/parallel
  410. HTTP GET https://index.rubygems.org/info/pg
  411. HTTP 206 Partial Content https://index.rubygems.org/info/pg
  412. HTTP 206 Partial Content https://index.rubygems.org/info/faraday-rack
  413. HTTP GET https://index.rubygems.org/info/rack-mini-profiler
  414. HTTP 206 Partial Content https://index.rubygems.org/info/rack-mini-profiler
  415. HTTP GET https://index.rubygems.org/info/railties
  416. HTTP 206 Partial Content https://index.rubygems.org/info/railties
  417. HTTP GET https://index.rubygems.org/info/redis-namespace
  418. HTTP 206 Partial Content https://index.rubygems.org/info/redis-namespace
  419. HTTP GET https://index.rubygems.org/info/rspec-rails
  420. HTTP 206 Partial Content https://index.rubygems.org/info/rspec-rails
  421. HTTP GET https://index.rubygems.org/info/rubocop
  422. HTTP 206 Partial Content https://index.rubygems.org/info/rubocop
  423. HTTP GET https://index.rubygems.org/info/rubocop-rspec
  424. HTTP 206 Partial Content https://index.rubygems.org/info/rubocop-rspec
  425. HTTP GET https://index.rubygems.org/info/sprockets
  426. HTTP GET https://index.rubygems.org/info/stackprof
  427. HTTP 206 Partial Content https://index.rubygems.org/info/sprockets
  428. HTTP 206 Partial Content https://index.rubygems.org/info/stackprof
  429. HTTP GET https://index.rubygems.org/info/unf_ext
  430. HTTP GET https://index.rubygems.org/info/uniform_notifier
  431. HTTP 206 Partial Content https://index.rubygems.org/info/unf_ext
  432. HTTP 206 Partial Content https://index.rubygems.org/info/uniform_notifier
  433. Looking up gems ["mail", "text-format", "net-imap", "net-pop", "net-smtp", "erubis", "rails-deprecated_sanitizer", "jsonapi", "case_transform", "jsonapi-renderer", "rack-mount", "rack-cache", "journey", "activemodel-globalid", "bcrypt-ruby", "memcache-client", "thread_safe", "jamespath", "http-2", "aws-crt", "ember-template-compiler-source", "handlebars-source", "rouge", "arel", "activerecord-deprecated_finders", "columnize", "debugger-linecache", "slop", "rb-readline", "functional-ruby", "ref", "safe_yaml", "rdoc", "pastel", "tty-pager", "tty-screen", "tty-tree", "rcov", "httpclient", "net-http-persistent", "patron", "snappy", "rake-compiler", "rb-appscript", "xattr", "ffi-xattr", "termios", "json_pure", "rails", "rdf", "rb-fchange", "rb-kqueue", "celluloid", "celluloid-io", "ruby_dep", "stud", "eventmachine", "thin", "ruby_parser", "net-ftp", "libv8", "metaclass", "hoe", "weakling", "mini_portile", "pkg-config", "ruby-hmac", "faraday-middleware", "httpauth", "bigdecimal", "oa-core", "oa-oauth", "oa-openid", "oa-basic", "oa-enterprise", "oa-more", "sexp_processor", "win32console", "yard", "spoon", "pry-doc", "escape_utils", "trollop", "rack-ssl", "base32", "webrat", "rspec-collection_matchers", "strscan", "term-ansicolor", "backports", "powerpack", "astrolabe", "tins", "jaro_winkler", "psych", "hpricot", "nokogumbo", "bundler", "sass", "bourne", "compass", "sprockets-sass", "sinatra", "slim", "lockfile", "hike", "therubyracer"]
  434. HTTP GET https://index.rubygems.org/info/aws-crt
  435. HTTP 206 Partial Content https://index.rubygems.org/info/aws-crt
  436. HTTP GET https://index.rubygems.org/info/slop
  437. HTTP 206 Partial Content https://index.rubygems.org/info/slop
  438. HTTP GET https://index.rubygems.org/info/snappy
  439. HTTP GET https://index.rubygems.org/info/rails
  440. HTTP 206 Partial Content https://index.rubygems.org/info/snappy
  441. HTTP 206 Partial Content https://index.rubygems.org/info/rails
  442. HTTP GET https://index.rubygems.org/info/rdf
  443. HTTP 206 Partial Content https://index.rubygems.org/info/rdf
  444. HTTP GET https://index.rubygems.org/info/bundler
  445. HTTP 206 Partial Content https://index.rubygems.org/info/bundler
  446. Looking up gems ["mime-types", "treetop", "tlsmail", "text-hyphen", "digest", "net-protocol", "timeout", "abstract", "jsonapi-parser", "multimap", "bcrypt", "ZenTest", "RubyInline", "atomic", "ruby_core_source", "debugger-ruby_core_source", "equatable", "tty-color", "tty-which", "verse", "strings", "spruz", "snappy-jars", "activeresource", "actionwebservice", "actioncable", "activestorage", "actionmailbox", "actiontext", "win32-api", "link_header", "hamster", "timers", "facter", "celluloid-essentials", "celluloid-extras", "celluloid-fsm", "celluloid-pool", "celluloid-supervision", "dotenv", "nenv", "rspec-logsplit", "metriks", "daemons", "ParseTree", "time", "rubyforge", "gemcutter", "rack-openid", "ruby-openid-apps-discovery", "net-ldap", "rubyntlm", "pyu-ruby-sasl", "uuid", "XMLCanonicalizer", "restclient", "rest-client", "webrick", "curses", "sync", "jar-dependencies", "stringio", "sass-listen", "haml", "fssm", "compass-core", "compass-import-once", "sprockets-helpers", "mongrel", "mustermann", "temple"]
  447. HTTP GET https://index.rubygems.org/info/bcrypt
  448. HTTP GET https://index.rubygems.org/info/actioncable
  449. HTTP 206 Partial Content https://index.rubygems.org/info/actioncable
  450. HTTP GET https://index.rubygems.org/info/activestorage
  451. HTTP 206 Partial Content https://index.rubygems.org/info/activestorage
  452. HTTP GET https://index.rubygems.org/info/actionmailbox
  453. HTTP 206 Partial Content https://index.rubygems.org/info/actionmailbox
  454. HTTP GET https://index.rubygems.org/info/actiontext
  455. HTTP 206 Partial Content https://index.rubygems.org/info/actiontext
  456. HTTP GET https://index.rubygems.org/info/facter
  457. HTTP 206 Partial Content https://index.rubygems.org/info/bcrypt
  458. HTTP 206 Partial Content https://index.rubygems.org/info/facter
  459. Looking up gems ["mime-types-data", "io-wait", "facets", "polyglot", "archive-tar-minitar", "unicode_utils", "strings-ansi", "rails-observers", "activemodel-serializers-xml", "coffee-rails", "em-hiredis", "faye-websocket", "websocket-driver", "marcel", "mimemagic", "test-unit", "hitimes", "celluloid-gems", "coveralls", "dotenv-deployment", "rbtree", "faraday_middleware", "yajl-ruby", "avl_tree", "SexpProcessor", "date", "net-scp", "ruby-openid", "macaddr", "log4r", "netrc", "http-cookie", "http-accept", "ruby-maven", "cgi_multipart_eof_fix", "fastthread", "gem_plugin", "tool", "CFPropertyList", "sys-admin", "win32-dir", "windows-api", "windows-pr", "win32-security", "hocon"]
  460. HTTP GET https://index.rubygems.org/info/io-wait
  461. HTTP 206 Partial Content https://index.rubygems.org/info/io-wait
  462. Looking up gems ["minitar", "minitar-cli", "hiredis", "websocket-extensions", "coffee-script", "power_assert", "configuration", "mkrf", "colorize", "roauth", "net-ssh", "ruby-yadis", "systemu", "domain_name", "sqlite3", "maven-tools", "ruby-maven-libs", "libxml-ruby", "ffi-win32-extensions"]
  463. Looking up gems ["powerbar", "coffee-script-source", "pattern-match", "needle", "jruby-pageant", "bcrypt_pbkdf", "rbnacl", "rbnacl-libsodium", "virtus"]
  464. Looking up gems ["ansi", "descendants_tracker", "axiom-types", "coercible", "equalizer"]
  465. Looking up gems ["ice_nine", "adamantium"]
  466. Looking up gems ["memoizable"]
  467. Using rake 13.0.6
  468. 0: rake (13.0.6) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rake-13.0.6.gemspec
  469. Fetching concurrent-ruby 1.1.10
  470. Using zeitwerk 2.5.4
  471. 1: zeitwerk (2.5.4) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/zeitwerk-2.5.4.gemspec
  472. Using builder 3.2.4
  473. 1: builder (3.2.4) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/builder-3.2.4.gemspec
  474. Using erubi 1.10.0
  475. 1: erubi (1.10.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/erubi-1.10.0.gemspec
  476. Using racc 1.6.0
  477. 1: racc (1.6.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/racc-1.6.0.gemspec
  478. Using crass 1.0.6
  479. 1: crass (1.0.6) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/crass-1.0.6.gemspec
  480. Using rack 2.2.3
  481. 1: rack (2.2.3) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rack-2.2.3.gemspec
  482. Using mini_mime 1.1.2
  483. 1: mini_mime (1.1.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/mini_mime-1.1.2.gemspec
  484. Using public_suffix 4.0.6
  485. 1: public_suffix (4.0.6) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/public_suffix-4.0.6.gemspec
  486. Using aws-eventstream 1.2.0
  487. 1: aws-eventstream (1.2.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/aws-eventstream-1.2.0.gemspec
  488. Using aws-partitions 1.516.0
  489. 1: aws-partitions (1.516.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/aws-partitions-1.516.0.gemspec
  490. Fetching jmespath 1.6.1
  491. Using ember-source 2.18.2
  492. 2: ember-source (2.18.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/ember-source-2.18.2.gemspec
  493. Using minitest 5.15.0
  494. Using execjs 2.8.1
  495. 3: minitest (5.15.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/minitest-5.15.0.gemspec
  496. Using msgpack 1.4.5
  497. 3: msgpack (1.4.5) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/msgpack-1.4.5.gemspec
  498. Using bundler 2.3.5
  499. 3: bundler (2.3.5) from /usr/local/lib/ruby/gems/2.7.0/gems/bundler-2.3.5/lib/bundler/source
  500. Using byebug 11.1.3
  501. 3: byebug (11.1.3) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/byebug-11.1.3.gemspec
  502. Using cbor 0.5.9.6
  503. 3: cbor (0.5.9.6) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/cbor-0.5.9.6.gemspec
  504. Using chunky_png 1.4.0
  505. 3: chunky_png (1.4.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/chunky_png-1.4.0.gemspec
  506. Using coderay 1.1.3
  507. 3: coderay (1.1.3) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/coderay-1.1.3.gemspec
  508. Using colored2 3.1.2
  509. 3: colored2 (3.1.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/colored2-3.1.2.gemspec
  510. Using connection_pool 2.2.5
  511. 3: connection_pool (2.2.5) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/connection_pool-2.2.5.gemspec
  512. Using ipaddr 1.2.4
  513. 3: ipaddr (1.2.4) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/ipaddr-1.2.4.gemspec
  514. Using cppjieba_rb 0.4.2
  515. 3: cppjieba_rb (0.4.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/cppjieba_rb-0.4.2.gemspec
  516. Using diffy 3.4.0
  517. 3: diffy (3.4.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/diffy-3.4.0.gemspec
  518. Using method_source 1.0.0
  519. 3: method_source (1.0.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/method_source-1.0.0.gemspec
  520. Using thor 1.2.1
  521. 3: thor (1.2.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/thor-1.2.1.gemspec
  522. Using discourse-ember-source 3.12.2.3
  523. 3: discourse-ember-source (3.12.2.3) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/discourse-ember-source-3.12.2.3.gemspec
  524. Using discourse-fonts 0.0.9
  525. 3: discourse-fonts (0.0.9) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/discourse-fonts-0.0.9.gemspec
  526. Using regexp_parser 2.2.1
  527. 3: regexp_parser (2.2.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/regexp_parser-2.2.1.gemspec
  528. Using email_reply_trimmer 0.1.13
  529. 3: email_reply_trimmer (0.1.13) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/email_reply_trimmer-0.1.13.gemspec
  530. Fetching excon 0.92.1
  531. 2: execjs (2.8.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/execjs-2.8.1.gemspec
  532. Using exifr 1.3.9
  533. 2: exifr (1.3.9) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/exifr-1.3.9.gemspec
  534. Using faraday-em_http 1.0.0
  535. 2: faraday-em_http (1.0.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-em_http-1.0.0.gemspec
  536. Using faraday-em_synchrony 1.0.0
  537. 2: faraday-em_synchrony (1.0.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-em_synchrony-1.0.0.gemspec
  538. Using faraday-excon 1.1.0
  539. 2: faraday-excon (1.1.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-excon-1.1.0.gemspec
  540. Using faraday-httpclient 1.0.1
  541. 2: faraday-httpclient (1.0.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-httpclient-1.0.1.gemspec
  542. Using multipart-post 2.1.1
  543. 2: multipart-post (2.1.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/multipart-post-2.1.1.gemspec
  544. Using faraday-net_http 1.0.1
  545. 2: faraday-net_http (1.0.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-net_http-1.0.1.gemspec
  546. Using faraday-net_http_persistent 1.2.0
  547. 2: faraday-net_http_persistent (1.2.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-net_http_persistent-1.2.0.gemspec
  548. Using faraday-patron 1.0.0
  549. 2: faraday-patron (1.0.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-patron-1.0.0.gemspec
  550. Using faraday-rack 1.0.0
  551. 2: faraday-rack (1.0.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-rack-1.0.0.gemspec
  552. Using faraday-retry 1.0.3
  553. 2: faraday-retry (1.0.3) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-retry-1.0.3.gemspec
  554. Using ruby2_keywords 0.0.5
  555. 2: ruby2_keywords (0.0.5) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/ruby2_keywords-0.0.5.gemspec
  556. Using fast_blank 1.0.1
  557. 2: fast_blank (1.0.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/fast_blank-1.0.1.gemspec
  558. Using fast_xs 0.8.0
  559. 2: fast_xs (0.8.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/fast_xs-0.8.0.gemspec
  560. Using fastimage 2.2.6
  561. 2: fastimage (2.2.6) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/fastimage-2.2.6.gemspec
  562. Using ffi 1.15.5
  563. 2: ffi (1.15.5) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/ffi-1.15.5.gemspec
  564. Using fspath 3.1.2
  565. 2: fspath (3.1.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/fspath-3.1.2.gemspec
  566. Using gc_tracer 1.5.1
  567. 2: gc_tracer (1.5.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/gc_tracer-1.5.1.gemspec
  568. Using guess_html_encoding 0.0.11
  569. 2: guess_html_encoding (0.0.11) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/guess_html_encoding-0.0.11.gemspec
  570. Using hana 1.3.7
  571. 2: hana (1.3.7) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/hana-1.3.7.gemspec
  572. Using hashie 5.0.0
  573. 2: hashie (5.0.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/hashie-5.0.0.gemspec
  574. Using highline 2.0.3
  575. 2: highline (2.0.3) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/highline-2.0.3.gemspec
  576. Using hkdf 0.3.0
  577. 2: hkdf (0.3.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/hkdf-0.3.0.gemspec
  578. Using htmlentities 4.3.4
  579. 2: htmlentities (4.3.4) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/htmlentities-4.3.4.gemspec
  580. Using http_accept_language 2.1.1
  581. 2: http_accept_language (2.1.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/http_accept_language-2.1.1.gemspec
  582. Using image_size 3.0.1
  583. 2: image_size (3.0.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/image_size-3.0.1.gemspec
  584. Using in_threads 1.6.0
  585. 2: in_threads (1.6.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/in_threads-1.6.0.gemspec
  586. Using progress 3.6.0
  587. 2: progress (3.6.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/progress-3.6.0.gemspec
  588. Using json 2.6.1
  589. 2: json (2.6.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/json-2.6.1.gemspec
  590. Using uri_template 0.7.0
  591. 2: uri_template (0.7.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/uri_template-0.7.0.gemspec
  592. Using jwt 2.3.0
  593. 2: jwt (2.3.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/jwt-2.3.0.gemspec
  594. Using kgio 2.11.4
  595. 2: kgio (2.11.4) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/kgio-2.11.4.gemspec
  596. Using libv8-node 16.10.0.0 (x86_64-linux)
  597. 2: libv8-node (16.10.0.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/libv8-node-16.10.0.0-x86_64-linux.gemspec
  598. Using logstash-event 1.2.02
  599. 2: logstash-event (1.2.02) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/logstash-event-1.2.02.gemspec
  600. Fetching logster 2.11.0
  601. Installing jmespath 1.6.1
  602. Installing excon 0.92.1
  603. Installing concurrent-ruby 1.1.10
  604. Installing logster 2.11.0
  605. 1: jmespath (1.6.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/jmespath-1.6.1.gemspec
  606. Using lru_redux 1.1.0
  607. 1: lru_redux (1.1.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/lru_redux-1.1.0.gemspec
  608. Using lz4-ruby 0.3.3
  609. 1: lz4-ruby (0.3.3) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/lz4-ruby-0.3.3.gemspec
  610. Using maxminddb 0.1.22
  611. 1: maxminddb (0.1.22) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/maxminddb-0.1.22.gemspec
  612. Using memory_profiler 1.0.0
  613. 1: memory_profiler (1.0.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/memory_profiler-1.0.0.gemspec
  614. Using redis 4.5.1
  615. 1: redis (4.5.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/redis-4.5.1.gemspec
  616. Fetching mini_sql 1.4.0
  617. 3: excon (0.92.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/excon-0.92.1.gemspec
  618. Using multi_json 1.15.0
  619. 3: multi_json (1.15.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/multi_json-1.15.0.gemspec
  620. Using multi_xml 0.6.0
  621. 3: multi_xml (0.6.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/multi_xml-0.6.0.gemspec
  622. Using mustache 1.1.1
  623. 3: mustache (1.1.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/mustache-1.1.1.gemspec
  624. Using nio4r 2.5.8
  625. 3: nio4r (2.5.8) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/nio4r-2.5.8.gemspec
  626. Using oauth 0.5.8
  627. 3: oauth (0.5.8) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/oauth-0.5.8.gemspec
  628. Using oj 3.13.11
  629. 3: oj (3.13.11) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/oj-3.13.11.gemspec
  630. Using optimist 3.0.1
  631. 3: optimist (3.0.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/optimist-3.0.1.gemspec
  632. Fetching pg 1.3.4
  633. Installing mini_sql 1.4.0
  634. Installing pg 1.3.4 with native extensions
  635. 1: mini_sql (1.4.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/mini_sql-1.4.0.gemspec
  636. Using r2 0.2.7
  637. 1: r2 (0.2.7) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/r2-0.2.7.gemspec
  638. Using raindrops 0.20.0
  639. 1: raindrops (0.20.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/raindrops-0.20.0.gemspec
  640. Using rchardet 1.8.0
  641. 1: rchardet (1.8.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rchardet-1.8.0.gemspec
  642. Using rexml 3.2.5
  643. 1: rexml (3.2.5) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rexml-3.2.5.gemspec
  644. Using rinku 2.0.6
  645. 1: rinku (2.0.6) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rinku-2.0.6.gemspec
  646. Using rotp 6.2.0
  647. 1: rotp (6.2.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rotp-6.2.0.gemspec
  648. Using rqrcode_core 1.2.0
  649. 1: rqrcode_core (1.2.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rqrcode_core-1.2.0.gemspec
  650. Using rtlit 0.0.5
  651. 1: rtlit (0.0.5) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rtlit-0.0.5.gemspec
  652. Using rubyzip 2.3.2
  653. 1: rubyzip (2.3.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rubyzip-2.3.2.gemspec
  654. Using tilt 2.0.10
  655. 1: tilt (2.0.10) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/tilt-2.0.10.gemspec
  656. Using sshkey 2.0.0
  657. 1: sshkey (2.0.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/sshkey-2.0.0.gemspec
  658. Fetching stackprof 0.2.19
  659. Installing stackprof 0.2.19 with native extensions
  660. 0: concurrent-ruby (1.1.10) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/concurrent-ruby-1.1.10.gemspec
  661. Fetching unf_ext 0.0.8.1
  662. Building native extensions. This could take a while...
  663. Building native extensions. This could take a while...
  664. 2: logster (2.11.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/logster-2.11.0.gemspec
  665. Installing unf_ext 0.0.8.1 with native extensions
  666. Using xorcist 1.1.2
  667. 2: xorcist (1.1.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/xorcist-1.1.2.gemspec
  668. Using nokogiri 1.13.3 (x86_64-linux)
  669. 2: nokogiri (1.13.3) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/nokogiri-1.13.3-x86_64-linux.gemspec
  670. Using rack-test 1.1.0
  671. 2: rack-test (1.1.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rack-test-1.1.0.gemspec
  672. Using mail 2.8.0.edge from https://github.com/discourse/mail.git (at main@5b700fc)
  673. 2: mail (2.8.0.edge) from /var/www/discourse/vendor/bundle/ruby/2.7.0/bundler/gems/mail-5b700fc95ee6/mail.gemspec
  674. Using addressable 2.8.0
  675. 2: addressable (2.8.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/addressable-2.8.0.gemspec
  676. Using aws-sigv4 1.4.0
  677. 2: aws-sigv4 (1.4.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/aws-sigv4-1.4.0.gemspec
  678. Using ember-data-source 3.0.2
  679. 2: ember-data-source (3.0.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/ember-data-source-3.0.2.gemspec
  680. Using request_store 1.5.1
  681. 2: request_store (1.5.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/request_store-1.5.1.gemspec
  682. Using message_bus 4.2.0
  683. 2: message_bus (4.2.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/message_bus-4.2.0.gemspec
  684. Fetching rack-mini-profiler 3.0.0
  685. Building native extensions. This could take a while...
  686. Installing rack-mini-profiler 3.0.0
  687. 2: rack-mini-profiler (3.0.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rack-mini-profiler-3.0.0.gemspec
  688. Using rack-protection 2.2.0
  689. 2: rack-protection (2.2.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rack-protection-2.2.0.gemspec
  690. Fetching bootsnap 1.11.1
  691. Installing bootsnap 1.11.1 with native extensions
  692. Building native extensions. This could take a while...
  693. 2: bootsnap (1.11.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/bootsnap-1.11.1.gemspec
  694. Using openssl 2.2.1
  695. 2: openssl (2.2.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/openssl-2.2.1.gemspec
  696. Using ecma-re-validator 0.4.0
  697. 2: ecma-re-validator (0.4.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/ecma-re-validator-0.4.0.gemspec
  698. Using pry 0.13.1
  699. 2: pry (0.13.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/pry-0.13.1.gemspec
  700. Using barber 0.12.2
  701. 2: barber (0.12.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/barber-0.12.2.gemspec
  702. Using faraday-multipart 1.0.3
  703. 2: faraday-multipart (1.0.3) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-multipart-1.0.3.gemspec
  704. Using image_optim 0.31.1
  705. 2: image_optim (0.31.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/image_optim-0.31.1.gemspec
  706. Using logstash-logger 0.26.1
  707. 2: logstash-logger (0.26.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/logstash-logger-0.26.1.gemspec
  708. Using mini_racer 0.6.2
  709. 2: mini_racer (0.6.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/mini_racer-0.6.2.gemspec
  710. Using mini_suffix 0.3.3
  711. 2: mini_suffix (0.3.3) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/mini_suffix-0.3.3.gemspec
  712. Using omniauth 1.9.1
  713. 2: omniauth (1.9.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/omniauth-1.9.1.gemspec
  714. Using sassc 2.0.1
  715. 2: sassc (2.0.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/sassc-2.0.1.gemspec
  716. Using uglifier 4.2.0
  717. 2: uglifier (4.2.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/uglifier-4.2.0.gemspec
  718. Using webpush 1.1.0
  719. 2: webpush (1.1.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/webpush-1.1.0.gemspec
  720. Using sidekiq 6.4.1
  721. 2: sidekiq (6.4.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/sidekiq-6.4.1.gemspec
  722. Fetching redis-namespace 1.8.2
  723. Installing redis-namespace 1.8.2
  724. 2: redis-namespace (1.8.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/redis-namespace-1.8.2.gemspec
  725. Using puma 5.6.2
  726. 2: puma (5.6.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/puma-5.6.2.gemspec
  727. Using rbtrace 0.4.14
  728. 2: rbtrace (0.4.14) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rbtrace-0.4.14.gemspec
  729. Using rqrcode 2.1.1
  730. 2: rqrcode (2.1.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rqrcode-2.1.1.gemspec
  731. Using rss 0.2.9
  732. 2: rss (0.2.9) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rss-0.2.9.gemspec
  733. Using unicorn 6.1.0
  734. 2: unicorn (6.1.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/unicorn-6.1.0.gemspec
  735. Using i18n 1.10.0
  736. 2: i18n (1.10.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/i18n-1.10.0.gemspec
  737. Using tzinfo 2.0.4
  738. 2: tzinfo (2.0.4) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/tzinfo-2.0.4.gemspec
  739. Using sprockets 3.7.2
  740. 2: sprockets (3.7.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/sprockets-3.7.2.gemspec
  741. Fetching loofah 2.15.0
  742. Installing loofah 2.15.0
  743. 2: loofah (2.15.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/loofah-2.15.0.gemspec
  744. Using ruby-readability 0.7.0
  745. 2: ruby-readability (0.7.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/ruby-readability-0.7.0.gemspec
  746. Using sanitize 6.0.0
  747. 2: sanitize (6.0.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/sanitize-6.0.0.gemspec
  748. Using aws-sdk-core 3.121.2
  749. 2: aws-sdk-core (3.121.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/aws-sdk-core-3.121.2.gemspec
  750. Using css_parser 1.11.0
  751. 2: css_parser (1.11.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/css_parser-1.11.0.gemspec
  752. Using openssl-signature_algorithm 1.1.1
  753. 2: openssl-signature_algorithm (1.1.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/openssl-signature_algorithm-1.1.1.gemspec
  754. Using faraday 1.10.0
  755. 2: faraday (1.10.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/faraday-1.10.0.gemspec
  756. Using json_schemer 0.2.19
  757. 2: json_schemer (0.2.19) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/json_schemer-0.2.19.gemspec
  758. Using mini_scheduler 0.13.0
  759. 2: mini_scheduler (0.13.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/mini_scheduler-0.13.0.gemspec
  760. Using omniauth-oauth 1.2.0
  761. 2: omniauth-oauth (1.2.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/omniauth-oauth-1.2.0.gemspec
  762. Using pry-byebug 3.9.0
  763. 2: pry-byebug (3.9.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/pry-byebug-3.9.0.gemspec
  764. Using pry-rails 0.3.9
  765. 2: pry-rails (0.3.9) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/pry-rails-0.3.9.gemspec
  766. Fetching activesupport 6.1.4.7
  767. Installing activesupport 6.1.4.7
  768. 2: activesupport (6.1.4.7) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/activesupport-6.1.4.7.gemspec
  769. Using ember-handlebars-template 0.8.0
  770. 2: ember-handlebars-template (0.8.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/ember-handlebars-template-0.8.0.gemspec
  771. Using rails-html-sanitizer 1.4.2
  772. 2: rails-html-sanitizer (1.4.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rails-html-sanitizer-1.4.2.gemspec
  773. Using aws-sdk-kms 1.44.0
  774. 2: aws-sdk-kms (1.44.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/aws-sdk-kms-1.44.0.gemspec
  775. Using aws-sdk-sns 1.46.0
  776. 2: aws-sdk-sns (1.46.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/aws-sdk-sns-1.46.0.gemspec
  777. Using cose 1.2.0
  778. 2: cose (1.2.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/cose-1.2.0.gemspec
  779. Using oauth2 1.4.7
  780. 2: oauth2 (1.4.7) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/oauth2-1.4.7.gemspec
  781. Using omniauth-twitter 1.4.0
  782. 2: omniauth-twitter (1.4.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/omniauth-twitter-1.4.0.gemspec
  783. Using rails-dom-testing 2.0.3
  784. 2: rails-dom-testing (2.0.3) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rails-dom-testing-2.0.3.gemspec
  785. Using globalid 1.0.0
  786. 2: globalid (1.0.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/globalid-1.0.0.gemspec
  787. Fetching activemodel 6.1.4.7
  788. Installing activemodel 6.1.4.7
  789. 2: activemodel (6.1.4.7) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/activemodel-6.1.4.7.gemspec
  790. Fetching actionview 6.1.4.7
  791. Installing actionview 6.1.4.7
  792. 2: actionview (6.1.4.7) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/actionview-6.1.4.7.gemspec
  793. Fetching activejob 6.1.4.7
  794. Installing activejob 6.1.4.7
  795. 2: activejob (6.1.4.7) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/activejob-6.1.4.7.gemspec
  796. Using aws-sdk-s3 1.96.1
  797. 2: aws-sdk-s3 (1.96.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/aws-sdk-s3-1.96.1.gemspec
  798. Using omniauth-oauth2 1.7.2
  799. 2: omniauth-oauth2 (1.7.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/omniauth-oauth2-1.7.2.gemspec
  800. Using active_model_serializers 0.8.4
  801. 2: active_model_serializers (0.8.4) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/active_model_serializers-0.8.4.gemspec
  802. Fetching activerecord 6.1.4.7
  803. Installing activerecord 6.1.4.7
  804. 2: activerecord (6.1.4.7) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/activerecord-6.1.4.7.gemspec
  805. Fetching actionpack 6.1.4.7
  806. Installing actionpack 6.1.4.7
  807. 2: actionpack (6.1.4.7) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/actionpack-6.1.4.7.gemspec
  808. Using actionview_precompiler 0.2.3
  809. 2: actionview_precompiler (0.2.3) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/actionview_precompiler-0.2.3.gemspec
  810. Using omniauth-facebook 9.0.0
  811. 2: omniauth-facebook (9.0.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/omniauth-facebook-9.0.0.gemspec
  812. Using omniauth-github 1.4.0
  813. 2: omniauth-github (1.4.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/omniauth-github-1.4.0.gemspec
  814. Using omniauth-google-oauth2 0.8.2
  815. 2: omniauth-google-oauth2 (0.8.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/omniauth-google-oauth2-0.8.2.gemspec
  816. Using seed-fu 2.3.9
  817. 2: seed-fu (2.3.9) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/seed-fu-2.3.9.gemspec
  818. Fetching actionmailer 6.1.4.7
  819. Installing actionmailer 6.1.4.7
  820. 2: actionmailer (6.1.4.7) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/actionmailer-6.1.4.7.gemspec
  821. Fetching railties 6.1.4.7
  822. Installing railties 6.1.4.7
  823. 2: railties (6.1.4.7) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/railties-6.1.4.7.gemspec
  824. Using sprockets-rails 3.4.2
  825. 2: sprockets-rails (3.4.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/sprockets-rails-3.4.2.gemspec
  826. Using jquery-rails 4.4.0
  827. 2: jquery-rails (4.4.0) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/jquery-rails-4.4.0.gemspec
  828. Using lograge 0.11.2
  829. 2: lograge (0.11.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/lograge-0.11.2.gemspec
  830. Using rails_failover 0.8.1
  831. 2: rails_failover (0.8.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rails_failover-0.8.1.gemspec
  832. Fetching rails_multisite 4.0.1
  833. Installing rails_multisite 4.0.1
  834. 2: rails_multisite (4.0.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/rails_multisite-4.0.1.gemspec
  835. Using sassc-rails 2.1.2
  836. 2: sassc-rails (2.1.2) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/sassc-rails-2.1.2.gemspec
  837. Using discourse-ember-rails 0.18.6
  838. 2: discourse-ember-rails (0.18.6) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/discourse-ember-rails-0.18.6.gemspec
  839. 1: stackprof (0.2.19) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/stackprof-0.2.19.gemspec
  840. 0: unf_ext (0.0.8.1) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/unf_ext-0.0.8.1.gemspec
  841. Using unf 0.1.4
  842. 2: unf (0.1.4) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/unf-0.1.4.gemspec
  843. 3: pg (1.3.4) from /var/www/discourse/vendor/bundle/ruby/2.7.0/specifications/pg-1.3.4.gemspec
  844. Bundle complete! 126 Gemfile dependencies, 176 gems now installed.
  845. Gems in the groups 'test' and 'development' were not installed.
  846. Bundled gems are installed into `./vendor/bundle`
  847.  
  848. I, [2022-03-26T20:01:01.420888 #1] INFO -- : > cd /var/www/discourse && [ ! -d 'node_modules' ] || su discourse -c 'yarn install --production && yarn cache clean'
  849. warning "eslint-config-discourse > eslint-plugin-lodash@7.1.0" has unmet peer dependency "lodash@>=4".
  850. warning " > @mixer/parallel-prettier@2.0.1" has unmet peer dependency "prettier@^2.0.0".
  851. I, [2022-03-26T20:02:39.883191 #1] INFO -- : yarn install v1.22.17
  852. [1/5] Validating package.json...
  853. [2/5] Resolving packages...
  854. [3/5] Fetching packages...
  855. [4/5] Linking dependencies...
  856. [5/5] Building fresh packages...
  857. $ yarn --cwd app/assets/javascripts/discourse
  858. yarn install v1.22.17
  859. [1/4] Resolving packages...
  860. [2/4] Fetching packages...
  861. [3/4] Linking dependencies...
  862. [4/4] Building fresh packages...
  863. success Saved lockfile.
  864. Done in 62.86s.
  865. Done in 92.10s.
  866. yarn cache v1.22.17
  867. success Cleared cache.
  868. Done in 5.85s.
  869.  
  870. I, [2022-03-26T20:02:39.884910 #1] INFO -- : > cd /var/www/discourse && su discourse -c 'LOAD_PLUGINS=0 bundle exec rake plugin:pull_compatible_all'
  871. I, [2022-03-26T20:02:45.073362 #1] INFO -- : docker_manager is already at latest compatible version
  872. discourse-spoiler-alert is already at latest compatible version
  873. discourse-push-notifications is already at latest compatible version
  874. discourse-signatures is already at latest compatible version
  875.  
  876. I, [2022-03-26T20:02:45.073615 #1] INFO -- : > cd /var/www/discourse && su discourse -c 'bundle exec rake db:migrate'
  877. 2022-03-26 20:02:54.261 UTC [2489] discourse@discourse ERROR: permission denied to create extension "unaccent"
  878. 2022-03-26 20:02:54.261 UTC [2489] discourse@discourse HINT: Must be superuser to create this extension.
  879. 2022-03-26 20:02:54.261 UTC [2489] discourse@discourse STATEMENT: CREATE EXTENSION IF NOT EXISTS "unaccent"
  880. rake aborted!
  881. StandardError: An error has occurred, this and all later migrations canceled:
  882.  
  883. PG::InsufficientPrivilege: ERROR: permission denied to create extension "unaccent"
  884. HINT: Must be superuser to create this extension.
  885. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/rack-mini-profiler-3.0.0/lib/patches/db/pg.rb:69:in `exec_params'
  886. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/rack-mini-profiler-3.0.0/lib/patches/db/pg.rb:69:in `exec_params'
  887. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql_adapter.rb:672:in `block (2 levels) in exec_no_cache'
  888. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/dependencies/interlock.rb:48:in `block in permit_concurrent_loads'
  889. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/share_lock.rb:187:in `yield_shares'
  890. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/dependencies/interlock.rb:47:in `permit_concurrent_loads'
  891. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql_adapter.rb:671:in `block in exec_no_cache'
  892. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract_adapter.rb:696:in `block (2 levels) in log'
  893. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:26:in `block (2 levels) in synchronize'
  894. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `handle_interrupt'
  895. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `block in synchronize'
  896. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `handle_interrupt'
  897. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `synchronize'
  898. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract_adapter.rb:695:in `block in log'
  899. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
  900. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract_adapter.rb:687:in `log'
  901. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql_adapter.rb:670:in `exec_no_cache'
  902. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql_adapter.rb:649:in `execute_and_clear'
  903. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql/database_statements.rb:53:in `exec_query'
  904. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql_adapter.rb:386:in `enable_extension'
  905. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:929:in `block in method_missing'
  906. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:897:in `block in say_with_time'
  907. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:897:in `say_with_time'
  908. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:918:in `method_missing'
  909. /var/www/discourse/db/migrate/20220304162250_enable_unaccent_extension.rb:5:in `change'
  910. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:867:in `exec_migration'
  911. /var/www/discourse/lib/freedom_patches/schema_migration_details.rb:9:in `block in exec_migration'
  912. /var/www/discourse/lib/freedom_patches/schema_migration_details.rb:8:in `exec_migration'
  913. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:851:in `block (2 levels) in migrate'
  914. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:850:in `block in migrate'
  915. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract/connection_pool.rb:462:in `with_connection'
  916. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:849:in `migrate'
  917. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1037:in `migrate'
  918. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1329:in `block in execute_migration_in_transaction'
  919. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1380:in `block in ddl_transaction'
  920. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract/database_statements.rb:320:in `block in transaction'
  921. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract/transaction.rb:319:in `block in within_new_transaction'
  922. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:26:in `block (2 levels) in synchronize'
  923. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `handle_interrupt'
  924. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `block in synchronize'
  925. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `handle_interrupt'
  926. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `synchronize'
  927. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract/transaction.rb:317:in `within_new_transaction'
  928. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract/database_statements.rb:320:in `transaction'
  929. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/transactions.rb:209:in `transaction'
  930. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1380:in `ddl_transaction'
  931. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1328:in `execute_migration_in_transaction'
  932. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1302:in `each'
  933. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1302:in `migrate_without_lock'
  934. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1251:in `block in migrate'
  935. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1401:in `block in with_advisory_lock'
  936. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1416:in `block in with_advisory_lock_connection'
  937. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract/connection_pool.rb:462:in `with_connection'
  938. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1416:in `with_advisory_lock_connection'
  939. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1397:in `with_advisory_lock'
  940. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1251:in `migrate'
  941. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1086:in `up'
  942. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1061:in `migrate'
  943. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/tasks/database_tasks.rb:237:in `migrate'
  944. /var/www/discourse/lib/tasks/db.rake:218:in `block (2 levels) in <main>'
  945. /var/www/discourse/lib/distributed_mutex.rb:33:in `block in synchronize'
  946. /var/www/discourse/lib/distributed_mutex.rb:29:in `synchronize'
  947. /var/www/discourse/lib/distributed_mutex.rb:29:in `synchronize'
  948. /var/www/discourse/lib/distributed_mutex.rb:14:in `synchronize'
  949. /var/www/discourse/lib/tasks/db.rake:210:in `block in <main>'
  950. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/exe/rake:27:in `<top (required)>'
  951. /usr/local/bin/bundle:25:in `load'
  952. /usr/local/bin/bundle:25:in `<main>'
  953.  
  954. Caused by:
  955. ActiveRecord::StatementInvalid: PG::InsufficientPrivilege: ERROR: permission denied to create extension "unaccent"
  956. HINT: Must be superuser to create this extension.
  957. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/rack-mini-profiler-3.0.0/lib/patches/db/pg.rb:69:in `exec_params'
  958. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/rack-mini-profiler-3.0.0/lib/patches/db/pg.rb:69:in `exec_params'
  959. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql_adapter.rb:672:in `block (2 levels) in exec_no_cache'
  960. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/dependencies/interlock.rb:48:in `block in permit_concurrent_loads'
  961. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/share_lock.rb:187:in `yield_shares'
  962. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/dependencies/interlock.rb:47:in `permit_concurrent_loads'
  963. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql_adapter.rb:671:in `block in exec_no_cache'
  964. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract_adapter.rb:696:in `block (2 levels) in log'
  965. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:26:in `block (2 levels) in synchronize'
  966. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `handle_interrupt'
  967. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `block in synchronize'
  968. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `handle_interrupt'
  969. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `synchronize'
  970. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract_adapter.rb:695:in `block in log'
  971. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
  972. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract_adapter.rb:687:in `log'
  973. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql_adapter.rb:670:in `exec_no_cache'
  974. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql_adapter.rb:649:in `execute_and_clear'
  975. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql/database_statements.rb:53:in `exec_query'
  976. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql_adapter.rb:386:in `enable_extension'
  977. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:929:in `block in method_missing'
  978. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:897:in `block in say_with_time'
  979. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:897:in `say_with_time'
  980. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:918:in `method_missing'
  981. /var/www/discourse/db/migrate/20220304162250_enable_unaccent_extension.rb:5:in `change'
  982. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:867:in `exec_migration'
  983. /var/www/discourse/lib/freedom_patches/schema_migration_details.rb:9:in `block in exec_migration'
  984. /var/www/discourse/lib/freedom_patches/schema_migration_details.rb:8:in `exec_migration'
  985. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:851:in `block (2 levels) in migrate'
  986. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:850:in `block in migrate'
  987. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract/connection_pool.rb:462:in `with_connection'
  988. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:849:in `migrate'
  989. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1037:in `migrate'
  990. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1329:in `block in execute_migration_in_transaction'
  991. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1380:in `block in ddl_transaction'
  992. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract/database_statements.rb:320:in `block in transaction'
  993. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract/transaction.rb:319:in `block in within_new_transaction'
  994. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:26:in `block (2 levels) in synchronize'
  995. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `handle_interrupt'
  996. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `block in synchronize'
  997. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `handle_interrupt'
  998. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `synchronize'
  999. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract/transaction.rb:317:in `within_new_transaction'
  1000. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract/database_statements.rb:320:in `transaction'
  1001. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/transactions.rb:209:in `transaction'
  1002. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1380:in `ddl_transaction'
  1003. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1328:in `execute_migration_in_transaction'
  1004. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1302:in `each'
  1005. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1302:in `migrate_without_lock'
  1006. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1251:in `block in migrate'
  1007. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1401:in `block in with_advisory_lock'
  1008. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1416:in `block in with_advisory_lock_connection'
  1009. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract/connection_pool.rb:462:in `with_connection'
  1010. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1416:in `with_advisory_lock_connection'
  1011. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1397:in `with_advisory_lock'
  1012. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1251:in `migrate'
  1013. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1086:in `up'
  1014. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1061:in `migrate'
  1015. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/tasks/database_tasks.rb:237:in `migrate'
  1016. /var/www/discourse/lib/tasks/db.rake:218:in `block (2 levels) in <main>'
  1017. /var/www/discourse/lib/distributed_mutex.rb:33:in `block in synchronize'
  1018. /var/www/discourse/lib/distributed_mutex.rb:29:in `synchronize'
  1019. /var/www/discourse/lib/distributed_mutex.rb:29:in `synchronize'
  1020. /var/www/discourse/lib/distributed_mutex.rb:14:in `synchronize'
  1021. /var/www/discourse/lib/tasks/db.rake:210:in `block in <main>'
  1022. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/exe/rake:27:in `<top (required)>'
  1023. /usr/local/bin/bundle:25:in `load'
  1024. /usr/local/bin/bundle:25:in `<main>'
  1025.  
  1026. Caused by:
  1027. PG::InsufficientPrivilege: ERROR: permission denied to create extension "unaccent"
  1028. HINT: Must be superuser to create this extension.
  1029. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/rack-mini-profiler-3.0.0/lib/patches/db/pg.rb:69:in `exec_params'
  1030. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/rack-mini-profiler-3.0.0/lib/patches/db/pg.rb:69:in `exec_params'
  1031. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql_adapter.rb:672:in `block (2 levels) in exec_no_cache'
  1032. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/dependencies/interlock.rb:48:in `block in permit_concurrent_loads'
  1033. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/share_lock.rb:187:in `yield_shares'
  1034. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/dependencies/interlock.rb:47:in `permit_concurrent_loads'
  1035. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql_adapter.rb:671:in `block in exec_no_cache'
  1036. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract_adapter.rb:696:in `block (2 levels) in log'
  1037. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:26:in `block (2 levels) in synchronize'
  1038. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `handle_interrupt'
  1039. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `block in synchronize'
  1040. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `handle_interrupt'
  1041. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `synchronize'
  1042. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract_adapter.rb:695:in `block in log'
  1043. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
  1044. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract_adapter.rb:687:in `log'
  1045. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql_adapter.rb:670:in `exec_no_cache'
  1046. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql_adapter.rb:649:in `execute_and_clear'
  1047. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql/database_statements.rb:53:in `exec_query'
  1048. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/postgresql_adapter.rb:386:in `enable_extension'
  1049. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:929:in `block in method_missing'
  1050. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:897:in `block in say_with_time'
  1051. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:897:in `say_with_time'
  1052. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:918:in `method_missing'
  1053. /var/www/discourse/db/migrate/20220304162250_enable_unaccent_extension.rb:5:in `change'
  1054. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:867:in `exec_migration'
  1055. /var/www/discourse/lib/freedom_patches/schema_migration_details.rb:9:in `block in exec_migration'
  1056. /var/www/discourse/lib/freedom_patches/schema_migration_details.rb:8:in `exec_migration'
  1057. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:851:in `block (2 levels) in migrate'
  1058. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:850:in `block in migrate'
  1059. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract/connection_pool.rb:462:in `with_connection'
  1060. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:849:in `migrate'
  1061. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1037:in `migrate'
  1062. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1329:in `block in execute_migration_in_transaction'
  1063. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1380:in `block in ddl_transaction'
  1064. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract/database_statements.rb:320:in `block in transaction'
  1065. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract/transaction.rb:319:in `block in within_new_transaction'
  1066. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:26:in `block (2 levels) in synchronize'
  1067. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `handle_interrupt'
  1068. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `block in synchronize'
  1069. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `handle_interrupt'
  1070. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activesupport-6.1.4.7/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `synchronize'
  1071. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract/transaction.rb:317:in `within_new_transaction'
  1072. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract/database_statements.rb:320:in `transaction'
  1073. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/transactions.rb:209:in `transaction'
  1074. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1380:in `ddl_transaction'
  1075. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1328:in `execute_migration_in_transaction'
  1076. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1302:in `each'
  1077. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1302:in `migrate_without_lock'
  1078. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1251:in `block in migrate'
  1079. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1401:in `block in with_advisory_lock'
  1080. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1416:in `block in with_advisory_lock_connection'
  1081. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/connection_adapters/abstract/connection_pool.rb:462:in `with_connection'
  1082. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1416:in `with_advisory_lock_connection'
  1083. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1397:in `with_advisory_lock'
  1084. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1251:in `migrate'
  1085. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1086:in `up'
  1086. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/migration.rb:1061:in `migrate'
  1087. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.4.7/lib/active_record/tasks/database_tasks.rb:237:in `migrate'
  1088. /var/www/discourse/lib/tasks/db.rake:218:in `block (2 levels) in <main>'
  1089. /var/www/discourse/lib/distributed_mutex.rb:33:in `block in synchronize'
  1090. /var/www/discourse/lib/distributed_mutex.rb:29:in `synchronize'
  1091. /var/www/discourse/lib/distributed_mutex.rb:29:in `synchronize'
  1092. /var/www/discourse/lib/distributed_mutex.rb:14:in `synchronize'
  1093. /var/www/discourse/lib/tasks/db.rake:210:in `block in <main>'
  1094. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/rake-13.0.6/exe/rake:27:in `<top (required)>'
  1095. /usr/local/bin/bundle:25:in `load'
  1096. /usr/local/bin/bundle:25:in `<main>'
  1097. Tasks: TOP => db:migrate
  1098. (See full trace by running task with --trace)
  1099. I, [2022-03-26T20:02:54.303222 #1] INFO -- : == 20220304162250 EnableUnaccentExtension: migrating ==========================
  1100. -- enable_extension("unaccent")
  1101.  
  1102. I, [2022-03-26T20:02:54.303663 #1] INFO -- : Terminating async processes
  1103. I, [2022-03-26T20:02:54.303725 #1] INFO -- : Sending INT to HOME=/var/lib/postgresql USER=postgres exec chpst -u postgres:postgres:ssl-cert -U postgres:postgres:ssl-cert /usr/lib/postgresql/10/bin/postmaster -D /etc/postgresql/10/main pid: 1756
  1104. I, [2022-03-26T20:02:54.303796 #1] INFO -- : Sending TERM to exec chpst -u redis -U redis /usr/bin/redis-server /etc/redis/redis.conf pid: 1873
  1105. 1873:signal-handler (1648324974) Received SIGTERM scheduling shutdown...
  1106. 2022-03-26 20:02:54.304 UTC [1756] LOG: received fast shutdown request
  1107. 2022-03-26 20:02:54.311 UTC [1756] LOG: aborting any active transactions
  1108. 2022-03-26 20:02:54.316 UTC [1756] LOG: worker process: logical replication launcher (PID 1765) exited with exit code 1
  1109. 2022-03-26 20:02:54.317 UTC [1760] LOG: shutting down
  1110. 2022-03-26 20:02:54.347 UTC [1756] LOG: database system is shut down
  1111. 1873:M 26 Mar 2022 20:02:54.392 # User requested shutdown...
  1112. 1873:M 26 Mar 2022 20:02:54.392 * Saving the final RDB snapshot before exiting.
  1113. 1873:M 26 Mar 2022 20:02:54.766 * DB saved on disk
  1114. 1873:M 26 Mar 2022 20:02:54.767 # Redis is now ready to exit, bye bye...
  1115.  
  1116.  
  1117. FAILED
  1118. --------------------
  1119. Pups::ExecError: cd /var/www/discourse && su discourse -c 'bundle exec rake db:migrate' failed with return #<Process::Status: pid 2472 exit 1>
  1120. Location of failure: /usr/local/lib/ruby/gems/2.7.0/gems/pups-1.1.1/lib/pups/exec_command.rb:117:in `spawn'
  1121. exec failed with the params {"cd"=>"$home", "hook"=>"db_migrate", "cmd"=>["su discourse -c 'bundle exec rake db:migrate'"]}
  1122. 3d52a3f170f714bf580dcd30effbf9306fbf6e0ef1f786cf9dd4e326b066e6a4
  1123. ** FAILED TO BOOTSTRAP ** please scroll up and look for earlier error messages, there may be more than one.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement