java-docs-samples icon indicating copy to clipboard operation
java-docs-samples copied to clipboard

fix(deps): update dependency com.google.cloud:libraries-bom to v25.4.0

Open renovate-bot opened this issue 2 years ago • 12 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:libraries-bom (source) 25.0.0 -> 25.4.0 age adoption passing confidence
com.google.cloud:libraries-bom (source) 25.2.0 -> 25.4.0 age adoption passing confidence
com.google.cloud:libraries-bom (source) 25.1.0 -> 25.4.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate-bot avatar Apr 01 '22 19:04 renovate-bot

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green[bot] avatar Apr 02 '22 01:04 gcf-merge-on-green[bot]

#
# spanner/changestreams
#

[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 152.536 s <<< FAILURE! - in com.example.spanner.changestreams.ChangeStreamSampleIT
[ERROR] com.example.spanner.changestreams.ChangeStreamSampleIT.testChangeStreamSample  Time elapsed: 152.336 s  <<< FAILURE!
java.lang.AssertionError
	at [email protected]/com.example.spanner.changestreams.ChangeStreamSampleIT.testChangeStreamSample(ChangeStreamSampleIT.java:114)

[ERROR] Failures:
[ERROR]   ChangeStreamSampleIT.testChangeStreamSample:114
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M5:verify (default) on project changestreams: There are test failures.
[ERROR]
[ERROR] Please refer to /tmpfs/src/github/java-docs-samples/spanner/changestreams/target/failsafe-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

 Testing failed: Maven returned a non-zero exit code.



err: exit status 1

eaball35 avatar Apr 04 '22 16:04 eaball35

@eaball35 Could you hit rebase for this PR? The failure for Spanner should have been fixed with #7052

olavloite avatar Apr 25 '22 10:04 olavloite

@olavloite can you take another look at this? I still see a failure for spanner/changestreams.

shubha-rajan avatar May 18 '22 00:05 shubha-rajan

@olavloite can you take another look at this? I still see a failure for spanner/changestreams.

@shubha-rajan @haikuo-google The failure is a 'simple' test assertion failure on this line: https://github.com/GoogleCloudPlatform/java-docs-samples/blob/f149410bb24a3fd110458984fd6a361a57a0d363/spanner/changestreams/src/test/java/com/example/spanner/changestreams/ChangeStreamSampleIT.java#L114

That assertion is checking for a very specific string, and does not log any information about what the actual value is, so I have no idea why it is failing.

@haikuo-google Could you please take a look at this?

olavloite avatar May 18 '22 07:05 olavloite

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green[bot] avatar Jun 06 '22 23:06 gcf-merge-on-green[bot]

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green[bot] avatar Jun 22 '22 06:06 gcf-merge-on-green[bot]

That failed test is tracked here: https://github.com/GoogleCloudPlatform/java-docs-samples/issues/6831

meredithslota avatar Jul 20 '22 05:07 meredithslota

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green[bot] avatar Aug 17 '22 01:08 gcf-merge-on-green[bot]

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green[bot] avatar Aug 18 '22 19:08 gcf-merge-on-green[bot]

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green[bot] avatar Aug 19 '22 19:08 gcf-merge-on-green[bot]

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green[bot] avatar Sep 16 '22 00:09 gcf-merge-on-green[bot]

Hi @olavloite, the build is still failing with the same error. It looks like another fix might be needed for this failing integration test?

#
# spanner/changestreams
#

[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 110.627 s <<< FAILURE! - in com.example.spanner.changestreams.ChangeStreamSampleIT
[ERROR] com.example.spanner.changestreams.ChangeStreamSampleIT.testChangeStreamSample  Time elapsed: 110.418 s  <<< FAILURE!
java.lang.AssertionError
	at com.example.spanner.changestreams.ChangeStreamSampleIT.testChangeStreamSample(ChangeStreamSampleIT.java:113)

kweinmeister avatar Oct 11 '22 22:10 kweinmeister