Skip to content

[CI] failure WatcherRestIT yaml=painless/20_minimal_body/Test execute watch api with minimal body #43988

@mayya-sharipova

Description

@mayya-sharipova

Test failed on master:

./gradlew :x-pack:qa:smoke-test-watcher:integTestRunner --tests "org.elasticsearch.smoketest.WatcherRestIT.test {yaml=painless/20_minimal_body/Test execute watch api with minimal body}" \
  -Dtests.seed=BA6FF797971F1689 \
  -Dtests.security.manager=true \
  -Dtests.locale=naq \
  -Dtests.timezone=Africa/Ndjamena \
  -Dcompiler.java=12 \
  -Druntime.java=11
[2019-07-04T16:56:45,842][INFO ][o.e.s.WatcherRestIT      ] [test] [yaml=painless/20_minimal_body/Test execute watch api with minimal body] before test
[2019-07-04T16:57:44,770][INFO ][o.e.s.WatcherRestIT      ] [test] Stash dump on test failure [{
  "stash" : {
    "body" : {
      "_id" : "my_logging_watch_18583bc1-b462-4db0-909a-49a98420fd91-2019-07-04T15:57:16.316845Z",
      "watch_record" : {
        "watch_id" : "my_logging_watch",
        "node" : "KX66h-VtS5KCzbPplYWwDA",
        "state" : "not_executed_already_queued",
        "trigger_event" : {
          "type" : "manual",
          "triggered_time" : "2019-07-04T15:57:16.316Z",
          "manual" : {
            "schedule" : {
              "scheduled_time" : "2019-07-04T15:57:16.316Z"
            }
          }
        },
        "messages" : [
          "Watch is already queued in thread pool"
        ]
      }
    }
  }
}]

Log: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob+fast+part2/52/console
Build Scans: https://gradle.com/s/kftq7vpb5p36s

Doesn't reproduce locally for me. Could be simply slow test due the network.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions