Skip to content

CTF hangs when regression testing against SP0 #26

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

Open
dmknutsen opened this issue Apr 1, 2022 · 0 comments
Open

CTF hangs when regression testing against SP0 #26

dmknutsen opened this issue Apr 1, 2022 · 0 comments

Comments

@dmknutsen
Copy link

dmknutsen commented Apr 1, 2022

CTF hangs intermittently when running the regression test against our SP0 at the following location:

[08:30:28.778] sp0_protocol (207) *** INFO: (CFS cfs_SP01) Reply from 192.168.1.102 bytes=64 ttl=64 seq=1 time=7ms
[08:30:33.885] sp0_protocol (207) *** INFO: (CFS cfs_SP01) Reboot sp0
[08:30:33.987] sp0_protocol (207) *** INFO: (CFS cfs_SP01) Sending command reboot()

[08:30:34.087] sp0_protocol (207) *** INFO: (CFS cfs_SP01) No exit code found for command reboot()

[08:30:34.088] sp0_protocol (207) *** INFO: (CFS cfs_SP01) Resetting connection...
[08:30:34.089] sp0_protocol (207) *** INFO: (CFS cfs_SP01) Disconnected from sp0 Console
[08:30:39.097] sp0_protocol (207) *** INFO: (CFS cfs_SP01) Connection Attempts: 1
[08:30:39.100] sp0_protocol (207) *** INFO: (CFS cfs_SP01) Connect to sp0 for Console
[08:30:39.102] sp0_protocol (207) *** INFO: (CFS cfs_SP01) Sorry, session limit reached.
[08:30:39.102] sp0_protocol (207) *** INFO: (CFS cfs_SP01) Not Connected to sp0 Console
[08:30:39.103] sp0_protocol (207) *** INFO: (CFS cfs_SP01) Resetting connection...

The error is not repeatable in the sense that if I re-execute the test that failed...it will run successfully. Attached are the log files from two test runs that demonstrate this behavior.

We have see a similar issue in the past - where if CTF is overloaded/receiving a large amount of messages...it will fail to send the reboot command. I suspect that may be what is happening here...but further investigation is required.

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

1 participant