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

[BUG] Test Failure on x86-64 Related to FVT in Egeria on UBI 9.3 #8301

Open
pooja0805 opened this issue Jul 29, 2024 · 4 comments
Open

[BUG] Test Failure on x86-64 Related to FVT in Egeria on UBI 9.3 #8301

pooja0805 opened this issue Jul 29, 2024 · 4 comments
Labels
bug Something isn't working no-issue-activity Issues automatically marked as stale because they have not had recent activity. triage New bug/issue which needs checking & assigning

Comments

@pooja0805
Copy link

Existing/related issue?

No response

Current Behavior

The majority of the tests in the package org.odpi.openmetadata.viewservices.glossaryauthor.fvt.junit are failing.

Expected Behavior

Task ':open-metadata-test:open-metadata-fvt:view-services-fvt:glossary-author-fvt:test' should pass without failures.

Steps To Reproduce

yum install -y git wget tar java-17-openjdk-devel

#Setting JAVA Path
export JAVA_HOME=/usr/lib/jvm/java-17-openjdk
export PATH=$JAVA_HOME/bin:$PATH
java -version

#Cloning egeria repo
git clone https://github.com/odpi/egeria.git
cd egeria
git checkout V4.3

export LC_ALL=C.UTF-8
export LANG=en_US.UTF-8
export LANGUAGE=en_US.UTF-8

./gradlew clean build -x test
./gradlew test

Environment

- Egeria: V4.0
- OS: UBI 9.3
- Java: 17.0.12
- Browser (for UI issues): - 
- Additional connectors and integration: -

Any Further Information?

We have encountered a test failure when running Egeria on UBI 9.3 for the x86-64 architecture. The error log is as follows:
Screenshot 2024-07-29 103746

Also, attaching the HTML report of the failed tests below for more information:
Egeria-test-failures.zip

Any help or pointers to resolve this issue would be greatly appreciated.

Thanks.

@pooja0805 pooja0805 added bug Something isn't working triage New bug/issue which needs checking & assigning labels Jul 29, 2024
@pooja0805
Copy link
Author

Hi @mandy-chessell, Could you please look into this issue?

@mandy-chessell
Copy link
Contributor

4.0 is a very old version of Egeria - we only have resources to provide fixes to the latest level of Egeria and normally I would look at fixing the main branch. This is not possible in this case because the Glossary Author OMVS and and associated FVT were removed in 5.0.

@dwolfson
Copy link
Member

@pooja0805 Perhaps it would help if you could give us a bit more background on what you are trying to do? The capabilities around the glossary are in the latest Egeria but perhaps under a different name..

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the no-issue-activity Issues automatically marked as stale because they have not had recent activity. label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working no-issue-activity Issues automatically marked as stale because they have not had recent activity. triage New bug/issue which needs checking & assigning
Projects
None yet
Development

No branches or pull requests

3 participants