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

OpTestUtil.py : failed to setup unique prompt for openbmc system #621

Open
abdhaleegit opened this issue May 25, 2021 · 0 comments
Open

Comments

@abdhaleegit
Copy link
Collaborator

Traceback (most recent call last):
  File "/home/jenkins/jenkins_home/workspace/test/testcases/InstallUpstreamKernel.py", line 66, in setUp
    self.console_thread = OpSOLMonitorThread(1, "console")
  File "/home/jenkins/jenkins_home/workspace/test/common/OpTestSOL.py", line 63, in __init__
    self.c = self.system.console.get_console(logger=self.logger)
  File "/home/jenkins/jenkins_home/workspace/test/common/OpTestSSH.py", line 205, in get_console
    self.connect(logger)
  File "/home/jenkins/jenkins_home/workspace/test/common/OpTestSSH.py", line 185, in connect
    self.check_set_term()
  File "/home/jenkins/jenkins_home/workspace/test/common/OpTestSSH.py", line 197, in check_set_term
    None, setup_term_flag)
  File "/home/jenkins/jenkins_home/workspace/test/common/OpTestUtil.py", line 1506, in setup_term
    msg="Getting login and sudo not successful, probably connection 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="command-line line 0: Unsupported option "afstokenpassing"
"
Expect After Buffer="<class 'pexpect.exceptions.EOF'>" 
Message="Getting login and sudo not successful, probably connection issue, retry"

@harihare harihare linked a pull request Jun 7, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant