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

[receiver/gitprovider] checks CI/CD action failing due to token limit #33551

Closed
crobert-1 opened this issue Jun 13, 2024 · 6 comments
Closed
Labels
ci-cd CI, CD, testing, build issues needs triage New item requiring triage receiver/github receiver/gitprovider

Comments

@crobert-1
Copy link
Member

crobert-1 commented Jun 13, 2024

Component(s)

receiver/gitprovider

Describe the issue you're reporting

Failing CI/CD action link

Failure output:

running go generate ./... in ./receiver/gitproviderreceiver
invalid schema: exceeded token limit of 15000
internal/scraper/githubscraper/github_scraper.go:4: running "../../../../../.tools/genqlient": exit status 1
make[1]: *** [Makefile:158: for-all] Error 1
make[1]: Leaving directory '/home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib'
Copy link
Contributor

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@adrielp
Copy link
Contributor

adrielp commented Jun 13, 2024

Taking a look.

@crobert-1
Copy link
Member Author

@adrielp
Copy link
Contributor

adrielp commented Jun 13, 2024

yup, it was from this dependency update @crobert-1 https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/9496272176

evan-bradley pushed a commit that referenced this issue Jun 13, 2024
…l generation (#33552)

This is a byproduct of [this
issue](Khan/genqlient#340) posted in the
Genqlient repository of the gqlparser dependency being updated. This was
patched in an updated version v2.5.16

**Description:** <Describe what has changed.>
Upgraded indirect dependency to take in patch fixing workflow errors. 

**Link to tracking Issue:**
#33551
@crobert-1
Copy link
Member Author

Fixed by #33552

Copy link
Contributor

github-actions bot commented Sep 3, 2024

Pinging code owners for receiver/github: @adrielp @andrzej-stencel @crobert-1. See Adding Labels via Comments if you do not have permissions to add labels yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd CI, CD, testing, build issues needs triage New item requiring triage receiver/github receiver/gitprovider
Projects
None yet
Development

No branches or pull requests

2 participants