docker-library / docker-library/cassandra
Cassandra:4.1.2 Power image failing on Camel jenkins CI
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 273
- Forks
- 269
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
We are trying to make use of cassanda:4.1.2 image(which has the support for ppc64le architecture) in the upstream camel repo for camel-cassandraql component.
On the local Power(ppc64le) node, using the image cassandra:4.1.2, all the test suites are related camel-cassandraql components are passing, image is able to launch the container in-spite of having container error logs as could not load a native library: netty_transport_native_epoll_ppcle_64.
However on camel jenkins CI using the above image i.e. cassandra:4.1.2 test suites are failing with below error:
Container startup failed for image cassandra:4.1.2.
camel jenkins CI link: https://builds.apache.org/job/Camel/job/el/job/main/626/testReport/
Note: On jenkins CI we are using ASF owned nodes to run CI, as we don't have access to that node not able to reproduce the issue on locally.
Any suggestions/comments are appreciated to debug this further & let me know if anything needs to be done from our side.
Thank you!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Cassandra image reference in test-infra/camel-test-infra-cassandra/src/test/java/org/apache/camel/test/infra/cassandra/services/CassandraLocalContainerService.java and the linked Camel Jenkins test report. Compare the local Power result with the ASF Jenkins failure and determine what prevents cassandra:4.1.2 from starting there; done means the camel-cassandraql tests start and pass on Jenkins.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cassandra, docker
- Domain
- ci-cd, databases, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100