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

mimir compactor: index contains 205 postings with out of order labels" #7865

Open
shichanglin5 opened this issue Apr 10, 2024 · 1 comment
Open

Comments

@shichanglin5
Copy link

Describe the bug

mimir version: 2.11
mimir compactor runs failed continusly, some log as follows:

ts=2024-04-10T06:17:47.948313678Z caller=index.go:287 level=warn component=compactor user=inf-redisproxy groupKey=0@17241709254077376921-merge--1712548800000-1712556000000 minTime="2024-04-08 04:00:00 +0000 UTC" maxTime="2024-04-08 06:00:00 +0000 UTC" msg="out-of-order label set: known bug in Prometheus 2.8.0 and below" labelset="{cmdb_env=\"product\", ident=\"10.204.95.20:7887\", job=\"redisproxy\", __name__=\"go_memstats_alloc_bytes\"}" series=105644
ts=2024-04-10T06:17:47.94832739Z caller=index.go:287 level=warn component=compactor user=inf-redisproxy groupKey=0@17241709254077376921-merge--1712548800000-1712556000000 minTime="2024-04-08 04:00:00 +0000 UTC" maxTime="2024-04-08 06:00:00 +0000 UTC" msg="out-of-order label set: known bug in Prometheus 2.8.0 and below" labelset="{cmdb_env=\"product\", ident=\"10.204.95.20:7887\", job=\"redisproxy\", __name__=\"process_cpu_seconds_total\"}" series=105647
ts=2024-04-10T06:17:47.948340385Z caller=index.go:287 level=warn component=compactor user=inf-redisproxy groupKey=0@17241709254077376921-merge--1712548800000-1712556000000 minTime="2024-04-08 04:00:00 +0000 UTC" maxTime="2024-04-08 06:00:00 +0000 UTC" msg="out-of-order label set: known bug in Prometheus 2.8.0 and below" labelset="{cmdb_env=\"product\", ident=\"10.204.95.20:7887\", job=\"redisproxy\", __name__=\"process_resident_memory_bytes\"}" series=105650
ts=2024-04-10T06:17:47.948516052Z caller=bucket_compactor.go:260 level=error component=compactor user=inf-redisproxy groupKey=0@17241709254077376921-merge--1712548800000-1712556000000 minTime="2024-04-08 04:00:00 +0000 UTC" maxTime="2024-04-08 06:00:00 +0000 UTC" msg="compaction job failed" duration=102.51438ms duration_ms=102 err="block id 01HTY9Q2NSMN5A8D1R60PTX91T: index contains 205 postings with out of order labels"
ts=2024-04-10T06:17:47.951494588Z caller=compactor.go:671 level=error component=compactor msg="failed to compact user blocks" user=inf-redisproxy err="compaction: group 0@17241709254077376921-merge--1712548800000-1712556000000: block id 01HTY9Q2NSMN5A8D1R60PTX91T: index contains 205 postings with out of order labels"

Is this problem unimportant? How should I deal with it to solve it?

@shichanglin5
Copy link
Author

@aknuds1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants