Jose Luis López created HADOOP-19994:
----------------------------------------
Summary: Precommit unit build fails: PhantomJS 2.1.1 cannot start
on OpenSSL 3 build images
Key: HADOOP-19994
URL: https://issues.apache.org/jira/browse/HADOOP-19994
Project: Hadoop Common
Issue Type: Bug
Components: build
Affects Versions: 3.6.0
Reporter: Jose Luis López
Assignee: Jose Luis López
Yetus precommit on the ubuntu-noble image ends in BUILD FAILURE in
hadoop-yarn-applications-catalog-webapp before its Jasmine specs run, so the
unit vote is -1 on every PR with no failing test named.
PhantomJS 2.1.1 bundles OpenSSL 1.x and aborts on the image's OpenSSL 3
configuration:
{noformat}
Auto configuration failed
...could not load the shared library: libproviders.so ... module=providers
SEVERE: ExecuteException: Process exited with an error: 1
...
UnreachableBrowserException: Could not start a new session.
{noformat}
Seen identically in PR 8725 builds 1, 2 and 4. Same root cause as RANGER-4791.
Expected result:
- The catalog webapp Jasmine specs run and pass in precommit.
- The reactor completes, so the unit vote reflects actual test results.
- Coverage of the catalog UI is kept (specs not skipped).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]