Discourse is installing...
Phase: Installing gems
Auto-refreshes every 3s
[22:49:35] Downloading self-contained musl GCC toolchain (~50 MB)...
[22:49:35] Downloading musl GCC toolchain ...
[22:49:35] Listening on http://0.0.0.0:8000
[22:49:38] Got musl GCC toolchain
[22:49:38] Extracting musl toolchain...
[22:49:45] musl toolchain extracted
[22:49:45] Fixing permissions on toolchain binaries...
[22:49:45] Downloading busybox (for make) ...
[22:49:46] Got busybox (for make)
[22:49:46] make available via busybox
[22:49:46] Build tools ready: x86_64-linux-musl-gcc (GCC) 11.2.1 20211120
[22:49:46] Downloading Ruby 3.3.11 ...
[22:49:47] Got Ruby 3.3.11
[22:49:50] Ruby ready
[22:49:50] Downloading Node.js 20.19.1 ...
[22:49:50] Got Node.js 20.19.1
[22:49:56] Node.js ready
[22:49:56] Downloading PostgreSQL 18.3.0 (musl) ...
[22:49:57] Got PostgreSQL 18.3.0 (musl)
[22:49:59] PostgreSQL ready
[22:49:59] Downloading pre-compiled static redis-server...
[22:49:59] Downloading redis-server (static) ...
[22:50:00] Got redis-server (static)
[22:50:00] Downloading redis-cli (static) ...
[22:50:00] Got redis-cli (static)
[22:50:00] Redis ready (Redis server v=6.2.5 sha=00000000:0 malloc=jemalloc-5.1.0 bits=64 build=4153a9ea45d00895)
[22:50:00] Cloning discourse/discourse (stable, depth 1)...
[22:50:12] Discourse cloned
[22:50:12] Installing Bundler...
[22:50:13] Configuring Bundler...
[22:50:15] Running bundle install (CC=/app/discourse_deps/musl-toolchain/bin/x86_64-linux-musl-gcc)...
[22:51:33] Retrying single-job...
[22:51:40] FATAL ERROR: Command failed (exit 5): bundle install --jobs 1
[22:51:40] Traceback (most recent call last):
File "/app/server.py", line 562, in installer
step_gems()
File "/app/server.py", line 370, in step_gems
run("bundle install --jobs 1", cwd=DISC)
File "/app/server.py", line 117, in run
raise RuntimeError("Command failed (exit " + str(r.returncode) + "): " + cmd + "\n" + out)
RuntimeError: Command failed (exit 5): bundle install --jobs 1