question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] opensearch.build plugin cannot be applied after upgrading to 2.0.0

See original GitHub issue

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior: Upgrading BWC test to 2.0.0(Changes)

Expected behavior BWC test runs

Actual behavior Fails at applying opensearch.build plugin Failing Github Action: https://github.com/cliu123/security/runs/6085915040?check_suite_focus=true Error:

* What went wrong:
A problem occurred evaluating root project 'bwc-test'.
> Failed to apply plugin 'nebula.info-basic'.
   > Cannot obtain value from provider of system property 'user.name' at configuration time.
     Use a provider returned by 'forUseAtConfigurationTime()' instead.

Plugins Security plugin

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:16 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
cliu123commented, Apr 19, 2022

@VachaShah Thanks!

1reaction
VachaShahcommented, Apr 19, 2022

@VachaShah Cool!. 2.0.0-SNAPSHOT is older than 2.0.0-rc1-SNAPSHOT, isn’t it? But that proves that the f68c8f4 is the cause of this error. Should we revert the commit from 2.0.0-rc1?

I am using the latest changes from 2.0 to generate the 2.0.0-SNAPSHOT, so I tested against my maven local. I am going to revert this nebula info plugin upgrade on 2.0 and 2.x. And for OpenSearch main, open an issue with the error coming from nebula plugiin

Read more comments on GitHub >

github_iconTop Results From Across the Web

[BUG] Nebula Gradle info plugin upgrade errors #3002 - GitHub
After upgrading the nebula gradle info plugin (#2831), when applying opensearch.build plugin in gradle, it is causing the below error:.
Read more >
Common issues - OpenSearch documentation
Common issues. This page contains a list of common issues and workarounds. OpenSearch Dashboards fails to start. If you encounter the error ......
Read more >
Bug listing with status CONFIRMED as at 2022/12/07 04:46:31
faust (new ebuild)" status:CONFIRMED resolution: severity:normal · Bug:91046 - "media-plugins/refocus-it-2.0.0 (new ebuild)" status:CONFIRMED resolution: ...
Read more >
Upgrading Amazon OpenSearch Service domains
Before you upgrade to version 2.3, you must migrate incompatible indexes to hot storage, reindex the data, and then migrate them back to...
Read more >
Changelog Archive - Jenkins
(Docker pull request 1340); Update plugin installation manager tool in AlmaLinux-based ... (pull 6386); When triggering a new build while the build graph...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found