Skip to content

test: synchronizing gherkin spec#912

Closed
ghost wants to merge 2 commits intomasterfrom
update-spec-files-20210312052343
Closed

test: synchronizing gherkin spec#912
ghost wants to merge 2 commits intomasterfrom
update-spec-files-20210312052343

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Mar 12, 2021

What

APM agent specs automatic sync

Why

Changeset

@ghost ghost added the automation label Mar 12, 2021
@ghost
Copy link
Copy Markdown
Author

ghost commented Mar 12, 2021

💔 Tests 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 #912 updated

  • Start Time: 2021-03-14T01:50:47.162+0000

  • Duration: 12 min 27 sec

  • Commit: 8627f53

Test stats 🧪

Test Results
Failed 64
Passed 3396
Skipped 200
Total 3660

Trends 🧪

Image of Build Times

Image of Tests

Test errors 64

Expand to view the tests failures

> Show only the first 10 test failures

Initializing / Tests / Go-1.11.x / TestFeatures – apmgodog
    Expand to view the error details

     Failed 
    

  • no stacktrace
Initializing / Tests / Go-1.11.x / TestFeatures/Extracting_Metadata_for_Azure_App_Service/Azure_App_Service_with_all_environment_variables_present_in_expected_format – apmgodog
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     formatter.go:111: step is undefined 
    

Initializing / Tests / Go-1.11.x / TestFeatures/Extracting_Metadata_for_Azure_App_Service/Azure_App_Service_with_all_environment_variables_present_in_expected_format#01 – apmgodog
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     formatter.go:111: step is undefined 
    

Initializing / Tests / Go-1.11.x / TestFeatures/Extracting_Metadata_for_Azure_App_Service/WEBSITE_OWNER_NAME_environment_variable_not_expected_format – apmgodog
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     formatter.go:111: step is undefined 
    

Initializing / Tests / Go-1.11.x / TestFeatures/Extracting_Metadata_for_Azure_App_Service/Missing_WEBSITE_OWNER_NAME_environment_variable – apmgodog
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     formatter.go:111: step is undefined 
    

Initializing / Tests / Go-1.11.x / TestFeatures/Extracting_Metadata_for_Azure_App_Service/Missing_WEBSITE_RESOURCE_GROUP_environment_variable – apmgodog
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     formatter.go:111: step is undefined 
    

Initializing / Tests / Go-1.11.x / TestFeatures/Extracting_Metadata_for_Azure_App_Service/Missing_WEBSITE_SITE_NAME_environment_variable – apmgodog
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     formatter.go:111: step is undefined 
    

Initializing / Tests / Go-1.11.x / TestFeatures/Extracting_Metadata_for_Azure_App_Service/Missing_WEBSITE_INSTANCE_ID_environment_variable – apmgodog
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     formatter.go:111: step is undefined 
    

Initializing / Tests / Go-1.x / TestFeatures – apmgodog
    Expand to view the error details

     Failed 
    

  • no stacktrace
Initializing / Tests / Go-1.x / TestFeatures/Extracting_Metadata_for_Azure_App_Service/Azure_App_Service_with_all_environment_variables_present_in_expected_format – apmgodog
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

         formatter.go:111: step is undefined 
    

Steps errors 15

Expand to view the steps failures

Show only the first 10 steps failures

Build
  • Took 2 min 50 sec . View more details on here
  • Description: ./scripts/jenkins/build.sh
Build
  • Took 0 min 2 sec . View more details on here
  • Description: ./scripts/jenkins/build.sh
Build
  • Took 0 min 2 sec . View more details on here
  • Description: ./scripts/jenkins/build.sh
Test
  • Took 1 min 47 sec . View more details on here
  • Description: ./scripts/jenkins/test.sh
Test
  • Took 1 min 41 sec . View more details on here
  • Description: ./scripts/jenkins/test.sh
Test
  • Took 1 min 38 sec . View more details on here
  • Description: ./scripts/jenkins/test.sh
Test
  • Took 1 min 46 sec . View more details on here
  • Description: ./scripts/jenkins/test.sh
Test
  • Took 1 min 34 sec . View more details on here
  • Description: ./scripts/jenkins/test.sh
Test
  • Took 0 min 30 sec . View more details on here
  • Description: ./scripts/jenkins/test.sh
Error signal
  • Took 0 min 0 sec . View more details on here
  • Description: hudson.AbortException: script returned exit code 2

Log output

Expand to view the last 100 lines of log output

[2021-03-14T02:03:10.116Z]     Given a gRPC span with 'INTERNAL' status
[2021-03-14T02:03:10.116Z]     Then span outcome is "failure"
[2021-03-14T02:03:10.116Z] === RUN   TestFeatures/Outcome/gRPC_transaction_and_span_outcome#14
[2021-03-14T02:03:10.116Z]     Given an agent
[2021-03-14T02:03:10.116Z]     And a gRPC transaction with 'UNAVAILABLE' status
[2021-03-14T02:03:10.116Z]     Then transaction outcome is "failure"
[2021-03-14T02:03:10.116Z]     Given a gRPC span with 'UNAVAILABLE' status
[2021-03-14T02:03:10.116Z]     Then span outcome is "failure"
[2021-03-14T02:03:10.116Z] === RUN   TestFeatures/Outcome/gRPC_transaction_and_span_outcome#15
[2021-03-14T02:03:10.116Z]     Given an agent
[2021-03-14T02:03:10.116Z]     And a gRPC transaction with 'DATA_LOSS' status
[2021-03-14T02:03:10.116Z]     Then transaction outcome is "failure"
[2021-03-14T02:03:10.116Z]     Given a gRPC span with 'DATA_LOSS' status
[2021-03-14T02:03:10.116Z]     Then span outcome is "failure"
[2021-03-14T02:03:10.116Z] === RUN   TestFeatures/Outcome/gRPC_transaction_and_span_outcome#16
[2021-03-14T02:03:10.116Z]     Given an agent
[2021-03-14T02:03:10.116Z]     And a gRPC transaction with 'UNAUTHENTICATED' status
[2021-03-14T02:03:10.116Z]     Then transaction outcome is "success"
[2021-03-14T02:03:10.116Z]     Given a gRPC span with 'UNAUTHENTICATED' status
[2021-03-14T02:03:10.116Z]     Then span outcome is "failure"
[2021-03-14T02:03:10.116Z] === RUN   TestFeatures/Outcome/gRPC_transaction_and_span_outcome#17
[2021-03-14T02:03:10.117Z]     Given an agent
[2021-03-14T02:03:10.117Z]     And a gRPC transaction with 'n/a' status
[2021-03-14T02:03:10.117Z]     Then transaction outcome is "failure"
[2021-03-14T02:03:10.117Z]     Given a gRPC span with 'n/a' status
[2021-03-14T02:03:10.117Z]     Then span outcome is "failure"
[2021-03-14T02:03:10.117Z] --- FAIL: TestFeatures (0.10s)
[2021-03-14T02:03:10.117Z]     --- PASS: TestFeatures/API_Key. (0.01s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/API_Key./A_configured_API_key_is_sent_in_the_Authorization_header. (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/API_Key./A_configured_API_key_takes_precedence_over_a_secret_token. (0.01s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/API_Key./A_configured_secret_token_is_sent_if_no_API_key_is_configured. (0.01s)
[2021-03-14T02:03:10.117Z]     --- FAIL: TestFeatures/Extracting_Metadata_for_Azure_App_Service (0.00s)
[2021-03-14T02:03:10.117Z]         --- FAIL: TestFeatures/Extracting_Metadata_for_Azure_App_Service/Azure_App_Service_with_all_environment_variables_present_in_expected_format (0.00s)
[2021-03-14T02:03:10.117Z]         --- FAIL: TestFeatures/Extracting_Metadata_for_Azure_App_Service/Azure_App_Service_with_all_environment_variables_present_in_expected_format#01 (0.00s)
[2021-03-14T02:03:10.117Z]         --- FAIL: TestFeatures/Extracting_Metadata_for_Azure_App_Service/WEBSITE_OWNER_NAME_environment_variable_not_expected_format (0.00s)
[2021-03-14T02:03:10.117Z]         --- FAIL: TestFeatures/Extracting_Metadata_for_Azure_App_Service/Missing_WEBSITE_OWNER_NAME_environment_variable (0.00s)
[2021-03-14T02:03:10.117Z]         --- FAIL: TestFeatures/Extracting_Metadata_for_Azure_App_Service/Missing_WEBSITE_RESOURCE_GROUP_environment_variable (0.00s)
[2021-03-14T02:03:10.117Z]         --- FAIL: TestFeatures/Extracting_Metadata_for_Azure_App_Service/Missing_WEBSITE_SITE_NAME_environment_variable (0.00s)
[2021-03-14T02:03:10.117Z]         --- FAIL: TestFeatures/Extracting_Metadata_for_Azure_App_Service/Missing_WEBSITE_INSTANCE_ID_environment_variable (0.00s)
[2021-03-14T02:03:10.117Z]     --- PASS: TestFeatures/Outcome (0.05s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/User_set_outcome_on_span_has_priority_over_instrumentation (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/User_set_outcome_on_transaction_has_priority_over_instrumentation (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/span_with_error (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/span_without_error (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/transaction_with_error (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/transaction_without_error (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/HTTP_transaction_and_span_outcome (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/HTTP_transaction_and_span_outcome#01 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/HTTP_transaction_and_span_outcome#02 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/HTTP_transaction_and_span_outcome#03 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/HTTP_transaction_and_span_outcome#04 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/HTTP_transaction_and_span_outcome#05 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/HTTP_transaction_and_span_outcome#06 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/gRPC_transaction_and_span_outcome (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/gRPC_transaction_and_span_outcome#01 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/gRPC_transaction_and_span_outcome#02 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/gRPC_transaction_and_span_outcome#03 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/gRPC_transaction_and_span_outcome#04 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/gRPC_transaction_and_span_outcome#05 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/gRPC_transaction_and_span_outcome#06 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/gRPC_transaction_and_span_outcome#07 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/gRPC_transaction_and_span_outcome#08 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/gRPC_transaction_and_span_outcome#09 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/gRPC_transaction_and_span_outcome#10 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/gRPC_transaction_and_span_outcome#11 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/gRPC_transaction_and_span_outcome#12 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/gRPC_transaction_and_span_outcome#13 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/gRPC_transaction_and_span_outcome#14 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/gRPC_transaction_and_span_outcome#15 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/gRPC_transaction_and_span_outcome#16 (0.00s)
[2021-03-14T02:03:10.117Z]         --- PASS: TestFeatures/Outcome/gRPC_transaction_and_span_outcome#17 (0.00s)
[2021-03-14T02:03:10.117Z] FAIL
[2021-03-14T02:03:10.117Z] FAIL	apmgodog	0.126s
[2021-03-14T02:03:10.117Z] FAIL
[2021-03-14T02:03:10.117Z] Makefile:52: recipe for target 'test' failed
[2021-03-14T02:03:10.117Z] make: *** [test] Error 1
[2021-03-14T02:03:10.117Z] + status=2
[2021-03-14T02:03:10.117Z] + go-junit-report
[2021-03-14T02:03:10.117Z] + exit 2
[2021-03-14T02:03:10.187Z] Recording test results
[2021-03-14T02:03:11.014Z] [Checks API] No suitable checks publisher found.
[2021-03-14T02:03:11.033Z] Failed in branch Go-1.14.x
[2021-03-14T02:03:12.232Z] Stage "Coverage" skipped due to earlier failure(s)
[2021-03-14T02:03:12.271Z] Stage "Benchmark" skipped due to earlier failure(s)
[2021-03-14T02:03:12.355Z] Stage "More OS" skipped due to earlier failure(s)
[2021-03-14T02:03:12.390Z] Stage "Windows" skipped due to earlier failure(s)
[2021-03-14T02:03:12.394Z] Stage "OSX" skipped due to earlier failure(s)
[2021-03-14T02:03:12.428Z] Failed in branch Windows
[2021-03-14T02:03:12.432Z] Failed in branch OSX
[2021-03-14T02:03:12.491Z] Stage "Integration Tests" skipped due to earlier failure(s)
[2021-03-14T02:03:12.532Z] Stage "Release" skipped due to earlier failure(s)
[2021-03-14T02:03:12.549Z] Stage "Release" skipped due to earlier failure(s)
[2021-03-14T02:03:12.585Z] Stage "Release" skipped due to earlier failure(s)
[2021-03-14T02:03:13.086Z] Running on Jenkins in /var/lib/jenkins/workspace/agent-go_apm-agent-go-mbp_PR-912
[2021-03-14T02:03:13.331Z] [INFO] getVaultSecret: Getting secrets
[2021-03-14T02:03:13.511Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-03-14T02:03:14.423Z] + chmod 755 generate-build-data.sh
[2021-03-14T02:03:14.423Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-go/apm-agent-go-mbp/PR-912/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-go/apm-agent-go-mbp/PR-912/runs/3 FAILURE 746998
[2021-03-14T02:03:14.674Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-go/apm-agent-go-mbp/PR-912/runs/3/steps/?limit=10000 -o steps-info.json
[2021-03-14T02:03:15.225Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-go/apm-agent-go-mbp/PR-912/runs/3/tests/?status=FAILED -o tests-errors.json

@axw
Copy link
Copy Markdown
Member

axw commented Mar 15, 2021

Superseded by #914

@axw axw closed this Mar 15, 2021
@axw axw deleted the update-spec-files-20210312052343 branch March 15, 2021 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants