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

Failing test: Firefox XPack UI Functional Tests.x-pack/test/functional/apps/machine_learning/pages·ts - machine learning page navigation "before all" hook #43017

Closed
kibanamachine opened this issue Aug 9, 2019 · 9 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test :ml

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Aug 9, 2019

A test failed on a tracked branch


        { Error: Response Error: 409 Conflict
    at internals.Client._shortcut (/var/lib/jenkins/workspace/elastic+kibana+7.x/JOB/x-pack-firefoxSmoke/node/linux-immutable/kibana/node_modules/@hapi/wreck/lib/index.js:635:11)
    at process._tickCallback (internal/process/next_tick.js:68:7)
  data:
   { isResponseError: true,
     headers:
      { 'kbn-name': 'kibana',
        'kbn-xpack-sig': '3f9eb94e85485299f065066f201c3329',
        'content-type': 'application/json; charset=utf-8',
        'cache-control': 'no-cache',
        'content-length': '348',
        date: 'Fri, 09 Aug 2019 13:07:53 GMT',
        connection: 'close' },
     res:
      IncomingMessage {
        _readableState: [ReadableState],
        readable: false,
        _events: [Object],
        _eventsCount: 2,
        _maxListeners: undefined,
        socket: [Socket],
        connection: [Socket],
        httpVersionMajor: 1,
        httpVersionMinor: 1,
        httpVersion: '1.1',
        complete: true,
        headers: [Object],
        rawHeaders: [Array],
        trailers: {},
        rawTrailers: [],
        aborted: false,
        upgrade: false,
        url: '',
        method: null,
        statusCode: 409,
        statusMessage: 'Conflict',
        client: [Socket],
        _consuming: false,
        _dumped: false,
        req: [ClientRequest] },
     payload:
      { message:
         '[config:7.4.0-SNAPSHOT]: version conflict, document already exists (current version [1]): [version_conflict_engine_exception] [config:7.4.0-SNAPSHOT]: version conflict, document already exists (current version [1]), with { index_uuid="XjIl8MX0RgWDUXxk7A_F9w" & shard="0" & index=".kibana_2" }',
        statusCode: 409,
        error: 'Conflict' } },
  isBoom: true,
  isServer: false,
  output:
   { statusCode: 409,
     payload:
      { statusCode: 409,
        error: 'Conflict',
        message: 'Response Error: 409 Conflict' },
     headers: {} },
  reformat: [Function],
  typeof: [Function: Error] }
      

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Aug 9, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@spalger spalger added the :ml label Aug 14, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui

@spalger
Copy link
Contributor

spalger commented Aug 14, 2019

Something is causing these tests to trigger a conflict error pretty regularly, skipping them for now, but when you get back from vacation we can debug these @pheyos

skipped

master: c65b975
7.x/7.4: 24cb351

spalger pushed a commit that referenced this issue Aug 14, 2019
(cherry picked from commit c65b975)
spalger pushed a commit that referenced this issue Aug 14, 2019
jloleysens added a commit to jloleysens/kibana that referenced this issue Aug 15, 2019
…p-metrics-selectall

* 'master' of github.com:elastic/kibana: (50 commits)
  [Uptime] update monitor list configs for mobile view (elastic#43218)
  [APM] Local UI filters (elastic#41588)
  [Code] Upgrade ctags langserver (elastic#43252)
  [Code] show multiple definition results in panel (elastic#43249)
  Adds Metric Type to full screen launch tracking (elastic#42692)
  [Canvas] Convert Autocomplete to Typescript (elastic#42502)
  [telemetry] add spacesEnabled config back to xpack_main (elastic#43312)
  [ML] Adds DF Transform Analytics list to Kibana management (elastic#43151)
  Add TLS client authentication support. (elastic#43090)
  [csp] Telemetry for csp configuration (elastic#43223)
  [SIEM] Run Cypress Tests Against Elastic Cloud & Cypress Command Line / Reporting (elastic#42804)
  docs: add tip on agent config in a dt (elastic#43301)
  [ML] Adding bucket span estimator to new wizards (elastic#43288)
  disable flaky tests (elastic#43017)
  Fix percy target branch for PRs (elastic#43160)
  [ML] Adding post create job options (elastic#43205)
  Restore discover histogram selection triggering fetch (elastic#43097)
  Per panel time range (elastic#43153)
  [Infra UI] Add APM to Metadata Endpoint (elastic#42197)
  Sentence case copy changes (elastic#43215)
  ...
chrisronline pushed a commit to chrisronline/kibana that referenced this issue Aug 15, 2019
spalger pushed a commit that referenced this issue Aug 28, 2019
spalger pushed a commit that referenced this issue Aug 28, 2019
@spalger
Copy link
Contributor

spalger commented Aug 28, 2019

Probably fixed by #43987

Re-enabled

master: cd418a1
7.x/7.4: 13050c6

friol pushed a commit to friol/kibana that referenced this issue Aug 29, 2019
@pheyos
Copy link
Member

pheyos commented Sep 13, 2019

#43987 indeed fixed it

@pheyos pheyos closed this as completed Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test :ml
Projects
None yet
Development

No branches or pull requests

4 participants