Project

General

Profile

Actions

Bug #41075

closed

nautilus: mgr/dashboard: ceph dashboard Jenkins job fails due to webdriver error: "session not created: Chrome version must be between 71 and 75"

Added by Tiago Melo over 4 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Testing & QA
Target version:
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

When we install google-chrome-stable on the system it would install google-chrome-stable-76.0.3809.87-1.x86_64
There's also a related upstream issue: https://github.com/angular/webdriver-manager/issues/404
and a PR to fix this has been merged already: https://github.com/angular/webdriver-manager/pull/405 (webdriver-manager version bump to 12.1.6)
but we're still facing this issue (seems like protractor needs to be updated upstream due to https://github.com/angular/webdriver-manager/pull/405,
see: https://github.com/angular/protractor/issues/5289 and https://github.com/DSpace/dspace-angular/issues/445)

What we have in our package-lock.json:
"webdriver-manager": "^12.0.6"

Tried to bump the protractor version to 6.0.0 (since it's no longer beta) https://github.com/ceph/ceph/pull/29426
But this would fail with a different error:

Cannot automatically find webdriver-manager to update.
Update webdriver-manager manually and run 'ng e2e --no-webdriver-update' instead.
Error: Cannot automatically find webdriver-manager to update.
Update webdriver-manager manually and run 'ng e2e --no-webdriver-update' instead.

Seems to be related to https://github.com/angular/protractor/issues/5209

Some more output from Jenkins:
npm list webdriver-manager:
/home/jenkins-build/build/workspace/ceph-dashboard-pull-requests/src/pybind/mgr/dashboard/frontend
└─┬
└──

while "npm info webdriver-manager" points to the tarball webdriver-manager-12.1.6.tgz


Related issues 1 (0 open1 closed)

Copied from Dashboard - Bug #41059: mgr/dashboard: ceph dashboard Jenkins job fails due to webdriver error: "session not created: Chrome version must be between 71 and 75"ResolvedTiago Melo

Actions
Actions #1

Updated by Tiago Melo over 4 years ago

  • Copied from Bug #41059: mgr/dashboard: ceph dashboard Jenkins job fails due to webdriver error: "session not created: Chrome version must be between 71 and 75" added
Actions #2

Updated by Tiago Melo over 4 years ago

The fix that was commited to master can't be backported since the packages have diverged between master and nautilus.
For this reason I created a new, non backport, issue for this bug.

Actions #3

Updated by Tiago Melo over 4 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 29491
Actions #4

Updated by Tiago Melo over 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions #5

Updated by Nathan Cutler over 4 years ago

https://github.com/ceph/ceph/pull/29491
merge commit 4d9848f739fe0e129ced9f3ba198b079446d2806 (v14.2.2-306-g4d9848f739)

Actions #6

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 151 to Testing & QA
Actions

Also available in: Atom PDF