Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

[7.x] Create opbeans_user/role with write/read access for the opbeans-python (#1063) #1064

Merged
merged 1 commit into from
Feb 24, 2021

Conversation

v1v
Copy link
Member

@v1v v1v commented Feb 22, 2021

Backports the following commits to 7.x:

@v1v v1v self-assigned this Feb 22, 2021
@apmmachine
Copy link
Collaborator

apmmachine commented Feb 22, 2021

💔 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: Started by timer

  • Start Time: 2021-02-24T04:51:00.663+0000

  • Duration: 123 min 35 sec

  • Commit: 7c2c429

Test stats 🧪

Test Results
Failed 0
Passed 493
Skipped 5
Total 498

Trends 🧪

Image of Build Times

Image of Tests

Steps errors 1

Expand to view the steps failures

Error signal
  • Took 0 min 0 sec . View more details on here
  • Description: Downstream job for 'Java' failed

Log output

Expand to view the last 100 lines of log output

[2021-02-24T05:24:06.357Z] Running in /var/lib/jenkins/workspace/apm-integration-tests_PR-1064/.NET
[2021-02-24T05:24:06.708Z] Copied 18 artifacts from "APM Integration Test Downstream » 7.x" build number 5477
[2021-02-24T05:24:06.722Z] Recording test results
[2021-02-24T05:24:06.754Z] [Checks API] No suitable checks publisher found.
[2021-02-24T06:53:16.302Z] Cancelling nested steps due to timeout
[2021-02-24T06:53:28.722Z] [INFO] Can not determine redirect link!!!
[2021-02-24T06:53:28.739Z] Running in /var/lib/jenkins/workspace/apm-integration-tests_PR-1064/Ruby
[2021-02-24T06:53:28.761Z] ERROR: Aggregate test results from dowsntream job has failed failed. Let's keep moving.
[2021-02-24T06:53:28.761Z] org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: No such field found: field groovy.lang.GroovyRuntimeException number
[2021-02-24T06:53:28.761Z] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.unclassifiedField(SandboxInterceptor.java:425)
[2021-02-24T06:53:28.761Z] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:409)
[2021-02-24T06:53:28.761Z] 	at org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:353)
[2021-02-24T06:53:28.761Z] 	at org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:357)
[2021-02-24T06:53:28.761Z] 	at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
[2021-02-24T06:53:28.761Z] 	at com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
[2021-02-24T06:53:28.761Z] 	at WorkflowScript.runJob(WorkflowScript:161)
[2021-02-24T06:53:28.762Z] 	at ___cps.transform___(Native Method)
[2021-02-24T06:53:28.762Z] 	at com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
[2021-02-24T06:53:28.762Z] 	at com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
[2021-02-24T06:53:28.762Z] 	at com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
[2021-02-24T06:53:28.762Z] 	at sun.reflect.GeneratedMethodAccessor554.invoke(Unknown Source)
[2021-02-24T06:53:28.762Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2021-02-24T06:53:28.762Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
[2021-02-24T06:53:28.762Z] 	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
[2021-02-24T06:53:28.762Z] 	at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2021-02-24T06:53:28.762Z] 	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
[2021-02-24T06:53:28.762Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174)
[2021-02-24T06:53:28.762Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[2021-02-24T06:53:28.762Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129)
[2021-02-24T06:53:28.762Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268)
[2021-02-24T06:53:28.762Z] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[2021-02-24T06:53:28.762Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
[2021-02-24T06:53:28.762Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
[2021-02-24T06:53:28.762Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:185)
[2021-02-24T06:53:28.762Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:400)
[2021-02-24T06:53:28.762Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$400(CpsThreadGroup.java:96)
[2021-02-24T06:53:28.762Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:312)
[2021-02-24T06:53:28.762Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:276)
[2021-02-24T06:53:28.762Z] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:67)
[2021-02-24T06:53:28.762Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2021-02-24T06:53:28.762Z] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2021-02-24T06:53:28.762Z] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2021-02-24T06:53:28.762Z] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2021-02-24T06:53:28.762Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2021-02-24T06:53:28.762Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2021-02-24T06:53:28.762Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2021-02-24T06:53:28.762Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2021-02-24T06:53:28.762Z] 	at java.lang.Thread.run(Thread.java:748)
[2021-02-24T06:53:28.773Z] Failed in branch Ruby
[2021-02-24T06:53:34.291Z] [INFO] Can not determine redirect link!!!
[2021-02-24T06:53:34.310Z] Running in /var/lib/jenkins/workspace/apm-integration-tests_PR-1064/Java
[2021-02-24T06:53:34.330Z] ERROR: Aggregate test results from dowsntream job has failed failed. Let's keep moving.
[2021-02-24T06:53:34.330Z] org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: No such field found: field groovy.lang.GroovyRuntimeException number
[2021-02-24T06:53:34.330Z] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.unclassifiedField(SandboxInterceptor.java:425)
[2021-02-24T06:53:34.330Z] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:409)
[2021-02-24T06:53:34.330Z] 	at org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:353)
[2021-02-24T06:53:34.330Z] 	at org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:357)
[2021-02-24T06:53:34.330Z] 	at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
[2021-02-24T06:53:34.330Z] 	at com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
[2021-02-24T06:53:34.330Z] 	at WorkflowScript.runJob(WorkflowScript:161)
[2021-02-24T06:53:34.330Z] 	at ___cps.transform___(Native Method)
[2021-02-24T06:53:34.330Z] 	at com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
[2021-02-24T06:53:34.330Z] 	at com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
[2021-02-24T06:53:34.330Z] 	at com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
[2021-02-24T06:53:34.330Z] 	at sun.reflect.GeneratedMethodAccessor554.invoke(Unknown Source)
[2021-02-24T06:53:34.330Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2021-02-24T06:53:34.330Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
[2021-02-24T06:53:34.330Z] 	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
[2021-02-24T06:53:34.330Z] 	at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2021-02-24T06:53:34.330Z] 	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
[2021-02-24T06:53:34.330Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174)
[2021-02-24T06:53:34.330Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[2021-02-24T06:53:34.330Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129)
[2021-02-24T06:53:34.330Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268)
[2021-02-24T06:53:34.330Z] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[2021-02-24T06:53:34.330Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
[2021-02-24T06:53:34.330Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
[2021-02-24T06:53:34.330Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:185)
[2021-02-24T06:53:34.330Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:400)
[2021-02-24T06:53:34.330Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$400(CpsThreadGroup.java:96)
[2021-02-24T06:53:34.330Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:312)
[2021-02-24T06:53:34.330Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:276)
[2021-02-24T06:53:34.330Z] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:67)
[2021-02-24T06:53:34.330Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2021-02-24T06:53:34.330Z] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2021-02-24T06:53:34.330Z] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2021-02-24T06:53:34.331Z] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2021-02-24T06:53:34.331Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2021-02-24T06:53:34.331Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2021-02-24T06:53:34.331Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2021-02-24T06:53:34.331Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2021-02-24T06:53:34.331Z] 	at java.lang.Thread.run(Thread.java:748)
[2021-02-24T06:53:34.342Z] Failed in branch Java
[2021-02-24T06:53:34.661Z] Running on Jenkins in /var/lib/jenkins/workspace/apm-integration-tests_PR-1064
[2021-02-24T06:53:34.693Z] [INFO] getVaultSecret: Getting secrets
[2021-02-24T06:53:34.919Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-02-24T06:53:35.554Z] + chmod 755 generate-build-data.sh
[2021-02-24T06:53:35.554Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1064/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1064/runs/5 FAILURE 7354624
[2021-02-24T06:53:35.804Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1064/runs/5/steps/?limit=10000 -o steps-info.json
[2021-02-24T06:53:36.716Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-1064/runs/5/tests/?status=FAILED -o tests-errors.json

@v1v
Copy link
Member Author

v1v commented Feb 23, 2021

/test

@v1v
Copy link
Member Author

v1v commented Feb 24, 2021

Much better now, some environmental issues related to timeouts waiting for resources

@v1v v1v merged commit 4e4431e into elastic:7.x Feb 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants