logstash
logstash copied to clipboard
update elasticsearch ruby client to 8.x
:broken_heart: Build Failed
- Buildkite Build
- Commit: 77e0816fbbb3bd970d8df68fb76a117f42b87360
Failed CI Steps
- :rspec: Ruby unit tests
- :rspec: Ruby unit tests
- :rspec: Ruby unit tests
- :rspec: Ruby unit tests
- :lab_coat: Integration Tests / part 1
- :lab_coat: Integration Tests / part 1
- :lab_coat: Integration Tests / part 1
- :lab_coat: Integration Tests / part 1
- :lab_coat: IT Persistent Queues / part 1
- :lab_coat: IT Persistent Queues / part 1
- :lab_coat: IT Persistent Queues / part 1
- :lab_coat: IT Persistent Queues / part 1
- :lab_coat: x-pack integration
- :lab_coat: x-pack integration
- :lab_coat: x-pack integration
- :lab_coat: x-pack integration
History
- :broken_heart: Build #1651 failed 1130e2e89e384d88a88e92348bd467523d47b8f0
- :broken_heart: Build #1649 failed ea3ac2723055b0280d4f412af5b7a507958f4119
- :broken_heart: Build #1648 failed 47461192b8bd513ca53dfa6344a20ecd2a3d2d3b
This pull request does not have a backport label. Could you fix it @jsvd? 🙏 To fixup this pull request, you need to add the backport labels for the needed branches, such as:
backport-8./dis the label to automatically backport to the8./dbranch./dis the digit.backport-8.xis the label to automatically backport to the8.xbranch.
backport-8.x has been added to help with the transition to the new branch 8.x.
If you don't need it please use backport-skip label.
This pull request is now in conflicts. Could you fix it @jsvd? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/
git fetch upstream
git checkout -b update_dependencies upstream/update_dependencies
git merge upstream/main
git push upstream update_dependencies