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

Update go-structform to 0.0.8 (backport #25051) #25178

Closed
wants to merge 1 commit into from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 20, 2021

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

Cherry-pick of fb1eb8d has failed:

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

You are currently cherry-picking commit fb1eb8d812.
  (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
	modified:   NOTICE.txt
	modified:   go.mod
	modified:   libbeat/outputs/codec/json/json.go
	modified:   libbeat/outputs/codec/json/json_test.go

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   go.sum

To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/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.io/

(cherry picked from commit fb1eb8d)

# Conflicts:
#	go.sum
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Apr 20, 2021
@mergify mergify bot assigned urso Apr 20, 2021
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Apr 20, 2021
@botelastic
Copy link

botelastic bot commented Apr 20, 2021

This pull request doesn't have a Team:<team> label.

@elasticmachine
Copy link
Collaborator

💔 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

Expand to view the summary

Build stats

  • Build Cause: Pull request #25178 opened

  • Start Time: 2021-04-20T16:01:02.705+0000

  • Duration: 14 min 35 sec

  • Commit: c0288d4

Trends 🧪

Image of Build Times

Steps errors 2

Expand to view the steps failures

Dump mage variables
  • Took 0 min 0 sec . View more details on here
  • Description: mage dumpVariables
Error signal
  • Took 0 min 0 sec . View more details on here
  • Description: Error 'hudson.AbortException: script returned exit code 1'

Log output

Expand to view the last 100 lines of log output

[2021-04-20T16:13:59.974Z] /usr/local/bin/terraform
[2021-04-20T16:13:59.974Z] + set +e
[2021-04-20T16:13:59.974Z] + echo 'Found Terraform. Checking version..'
[2021-04-20T16:13:59.974Z] Found Terraform. Checking version..
[2021-04-20T16:13:59.974Z] ++ terraform --version
[2021-04-20T16:13:59.974Z] ++ awk '{print $2}'
[2021-04-20T16:13:59.974Z] ++ sed s/v//
[2021-04-20T16:14:00.547Z] + FOUND_TERRAFORM_VERSION='0.12.30
[2021-04-20T16:14:00.547Z] 
[2021-04-20T16:14:00.547Z] ersion
[2021-04-20T16:14:00.547Z] 0.15.0.'
[2021-04-20T16:14:00.547Z] + '[' '0.12.30
[2021-04-20T16:14:00.547Z] 
[2021-04-20T16:14:00.547Z] ersion
[2021-04-20T16:14:00.547Z] 0.15.0.' == 0.12.30 ']'
[2021-04-20T16:14:00.547Z] + set -e
[2021-04-20T16:14:00.547Z] + echo 'UNMET DEP: Installing Terraform'
[2021-04-20T16:14:00.547Z] UNMET DEP: Installing Terraform
[2021-04-20T16:14:00.547Z] + mkdir -p /var/lib/jenkins/workspace/Beats_beats_PR-25178/bin
[2021-04-20T16:14:00.547Z] ++ uname -s
[2021-04-20T16:14:00.547Z] ++ tr '[:upper:]' '[:lower:]'
[2021-04-20T16:14:00.547Z] + OS=linux
[2021-04-20T16:14:00.547Z] ++ uname -m
[2021-04-20T16:14:00.547Z] ++ tr '[:upper:]' '[:lower:]'
[2021-04-20T16:14:00.547Z] + ARCH=x86_64
[2021-04-20T16:14:00.547Z] + '[' x86_64 == aarch64 ']'
[2021-04-20T16:14:00.547Z] + '[' x86_64 == x86_64 ']'
[2021-04-20T16:14:00.547Z] + ARCH_SUFFIX=amd64
[2021-04-20T16:14:00.547Z] + curl -sSLo - https://releases.hashicorp.com/terraform/0.12.30/terraform_0.12.30_linux_amd64.zip
[2021-04-20T16:14:01.489Z] ++ dirname /var/lib/jenkins/workspace/Beats_beats_PR-25178/bin/terraform
[2021-04-20T16:14:01.489Z] + unzip -o /var/lib/jenkins/workspace/Beats_beats_PR-25178/bin/terraform.zip -d /var/lib/jenkins/workspace/Beats_beats_PR-25178/bin
[2021-04-20T16:14:01.489Z] Archive:  /var/lib/jenkins/workspace/Beats_beats_PR-25178/bin/terraform.zip
[2021-04-20T16:14:02.061Z]   inflating: /var/lib/jenkins/workspace/Beats_beats_PR-25178/bin/terraform  
[2021-04-20T16:14:02.061Z] + rm /var/lib/jenkins/workspace/Beats_beats_PR-25178/bin/terraform.zip
[2021-04-20T16:14:02.061Z] + chmod +x /var/lib/jenkins/workspace/Beats_beats_PR-25178/bin/terraform
[2021-04-20T16:14:02.061Z] + make mage
[2021-04-20T16:14:02.061Z] Installing mage v1.11.0.
[2021-04-20T16:14:03.449Z] go: downloading github.com/magefile/mage v1.11.0
[2021-04-20T16:14:04.838Z] /var/lib/jenkins/workspace/Beats_beats_PR-25178/.magefile cleaned
[2021-04-20T16:14:05.190Z] + git config --get user.email
[2021-04-20T16:14:05.190Z] + [ -z  ]
[2021-04-20T16:14:05.190Z] + git config --global user.email beatsmachine@users.noreply.github.com
[2021-04-20T16:14:05.190Z] + git config --global user.name beatsmachine
[2021-04-20T16:14:05.534Z] + go mod download
[2021-04-20T16:14:23.679Z] ### MAGE DUMP ###
[2021-04-20T16:14:24.000Z] + mage dumpVariables
[2021-04-20T16:14:24.000Z] Error determining list of magefiles: failed to list mage gofiles: exit status 1: 
[2021-04-20T16:14:24.395Z] + go clean -modcache
[2021-04-20T16:14:28.097Z] Cleaning up /var/lib/jenkins/workspace/Beats_beats_PR-25178
[2021-04-20T16:14:28.097Z] Client: Docker Engine - Community
[2021-04-20T16:14:28.097Z]  Version:           20.10.3
[2021-04-20T16:14:28.097Z]  API version:       1.41
[2021-04-20T16:14:28.097Z]  Go version:        go1.13.15
[2021-04-20T16:14:28.097Z]  Git commit:        48d30b5
[2021-04-20T16:14:28.097Z]  Built:             Fri Jan 29 14:33:13 2021
[2021-04-20T16:14:28.097Z]  OS/Arch:           linux/amd64
[2021-04-20T16:14:28.097Z]  Context:           default
[2021-04-20T16:14:28.097Z]  Experimental:      true
[2021-04-20T16:14:28.097Z] 
[2021-04-20T16:14:28.097Z] Server: Docker Engine - Community
[2021-04-20T16:14:28.097Z]  Engine:
[2021-04-20T16:14:28.097Z]   Version:          20.10.3
[2021-04-20T16:14:28.097Z]   API version:      1.41 (minimum version 1.12)
[2021-04-20T16:14:28.098Z]   Go version:       go1.13.15
[2021-04-20T16:14:28.098Z]   Git commit:       46229ca
[2021-04-20T16:14:28.098Z]   Built:            Fri Jan 29 14:31:25 2021
[2021-04-20T16:14:28.098Z]   OS/Arch:          linux/amd64
[2021-04-20T16:14:28.098Z]   Experimental:     false
[2021-04-20T16:14:28.098Z]  containerd:
[2021-04-20T16:14:28.098Z]   Version:          1.4.4
[2021-04-20T16:14:28.098Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
[2021-04-20T16:14:28.098Z]  runc:
[2021-04-20T16:14:28.098Z]   Version:          1.0.0-rc93
[2021-04-20T16:14:28.098Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
[2021-04-20T16:14:28.098Z]  docker-init:
[2021-04-20T16:14:28.098Z]   Version:          0.19.0
[2021-04-20T16:14:28.098Z]   GitCommit:        de40ad0
[2021-04-20T16:14:28.098Z] Change ownership of all files inside the specific folder from root/root to current user/group
[2021-04-20T16:14:28.098Z] Unable to find image 'alpine:3.4' locally
[2021-04-20T16:14:29.484Z] 3.4: Pulling from library/alpine
[2021-04-20T16:14:29.745Z] c1e54eec4b57: Pulling fs layer
[2021-04-20T16:14:30.006Z] c1e54eec4b57: Verifying Checksum
[2021-04-20T16:14:30.006Z] c1e54eec4b57: Download complete
[2021-04-20T16:14:30.270Z] c1e54eec4b57: Pull complete
[2021-04-20T16:14:30.270Z] Digest: sha256:b733d4a32c4da6a00a84df2ca32791bb03df95400243648d8c539e7b4cce329c
[2021-04-20T16:14:30.270Z] Status: Downloaded newer image for alpine:3.4
[2021-04-20T16:14:32.184Z] Change permissions with write access of all files inside the specific folder
[2021-04-20T16:14:32.516Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-25178
[2021-04-20T16:14:36.381Z] Stage "Build&Test" skipped due to earlier failure(s)
[2021-04-20T16:14:36.475Z] Stage "Packaging" skipped due to earlier failure(s)
[2021-04-20T16:14:36.605Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-25178/src/github.com/elastic/beats
[2021-04-20T16:14:37.016Z] Running on Jenkins in /var/lib/jenkins/workspace/Beats_beats_PR-25178
[2021-04-20T16:14:37.159Z] [INFO] getVaultSecret: Getting secrets
[2021-04-20T16:14:37.278Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-04-20T16:14:38.249Z] + chmod 755 generate-build-data.sh
[2021-04-20T16:14:38.249Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-25178/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-25178/runs/1 FAILURE 815270
[2021-04-20T16:14:38.499Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-25178/runs/1/steps/?limit=10000 -o steps-info.json
[2021-04-20T16:14:39.050Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-25178/runs/1/tests/?status=FAILED -o tests-errors.json
[2021-04-20T16:14:39.050Z] Retry 1/3 exited 22, retrying in 1 seconds...
[2021-04-20T16:14:40.399Z] Retry 2/3 exited 22, retrying in 2 seconds...

❕ Flaky test report

No test was executed to be analysed.

@urso urso closed this Apr 20, 2021
@mergify mergify bot deleted the mergify/bp/7.12/pr-25051 branch April 20, 2021 17:00
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 needs_team Indicates that the issue/PR needs a Team:* label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants