[xbbs @ 2025-10-12 14:20:03+0000 INFO] Running command git clone https://github.com/managarm/bootstrap-managarm.git . (env=None, cwd='/var/lib/xbbs/tmp/tmpu7yip53p/src') Cloning into '.'... [xbbs @ 2025-10-12 14:20:05+0000 INFO] Exit code: 0 [xbbs @ 2025-10-12 14:20:05+0000 INFO] Running command git checkout 05c364832777a38e63e908089cab67bcd11e3967 (env=None, cwd='/var/lib/xbbs/tmp/tmpu7yip53p/src') Note: switching to '05c364832777a38e63e908089cab67bcd11e3967'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 05c36483 vm-util: Correctly report errors on ci-boot timeout [xbbs @ 2025-10-12 14:20:05+0000 INFO] Exit code: 0 [xbbs @ 2025-10-12 14:20:05+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmpu7yip53p/src (env=None, cwd='/var/lib/xbbs/tmp/tmpu7yip53p/build') Creating cargo-home/config.toml [xbbs @ 2025-10-12 14:20:09+0000 INFO] Exit code: 0 [xbbs @ 2025-10-12 14:20:09+0000 INFO] Downloading artifact tools/noarch/host-autoconf-v2.69.tar.gz into /var/lib/xbbs/tmp/tmpu7yip53p/build/tools/host-autoconf-v2.69.tar.gz [xbbs @ 2025-10-12 14:20:09+0000 INFO] Downloading artifact tools/noarch/host-bison.tar.gz into /var/lib/xbbs/tmp/tmpu7yip53p/build/tools/host-bison.tar.gz [xbbs @ 2025-10-12 14:20:09+0000 INFO] Downloading artifact tools/noarch/host-automake-v1.15.tar.gz into /var/lib/xbbs/tmp/tmpu7yip53p/build/tools/host-automake-v1.15.tar.gz xbstrap: Running the following plan: fetch gettext checkout gettext patch gettext regenerate gettext configure-tool host-gettext compile-tool host-gettext install-tool host-gettext archive-tool host-gettext xbstrap: fetch gettext [1/8] 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 411, in main do_run_job(args) File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/pipeline/__init__.py", line 373, in do_run_job plan.run_plan() File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/base.py", line 4118, in run_plan fetch_src(self._cfg, subject) File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/base.py", line 2627, 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 357, in fetch_repo with urllib.request.urlopen(source["url"]) as req: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 215, in urlopen return opener.open(url, data, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 521, in open response = meth(req, response) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 630, in http_response response = self.parent.error( ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 553, in error result = self._call_chain(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 492, in _call_chain result = func(*args) ^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 745, in http_error_302 return self.parent.open(new, timeout=req.timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 521, in open response = meth(req, response) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 630, in http_response response = self.parent.error( ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 559, in error return self._call_chain(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 492, in _call_chain result = func(*args) ^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 639, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [xbbs @ 2025-10-12 14:22:26+0000 INFO] Build failed.