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-35-LOGIN failed in GitHub Actions #32926

Closed
yuwata opened this issue May 19, 2024 · 0 comments · Fixed by #32942
Closed

TEST-35-LOGIN failed in GitHub Actions #32926

yuwata opened this issue May 19, 2024 · 0 comments · Fixed by #32942
Labels
bug 🐛 Programming errors, that need preferential fixing tests

Comments

@yuwata
Copy link
Member

yuwata commented May 19, 2024

https://github.com/systemd/systemd/actions/runs/9145488734/job/25144487816?pr=32921

[  120.476479] TEST-35-LOGIN.sh[2333]: ++ journalctl -b -u systemd-logind.service --since=06:56:32 --grep 'Session "17" of user "logind-test-user" is idle, stopping.'
[  120.486364] TEST-35-LOGIN.sh[2334]: ++ wc -l
[  120.495612] TEST-35-LOGIN.sh[2184]: + assert_eq 1 1
[  120.511930] TEST-35-LOGIN.sh[2335]: + set +ex
[  120.516472] TEST-35-LOGIN.sh[2337]: ++ loginctl --no-legend
[  120.525813] TEST-35-LOGIN.sh[2338]: ++ grep -v manager
[  120.528413] TEST-35-LOGIN.sh[2339]: ++ grep -c logind-test-user
[  120.588950] TEST-35-LOGIN.sh[2184]: + assert_eq 1 0
[  120.602410] TEST-35-LOGIN.sh[2340]: + set +ex
[  120.606895] TEST-35-LOGIN.sh[2340]: FAIL: expected: '0' actual: '1'
[  120.621613] TEST-35-LOGIN.sh[470]: + cleanup_test_user
[  120.623302] TEST-35-LOGIN.sh[2341]: + set +ex
[  121.805626] TEST-35-LOGIN.sh[2351]: userdel: logind-test-user mail spool (/var/spool/mail/logind-test-user) not found
[  122.991342] reboot: Power down
Finishing after writing 122945 entries
Test failed, relevant logs can be viewed with: 

gh run download 9145488734 --name ci-mkosi-9145488734-1-arch-rolling-failed-test-journals -D ci/ci-mkosi-9145488734-1-arch-rolling-failed-test-journals && journalctl --file ci/ci-mkosi-9145488734-1-arch-rolling-failed-test-journals/test/journal/TEST-35-LOGIN.journal --no-hostname -o short-monotonic -u TEST-35-LOGIN.service -p info
@yuwata yuwata added bug 🐛 Programming errors, that need preferential fixing tests labels May 19, 2024
yuwata added a commit to yuwata/systemd that referenced this issue May 20, 2024
Similar to recent commits, e.g. f961f0e47c2caf9af735a22e7f23210e746d0c8b.

Fixes systemd#32926.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Programming errors, that need preferential fixing tests
Development

Successfully merging a pull request may close this issue.

1 participant