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
This file contains 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
New job on instance AWS-MC-NESSI for architecture x86_64-amd-zen2 for repository nessi-2023.06-swl-deb11 in job dir /project/def-nessi/SHARED/jobs/2024.04/pr_300/9127
small syntax glitch in easystack file which lead to
ERROR: Failed to parse /project/60013/SHARED/jobs/2024.04/pr_300/event_ebe9a690-f3e6-11ee-8b4b-e38050b31251/run_000/linux_x86_64_amd_zen2/nessi-2023.06-swl-deb11/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.0-2023a.yml: mapping values are not allowed here
in "<unicode string>", line 62, column 14:
options:
^
the error message is likely a bit misleading, the actual problem seems to be the missing : after the easyconfig name, see snippet
# purpose of the following is to test one case in PR #299
# case is "build software with an un-merged EasyBuild easyconfig PR without
# the modifications of PR 299 which should lead to a FAILURE with unclear message"
- pyGAM-0.9.1-gfbf-2023a.eb
options:
from-pr: 20308
date
job status
comment
Apr 06 07:26:06 UTC 2024
submitted
job id 9127 awaits release by job manager
Apr 06 07:27:00 UTC 2024
released
job awaits launch by Slurm scheduler
Apr 06 07:31:02 UTC 2024
running
job 9127 is running
Apr 06 07:34:05 UTC 2024
finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-9127.out ❌ found message matching ERROR: ✅ no message matching FAILED: ✅ no message matching required modules missing: ❌ no message matching No missing installations ✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-x86_64-amd-zen2-1712388796.tar.gzsize: 0 MiB (262694 bytes) entries: 3 modules under 2023.06/software/linux/x86_64/amd/zen2/modules/all
no module files in tarball
software under 2023.06/software/linux/x86_64/amd/zen2/software
no software packages in tarball
other under 2023.06/software/linux/x86_64/amd/zen2
New job on instance AWS-MC-NESSI for architecture x86_64-amd-zen2 for repository nessi-2023.06-swl-deb11 in job dir /project/def-nessi/SHARED/jobs/2024.04/pr_300/9128
date
job status
comment
Apr 06 09:39:43 UTC 2024
submitted
job id 9128 awaits release by job manager
Apr 06 09:40:18 UTC 2024
released
job awaits launch by Slurm scheduler
Apr 06 09:44:20 UTC 2024
running
job 9128 is running
Apr 06 09:58:33 UTC 2024
finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-9128.out ❌ found message matching ERROR: ✅ no message matching FAILED: ✅ no message matching required modules missing: ❌ no message matching No missing installations ✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-x86_64-amd-zen2-1712397447.tar.gzsize: 1 MiB (1447773 bytes) entries: 235 modules under 2023.06/software/linux/x86_64/amd/zen2/modules/all
pyGAM/0.9.1-gfbf-2023a.lua
software under 2023.06/software/linux/x86_64/amd/zen2/software
pyGAM/0.9.1-gfbf-2023a
other under 2023.06/software/linux/x86_64/amd/zen2
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.
This PR shall be used to test the case
build software with an un-merged EasyBuild easyconfig PR without the modifications of this PR (#299) -> should lead to a FAILURE with unclear message
It uses the recent un-merged PR 20308 for an easy config ({data}[gfbf/2023a] pyGAM v0.9.1).
We need to check in the logs (slurm outfile) whether the build succeeded and then hopefully get an unclear error message nevertheless.