[xbbs @ 2026-02-01 05:40:08+0000 INFO] Running command git clone https://github.com/managarm/bootstrap-managarm.git . (env=None, cwd='/var/lib/xbbs/tmp/tmp8hl5jzyj/src') Cloning into '.'... [xbbs @ 2026-02-01 05:40:09+0000 INFO] Exit code: 0 [xbbs @ 2026-02-01 05:40:09+0000 INFO] Running command git checkout 9e970687ef2d037f81b9d287f288f79896f76438 (env=None, cwd='/var/lib/xbbs/tmp/tmp8hl5jzyj/src') Note: switching to '9e970687ef2d037f81b9d287f288f79896f76438'. 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 9e970687 Merge pull request #641 from no92/meson [xbbs @ 2026-02-01 05:40:09+0000 INFO] Exit code: 0 [xbbs @ 2026-02-01 05:40:09+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmp8hl5jzyj/src (env=None, cwd='/var/lib/xbbs/tmp/tmp8hl5jzyj/build') Creating cargo-home/config.toml [xbbs @ 2026-02-01 05:40:15+0000 INFO] Exit code: 0 [xbbs @ 2026-02-01 05:40:15+0000 INFO] Running command xbps-install -Uy -R http://10.0.69.1:10999/repos/94H-yvc0czWjjnxkh7fKjA/packages/riscv64/ -r /var/lib/xbbs/tmp/tmp8hl5jzyj/build/system-root -SM -- (env={'XBPS_ARCH': 'riscv64'}, cwd='/var/lib/xbbs/tmp/tmp8hl5jzyj/build') [*] Updating repository `http://10.0.69.1:10999/repos/94H-yvc0czWjjnxkh7fKjA/packages/riscv64//riscv64-repodata' ... riscv64-repodata: [9435B 43%] 1075KB/s ETA: 00m00s riscv64-repodata: 9435B [avg rate: 2477KB/s] [xbbs @ 2026-02-01 05:40:15+0000 INFO] Exit code: 0 [xbbs @ 2026-02-01 05:40:15+0000 INFO] Downloading artifact tools/riscv64/system-gcc.tar.gz into /var/lib/xbbs/tmp/tmp8hl5jzyj/build/tools/system-gcc.tar.gz [xbbs @ 2026-02-01 05:40:30+0000 INFO] Downloading artifact tools/riscv64/cross-binutils.tar.gz into /var/lib/xbbs/tmp/tmp8hl5jzyj/build/tools/cross-binutils.tar.gz xbstrap: Running the following plan: fetch tzdata checkout tzdata patch tzdata regenerate tzdata configure tzdata (inside sysroot.c09c4m04) build tzdata (inside sysroot.c09c4m04) pack tzdata xbstrap: fetch tzdata [1/7] 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.13/site-packages/xbstrap/pipeline/__init__.py", line 411, in main do_run_job(args) ~~~~~~~~~~^^^^^^ File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.13/site-packages/xbstrap/pipeline/__init__.py", line 373, in do_run_job plan.run_plan() ~~~~~~~~~~~~~^^ File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.13/site-packages/xbstrap/base.py", line 4118, in run_plan fetch_src(self._cfg, subject) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.13/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.13/site-packages/xbstrap/vcs_utils.py", line 357, in fetch_repo with urllib.request.urlopen(source["url"]) as req: ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [xbbs @ 2026-02-01 05:40:33+0000 INFO] Build failed.