[2024-10-20 03:01:53.405385 tictac] INFO: xbbs.worker: running job JobMessage(project='managarm', job='tool:host-autoconf-archive', repository='https://github.com/managarm/bootstrap-managarm.git', revision='c3112f6f96263c4012d1f6106f8808dd7440f323', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={}, prod_tools={'host-autoconf-archive': {'architecture': {'x86_64'}, 'version': '2019.01.06_2'}}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-10-20 03:01:53.405957 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/ [2024-10-20 03:01:53.416037 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'}) [2024-10-20 03:01:53.423954 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 [2024-10-20 03:01:54.381187 tictac] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'c3112f6f96263c4012d1f6106f8808dd7440f323'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at c3112f6 Merge pull request #386 from ElectrodeYT/mlibc-build-options-stuff [2024-10-20 03:01:54.431406 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 [2024-10-20 03:01:55.413276 tictac] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:18', 'tool:host-autoconf-archive'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (18,)}) xbstrap: Running the following plan: fetch host-autoconf-archive checkout host-autoconf-archive patch host-autoconf-archive regenerate host-autoconf-archive configure-tool host-autoconf-archive compile-tool host-autoconf-archive install-tool host-autoconf-archive archive-tool host-autoconf-archive xbstrap: fetch host-autoconf-archive [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/host-autoconf-archive/.git/ From https://mirrors.managarm.org/mirror/git/host-autoconf-archive * [new tag] v2019.01.06 -> v2019.01.06 xbstrap: checkout host-autoconf-archive [2/8] [2024-10-20 03:01:58.106100 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 8, 'n_this': 1, 'status': 'success', 'subject': 'host-autoconf-archive'} HEAD is now at 37e48b7 Bump version number for release. xbstrap: patch host-autoconf-archive [3/8] xbstrap: regenerate host-autoconf-archive [4/8] [2024-10-20 03:01:58.179440 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 8, 'n_this': 2, 'status': 'success', 'subject': 'host-autoconf-archive'} xbstrap: configure-tool host-autoconf-archive [5/8] [2024-10-20 03:01:58.180418 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'host-autoconf-archive'} xbstrap: compile-tool ('host-autoconf-archive', None) [6/8] [2024-10-20 03:01:58.181391 tictac] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 8, 'n_this': 4, 'status': 'success', 'subject': 'host-autoconf-archive'} xbstrap: install-tool ('host-autoconf-archive', None) [7/8] [2024-10-20 03:01:58.182335 tictac] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 5, 'status': 'success', 'subject': 'host-autoconf-archive'} [2024-10-20 03:01:58.183374 tictac] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 6, 'status': 'success', 'subject': ['host-autoconf-archive', None]} xbstrap: Running ['mkdir', '-p', '@BUILD_ROOT@/tools/host-autoconf-archive/share/'] (tools: []) via cbuildrt PID init is 2182862 (outside the namespace) xbstrap: Running ['cp', '-r', '@THIS_SOURCE_DIR@/m4', '@BUILD_ROOT@/tools/host-autoconf-archive/share/aclocal'] (tools: []) via cbuildrt PID init is 2182867 (outside the namespace) xbstrap: archive-tool host-autoconf-archive [8/8] [2024-10-20 03:01:58.682567 tictac] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'success', 'subject': ['host-autoconf-archive', None]} [2024-10-20 03:01:58.974820 tictac] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 8, 'n_this': 8, 'status': 'success', 'subject': 'host-autoconf-archive'} [2024-10-20 03:01:58.982365 tictac] DEBUG: xbbs.worker: successfully uploaded tool host-autoconf-archive for JobMessage(project='managarm', job='tool:host-autoconf-archive', repository='https://github.com/managarm/bootstrap-managarm.git', revision='c3112f6f96263c4012d1f6106f8808dd7440f323', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={}, prod_tools={'host-autoconf-archive': {'architecture': {'x86_64'}, 'version': '2019.01.06_2'}}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-10-20 03:01:59.002692 tictac] INFO: xbbs.worker: job done. return code: 0