Skip to content

[Flaky Test]: TestKubernetesJournaldInputOtelCondition never satisfied #11220

@ebeahan

Description

@ebeahan

Failing test case

TestKubernetesJournaldInputOtel

Error message

common.go:42: got an error querying ES, retrying. Error: error in HTTP query: non-200 return code: 404, response: '[404 Not Found]'

Build

https://buildkite.com/elastic/elastic-agent-extended-testing/builds/11183#019a933d-f87e-4939-8038-aa49523e6054

OS

Linux

Stacktrace and notes

FAIL
FAIL	github.com/elastic/elastic-agent/testing/integration/k8s	394.299s
=== Failed
=== FAIL: testing/integration/k8s TestKubernetesJournaldInput (226.53s)
    common.go:42: got an error querying ES, retrying. Error: error in HTTP query: non-200 return code: 404, response: '[404 Not Found] {
          "error" : {
            "root_cause" : [
              {
                "type" : "index_not_found_exception",
                "reason" : "no such index [logs-generic-bc9lynlzgcbhh0if0cuw1w9rpzmeen9d59naaq1w8]",
                "resource.type" : "index_or_alias",
                "resource.id" : "logs-generic-bc9lynlzgcbhh0if0cuw1w9rpzmeen9d59naaq1w8",
                "index_uuid" : "_na_",
                "index" : "logs-generic-bc9lynlzgcbhh0if0cuw1w9rpzmeen9d59naaq1w8"
              }
            ],
            "type" : "index_not_found_exception",
            "reason" : "no such index [logs-generic-bc9lynlzgcbhh0if0cuw1w9rpzmeen9d59naaq1w8]",
            "resource.type" : "index_or_alias",
            "resource.id" : "logs-generic-bc9lynlzgcbhh0if0cuw1w9rpzmeen9d59naaq1w8",
            "index_uuid" : "_na_",
            "index" : "logs-generic-bc9lynlzgcbhh0if0cuw1w9rpzmeen9d59naaq1w8"
          },
          "status" : 404
        }

Metadata

Metadata

Assignees

Labels

Team:Elastic-AgentLabel for the Agent teamflaky-testUnstable or unreliable test cases.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions