[2025-06-15 01:19:15.047790 atlas] INFO: xbbs.worker: running job JobMessage(project='managarm_aarch64', job='tool:host-llvm-toolchain', repository='https://github.com/managarm/bootstrap-managarm.git', revision='4030cce575b6d957775a67be7cb06ed5f2c7618d', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'host-cmake': {'architecture': {'aarch64'}, 'version': '4.0.0_1'}}, prod_pkgs={}, prod_tools={'host-llvm-toolchain': {'architecture': {'aarch64'}, 'version': '19.1.7_1'}}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_aarch64/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_aarch64/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/aarch64/') [2025-06-15 01:19:15.048682 atlas] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2025-06-15 01:19:15.078416 atlas] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2025-06-15 01:19:15.099718 atlas] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2025-06-15 01:19:16.521168 atlas] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '4030cce575b6d957775a67be7cb06ed5f2c7618d'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 4030cce Merge pull request #514 from qookei/aa64-uefi-dep [2025-06-15 01:19:16.607867 atlas] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2025-06-15 01:19:30.514268 atlas] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'tool:host-llvm-toolchain'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch binutils checkout binutils patch binutils regenerate binutils fetch llvm checkout llvm patch llvm regenerate llvm configure-tool host-llvm-toolchain compile-tool host-llvm-toolchain install-tool host-llvm-toolchain archive-tool host-llvm-toolchain xbstrap: fetch binutils [1/12] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/binutils/.git/ From https://mirrors.managarm.org/mirror/git/binutils * [new tag] managarm/binutils-2_43_1 -> managarm/binutils-2_43_1 xbstrap: checkout binutils [2/12] [2025-06-15 01:19:48.371021 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 12, 'n_this': 1, 'status': 'success', 'subject': 'binutils'} HEAD is now at ec4ab6f1 ld/aarch64managarm: rename elf32 -> elf emulation xbstrap: patch binutils [3/12] xbstrap: regenerate binutils [4/12] xbstrap: fetch llvm [5/12] [2025-06-15 01:19:54.900772 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 12, 'n_this': 2, 'status': 'success', 'subject': 'binutils'} [2025-06-15 01:19:54.902457 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 12, 'n_this': 3, 'status': 'success', 'subject': 'binutils'} [2025-06-15 01:19:54.903380 atlas] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 12, 'n_this': 4, 'status': 'success', 'subject': 'binutils'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/llvm/.git/ error: RPC failed; curl 56 Recv failure: Connection reset by peer fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output xbstrap: Fetching from git remote "https://mirrors.managarm.org/mirror/git/llvm" failed Traceback (most recent call last): File "/var/lib/xbbs/xbbs_virtualenv/bin/xbstrap-pipeline", line 8, in sys.exit(main()) ^^^^^^ File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/pipeline/__init__.py", line 403, in main do_run_job(args) File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/pipeline/__init__.py", line 365, in do_run_job plan.run_plan() File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/base.py", line 3982, in run_plan fetch_src(self._cfg, subject) File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/base.py", line 2519, in fetch_src _vcs_utils.fetch_repo(cfg, src, src.sub_dir) File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/vcs_utils.py", line 333, in fetch_repo raise GenericError("Fetching {} failed".format(src.name)) xbstrap.exceptions.GenericError: Fetching llvm failed [2025-06-15 01:27:35.843726 atlas] INFO: xbbs.worker: job done. return code: 1