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 #36846) [Automation] Bump Golang version to 1.20.10 #36859

Merged
merged 3 commits into from
Oct 24, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 16, 2023

This is an automatic backport of pull request #36846 done by Mergify.
Cherry-pick of 6be0d18 has failed:

On branch mergify/bp/7.17/pr-36846
Your branch is up to date with 'origin/7.17'.

You are currently cherry-picking commit 6be0d18448.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   CHANGELOG.next.asciidoc

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	both modified:   .go-version
	both modified:   .golangci.yml
	both modified:   auditbeat/Dockerfile
	deleted by us:   dev-tools/kubernetes/filebeat/Dockerfile.debug
	deleted by us:   dev-tools/kubernetes/heartbeat/Dockerfile.debug
	deleted by us:   dev-tools/kubernetes/metricbeat/Dockerfile.debug
	both modified:   heartbeat/Dockerfile
	both modified:   libbeat/docs/version.asciidoc
	both modified:   metricbeat/Dockerfile
	both modified:   metricbeat/module/http/_meta/Dockerfile
	both modified:   metricbeat/module/nats/_meta/Dockerfile
	both modified:   metricbeat/module/vsphere/_meta/Dockerfile
	both modified:   packetbeat/Dockerfile
	both modified:   x-pack/functionbeat/Dockerfile
	both modified:   x-pack/metricbeat/module/stan/_meta/Dockerfile

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


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

* chore: Update version.asciidoc

Made with ❤️️ by updatecli

* chore: Update Packetbeat Dockerfile

Made with ❤️️ by updatecli

* chore: Update Heartbeat Dockerfile

Made with ❤️️ by updatecli

* chore: Update Filebeat debug Dockerfile

Made with ❤️️ by updatecli

* chore: Update Functionbeat Dockerfile

Made with ❤️️ by updatecli

* chore: Update Auditbeat Dockerfile

Made with ❤️️ by updatecli

* chore: Update from vsphere Dockerfile

Made with ❤️️ by updatecli

* chore: Update stan Dockerfile

Made with ❤️️ by updatecli

* chore: Update .golangci.yml

Made with ❤️️ by updatecli

* chore: Update Heartbeat debug Dockerfile

Made with ❤️️ by updatecli

* chore: Update Metricbeat Dockerfile

Made with ❤️️ by updatecli

* chore: Update Metricbeat debug Dockerfile

Made with ❤️️ by updatecli

* chore: Update .go-version

Made with ❤️️ by updatecli

* chore: Update HTTP module Dockerfile

Made with ❤️️ by updatecli

* chore: Update NATS module Dockerfile

Made with ❤️️ by updatecli

* Add changelog.

---------

Co-authored-by: apmmachine <apmmachine@users.noreply.github.com>
Co-authored-by: Craig MacKenzie <craig.mackenzie@elastic.co>
(cherry picked from commit 6be0d18)

# Conflicts:
#	.go-version
#	.golangci.yml
#	auditbeat/Dockerfile
#	dev-tools/kubernetes/filebeat/Dockerfile.debug
#	dev-tools/kubernetes/heartbeat/Dockerfile.debug
#	dev-tools/kubernetes/metricbeat/Dockerfile.debug
#	heartbeat/Dockerfile
#	libbeat/docs/version.asciidoc
#	metricbeat/Dockerfile
#	metricbeat/module/http/_meta/Dockerfile
#	metricbeat/module/nats/_meta/Dockerfile
#	metricbeat/module/vsphere/_meta/Dockerfile
#	packetbeat/Dockerfile
#	x-pack/functionbeat/Dockerfile
#	x-pack/metricbeat/module/stan/_meta/Dockerfile
@mergify mergify bot requested review from a team as code owners October 16, 2023 13:28
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Oct 16, 2023
@mergify mergify bot requested review from a team as code owners October 16, 2023 13:28
@mergify mergify bot requested review from rdner and fearful-symmetry and removed request for a team October 16, 2023 13:28
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Oct 16, 2023
@elasticmachine
Copy link
Collaborator

elasticmachine commented Oct 16, 2023

❕ Build Aborted

Either there was a build timeout or someone aborted the build.

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

Expand to view the summary

Build stats

  • Start Time: 2023-10-24T00:42:10.495+0000

  • Duration: 362 min 4 sec

Test stats 🧪

Test Results
Failed 0
Passed 22161
Skipped 1402
Total 23563

🤖 GitHub comments

Expand to view the 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!)

@pierrehilbert pierrehilbert added the Team:Elastic-Agent Label for the Agent team label Oct 16, 2023
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Oct 16, 2023
.go-version Outdated Show resolved Hide resolved
.golangci.yml Outdated Show resolved Hide resolved
.golangci.yml Outdated Show resolved Hide resolved
.golangci.yml Outdated Show resolved Hide resolved
.golangci.yml Outdated Show resolved Hide resolved
metricbeat/module/nats/_meta/Dockerfile Outdated Show resolved Hide resolved
metricbeat/module/vsphere/_meta/Dockerfile Outdated Show resolved Hide resolved
packetbeat/Dockerfile Outdated Show resolved Hide resolved
x-pack/functionbeat/Dockerfile Outdated Show resolved Hide resolved
x-pack/metricbeat/module/stan/_meta/Dockerfile Outdated Show resolved Hide resolved
@cmacknz
Copy link
Member

cmacknz commented Oct 16, 2023

/test

@cmacknz
Copy link
Member

cmacknz commented Oct 16, 2023


[2023-10-16T19:49:18.500Z] cover: can't read "github.com/elastic/beats/v7/filebeat/input/syslog/format_check.rl": open /var/lib/jenkins/workspace/PR-36859-4-3a6f2061-d6d8-4f1b-b36a-9c6937480e3e/src/github.com/elastic/beats/filebeat/input/syslog/format_check.rl: no such file or directory

[2023-10-16T19:49:18.500Z] Error: failed to write HTML code coverage report: running "go tool cover -html=build/TEST-go-unit.cov -o build/TEST-go-unit.html" failed with exit code 1

@cmacknz
Copy link
Member

cmacknz commented Oct 16, 2023

That error seems familiar we might have fixed it on main.

@cmacknz
Copy link
Member

cmacknz commented Oct 16, 2023

Yes we did #36000

@cmacknz
Copy link
Member

cmacknz commented Oct 17, 2023

Going to go to 1.20.6 first to pick up the fix for the coverage report. #36869

@mergify
Copy link
Contributor Author

mergify bot commented Oct 23, 2023

This pull request has not been merged yet. Could you please review and merge it @apmmachine? 🙏

@cmacknz cmacknz enabled auto-merge (squash) October 24, 2023 00:42
@cmacknz
Copy link
Member

cmacknz commented Oct 24, 2023

We appear to be stuck waiting for ARM workers for the packaging jobs. Force merging.

@cmacknz cmacknz disabled auto-merge October 24, 2023 18:04
@cmacknz cmacknz merged commit 2d93747 into 7.17 Oct 24, 2023
94 of 95 checks passed
@cmacknz cmacknz deleted the mergify/bp/7.17/pr-36846 branch October 24, 2023 18:04
@elasticmachine
Copy link
Collaborator

❕ Build Aborted

Either there was a build timeout or someone aborted the build.

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

Expand to view the summary

Build stats

  • Start Time: 2023-10-24T13:00:14.593+0000

  • Duration: 363 min 34 sec

Test stats 🧪

Test Results
Failed 0
Passed 22509
Skipped 1417
Total 23926

Steps errors 2

Expand to view the steps failures

auditbeat-shipping-to-next-major - STACK_ENVIRONMENT=next-major mage pythonIntegTest
  • Took 4 min 28 sec . View more details here
  • Description: STACK_ENVIRONMENT=next-major mage pythonIntegTest
filebeat-pythonIntegTest - mage pythonIntegTest
  • Took 16 min 36 sec . View more details here
  • Description: mage pythonIntegTest

🤖 GitHub comments

Expand to view the 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!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport conflicts There is a conflict in the backported pull request Team:Elastic-Agent Label for the Agent team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants