Git Product home page Git Product logo

Comments (5)

elasticsearchmachine avatar elasticsearchmachine commented on July 20, 2024

Pinging @elastic/es-security (Team:Security)

from elasticsearch.

slobodanadamovic avatar slobodanadamovic commented on July 20, 2024

Assigning to security team due to the test name, but it may be health node related?

The CoreWithSecurityClientYamlTestSuiteIT runs all YAML tests against the cluster which has security enabled. This means that this test is not security related per se, it depends which underlying YAML test was executed.

The health check is being returned as "unknown" likely because the health service has not yet broadcasted the health information from each node needed.

The failure reproduces locally for me, and I think your assumption is correct here. I don't see anything pointing to the security issue. I will transfer it to @elastic/es-data-management team for further triage.

Edit: Also this test has been skipped for a while. It looks like it was unmuted recently. Which explains why we are seeing it fail now.

image

from elasticsearch.

elasticsearchmachine avatar elasticsearchmachine commented on July 20, 2024

Pinging @elastic/es-data-management (Team:Data Management)

from elasticsearch.

masseyke avatar masseyke commented on July 20, 2024

Yeah looking at the response, we see that most things are green, but:

        "disk" : {	
          "status" : "unknown",	
          "symptom" : "No disk usage data."	
        },	
        "shards_capacity" : {	
          "status" : "unknown",	
          "symptom" : "Unable to determine shard capacity status."	
        },

And then immediately after the response is written, we get this logged out:

[2024-04-23T17:38:46,977][INFO ][o.e.h.n.s.HealthNodeTaskExecutor] [test-cluster-0] Node [{test-cluster-0}{dpTxDhG1R12ljlIh_gXjmw}] is selected as the current health node.	

I think that this is yet another test where we really need a ?wait_for_status=green param on the health report api.

from elasticsearch.

valeriy42 avatar valeriy42 commented on July 20, 2024

Another failure on 8.13: https://gradle-enterprise.elastic.co/s/oo7y7w2ue2imw

from elasticsearch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.