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

[7.17](backport #32954) ironbank: support for heartbeat #32958

Merged
merged 2 commits into from
Sep 2, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 1, 2022

This is an automatic backport of pull request #32954 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@mergify mergify bot requested review from a team as code owners September 1, 2022 14:39
@mergify mergify bot requested review from belimawr and rdner and removed request for a team September 1, 2022 14:39
@mergify mergify bot added the backport label Sep 1, 2022
@mergify mergify bot assigned v1v Sep 1, 2022
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Sep 1, 2022
@v1v v1v added automation Team:Automation Label for the Observability productivity team labels Sep 1, 2022
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Sep 1, 2022
@elasticmachine
Copy link
Collaborator

elasticmachine commented Sep 1, 2022

💔 Build Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-09-01T14:43:47.079+0000

  • Duration: 215 min 5 sec

Test stats 🧪

Test Results
Failed 0
Passed 22149
Skipped 1563
Total 23712

Steps errors 1

Expand to view the steps failures

Building Beats » Beats Packaging » PR-32958
  • Took 119 min 46 sec . View more details here
  • Description: null

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@v1v
Copy link
Member

v1v commented Sep 1, 2022

Test

Artifacts uploaded to a Google Bucket

➜  gsutil cp gs://beats-ci-artifacts/beats/pull-requests/pr-32958/heartbeat/heartbeat-ironbank-7.17.7-SNAPSHOT-docker-build-context.tar.gz .
Copying gs://beats-ci-artifacts/beats/pull-requests/pr-32958/heartbeat/heartbeat-ironbank-7.17.7-SNAPSHOT-docker-build-context.tar.gz...
- [1 files][ 25.7 KiB/ 25.7 KiB]                                                
Operation completed over 1 objects/25.7 KiB.                                     
➜  tar -xvf heartbeat-ironbank-7.17.7-SNAPSHOT-docker-build-context.tar.gz 
x Dockerfile
x LICENSE
x README.md
x hardening_manifest.yaml
x signatures
x signatures/RPM-GPG-KEY-CentOS-Official
x signatures/RPM-GPG-KEY-rockyofficial
x signatures/linux_signing_key.pub
➜  grep 7.17.7 *
Dockerfile:ARG ELASTIC_STACK=7.17.7
README.md:[here](https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-7.17.7.html).
hardening_manifest.yaml:  - "7.17.7"
hardening_manifest.yaml:  ELASTIC_STACK: "7.17.7"
hardening_manifest.yaml:  org.opencontainers.image.version: "7.17.7"
hardening_manifest.yaml:  - filename: "heartbeat-7.17.7-linux-x86_64.tar.gz"
hardening_manifest.yaml:    url: "<artifact_path>/heartbeat-7.17.7-linux-x86_64.tar.gz"

@v1v v1v merged commit 80d25d6 into 7.17 Sep 2, 2022
@v1v v1v deleted the mergify/bp/7.17/pr-32954 branch September 2, 2022 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation backport Team:Automation Label for the Observability productivity team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants