You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New job on instance eessi-bot-riscv for repository dev.eessi.io-riscv-2025.06-001
Building on: generic
Building for: riscv64/generic
Job dir: /home/eessibot/shared/jobs/2026.01/pr_13/261931
date
job status
comment
Jan 20 09:14:22 UTC 2026
submitted
job id 261931 awaits release by job manager
Jan 20 09:15:06 UTC 2026
released
job awaits launch by Slurm scheduler
Jan 20 09:16:10 UTC 2026
running
job 261931 is running
Jan 20 12:03:25 UTC 2026
finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-261931.out ✅ no message matching FATAL: ❌ found message matching ERROR: ❌ found message matching FAILED: ❌ found message matching required modules missing: ❌ no message matching No missing installations ✅ found message matching .tar.* created!
Artefacts
Details
No artefacts were created or found.
Jan 20 12:03:25 UTC 2026
test result
🤷 UNKNOWN (click triangle for detailed information)
Job test file _bot_job261931.test does not exist in job directory, or parsing it failed.
Found the issue: this ctypes patch was not included in the easyconfig for Python 3.13.5. For the other CPU targets it worked, because we built this version with EB 5.1.2, while the ctypes patch feature was only included in the Python easyblock with EB 5.2.0. So it basically built it without it, and we should rebuild that version. Fixed the easyconfig in easybuilders/easybuild-easyconfigs#25106.
New job on instance eessi-bot-riscv for repository dev.eessi.io-riscv-2025.06-001
Building on: generic
Building for: riscv64/generic
Job dir: /home/eessibot/shared/jobs/2026.01/pr_13/261976
New job on instance eessi-bot-riscv for repository dev.eessi.io-riscv-2025.06-001
Building on: generic
Building for: riscv64/generic
Job dir: /home/eessibot/shared/jobs/2026.01/pr_13/262177
date
job status
comment
Jan 21 12:23:36 UTC 2026
submitted
job id 262177 awaits release by job manager
Jan 21 12:24:22 UTC 2026
released
job awaits launch by Slurm scheduler
Jan 21 12:25:26 UTC 2026
running
job 262177 is running
Jan 21 20:37:05 UTC 2026
finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-262177.out ✅ no message matching FATAL: ✅ no message matching ERROR: ✅ no message matching FAILED: ✅ no message matching required modules missing: ✅ found message(s) matching No missing installations ✅ found message matching .tar.* created!
Artefacts
eessi-2025.06-software-linux-riscv64-generic-riscv-1769008344.tar.zstsize: 125 MiB (131908456 bytes) entries: 10510 modules under 2025.06-001/software/linux/riscv64/generic/modules/all
Python/3.13.5-GCCcore-14.3.0.lua
software under 2025.06-001/software/linux/riscv64/generic/software
Python/3.13.5-GCCcore-14.3.0
reprod directories under 2025.06-001/software/linux/riscv64/generic/reprod
no reprod directories in tarball
other under 2025.06-001/software/linux/riscv64/generic
no other files in tarball
Jan 21 20:37:05 UTC 2026
test result
🤷 UNKNOWN (click triangle for detailed information)
Job test file _bot_job262177.test does not exist in job directory, or parsing it failed.
Jan 23 09:19:48 UTC 2026
uploaded
transfer of eessi-2025.06-software-linux-riscv64-generic-riscv-1769008344.tar.zst to S3 bucket succeeded
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Let's try again and see if we hit the same issue as in #10 (comment).