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

test_peer_recovery failed with difference in WAL segments #7811

Open
petuhovskiy opened this issue May 20, 2024 · 0 comments
Open

test_peer_recovery failed with difference in WAL segments #7811

petuhovskiy opened this issue May 20, 2024 · 0 comments
Labels
c/storage/safekeeper Component: storage: safekeeper t/bug Issue Type: Bug triaged bugs that were already triaged

Comments

@petuhovskiy
Copy link
Member

petuhovskiy commented May 20, 2024

Priority: could be a real issue, but not high priority because peer recovery isn't yet actively used in the field.

https://neon-github-public-dev.s3.amazonaws.com/reports/pr-7768/9120721841/index.html#/testresult/9e5b2f933380878e

AssertionError: WAL segs /tmp/test_output/test_peer_recovery[debug-pg14]-1/repo/safekeepers/sk1/abaef438570700fc1841253851cc9cb6/1efee2147adad014a7eea417b6e95d0d/000000010000000000000001 and /tmp/test_output/test_peer_recovery[debug-pg14]-1/repo/safekeepers/sk2/abaef438570700fc1841253851cc9cb6/1efee2147adad014a7eea417b6e95d0d/000000010000000000000001 on sks 1 and 2 are not identic
assert (['0000000100...0000001'], []) == ([], [])
  At index 0 diff: ['000000010000000000000001'] != []
  Full diff:
  - ([], [])
  + (['000000010000000000000001'], [])
@petuhovskiy petuhovskiy added t/bug Issue Type: Bug c/storage/safekeeper Component: storage: safekeeper labels May 20, 2024
@jcsp jcsp added the triaged bugs that were already triaged label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/storage/safekeeper Component: storage: safekeeper t/bug Issue Type: Bug triaged bugs that were already triaged
Projects
None yet
Development

No branches or pull requests

2 participants