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

Reproduction of issue #897 #1120

Conversation

WillGunn
Copy link

build and run the new sample project standalone, not in IIS Express
in powershell run Get-EtwTraceSession -Name EtwSessionForCLRElastic*
quit sample project
run Get-EtwTraceSession -Name EtwSessionForCLRElastic* again
you'll see there is a leftover Etw Trace Session

build and run the new sample project standalone, not in IIS Express
in powershell run Get-EtwTraceSession -Name EtwSessionForCLRElastic*
quit sample project
run Get-EtwTraceSession -Name EtwSessionForCLRElastic* again
you'll see there is a leftover Etw Trace Session
@cla-checker-service
Copy link

❌ Author of the following commits did not sign a Contributor Agreement:
b1ea19a

Please, read and sign the above mentioned agreement if you want to contribute to this project

@apmmachine
Copy link
Contributor

❕ Build Aborted

The PR is not allowed to run in the CI yet

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

Expand to view the summary

Build stats

  • Build Cause: Pull request #1120 opened

  • Reason: The PR is not allowed to run in the CI yet

  • Start Time: 2021-01-12T17:35:47.771+0000

  • Duration: 4 min 13 sec

  • Commit: b1ea19a

Steps errors 1

Expand to view the steps failures

Error signal
  • Took 0 min 0 sec . View more details on here
  • Description: githubPrCheckApproved: The PR is not allowed to run in the CI yet. (Only users with write permission

Log output

Expand to view the last 100 lines of log output

[2021-01-12T17:39:36.362Z] Running in /var/lib/jenkins/workspace/net_apm-agent-dotnet-mbp_PR-1120/apm-agent-dotnet
[2021-01-12T17:39:36.422Z] [INFO] gitCheckout: Checkout SCM PR-1120 with default customisation from the Item.
[2021-01-12T17:39:36.460Z] [INFO] Override default checkout
[2021-01-12T17:39:36.538Z] Sleeping for 10 sec
[2021-01-12T17:39:46.687Z] using credential f6c7695a-671e-4f4f-a331-acdce44ff9ba
[2021-01-12T17:39:46.852Z] Wiping out workspace first.
[2021-01-12T17:39:46.862Z] Cloning the remote Git repository
[2021-01-12T17:39:46.862Z] Using shallow clone with depth 3
[2021-01-12T17:39:46.862Z] Avoid fetching tags
[2021-01-12T17:39:46.875Z] Cloning repository git@github.com:elastic/apm-agent-dotnet.git
[2021-01-12T17:39:46.897Z]  > git init /var/lib/jenkins/workspace/net_apm-agent-dotnet-mbp_PR-1120/apm-agent-dotnet # timeout=10
[2021-01-12T17:39:46.905Z] Fetching upstream changes from git@github.com:elastic/apm-agent-dotnet.git
[2021-01-12T17:39:46.906Z]  > git --version # timeout=10
[2021-01-12T17:39:46.917Z]  > git --version # 'git version 2.17.1'
[2021-01-12T17:39:46.918Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key
[2021-01-12T17:39:46.922Z]  > git fetch --no-tags --progress -- git@github.com:elastic/apm-agent-dotnet.git +refs/heads/*:refs/remotes/origin/* # timeout=15
[2021-01-12T17:39:47.988Z] Cleaning workspace
[2021-01-12T17:39:48.005Z] Using shallow fetch with depth 3
[2021-01-12T17:39:48.005Z] Pruning obsolete local branches
[2021-01-12T17:39:47.971Z]  > git config remote.origin.url git@github.com:elastic/apm-agent-dotnet.git # timeout=10
[2021-01-12T17:39:47.974Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-01-12T17:39:47.985Z]  > git config remote.origin.url git@github.com:elastic/apm-agent-dotnet.git # timeout=10
[2021-01-12T17:39:47.992Z]  > git rev-parse --verify HEAD # timeout=10
[2021-01-12T17:39:47.998Z] No valid HEAD. Skipping the resetting
[2021-01-12T17:39:47.999Z]  > git clean -fdx # timeout=10
[2021-01-12T17:39:48.008Z] Fetching upstream changes from git@github.com:elastic/apm-agent-dotnet.git
[2021-01-12T17:39:48.008Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key
[2021-01-12T17:39:48.013Z]  > git fetch --no-tags --progress --prune -- git@github.com:elastic/apm-agent-dotnet.git +refs/pull/1120/head:refs/remotes/origin/PR-1120 +refs/heads/master:refs/remotes/origin/master # timeout=15
[2021-01-12T17:39:48.677Z] Merging remotes/origin/master commit cc900c463041fb8300ba0b50bb22029a50ff87a2 into PR head commit b1ea19a920b7d2a544280367d307e63ea77deafd
[2021-01-12T17:39:48.819Z] Merge succeeded, producing b1ea19a920b7d2a544280367d307e63ea77deafd
[2021-01-12T17:39:48.820Z] Checking out Revision b1ea19a920b7d2a544280367d307e63ea77deafd (PR-1120)
[2021-01-12T17:39:48.975Z] Commit message: "Reproduction of issue #897 build and run the new sample project standalone, not in IIS Express in powershell run Get-EtwTraceSession -Name EtwSessionForCLRElastic* quit sample project run Get-EtwTraceSession -Name EtwSessionForCLRElastic* again you'll see there is a leftover Etw Trace Session"
[2021-01-12T17:39:48.975Z] Cleaning workspace
[2021-01-12T17:39:49.290Z]  > git --version # timeout=10
[2021-01-12T17:39:49.301Z]  > git --version # 'git version 2.17.1'
[2021-01-12T17:39:49.314Z] fatal: bad object fadb851f608d4b87127fd41bbb51427835afc4a3
[2021-01-12T17:39:48.680Z]  > git config core.sparsecheckout # timeout=10
[2021-01-12T17:39:48.683Z]  > git checkout -f b1ea19a920b7d2a544280367d307e63ea77deafd # timeout=15
[2021-01-12T17:39:48.794Z]  > git remote # timeout=10
[2021-01-12T17:39:48.801Z]  > git config --get remote.origin.url # timeout=10
[2021-01-12T17:39:48.804Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key
[2021-01-12T17:39:48.808Z]  > git merge cc900c463041fb8300ba0b50bb22029a50ff87a2 # timeout=10
[2021-01-12T17:39:48.816Z]  > git rev-parse HEAD^{commit} # timeout=10
[2021-01-12T17:39:48.823Z]  > git config core.sparsecheckout # timeout=10
[2021-01-12T17:39:48.825Z]  > git checkout -f b1ea19a920b7d2a544280367d307e63ea77deafd # timeout=15
[2021-01-12T17:39:48.978Z]  > git rev-parse --verify HEAD # timeout=10
[2021-01-12T17:39:48.982Z] Resetting working tree
[2021-01-12T17:39:48.982Z]  > git reset --hard # timeout=10
[2021-01-12T17:39:49.117Z]  > git clean -fdx # timeout=10
[2021-01-12T17:39:50.348Z] Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD
[2021-01-12T17:39:50.980Z] + git fetch https://****:****@github.com/elastic/apm-agent-dotnet.git +refs/pull/*/head:refs/remotes/origin/pr/*
[2021-01-12T17:39:52.438Z] Running in /var/lib/jenkins/workspace/net_apm-agent-dotnet-mbp_PR-1120/apm-agent-dotnet/.git
[2021-01-12T17:39:52.483Z] Archiving artifacts
[2021-01-12T17:39:53.207Z] + git rev-parse HEAD
[2021-01-12T17:39:53.581Z] + git rev-parse HEAD
[2021-01-12T17:39:53.890Z] + git rev-parse origin/pr/1120
[2021-01-12T17:39:53.951Z] [INFO] githubEnv: Found Git Build Cause: pr
[2021-01-12T17:39:54.309Z] Masking supported pattern matches of $GITHUB_TOKEN
[2021-01-12T17:39:55.343Z] [WARN] githubApiCall: The REST API call https://api.github.com/repos/elastic/apm-agent-dotnet/pulls/1120/reviews return 0 elements
[2021-01-12T17:39:55.422Z] [INFO] githubPrCheckApproved: Title: Reproduction of issue #897 - User: WillGunn - Author Association: FIRST_TIME_CONTRIBUTOR
[2021-01-12T17:39:55.826Z] ERROR: githubPrCheckApproved: The PR is not allowed to run in the CI yet
[2021-01-12T17:39:55.826Z] ERROR: githubPrCheckApproved: The PR is not allowed to run in the CI yet. (Only users with write permissions can do so.)
[2021-01-12T17:39:55.923Z] [INFO] Let's stop build #1. The PR is not allowed to run in the CI yet
[2021-01-12T17:39:55.953Z] Sleeping for 5 sec
[2021-01-12T17:39:57.019Z] Stage "Parallel" skipped due to earlier failure(s)
[2021-01-12T17:39:57.246Z] Stage "Linux" skipped due to earlier failure(s)
[2021-01-12T17:39:57.253Z] Stage "Windows .NET Framework" skipped due to earlier failure(s)
[2021-01-12T17:39:57.259Z] Stage "Windows .NET Core" skipped due to earlier failure(s)
[2021-01-12T17:39:57.267Z] Stage "Integration Tests" skipped due to earlier failure(s)
[2021-01-12T17:39:57.279Z] Stage "Benchmarks" skipped due to earlier failure(s)
[2021-01-12T17:39:57.437Z] Failed in branch Integration Tests
[2021-01-12T17:39:57.447Z] Failed in branch Benchmarks
[2021-01-12T17:39:57.447Z] Stage "Linux" skipped due to earlier failure(s)
[2021-01-12T17:39:57.456Z] Stage "Windows .NET Framework" skipped due to earlier failure(s)
[2021-01-12T17:39:57.465Z] Stage "Windows .NET Core" skipped due to earlier failure(s)
[2021-01-12T17:39:57.684Z] Stage "Linux" skipped due to earlier failure(s)
[2021-01-12T17:39:57.693Z] Stage "Windows .NET Framework" skipped due to earlier failure(s)
[2021-01-12T17:39:57.703Z] Stage "Windows .NET Core" skipped due to earlier failure(s)
[2021-01-12T17:39:57.894Z] Failed in branch Linux
[2021-01-12T17:39:57.958Z] Stage "Windows .NET Framework" skipped due to earlier failure(s)
[2021-01-12T17:39:57.965Z] Stage "Windows .NET Core" skipped due to earlier failure(s)
[2021-01-12T17:39:58.107Z] Failed in branch Windows .NET Core
[2021-01-12T17:39:58.157Z] Stage "Windows .NET Framework" skipped due to earlier failure(s)
[2021-01-12T17:39:58.304Z] Failed in branch Windows .NET Framework
[2021-01-12T17:39:58.685Z] Stage "Release to feedz.io" skipped due to earlier failure(s)
[2021-01-12T17:39:58.788Z] Stage "Release" skipped due to earlier failure(s)
[2021-01-12T17:39:58.831Z] Stage "Release" skipped due to earlier failure(s)
[2021-01-12T17:39:58.934Z] Stage "Release" skipped due to earlier failure(s)
[2021-01-12T17:39:59.099Z] Stage "AfterRelease" skipped due to earlier failure(s)
[2021-01-12T17:39:59.145Z] Stage "AfterRelease" skipped due to earlier failure(s)
[2021-01-12T17:39:59.764Z] Running on Jenkins in /var/lib/jenkins/workspace/net_apm-agent-dotnet-mbp_PR-1120
[2021-01-12T17:39:59.927Z] [INFO] getVaultSecret: Getting secrets
[2021-01-12T17:40:00.230Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-01-12T17:40:01.211Z] + chmod 755 generate-build-data.sh
[2021-01-12T17:40:01.211Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-dotnet/apm-agent-dotnet-mbp/PR-1120/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-dotnet/apm-agent-dotnet-mbp/PR-1120/runs/1 ABORTED 253170
[2021-01-12T17:40:01.762Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-dotnet/apm-agent-dotnet-mbp/PR-1120/runs/1/steps/?limit=10000 -o steps-info.json
[2021-01-12T17:40:02.312Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-dotnet/apm-agent-dotnet-mbp/PR-1120/runs/1/tests/?status=FAILED -o tests-errors.json
[2021-01-12T17:40:02.313Z] Retry 1/3 exited 22, retrying in 1 seconds...
[2021-01-12T17:40:03.656Z] Retry 2/3 exited 22, retrying in 2 seconds...
[2021-01-12T17:40:05.518Z] Retry 3/3 exited 22, no more retries left.

@russcam
Copy link
Contributor

russcam commented Jan 13, 2021

Closing this as has been addressed in #1106

@russcam russcam closed this Jan 13, 2021
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.

3 participants