[2025-04-20 01:09:55.209849 tictac] INFO: xbbs.worker: running job JobMessage(project='managarm_aarch64', job='tool:host-hwdata', repository='https://github.com/managarm/bootstrap-managarm.git', revision='6dd881579ebdc7449bec3fb9a5ec58ec55e6f6db', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={}, prod_tools={'host-hwdata': {'architecture': {'aarch64'}, 'version': '0.391_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-04-20 01:09:55.210472 tictac] 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-04-20 01:09:55.223235 tictac] 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-04-20 01:09:55.231984 tictac] 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-04-20 01:10:04.086757 tictac] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '6dd881579ebdc7449bec3fb9a5ec58ec55e6f6db'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 6dd8815 Merge pull request #506 from Dennisbonke/cmake-fixes2 [2025-04-20 01:10:04.142041 tictac] 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-04-20 01:10:10.158377 tictac] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:18', 'tool:host-hwdata'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (18,)}) xbstrap: Running the following plan: fetch hwdata checkout hwdata patch hwdata regenerate hwdata configure-tool host-hwdata compile-tool host-hwdata install-tool host-hwdata archive-tool host-hwdata xbstrap: fetch hwdata [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/hwdata/.git/ fatal: unable to access 'https://mirrors.managarm.org/mirror/git/hwdata/': gnutls_handshake() failed: Error in the pull function. xbstrap: Fetching from git remote "https://mirrors.managarm.org/mirror/git/hwdata" 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.9/site-packages/xbstrap/pipeline/__init__.py", line 385, in main do_run_job(args) File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.9/site-packages/xbstrap/pipeline/__init__.py", line 347, in do_run_job plan.run_plan() File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.9/site-packages/xbstrap/base.py", line 3982, in run_plan fetch_src(self._cfg, subject) File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.9/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.9/site-packages/xbstrap/vcs_utils.py", line 331, in fetch_repo raise GenericError("Fetching {} failed".format(src.name)) xbstrap.exceptions.GenericError: Fetching hwdata failed [2025-04-20 01:10:31.154255 tictac] INFO: xbbs.worker: job done. return code: 1