Skip to content

Red hat maven repo hot fix.#11316

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 3 commits intomasterfrom
alexeyk/fixed-maven-repo-resolution
May 8, 2026
Merged

Red hat maven repo hot fix.#11316
gh-worker-dd-mergequeue-cf854d[bot] merged 3 commits intomasterfrom
alexeyk/fixed-maven-repo-resolution

Conversation

@AlexeyKuznetsov-DD
Copy link
Copy Markdown
Contributor

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD commented May 7, 2026

What Does This Do

Hot fix for error:

* What went wrong:
Execution failed for task ':dd-java-agent:instrumentation:wildfly-9.0:resolveAndLockAll'.
> Could not resolve all files for configuration ':dd-java-agent:instrumentation:wildfly-9.0:latestDepForkedTestCompileClasspath'.
   > Could not resolve org.junit.jupiter:junit-jupiter:5.14.1.
     Required by:
         project :dd-java-agent:instrumentation:wildfly-9.0
      > Repository maven is disabled due to earlier error below:
         > Could not resolve org.wildfly.security:wildfly-elytron-permission:2.8.4.Final.
            > Could not get resource 'https://maven.repository.redhat.com/ga/org/wildfly/security/wildfly-elytron-permission/2.8.4.Final/wildfly-elytron-permission-2.8.4.Final.pom'.
               > Could not GET 'https://maven.repository.redhat.com/ga/org/wildfly/security/wildfly-elytron-permission/2.8.4.Final/wildfly-elytron-permission-2.8.4.Final.pom'. Received status code 503 from server: Service Unavailable
   > Could not resolve com.squareup.okhttp3:logging-interceptor:[3.0,3.12.12].
     Required by:
         project :dd-java-agent:instrumentation:wildfly-9.0 > project :dd-java-agent:instrumentation-testing > project :dd-java-agent:testing
      > Repository maven is disabled due to earlier error below:
> There are 55 more failures with identical causes.

Motivation

Green CI

Additional Notes

Probably this is side-effect of recent update from Gradle 8.14.4 to 8.14.5 in #11302
Similar issue #10826

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested a review from ygree May 7, 2026 22:31
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD self-assigned this May 7, 2026
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD added inst: others All other instrumentations tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels May 7, 2026
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD marked this pull request as ready for review May 7, 2026 22:32
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested a review from a team as a code owner May 7, 2026 22:32
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: abf620d779

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread dd-java-agent/instrumentation/wildfly-9.0/build.gradle Outdated
@AlexeyKuznetsov-DD
Copy link
Copy Markdown
Contributor Author

/merge

@gh-worker-devflow-routing-ef8351
Copy link
Copy Markdown

gh-worker-devflow-routing-ef8351 Bot commented May 8, 2026

View all feedbacks in Devflow UI.

2026-05-08 00:30:09 UTC ℹ️ Start processing command /merge


2026-05-08 00:30:13 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 1h (p90).


2026-05-08 00:31:17 UTC 🚨 MergeQueue: This merge request is in error

failed to check if DDCI is enabled

Details

cannot determine DDCI enabled status: child workflow execution error (type: changeorchestrator.Changeorchestrator_IsDDCIEnabled, workflowID: 019e04fd-f633-75f5-b42a-28d575117026_40, runID: 019e04fd-facf-70ca-91c1-db24093a475c, initiatedEventID: 40, startedEventID: 41): Child workflow timeout (type: StartToClose)

@AlexeyKuznetsov-DD
Copy link
Copy Markdown
Contributor Author

/merge

@gh-worker-devflow-routing-ef8351
Copy link
Copy Markdown

gh-worker-devflow-routing-ef8351 Bot commented May 8, 2026

View all feedbacks in Devflow UI.

2026-05-08 14:33:34 UTC ℹ️ Start processing command /merge


2026-05-08 14:33:39 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 1h (p90).


2026-05-08 15:49:59 UTC ℹ️ MergeQueue: This merge request was merged

@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot merged commit f0a8854 into master May 8, 2026
566 of 570 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot deleted the alexeyk/fixed-maven-repo-resolution branch May 8, 2026 15:49
@github-actions github-actions Bot added this to the 1.63.0 milestone May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: tooling Build & Tooling inst: others All other instrumentations tag: no release notes Changes to exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants