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

[Bug]: Creating index keep failing during rolling upgrade from v2.4.3 to 2.4-20240625-bd8ad106-amd64 with error The specified key does not exist #34181

Closed
1 task done
zhuwenxing opened this issue Jun 26, 2024 · 4 comments
Assignees
Labels
kind/bug Issues or changes related a bug priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. severity/critical Critical, lead to crash, data missing, wrong result, function totally doesn't work. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Milestone

Comments

@zhuwenxing
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version:v2.4.3 to 2.4-20240625-bd8ad106-amd64 
- Deployment mode(standalone or cluster):
- MQ type(rocksmq, pulsar or kafka):    
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS): 
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

[2024-06-25T17:07:27.849Z] [2024-06-25 17:07:24 - ERROR - pymilvus.decorators]: RPC error: [create_index], <MilvusException: (code=1, message=450713269641952208: The specified key does not exist.: key not found[key=files/insert_log/450713269641952153/450713269641952154/450713269641952208/0/450713269641552011];)>, <Time:{'RPC start': '2024-06-25 17:07:23.562610', 'RPC error': '2024-06-25 17:07:24.578649'}> (decorators.py:126)
[2024-06-25T17:07:27.850Z] [2024-06-25 17:07:26 - ERROR - pymilvus.decorators]: RPC error: [create_index], <MilvusException: (code=1, message=450713269641952208: The specified key does not exist.: key not found[key=files/insert_log/450713269641952153/450713269641952154/450713269641952208/0/450713269641552011];)>, <Time:{'RPC start': '2024-06-25 17:07:25.580409', 'RPC error': '2024-06-25 17:07:26.176011'}> (decorators.py:126)
[2024-06-25T17:07:27.851Z] [2024-06-25 17:07:27 - ERROR - pymilvus.decorators]: RPC error: [create_index], <MilvusException: (code=1, message=450713269641952208: The specified key does not exist.: key not found[key=files/insert_log/450713269641952153/450713269641952154/450713269641952208/0/450713269641552011];)>, <Time:{'RPC start': '2024-06-25 17:07:27.210956', 'RPC error': '2024-06-25 17:07:27.724840'}> (decorators.py:126)
[2024-06-25T17:07:29.731Z] [2024-06-25 17:07:29 - ERROR - pymilvus.decorators]: RPC error: [create_index], <MilvusException: (code=1, message=450713269641952208: The specified key does not exist.: key not found[key=files/insert_log/450713269641952153/450713269641952154/450713269641952208/0/450713269641552011];)>, <Time:{'RPC start': '2024-06-25 17:07:28.725705', 'RPC error': '2024-06-25 17:07:29.245850'}> (decorators.py:126)
[2024-06-25T17:07:31.090Z] [2024-06-25 17:07:30 - ERROR - pymilvus.decorators]: RPC error: [create_index], <MilvusException: (code=1, message=450713269641952208: The specified key does not exist.: key not found[key=files/insert_log/450713269641952153/450713269641952154/450713269641952208/0/450713269641552011];)>, <Time:{'RPC start': '2024-06-25 17:07:30.247227', 'RPC error': '2024-06-25 17:07:30.762835'}> (decorators.py:126)
[2024-06-25T17:07:32.460Z] [2024-06-25 17:07:32 - ERROR - pymilvus.decorators]: RPC error: [create_index], <MilvusException: (code=1, message=450713269641952208: The specified key does not exist.: key not found[key=files/insert_log/450713269641952153/450713269641952154/450713269641952208/0/450713269641552011];)>, <Time:{'RPC start': '2024-06-25 17:07:31.763962', 'RPC error': '2024-06-25 17:07:32.276417'}> (decorators.py:126)
[2024-06-25T17:07:33.819Z] [2024-06-25 17:07:33 - ERROR - pymilvus.decorators]: RPC error: [create_index], <MilvusException: (code=1, message=450713269641952208: The specified key does not exist.: key not found[key=files/insert_log/450713269641952153/450713269641952154/450713269641952208/0/450713269641552011];)>, <Time:{'RPC start': '2024-06-25 17:07:33.278168', 'RPC error': '2024-06-25 17:07:33.805994'}> (decorators.py:126)

Expected Behavior

No response

Steps To Reproduce

No response

Milvus Log

failed job: https://qa-jenkins.milvus.io/blue/organizations/jenkins/rolling_update_for_operator_test_simple/detail/rolling_update_for_operator_test_simple/3874/pipeline

log:
artifacts-kafka-cluster-3874-server-logs.tar.gz

Anything else?

No response

@zhuwenxing zhuwenxing added kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jun 26, 2024
@zhuwenxing zhuwenxing added this to the 2.4.5 milestone Jun 26, 2024
@zhuwenxing zhuwenxing added priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. severity/critical Critical, lead to crash, data missing, wrong result, function totally doesn't work. labels Jun 26, 2024
@xiaofan-luan
Copy link
Contributor

/assign @xiaocai2333
please help on it

@yanliang567 yanliang567 modified the milestones: 2.4.5, 2.4.6 Jun 26, 2024
@yanliang567 yanliang567 added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jun 26, 2024
@yanliang567 yanliang567 removed their assignment Jun 26, 2024
@xiaocai2333
Copy link
Contributor

This has been fixed by pr: #34133 , please verify it.

@xiaocai2333
Copy link
Contributor

/assign @zhuwenxing

@zhuwenxing
Copy link
Contributor Author

verified and fixed in 2.4-20240626-6423b6c7-amd64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues or changes related a bug priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. severity/critical Critical, lead to crash, data missing, wrong result, function totally doesn't work. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

4 participants