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

KDUMP: fail to get login prompt after kdump verify #645

Open
abdhaleegit opened this issue Aug 31, 2021 · 0 comments
Open

KDUMP: fail to get login prompt after kdump verify #645

abdhaleegit opened this issue Aug 31, 2021 · 0 comments

Comments

@abdhaleegit
Copy link
Collaborator

echo $?
0
[console-expect]#ok

======================================================================
ERROR: runTest (testcases.PowerNVDump.KernelCrash_OnlyKdumpEnable)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/jenkins/jenkins_home/workspace/ioBot@3/testcases/PowerNVDump.py", line 598, in runTest
    self.verify_dump_file(boot_type)
  File "/home/jenkins/jenkins_home/workspace/ioBot@3/testcases/PowerNVDump.py", line 187, in verify_dump_file
    "ls -l /var/crash | grep '^d'| awk '{print $9}'")
  File "/home/jenkins/jenkins_home/workspace/ioBot@3/common/OpTestHMC.py", line 566, in run_command
    return self.util.run_command(self, i_cmd, timeout)
  File "/home/jenkins/jenkins_home/workspace/ioBot@3/common/OpTestUtil.py", line 1611, in run_command
    output = self.try_command(term_obj, command, timeout)
  File "/home/jenkins/jenkins_home/workspace/ioBot@3/common/OpTestUtil.py", line 1631, in try_command
    pty = term_obj.get_console()
  File "/home/jenkins/jenkins_home/workspace/ioBot@3/common/OpTestHMC.py", line 540, in get_console
    None, self.system.block_setup_term)
  File "/home/jenkins/jenkins_home/workspace/ioBot@3/common/OpTestUtil.py", line 1460, in setup_term
    system_obj.cv_HOST, term_obj, pty, self.build_prompt(system_obj.prompt))
  File "/home/jenkins/jenkins_home/workspace/ioBot@3/common/OpTestUtil.py", line 1299, in get_login
    msg="Problem with the login and/or password prompt, probably a connection or credential issue, retry")
common.Exceptions.ConsoleSettings: Setting the prompt or logging in for the console was not successful, check credentials and review the following for more details
Expect Before Buffer="timed out after 60 seconds

Red Hat Enterprise Linux 8.4 (Ootpa)
Kernel 4.18.0-305.el8.ppc64le on an ppc64le

Activate the web console with: systemctl enable --now cockpit.socket

ltcden11-lp12 login: "
Expect After Buffer="<class 'pexpect.exceptions.TIMEOUT'>" 
Message="Problem with the login and/or password prompt, probably a connection or credential issue, retry"
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