elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.2k stars 24.84k forks source link

[CI] ArchiveTests test40AutoconfigurationNotTriggeredWhenNodeIsMeantToJoinExistingCluster failing #116289

Closed elasticsearchmachine closed 1 week ago

elasticsearchmachine commented 1 week ago

Build Scans:

Reproduction Line:

null

Applicable branches: main

Reproduces locally?: N/A

Failure History: See dashboard&_a=(controlGroupState:(initialChildControlState:('0c0c9cb8-ccd2-45c6-9b13-96bac4abc542':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:task.keyword,order:0,selectedOptions:!(),title:'GradleTask',type:optionsListControl),'4e6ad9d6-6fdc-4fcc-bf1a-aa6ca79e0850':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:className.keyword,order:1,selectedOptions:!(org.elasticsearch.packaging.test.ArchiveTests),title:'Suite',type:optionsListControl),'144933da-5c1b-4257-a969-7f43455a7901':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:name.keyword,order:2,selectedOptions:!(test40AutoconfigurationNotTriggeredWhenNodeIsMeantToJoinExistingCluster),title:'Test',type:optionsListControl)))))

Failure Message:

java.lang.AssertionError: Startup command should succeed. Stderr: [exitCode = [1] stdout = [Skipping security auto configuration because this node is configured to bootstrap or to join a multi-node cluster, which is not supported.
CompileCommand: dontinline java/lang/invoke/MethodHandle.setAsTypeCache bool dontinline = true
CompileCommand: dontinline java/lang/invoke/MethodHandle.asTypeUncached bool dontinline = true
[2024-11-06T05:18:34,356][INFO ][o.e.n.NativeAccess       ] [BK-AGENT-PROD-G] Using [jdk] native provider and native methods for [Windows]
[2024-11-06T05:18:34,494][INFO ][o.a.l.i.v.PanamaVectorizationProvider] [BK-AGENT-PROD-G] Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled
[2024-11-06T05:18:36,217][INFO ][o.e.n.Node               ] [BK-AGENT-PROD-G] version[9.0.0-SNAPSHOT], pid[8692], build[zip/5f6e2582371c1e515331ac42b1ee19fb03f817f7/2024-11-06T05:10:51.327155600Z], OS[Windows Server 2016/10.0/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/23/23+37-2369]
[2024-11-06T05:18:36,219][INFO ][o.e.n.Node               ] [BK-AGENT-PROD-G] JVM home [C:\tmp\elasticsearch\jdk], using bundled JDK [true]
[2024-11-06T05:18:36,220][INFO ][o.e.n.Node               ] [BK-AGENT-PROD-G] JVM arguments [-Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=CLDR, -Des.distribution.type=zip, --enable-native-access=org.elasticsearch.nativeaccess,org.apache.lucene.core, -XX:ReplayDataFile=logs/replay_pid%p.log, -Djava.security.manager=allow, -XX:+UseG1GC, -Djava.io.tmpdir=C:\Users\BUILDK~1\AppData\Local\Temp\elasticsearch, --add-modules=jdk.incubator.vector, -XX:CompileCommand=dontinline,java/lang/invoke/MethodHandle.setAsTypeCache, -XX:CompileCommand=dontinline,java/lang/invoke/MethodHandle.asTypeUncached, -Dorg.apache.lucene.store.defaultReadAdvice=normal, -XX:+HeapDumpOnOutOfMemoryError, -XX:+ExitOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,level,pid,tags:filecount=32,filesize=64m, -Xmx1g, -Xms1g, -XX:MaxDirectMemorySize=536870912, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, --module-path=C:\tmp\elasticsearch\lib, --add-modules=jdk.net, --add-modules=ALL-MODULE-PATH, -Djdk.module.main=org.elasticsearch.server]
[2024-11-06T05:18:36,220][INFO ][o.e.n.Node               ] [BK-AGENT-PROD-G] Default Locale [en_US]
[2024-11-06T05:18:36,221][WARN ][o.e.n.Node               ] [BK-AGENT-PROD-G] version [9.0.0-SNAPSHOT] is a pre-release version of Elasticsearch and is not suitable for production
[2024-11-06T05:18:37,566][INFO ][o.e.c.u.FeatureFlag      ] [BK-AGENT-PROD-G] The current build is a snapshot, feature flag [esql_date_nanos] is enabled
[2024-11-06T05:18:37,566][INFO ][o.e.c.u.FeatureFlag      ] [BK-AGENT-PROD-G] The current build is a snapshot, feature flag [esql_semantic_text] is enabled
[2024-11-06T05:18:38,702][INFO ][o.e.c.u.FeatureFlag      ] [BK-AGENT-PROD-G] The current build is a snapshot, feature flag [esql_inlinestats] is enabled
[2024-11-06T05:18:41,383][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [repository-url]
[2024-11-06T05:18:41,384][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [rest-root]
[2024-11-06T05:18:41,384][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-core]
[2024-11-06T05:18:41,384][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-redact]
[2024-11-06T05:18:41,385][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [ingest-user-agent]
[2024-11-06T05:18:41,385][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-async-search]
[2024-11-06T05:18:41,385][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [test-error-query]
[2024-11-06T05:18:41,385][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-monitoring]
[2024-11-06T05:18:41,386][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [repository-s3]
[2024-11-06T05:18:41,386][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-analytics]
[2024-11-06T05:18:41,386][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-esql-core]
[2024-11-06T05:18:41,386][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-ent-search]
[2024-11-06T05:18:41,386][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-autoscaling]
[2024-11-06T05:18:41,387][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [lang-painless]
[2024-11-06T05:18:41,387][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-ml]
[2024-11-06T05:18:41,387][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [test-die-with-dignity]
[2024-11-06T05:18:41,387][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [lang-mustache]
[2024-11-06T05:18:41,387][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [legacy-geo]
[2024-11-06T05:18:41,388][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [logsdb]
[2024-11-06T05:18:41,388][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-ql]
[2024-11-06T05:18:41,388][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [rank-rrf]
[2024-11-06T05:18:41,388][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [analysis-common]
[2024-11-06T05:18:41,388][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [health-shards-availability]
[2024-11-06T05:18:41,389][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [transport-netty4]
[2024-11-06T05:18:41,389][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [aggregations]
[2024-11-06T05:18:41,389][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [ingest-common]
[2024-11-06T05:18:41,389][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [frozen-indices]
[2024-11-06T05:18:41,389][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-identity-provider]
[2024-11-06T05:18:41,390][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-shutdown]
[2024-11-06T05:18:41,390][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-text-structure]
[2024-11-06T05:18:41,390][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [snapshot-repo-test-kit]
[2024-11-06T05:18:41,390][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [ml-package-loader]
[2024-11-06T05:18:41,390][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [test-delayed-aggs]
[2024-11-06T05:18:41,391][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [kibana]
[2024-11-06T05:18:41,391][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [test-esql-heap-attack]
[2024-11-06T05:18:41,391][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [constant-keyword]
[2024-11-06T05:18:41,391][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-logstash]
[2024-11-06T05:18:41,391][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-ccr]
[2024-11-06T05:18:41,392][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-graph]
[2024-11-06T05:18:41,392][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-esql]
[2024-11-06T05:18:41,392][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [parent-join]
[2024-11-06T05:18:41,392][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [counted-keyword]
[2024-11-06T05:18:41,392][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-enrich]
[2024-11-06T05:18:41,392][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [repositories-metering-api]
[2024-11-06T05:18:41,393][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [transform]
[2024-11-06T05:18:41,393][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [repository-azure]
[2024-11-06T05:18:41,393][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [dot-prefix-validation]
[2024-11-06T05:18:41,393][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [repository-gcs]
[2024-11-06T05:18:41,393][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [spatial]
[2024-11-06T05:18:41,393][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-otel-data]
[2024-11-06T05:18:41,394][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [apm]
[2024-11-06T05:18:41,394][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [mapper-extras]
[2024-11-06T05:18:41,394][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [mapper-version]
[2024-11-06T05:18:41,394][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [test-jvm-crash]
[2024-11-06T05:18:41,394][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-rollup]
[2024-11-06T05:18:41,394][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [percolator]
[2024-11-06T05:18:41,395][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [data-streams]
[2024-11-06T05:18:41,395][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-stack]
[2024-11-06T05:18:41,395][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [rank-eval]
[2024-11-06T05:18:41,395][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [reindex]
[2024-11-06T05:18:41,395][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [test-apm-integration]
[2024-11-06T05:18:41,395][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-security]
[2024-11-06T05:18:41,396][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [blob-cache]
[2024-11-06T05:18:41,396][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [searchable-snapshots]
[2024-11-06T05:18:41,396][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-slm]
[2024-11-06T05:18:41,396][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-geoip-enterprise-downloader]
[2024-11-06T05:18:41,396][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [snapshot-based-recoveries]
[2024-11-06T05:18:41,396][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [test-latency-simulating-directory]
[2024-11-06T05:18:41,397][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-watcher]
[2024-11-06T05:18:41,397][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [old-lucene-versions]
[2024-11-06T05:18:41,397][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-ilm]
[2024-11-06T05:18:41,397][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-inference]
[2024-11-06T05:18:41,397][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-voting-only-node]
[2024-11-06T05:18:41,397][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-deprecation]
[2024-11-06T05:18:41,398][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-fleet]
[2024-11-06T05:18:41,398][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-aggregate-metric]
[2024-11-06T05:18:41,398][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-downsample]
[2024-11-06T05:18:41,398][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-profiling]
[2024-11-06T05:18:41,398][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [ingest-geoip]
[2024-11-06T05:18:41,398][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-write-load-forecaster]
[2024-11-06T05:18:41,398][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [search-business-rules]
[2024-11-06T05:18:41,398][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [ingest-attachment]
[2024-11-06T05:18:41,398][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [wildcard]
[2024-11-06T05:18:41,398][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-apm-data]
[2024-11-06T05:18:41,399][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [unsigned-long]
[2024-11-06T05:18:41,399][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-sql]
[2024-11-06T05:18:41,399][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [runtime-fields-common]
[2024-11-06T05:18:41,399][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-async]
[2024-11-06T05:18:41,399][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [vector-tile]
[2024-11-06T05:18:41,399][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-kql]
[2024-11-06T05:18:41,399][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [lang-expression]
[2024-11-06T05:18:41,399][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-eql]
[2024-11-06T05:18:41,792][INFO ][o.e.c.u.FeatureFlag      ] [BK-AGENT-PROD-G] The current build is a snapshot, feature flag [failure_store] is enabled
[2024-11-06T05:18:42,697][INFO ][o.e.e.NodeEnvironment    ] [BK-AGENT-PROD-G] using [1] data paths, mounts [[(C:)]], net usable_space [306.6gb], net total_space [349.8gb], types [NTFS]
[2024-11-06T05:18:42,699][INFO ][o.e.e.NodeEnvironment    ] [BK-AGENT-PROD-G] heap size [1gb], compressed ordinary object pointers [true]
[2024-11-06T05:18:42,709][INFO ][o.e.n.Node               ] [BK-AGENT-PROD-G] node name [BK-AGENT-PROD-G], node ID [x41hATTGTE2s0xksRsjKCw], cluster name [elasticsearch], roles [ml, data_hot, transform, data_content, data_warm, master, remote_cluster_client, data, data_cold, ingest, data_frozen]
[2024-11-06T05:18:46,302][INFO ][o.e.c.u.FeatureFlag      ] [BK-AGENT-PROD-G] The current build is a snapshot, feature flag [connector_secrets] is enabled
[2024-11-06T05:18:46,478][INFO ][o.e.i.r.RecoverySettings ] [BK-AGENT-PROD-G] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b]
[2024-11-06T05:18:46,791][INFO ][o.e.c.u.FeatureFlag      ] [BK-AGENT-PROD-G] The current build is a snapshot, feature flag [sub_objects_auto] is enabled
[2024-11-06T05:18:46,843][INFO ][o.e.c.u.FeatureFlag      ] [BK-AGENT-PROD-G] The current build is a snapshot, feature flag [inference_default_elser] is enabled
[2024-11-06T05:18:46,848][INFO ][o.e.f.FeatureService     ] [BK-AGENT-PROD-G] Registered local node features [cluster.reroute.ignores_metric_param, data_stream.auto_sharding, data_stream.lifecycle.global_retention, data_stream.rollover.lazy, desired_node.version_deprecated, esql.agg_values, esql.async_query, esql.base64_decode_encode, esql.casting_operator, esql.counter_types, esql.disable_nullable_opts, esql.from_options, esql.metadata_fields, esql.metrics_counter_fields, esql.metrics_syntax, esql.mv_ordering_sorted_ascending, esql.mv_sort, esql.resolve_fields_api, esql.spatial_points_from_source, esql.spatial_shapes, esql.st_centroid_agg, esql.st_contains_within, esql.st_disjoint, esql.st_intersects, esql.st_x_y, esql.string_literal_auto_casting, esql.string_literal_auto_casting_extended, esql.timespan_abbreviations, features_supported, file_settings, flattened.ignore_above_support, geoip.downloader.database.configuration, get_database_configuration_action.multi_node, health.dsl.info, health.extended_repository_indicator, knn_retriever_supported, license-trial-independent-version, logsdb_telemetry, logsdb_telemetry_stats, lucene_10_upgrade, mapper.boolean_dimension, mapper.bwc_workaround_9_0, mapper.flattened.ignore_above_with_arrays_support, mapper.ignore_above_index_level_setting, mapper.index_sorting_on_nested, mapper.keyword_dimension_ignore_above, mapper.keyword_normalizer_synthetic_source, mapper.pass_through_priority, mapper.query_index_mode, mapper.range.null_values_off_by_one_fix, mapper.segment_level_fields_stats, mapper.source.synthetic_source_copy_to_fix, mapper.source.synthetic_source_copy_to_inside_objects_fix, mapper.source.synthetic_source_fallback, mapper.source.synthetic_source_stored_fields_advance_fix, mapper.source.synthetic_source_with_copy_to_and_doc_values_false, mapper.subobjects_auto, mapper.subobjects_auto_fixes, mapper.synthetic_source_keep, mapper.track_ignored_source, mapper.vectors.bbq, mapper.vectors.bit_vectors, mapper.vectors.int4_quantization, put_database_configuration_action.ipinfo, query_rule_retriever_supported, query_rules.test, random_reranker_retriever_supported, repositories.supports_usage_stats, rest.capabilities_action, rest.local_only_capabilities, retrievers_supported, routing.boolean_routing_path, routing.multi_value_routing_path, rrf_retriever_composition_supported, rrf_retriever_supported, script.hamming, script.term_stats, search.vectors.k_param_supported, security.migration_framework, security.role_mapping_cleanup, security.roles_metadata_flattened, semantic_text.default_elser_2, semantic_text.inner_hits, semantic_text.search_inference_id, simulate.component.template.substitutions, simulate.index.template.substitutions, simulate.mapping.addition, simulate.mapping.validation, simulate.mapping.validation.templates, simulate.support.non.template.mapping, slm.interval_schedule, snapshot.repository_verify_integrity, standard_retriever_supported, stats.include_disk_thresholds, text_similarity_reranker_retriever_composition_supported, text_similarity_reranker_retriever_supported, tsdb.ts_routing_hash_doc_value_parse_byte_ref, unified_highlighter_matched_fields, usage.data_tiers.precalculate_stats]
[2024-11-06T05:18:46,891][INFO ][o.e.c.m.DataStreamGlobalRetentionSettings] [BK-AGENT-PROD-G] Updated default factory retention to [null]
[2024-11-06T05:18:46,892][INFO ][o.e.c.m.DataStreamGlobalRetentionSettings] [BK-AGENT-PROD-G] Updated max factory retention to [null]
[2024-11-06T05:18:57,496][ERROR][o.e.b.Elasticsearch      ] [BK-AGENT-PROD-G] fatal exception while booting Elasticsearch org.elasticsearch.ElasticsearchException: Failure running machine learning native code. This could be due to running on an unsupported OS or distribution, missing OS libraries, or a problem with the temp directory. To bypass this problem by running Elasticsearch without machine learning functionality set [xpack.ml.enabled: false].
    at org.elasticsearch.ml@9.0.0-SNAPSHOT/org.elasticsearch.xpack.ml.MachineLearning.createComponents(MachineLearning.java:1061)
    at org.elasticsearch.server@9.0.0-SNAPSHOT/org.elasticsearch.node.NodeConstruction.lambda$construct$16(NodeConstruction.java:888)
    at org.elasticsearch.server@9.0.0-SNAPSHOT/org.elasticsearch.plugins.PluginsService.lambda$flatMap$1(PluginsService.java:254)
    at java.base/java.util.stream.ReferencePipeline$7$1FlatMap.accept(ReferencePipeline.java:289)
    at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:215)
    at java.base/java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:722)
    at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:570)
    at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:560)
    at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:636)
    at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:291)
    at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:656)
    at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:662)
    at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:667)
    at org.elasticsearch.server@9.0.0-SNAPSHOT/org.elasticsearch.node.NodeConstruction.construct(NodeConstruction.java:910)
    at org.elasticsearch.server@9.0.0-SNAPSHOT/org.elasticsearch.node.NodeConstruction.prepareConstruction(NodeConstruction.java:290)
    at org.elasticsearch.server@9.0.0-SNAPSHOT/org.elasticsearch.node.Node.<init>(Node.java:184)
    at org.elasticsearch.server@9.0.0-SNAPSHOT/org.elasticsearch.bootstrap.Elasticsearch$2.<init>(Elasticsearch.java:245)
    at org.elasticsearch.server@9.0.0-SNAPSHOT/org.elasticsearch.bootstrap.Elasticsearch.initPhase3(Elasticsearch.java:245)
    at org.elasticsearch.server@9.0.0-SNAPSHOT/org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:76)] stderr = [ERROR: Elasticsearch did not exit normally - check the logs at C:\tmp\elasticsearch\logs\elasticsearch.log

ERROR: Elasticsearch died while starting up, with exit code 1]]
Expected: <0>
     but: was <1>

Issue Reasons:

Note: This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

elasticsearchmachine commented 1 week ago

This has been muted on branch main

Mute Reasons:

Build Scans:

elasticsearchmachine commented 1 week ago

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

elasticsearchmachine commented 1 week ago

Pinging @elastic/ml-core (Team:ML)

davidkyle commented 1 week ago

Due to upgrading the Windows build to 2022 in https://github.com/elastic/ml-cpp/pull/2769

Windows 2016 and 2019 will not be supported in version 9

elasticsearchmachine commented 1 week ago

Pinging @elastic/es-delivery (Team:Delivery)

mark-vieira commented 1 week ago

Closed by https://github.com/elastic/elasticsearch/pull/116324

elasticsearchmachine commented 1 week ago

This issue is being re-opened because the referenced test still exists in muted-tests.yml, so it is still muted.

Please check and unmute the test if it can be unmuted.

In the future, automation will automatically re-open issues whenever they are closed without unmuting the test first.

Reach out in #es-delivery or tag the delivery team if you have an issue.

cc @mark-vieira

mark-vieira commented 1 week ago

Unmuted in 27a94e22fb3c8683f1a31dbb86659431deebac6c