Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.4: assertionerror in create layout #165

Closed
ptrebert opened this issue Jul 3, 2023 · 8 comments
Closed

v1.4: assertionerror in create layout #165

ptrebert opened this issue Jul 3, 2023 · 8 comments

Comments

@ptrebert
Copy link

ptrebert commented Jul 3, 2023

Hi,

I have one v1.4 run with the following assertion failing:

>>> file: createLayout.err
>>> layout error
Traceback (most recent call last):
  File "[...]/lib/verkko/scripts/get_layout_from_mbg.py", line 216, in <module>
    assert parts[0] not in node_mapping
AssertionError

I can share the Verkko run directory for debugging purposes, but only via Globus (push or pull).

Best,
Peter

@ptrebert
Copy link
Author

ptrebert commented Jul 4, 2023

Subfolders 2- 4- 5- transferring for two failed runs via Globus

@skoren
Copy link
Member

skoren commented Jul 4, 2023

I think this upload is accidentally a duplicate of #163? The counts of nodes/etc is the same in both assemblies here as the ones from the other issue. Could you double-check the upload and also include the 6-* folder if it exists in these runs?

@ptrebert
Copy link
Author

ptrebert commented Jul 4, 2023

yes, absolutely, there is only a single run for this error - 2,4,5,6 are now being transferred

@skoren
Copy link
Member

skoren commented Jul 4, 2023

Confirmed, this is the same issue as #163 so that bug fix should address this as well.

@ptrebert
Copy link
Author

ptrebert commented Jul 4, 2023

Thanks, I will check that sample as well

@ptrebert
Copy link
Author

ptrebert commented Jul 4, 2023

confirmed fixed via 3119b39

Thanks

@ptrebert ptrebert closed this as completed Jul 4, 2023
@ptrebert ptrebert reopened this Jul 9, 2023
@ptrebert
Copy link
Author

ptrebert commented Jul 9, 2023

Reopen for more debugging. I just realized that the fix did not lead to a successful run, just that no error exit code was produced at the end and the && touch checkfile was thus triggered. I am going to delete some more subfolders in the Verkko run directory to check if a more substantial restart solves the issue.

@ptrebert
Copy link
Author

I deleted all subfolders from 5- onward, and now the run completed, creating all expected output files. So, the fix should still be valid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants