view log » | |
dev-setup-alpine | view log » |
publish-dev-setup-alpine | view log » |
did-all-succeed | view log » |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
[#1472810] 2025/04/16 20:54:19 Booting image alpine/3.19 (default) on port 22896 [#1472810] 2025/04/16 20:54:20 Waiting for guest to settle [#1472810] 2025/04/16 20:54:28 Sending tasks [#1472810] 2025/04/16 20:54:29 Sending build environment [#1472810] 2025/04/16 20:54:30 Sending secrets [#1472810] 2025/04/16 20:54:30 Resolving secret 839206d4-55e5-4840-8b1f-867dc3ac622e [#1472810] 2025/04/16 20:54:31 Installing packages Warning: Permanently added '[localhost]:22896' (ED25519) to the list of known hosts. fetch http://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz (1/6) Upgrading sqlite-libs (3.44.2-r0 -> 3.44.2-r1) (2/6) Upgrading xz-libs (5.4.5-r0 -> 5.4.5-r1) (3/6) Upgrading python3 (3.11.11-r0 -> 3.11.12-r0) (4/6) Upgrading python3-pycache-pyc0 (3.11.11-r0 -> 3.11.12-r0) (5/6) Upgrading pyc (3.11.11-r0 -> 3.11.12-r0) (6/6) Upgrading python3-pyc (3.11.11-r0 -> 3.11.12-r0) Executing busybox-1.36.1-r19.trigger OK: 469 MiB in 141 packages Warning: Permanently added '[localhost]:22896' (ED25519) to the list of known hosts. (1/7) Installing findutils (4.9.0-r5) (2/7) Installing vim-common (9.0.2127-r0) (3/7) Installing xxd (9.0.2127-r0) (4/7) Installing vim (9.0.2127-r0) (5/7) Installing mercurial-vim (6.6-r0) (6/7) Installing unzip (6.0-r14) (7/7) Installing zip (3.0-r12) Executing busybox-1.36.1-r19.trigger OK: 500 MiB in 148 packages [#1472810] 2025/04/16 20:54:32 Cloning repositories Cloning into 'oils'... + cd oils + git checkout -q 2facd39f03a74c2ae78c4d8285878dd90f999629 + cd oils + git submodule update --init --recursive [#1472810] 2025/04/16 20:54:37 Running task dev-setup-alpine [#1472810] 2025/04/16 21:03:32 Running task publish-dev-setup-alpine [#1472810] 2025/04/16 21:03:53 Running task did-all-succeed [#1472810] 2025/04/16 21:03:53 Build failed. [#1472810] 2025/04/16 21:03:53 The build environment will be kept alive for 10 minutes. [#1472810] 2025/04/16 21:03:53 To log in with SSH and examine it, use the following command: [#1472810] 2025/04/16 21:03:53 [#1472810] 2025/04/16 21:03:53 ssh -t builds@fra01.builds.sr.ht connect 1472810 [#1472810] 2025/04/16 21:03:53 [#1472810] 2025/04/16 21:03:53 After logging in, the deadline is increased to your remaining build time. [#1472810] 2025/04/16 21:13:53 Deadline elapsed. Terminating build environment. [#1472810] 2025/04/16 21:13:53 Error: Running task on guest: exit status 1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 |
+ cd oils + soil/worker.sh JOB-dev-setup-alpine job-main: running as user 'build' on host 'build' in dir /home/build/oils created directory: '_tmp/' created directory: '_tmp/soil' drwxr-sr-x 2 build build 4096 Apr 16 20:54 _tmp/soil captured = not a tty CC benchmarks/time-helper.c --- task: os-info --- status elapsed task script action result_html 0 0.060723 os-info soil/diagnose.sh os-info - status=0 max_status=0 --- task: dump-env --- status elapsed task script action result_html 0 0.003321 dump-env soil/diagnose.sh dump-env - status=0 max_status=0 --- task: wedge-deps --- status elapsed task script action result_html 0 0.762348 wedge-deps build/deps.sh wedge-deps-alpine - status=0 max_status=0 --- task: fetch --- status elapsed task script action result_html 0 15.155244 fetch build/deps.sh fetch - status=0 max_status=0 --- task: install-wedges --- status elapsed task script action result_html 0 513.235042 install-wedges build/deps.sh install-wedges-soil _build/wedge/logs/index.html status=0 max_status=0 --- task: py-all-and-ninja --- status elapsed task script action result_html 1 4.009468 py-all-and-ninja soil/worker.sh py-all-and-ninja - status=1 max_status=1 --- task: smoke-test --- status elapsed task script action result_html 1 0.247639 smoke-test build/dev-setup-test.sh smoke-test - status=1 max_status=1 --- task: wedge-report --- status elapsed task script action result_html 0 0.208632 wedge-report build/deps.sh wedge-report - status=0 max_status=1 --- done --- total 28 -rw-r--r-- 1 build build 455 Apr 16 21:03 INDEX.tsv -rw-r--r-- 1 build build 25 Apr 16 20:54 commit-date.txt -rw-r--r-- 1 build build 40 Apr 16 20:54 commit-hash.txt -rw-r--r-- 1 build build 3 Apr 16 20:54 commit-line.txt -rw-r--r-- 1 build build 17 Apr 16 20:54 job-name.txt drwxr-sr-x 2 build build 4096 Apr 16 21:03 logs -rw-r--r-- 1 build build 11 Apr 16 20:54 task-run-start-time.txt 18 _tmp/soil/logs/dump-env.txt 1631 _tmp/soil/logs/fetch.txt 39 _tmp/soil/logs/install-wedges.txt 105 _tmp/soil/logs/os-info.txt 151 _tmp/soil/logs/py-all-and-ninja.txt 3 _tmp/soil/logs/smoke-test.txt 31 _tmp/soil/logs/wedge-deps.txt 123 _tmp/soil/logs/wedge-report.txt 2101 total |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 |
+ cd oils + soil/sourcehut.sh publish-html-assuming-ssh-key dev-setup-alpine drwxr-sr-x 3 build build 4096 Apr 16 20:54 _tmp/soil total 28 -rw-r--r-- 1 build build 455 Apr 16 21:03 INDEX.tsv -rw-r--r-- 1 build build 25 Apr 16 20:54 commit-date.txt -rw-r--r-- 1 build build 40 Apr 16 20:54 commit-hash.txt -rw-r--r-- 1 build build 3 Apr 16 20:54 commit-line.txt -rw-r--r-- 1 build build 17 Apr 16 20:54 job-name.txt drwxr-sr-x 2 build build 4096 Apr 16 21:03 logs -rw-r--r-- 1 build build 11 Apr 16 20:54 task-run-start-time.txt % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 71 268k 0 0 71 191k 0 348k --:--:-- --:--:-- --:--:-- 348kHTTP/2 200 100 269k 0 823 100 268k 876 286k --:--:-- --:--:-- --:--:-- 287k server: nginx date: Wed, 16 Apr 2025 21:03:52 GMT content-type: text/plain; charset=utf-8 vary: Accept-Encoding vary: Accept-Encoding --- wwup.cgi Upload --- payload type = sourcehut-jobs subdir = '1472810' num bytes = 275295 summary = {'url': 'https://op.oilshell.org/cehut-jobs/1472810/dev-setup-alpine.wwz/', 'num_wwz_entries': 71, 'out_path': '/home/oils/op.oilshell.org/uuu/sourcehut-jobs/1472810/dev-setup-alpine.wwz', 'filename': 'dev-setup-alpine.wwz'} summary = {'url': 'https://op.oilshell.org/cehut-jobs/1472810/dev-setup-alpine.tsv', 'num_wwz_entries': -1, 'out_path': '/home/oils/op.oilshell.org/uuu/sourcehut-jobs/1472810/dev-setup-alpine.tsv', 'filename': 'dev-setup-alpine.tsv'} summary = {'url': 'https://op.oilshell.org/cehut-jobs/1472810/dev-setup-alpine.json', 'num_wwz_entries': -1, 'out_path': '/home/oils/op.oilshell.org/uuu/sourcehut-jobs/1472810/dev-setup-alpine.json', 'filename': 'dev-setup-alpine.json'} --- wwup.cgi Done --- View CI results here: https://op.oilshell.org/uuu/sourcehut-jobs/1472810/ https://op.oilshell.org/uuu/sourcehut-jobs/1472810/dev-setup-alpine.wwz/ remote-event-job-done sourcehut- git-2facd39f03a74c2ae78c4d8285878dd90f999629 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HTTP/2 200 100 1207 0 781 100 426 977 533 --:--:-- --:--:-- --:--:-- 1508 100 1207 0 781 100 426 974 531 --:--:-- --:--:-- --:--:-- 1504 server: nginx date: Wed, 16 Apr 2025 21:03:53 GMT content-type: text/plain; charset=utf-8 vary: Accept-Encoding vary: Accept-Encoding --- wwup.cgi run-hook --- hook {'argv0': 'soil-web/soil/web.sh', 'argv_prefix': ['event-job-done']} argv ['/home/oils/soil-web/soil/web.sh', 'event-job-done', 'sourcehut-', 'git-2facd39f03a74c2ae78c4d8285878dd90f999629'] --- STATUS: 0 --- STDOUT: rewrite index status = 0 0 0 '/home/oils/op.oilshell.org/uuu/sourcehut-jobs/248245.index.html' -> '/home/oils/op.oilshell.org/uuu/sourcehut-jobs/index.html' '/home/oils/op.oilshell.org/uuu/sourcehut-jobs/248245.runs.html' -> '/home/oils/op.oilshell.org/uuu/sourcehut-jobs/git-2facd39f03a74c2ae78c4d8285878dd90f999629/index.html' --- STDERR: soil-web: Rewriting uuu/sourcehut-jobs/index.html /home/oils/soil-web/soil/web.py cleanup: keep 4000 /home/oils/soil-web/soil/web.py cleanup: got 29 JSON paths --- wwup.cgi Done --- real 0m0.811s user 0m0.025s sys 0m0.007s |
1 2 3 4 5 |
+ cd oils + soil/host-shim.sh did-all-succeed dev-setup-alpine dev-setup-alpine status: 1 Exiting with max job status 1 |