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

Bump commons-math3 from 3.2 to 3.6.1 in /client/benchmark #2139

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2022

Bumps commons-math3 from 3.2 to 3.6.1.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner February 16, 2022 17:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 16, 2022
@opensearch-ci-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 0e885b4
Log 2433

Reports 2433

@VachaShah
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/gradle/client/benchmark/org.apache.commons-commons-math3-3.6.1 branch from 0e885b4 to d01c197 Compare February 17, 2022 19:53
@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure d01c1975d44351037398fe5388f0afc8ae58eeb6
Log 2510

Reports 2510

@VachaShah
Copy link
Collaborator

❌   Gradle Check failure d01c197 Log 2510

Reports 2510

* What went wrong:
Execution failed for task ':distribution:docker:buildDockerImage'.
> A failure occurred while executing org.opensearch.gradle.docker.DockerBuildTask$DockerBuildAction
   > Process 'command 'docker'' finished with non-zero exit value 1

@VachaShah
Copy link
Collaborator

#2154

@VachaShah
Copy link
Collaborator

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure d01c1975d44351037398fe5388f0afc8ae58eeb6
Log 2557

Reports 2557

@VachaShah
Copy link
Collaborator

REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.cluster.ClusterHealthIT.testHealthOnMasterFailover" -Dtests.seed=A49C2395E3013F36 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=et-EE -Dtests.timezone=Etc/GMT+4 -Druntime.java=17

org.opensearch.cluster.ClusterHealthIT > testHealthOnMasterFailover FAILED
    java.util.concurrent.ExecutionException: MasterNotDiscoveredException[NodeClosedException[node closed {node_s1}{_iFDs0kqRnOxH__tWHPRuA}{8LjVOWxfTFGthIfW4Yut4Q}{127.0.0.1}{127.0.0.1:39707}{imr}{shard_indexing_pressure_enabled=true}]]; nested: NodeClosedException[node closed {node_s1}{_iFDs0kqRnOxH__tWHPRuA}{8LjVOWxfTFGthIfW4Yut4Q}{127.0.0.1}{127.0.0.1:39707}{imr}{shard_indexing_pressure_enabled=true}];
        at __randomizedtesting.SeedInfo.seed([A49C2395E3013F36:3A730CB8E0EB23D0]:0)
        at org.opensearch.common.util.concurrent.BaseFuture$Sync.getValue(BaseFuture.java:281)
        at org.opensearch.common.util.concurrent.BaseFuture$Sync.get(BaseFuture.java:268)
        at org.opensearch.common.util.concurrent.BaseFuture.get(BaseFuture.java:99)
        at org.opensearch.cluster.ClusterHealthIT.testHealthOnMasterFailover(ClusterHealthIT.java:393)

Related issue #1828

@VachaShah
Copy link
Collaborator

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure d01c1975d44351037398fe5388f0afc8ae58eeb6
Log 2562

Reports 2562

@VachaShah
Copy link
Collaborator

❌   Gradle Check failure d01c197 Log 2562

Reports 2562

REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.search.SearchCancellationIT.testCancellationDuringFetchPhaseUsingRequestParameter" -Dtests.seed=BF7A84920CBA477C -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=fr-LU -Dtests.timezone=Indian/Antananarivo -Druntime.java=17

org.opensearch.search.SearchCancellationIT > testCancellationDuringFetchPhaseUsingRequestParameter FAILED
    java.lang.AssertionError: At least one shard should have failed. Actual: 0
        at __randomizedtesting.SeedInfo.seed([BF7A84920CBA477C:3FF2D87C6930AB41]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failEquals(Assert.java:187)
        at org.junit.Assert.assertNotEquals(Assert.java:201)
        at org.opensearch.search.SearchCancellationIT.ensureSearchWasCancelled(SearchCancellationIT.java:167)
        at org.opensearch.search.SearchCancellationIT.testCancellationDuringFetchPhaseUsingRequestParameter(SearchCancellationIT.java:301)

@VachaShah
Copy link
Collaborator

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure d01c1975d44351037398fe5388f0afc8ae58eeb6
Log 2573

Reports 2573

@VachaShah
Copy link
Collaborator

Docker again. Retrying

@VachaShah
Copy link
Collaborator

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure d01c1975d44351037398fe5388f0afc8ae58eeb6
Log 2615

Reports 2615

Bumps commons-math3 from 3.2 to 3.6.1.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-math3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/client/benchmark/org.apache.commons-commons-math3-3.6.1 branch from d01c197 to 875a1dc Compare February 21, 2022 22:12
@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 875a1dc
Log 2673

Reports 2673

@VachaShah VachaShah merged commit 53ccd7c into main Feb 21, 2022
@dependabot dependabot bot deleted the dependabot/gradle/client/benchmark/org.apache.commons-commons-math3-3.6.1 branch February 21, 2022 23:30
@VachaShah VachaShah added backport 1.x >upgrade Label used when upgrading library dependencies (e.g., Lucene) labels Mar 4, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 4, 2022
Bumps commons-math3 from 3.2 to 3.6.1.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-math3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 53ccd7c)
VachaShah pushed a commit that referenced this pull request Mar 4, 2022
)

Bumps commons-math3 from 3.2 to 3.6.1.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-math3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 53ccd7c)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.x dependencies Pull requests that update a dependency file >upgrade Label used when upgrading library dependencies (e.g., Lucene)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants