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

Build (daily, --no-build-cache) #243 failed #7301

Closed
github-actions bot opened this issue Nov 24, 2022 · 1 comment · Fixed by #7304
Closed

Build (daily, --no-build-cache) #243 failed #7301

github-actions bot opened this issue Nov 24, 2022 · 1 comment · Fixed by #7304
Labels
bug Something isn't working

Comments

@github-actions
Copy link
Contributor

See Build (daily, --no-build-cache) #243.

@github-actions github-actions bot added the bug Something isn't working label Nov 24, 2022
@mateuszrzeszutek
Copy link
Member

Looks like it's failing somewhere in the new cleanup thread (#6240):

GoogleHttpClientAsyncTest > highConcurrency() FAILED
    java.lang.NullPointerException
        at io.opentelemetry.javaagent.shaded.instrumentation.api.internal.cache.weaklockfree.AbstractWeakConcurrentMap$WeakKey.access$000(AbstractWeakConcurrentMap.java:312)
        at io.opentelemetry.javaagent.shaded.instrumentation.api.internal.cache.weaklockfree.AbstractWeakConcurrentMap.removeWeakKey(AbstractWeakConcurrentMap.java:241)
        at io.opentelemetry.javaagent.shaded.instrumentation.api.internal.cache.weaklockfree.AbstractWeakConcurrentMap.runCleanup(AbstractWeakConcurrentMap.java:261)
        at java.base@11.0.16.1/java.lang.Thread.run(Thread.java:840)

and the JVM-generated access$000 only adds spice to that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant