zilliztech / milvus-backup

Backup and restore tool for Milvus
Apache License 2.0
110 stars 38 forks source link

[Bug]: Using the API to back up the collection, it is found that the quantity of backups has always been 0 #276

Closed jiaochuangen closed 1 month ago

jiaochuangen commented 6 months ago

Current Behavior

6bc8dec8ad28d63c06f053e4d27ef6e 8a8ba54f9d3a3cb6bd0f7e7858effee Why is the size 0?

Expected Behavior

display normally

Steps To Reproduce

No response

Environment

milvus: v2.2.11 doker/standalone
milvus-backup source:git clone https://github.com/zilliztech/milvus-backup.git
go: go version go1.20.12 linux/amd64

Anything else?

No response

zhuwenxing commented 6 months ago

try asnyc=false in your payload

jiaochuangen commented 6 months ago

try asnyc=false in your payload

I tried operating in this way, but it still doesn't work.

response:

{
    "requestId": "202401041336004",
    "msg": "success",
    "data": {
        "id": "202401041336004",
        "state_code": 2,
        "start_time": 1704351740014,
        "end_time": 1704351740090,
        "name": "backup_zhipuCollection_202401041336004",
        "backup_timestamp": 1704351740014,
        "collection_backups": [
            {
                "collection_id": 446741971957347709,
                "db_name": "default",
                "collection_name": "zhipuCollection",
                "schema": {
                    "name": "zhipuCollection",
                    "fields": [
                        {
                            "fieldID": 100,
                            "name": "pk",
                            "is_primary_key": true,
                            "data_type": 5,
                            "autoID": true
                        },
                        {
                            "fieldID": 101,
                            "name": "content_id",
                            "data_type": 21,
                            "type_params": [
                                {
                                    "key": "max_length",
                                    "value": "201"
                                }
                            ]
                        },
                        {
                            "fieldID": 102,
                            "name": "dataset_id",
                            "data_type": 21,
                            "type_params": [
                                {
                                    "key": "max_length",
                                    "value": "202"
                                }
                            ]
                        },
                        {
                            "fieldID": 103,
                            "name": "file_id",
                            "data_type": 21,
                            "type_params": [
                                {
                                    "key": "max_length",
                                    "value": "203"
                                }
                            ]
                        },
                        {
                            "fieldID": 104,
                            "name": "model_name",
                            "data_type": 21,
                            "type_params": [
                                {
                                    "key": "max_length",
                                    "value": "500"
                                }
                            ]
                        },
                        {
                            "fieldID": 105,
                            "name": "remark",
                            "data_type": 21,
                            "type_params": [
                                {
                                    "key": "max_length",
                                    "value": "65535"
                                }
                            ]
                        },
                        {
                            "fieldID": 106,
                            "name": "content",
                            "data_type": 21,
                            "type_params": [
                                {
                                    "key": "max_length",
                                    "value": "65535"
                                }
                            ]
                        },
                        {
                            "fieldID": 107,
                            "name": "text",
                            "data_type": 21,
                            "type_params": [
                                {
                                    "key": "max_length",
                                    "value": "65535"
                                }
                            ]
                        },
                        {
                            "fieldID": 108,
                            "name": "update_time",
                            "data_type": 21,
                            "type_params": [
                                {
                                    "key": "max_length",
                                    "value": "205"
                                }
                            ]
                        },
                        {
                            "fieldID": 109,
                            "name": "create_time",
                            "data_type": 21,
                            "type_params": [
                                {
                                    "key": "max_length",
                                    "value": "206"
                                }
                            ]
                        },
                        {
                            "fieldID": 110,
                            "name": "vector",
                            "data_type": 101,
                            "type_params": [
                                {
                                    "key": "dim",
                                    "value": "1024"
                                }
                            ]
                        }
                    ]
                },
                "size": 0,
                "has_index": true,
                "index_infos": [
                    {
                        "field_name": "vector",
                        "index_name": "_default_idx_110",
                        "index_type": "HNSW",
                        "params": {
                            "index_type": "HNSW",
                            "metric_type": "L2",
                            "params": "{\"M\":8,\"efConstruction\":64}"
                        }
                    }
                ],
                "load_state": "Loaded"
            }
        ],
        "size": 0,
        "milvus_version": "v2.2.11"
    }
}

log:

{"log":"[2024/01/04 07:02:20.014 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.01459431Z"}
{"log":"[2024/01/04 07:02:20.014 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.014639682Z"}
{"log":"[2024/01/04 07:02:20.014 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.015062994Z"}
{"log":"[2024/01/04 07:02:20.014 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.015088946Z"}
{"log":"[2024/01/04 07:02:20.015 +00:00] [INFO] [proxy/impl.go:5574] [\"connect received\"] [traceID=6338d945472e21e6] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.01468691 +0800 CST m=+93.253168706\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.015096036Z"}
{"log":"[2024/01/04 07:02:20.015 +00:00] [INFO] [rootcoord/root_coord.go:904] [\"received request to list databases\"] [traceID=6338d945472e21e6] [msgID=0]\n","stream":"stdout","time":"2024-01-04T07:02:20.015344484Z"}
{"log":"[2024/01/04 07:02:20.015 +00:00] [INFO] [rootcoord/root_coord.go:932] [\"done to list databases\"] [traceID=6338d945472e21e6] [msgID=0] [\"num of databases\"=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.015371744Z"}
{"log":"[2024/01/04 07:02:20.015 +00:00] [INFO] [proxy/client_info.go:45] [\"client register\"] [traceID=6338d945472e21e6] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.01468691 +0800 CST m=+93.253168706\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [identifier=446785582532132867] [last_active_time=2024/01/04 07:02:20.015 +00:00] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.015729582Z"}
{"log":"[2024/01/04 07:02:20.016 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.016154673Z"}
{"log":"[2024/01/04 07:02:20.016 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.016172996Z"}
{"log":"[2024/01/04 07:02:20.016 +00:00] [INFO] [proxy/impl.go:515] [\"HasCollection received\"] [traceID=5d588e589df18dab] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.01619113Z"}
{"log":"[2024/01/04 07:02:20.016 +00:00] [INFO] [proxy/impl.go:546] [\"HasCollection enqueued\"] [traceID=5d588e589df18dab] [role=proxy] [MsgID=446785582532132868] [BeginTS=446785582532132868] [EndTS=446785582532132868] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.016464905Z"}
{"log":"[2024/01/04 07:02:20.016 +00:00] [INFO] [rootcoord/root_coord.go:1057] [\"received request to has collection\"] [traceID=5d588e589df18dab] [\"collection name\"=zhipuCollection] [msgID=446785582532132868] [ts=18446744073709551615]\n","stream":"stdout","time":"2024-01-04T07:02:20.016681311Z"}
{"log":"[2024/01/04 07:02:20.016 +00:00] [INFO] [rootcoord/root_coord.go:1087] [\"done to has collection\"] [traceID=5d588e589df18dab] [\"collection name\"=zhipuCollection] [msgID=446785582532132868] [ts=18446744073709551615] [exist=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.016712997Z"}
{"log":"[2024/01/04 07:02:20.016 +00:00] [INFO] [proxy/impl.go:576] [\"HasCollection done\"] [traceID=5d588e589df18dab] [role=proxy] [MsgID=446785582532132868] [BeginTS=446785582532132868] [EndTS=446785582532132868] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.016845485Z"}
{"log":"[2024/01/04 07:02:20.017 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.017431064Z"}
{"log":"[2024/01/04 07:02:20.017 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.017446398Z"}
{"log":"[2024/01/04 07:02:20.017 +00:00] [INFO] [proxy/impl.go:5574] [\"connect received\"] [traceID=15361d6ed5c9f16b] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.017177848 +0800 CST m=+93.255659593\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.017473851Z"}
{"log":"[2024/01/04 07:02:20.017 +00:00] [INFO] [rootcoord/root_coord.go:904] [\"received request to list databases\"] [traceID=15361d6ed5c9f16b] [msgID=0]\n","stream":"stdout","time":"2024-01-04T07:02:20.017698226Z"}
{"log":"[2024/01/04 07:02:20.017 +00:00] [INFO] [rootcoord/root_coord.go:932] [\"done to list databases\"] [traceID=15361d6ed5c9f16b] [msgID=0] [\"num of databases\"=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.017713791Z"}
{"log":"[2024/01/04 07:02:20.018 +00:00] [INFO] [proxy/client_info.go:45] [\"client register\"] [traceID=15361d6ed5c9f16b] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.017177848 +0800 CST m=+93.255659593\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [identifier=446785582532132871] [last_active_time=2024/01/04 07:02:20.017 +00:00] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.018071381Z"}
{"log":"[2024/01/04 07:02:20.018 +00:00] [INFO] [proxy/impl.go:791] [\"DescribeCollection received\"] [traceID=429a5190f0e52e0b] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.018527526Z"}
{"log":"[2024/01/04 07:02:20.018 +00:00] [INFO] [proxy/impl.go:815] [\"DescribeCollection enqueued\"] [traceID=429a5190f0e52e0b] [role=proxy] [MsgID=446785582532132872] [BeginTS=446785582532132872] [EndTS=446785582532132872] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.018798621Z"}
{"log":"[2024/01/04 07:02:20.018 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=429a5190f0e52e0b] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582532132872] [ts=18446744073709551615] [allowUnavailable=false]\n","stream":"stdout","time":"2024-01-04T07:02:20.019057988Z"}
{"log":"[2024/01/04 07:02:20.019 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=429a5190f0e52e0b] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582532132872] [ts=18446744073709551615] [allowUnavailable=false] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.019081041Z"}
{"log":"[2024/01/04 07:02:20.019 +00:00] [INFO] [proxy/impl.go:846] [\"DescribeCollection done\"] [traceID=429a5190f0e52e0b] [role=proxy] [MsgID=446785582532132872] [BeginTS=446785582532132872] [EndTS=446785582532132872] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.019277778Z"}
{"log":"[2024/01/04 07:02:20.019 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.019792714Z"}
{"log":"[2024/01/04 07:02:20.019 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.019811736Z"}
{"log":"[2024/01/04 07:02:20.019 +00:00] [INFO] [proxy/impl.go:5574] [\"connect received\"] [traceID=715e0f6957e3d67c] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.019523162 +0800 CST m=+93.258004907\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.019834247Z"}
{"log":"[2024/01/04 07:02:20.020 +00:00] [INFO] [rootcoord/root_coord.go:904] [\"received request to list databases\"] [traceID=715e0f6957e3d67c] [msgID=0]\n","stream":"stdout","time":"2024-01-04T07:02:20.020066128Z"}
{"log":"[2024/01/04 07:02:20.020 +00:00] [INFO] [rootcoord/root_coord.go:932] [\"done to list databases\"] [traceID=715e0f6957e3d67c] [msgID=0] [\"num of databases\"=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.020090882Z"}
{"log":"[2024/01/04 07:02:20.020 +00:00] [INFO] [proxy/client_info.go:45] [\"client register\"] [traceID=715e0f6957e3d67c] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.019523162 +0800 CST m=+93.258004907\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [identifier=446785582532132875] [last_active_time=2024/01/04 07:02:20.020 +00:00] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.020389013Z"}
{"log":"[2024/01/04 07:02:20.020 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.020762071Z"}
{"log":"[2024/01/04 07:02:20.020 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.020781429Z"}
{"log":"[2024/01/04 07:02:20.020 +00:00] [INFO] [proxy/impl.go:515] [\"HasCollection received\"] [traceID=2b1f2d4499b175de] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.020795412Z"}
{"log":"[2024/01/04 07:02:20.021 +00:00] [INFO] [proxy/impl.go:546] [\"HasCollection enqueued\"] [traceID=2b1f2d4499b175de] [role=proxy] [MsgID=446785582532132876] [BeginTS=446785582532132876] [EndTS=446785582532132876] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.021067092Z"}
{"log":"[2024/01/04 07:02:20.021 +00:00] [INFO] [rootcoord/root_coord.go:1057] [\"received request to has collection\"] [traceID=2b1f2d4499b175de] [\"collection name\"=zhipuCollection] [msgID=446785582532132876] [ts=18446744073709551615]\n","stream":"stdout","time":"2024-01-04T07:02:20.021246453Z"}
{"log":"[2024/01/04 07:02:20.021 +00:00] [INFO] [rootcoord/root_coord.go:1087] [\"done to has collection\"] [traceID=2b1f2d4499b175de] [\"collection name\"=zhipuCollection] [msgID=446785582532132876] [ts=18446744073709551615] [exist=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.021269503Z"}
{"log":"[2024/01/04 07:02:20.021 +00:00] [INFO] [proxy/impl.go:576] [\"HasCollection done\"] [traceID=2b1f2d4499b175de] [role=proxy] [MsgID=446785582532132876] [BeginTS=446785582532132876] [EndTS=446785582532132876] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.021407732Z"}
{"log":"[2024/01/04 07:02:20.021 +00:00] [INFO] [proxy/impl.go:791] [\"DescribeCollection received\"] [traceID=78b1080cd8c53c0e] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.021845154Z"}
{"log":"[2024/01/04 07:02:20.022 +00:00] [INFO] [proxy/impl.go:815] [\"DescribeCollection enqueued\"] [traceID=78b1080cd8c53c0e] [role=proxy] [MsgID=446785582532132878] [BeginTS=446785582532132878] [EndTS=446785582532132878] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.022105421Z"}
{"log":"[2024/01/04 07:02:20.022 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=78b1080cd8c53c0e] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582532132878] [ts=18446744073709551615] [allowUnavailable=false]\n","stream":"stdout","time":"2024-01-04T07:02:20.022362718Z"}
{"log":"[2024/01/04 07:02:20.022 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=78b1080cd8c53c0e] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582532132878] [ts=18446744073709551615] [allowUnavailable=false] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.022418173Z"}
{"log":"[2024/01/04 07:02:20.022 +00:00] [INFO] [proxy/impl.go:846] [\"DescribeCollection done\"] [traceID=78b1080cd8c53c0e] [role=proxy] [MsgID=446785582532132878] [BeginTS=446785582532132878] [EndTS=446785582532132878] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.022623037Z"}
{"log":"[2024/01/04 07:02:20.023 +00:00] [INFO] [proxy/impl.go:2263] [\"DescribeIndex received\"] [traceID=38037aa1a65efc18] [role=proxy] [db=default] [collection=zhipuCollection] [field=pk] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.023144451Z"}
{"log":"[2024/01/04 07:02:20.023 +00:00] [INFO] [proxy/impl.go:2294] [\"DescribeIndex enqueued\"] [traceID=38037aa1a65efc18] [role=proxy] [MsgID=446785582532132880] [BeginTs=446785582532132880] [EndTs=446785582532132880] [db=default] [collection=zhipuCollection] [field=pk] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.023428161Z"}
{"log":"[2024/01/04 07:02:20.023 +00:00] [INFO] [indexcoord/index_coord.go:890] [\"IndexCoord DescribeIndex\"] [collectionID=446741971957347709] [indexName=]\n","stream":"stdout","time":"2024-01-04T07:02:20.023674241Z"}
{"log":"[2024/01/04 07:02:20.023 +00:00] [INFO] [datacoord/services.go:890] [\"received get flushed segments request\"] [collectionID=446741971957347709] [partitionID=-1]\n","stream":"stdout","time":"2024-01-04T07:02:20.023944903Z"}
{"log":"[2024/01/04 07:02:20.024 +00:00] [INFO] [datacoord/services.go:788] [\"get recovery info request received\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.024484455Z"}
{"log":"[2024/01/04 07:02:20.024 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=7caeb4f796f2efa2] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.024738436Z"}
{"log":"[2024/01/04 07:02:20.024 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=7caeb4f796f2efa2] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.024758804Z"}
{"log":"[2024/01/04 07:02:20.025 +00:00] [INFO] [datacoord/handler.go:119] [GetQueryVChanPositions] [collectionID=446741971957347709] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [numOfSegments=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.025265679Z"}
{"log":"[2024/01/04 07:02:20.025 +00:00] [INFO] [datacoord/handler.go:288] [\"channel seek position set from channel checkpoint meta\"] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [posTs=446785572518494209] [posTime=2024/01/04 07:01:41.807 +00:00]\n","stream":"stdout","time":"2024-01-04T07:02:20.025279493Z"}
{"log":"[2024/01/04 07:02:20.025 +00:00] [INFO] [datacoord/services.go:824] [\"datacoord append channelInfo in GetRecoveryInfo\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"] [channelInfo=\"collectionID:446741971957347709 channelName:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" seek_position:\u003cchannel_name:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" msgID:\\\"\\\\375\u003c\\\\237\\\\034\\\\364K3\\\\006\\\" msgGroup:\\\"by-dev-dataNode-38-by-dev-rootcoord-dml_11_446741971957347709v0\\\" timestamp:446785572518494209 \u003e unflushedSegmentIds:446741971957347742 \"]\n","stream":"stdout","time":"2024-01-04T07:02:20.025346288Z"}
{"log":"[2024/01/04 07:02:20.025 +00:00] [INFO] [indexcoord/index_coord.go:611] [\"IndexCoord completeIndexInfo\"] [collID=446741971957347709] [indexName=_default_idx_110]\n","stream":"stdout","time":"2024-01-04T07:02:20.025463149Z"}
{"log":"[2024/01/04 07:02:20.025 +00:00] [INFO] [indexcoord/index_coord.go:632] [\"IndexCoord completeIndexInfo success\"] [collID=446741971957347709] [totalRows=0] [indexRows=0] [state=Finished] [failReason=]\n","stream":"stdout","time":"2024-01-04T07:02:20.025477108Z"}
{"log":"[2024/01/04 07:02:20.025 +00:00] [INFO] [indexcoord/index_coord.go:951] [\"IndexCoord describe index success\"] [collectionID=446741971957347709] [indexID=446741971957347714] [\"total rows\"=0] [\"indexed rows\"=0] [\"pending index rows\"=0] [\"index state\"=Finished] [segments=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.025483398Z"}
{"log":"[2024/01/04 07:02:20.025 +00:00] [INFO] [proxy/impl.go:2335] [\"DescribeIndex done\"] [traceID=38037aa1a65efc18] [role=proxy] [MsgID=446785582532132880] [BeginTs=446785582532132880] [EndTs=446785582532132880] [db=default] [collection=zhipuCollection] [field=pk] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.02564872Z"}
{"log":"[2024/01/04 07:02:20.026 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.026165325Z"}
{"log":"[2024/01/04 07:02:20.026 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.026198452Z"}
{"log":"[2024/01/04 07:02:20.026 +00:00] [INFO] [proxy/impl.go:5574] [\"connect received\"] [traceID=2e4bd3ad55febbff] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.025866485 +0800 CST m=+93.264348231\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.026208838Z"}
{"log":"[2024/01/04 07:02:20.026 +00:00] [INFO] [rootcoord/root_coord.go:904] [\"received request to list databases\"] [traceID=2e4bd3ad55febbff] [msgID=0]\n","stream":"stdout","time":"2024-01-04T07:02:20.026415577Z"}
{"log":"[2024/01/04 07:02:20.026 +00:00] [INFO] [rootcoord/root_coord.go:932] [\"done to list databases\"] [traceID=2e4bd3ad55febbff] [msgID=0] [\"num of databases\"=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.026445787Z"}
{"log":"[2024/01/04 07:02:20.026 +00:00] [INFO] [proxy/client_info.go:45] [\"client register\"] [traceID=2e4bd3ad55febbff] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.025866485 +0800 CST m=+93.264348231\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [identifier=446785582532132883] [last_active_time=2024/01/04 07:02:20.026 +00:00] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.026782485Z"}
{"log":"[2024/01/04 07:02:20.027 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.027146786Z"}
{"log":"[2024/01/04 07:02:20.027 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.027157594Z"}
{"log":"[2024/01/04 07:02:20.027 +00:00] [INFO] [proxy/impl.go:515] [\"HasCollection received\"] [traceID=3981b5add7304671] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.027167073Z"}
{"log":"[2024/01/04 07:02:20.027 +00:00] [INFO] [proxy/impl.go:546] [\"HasCollection enqueued\"] [traceID=3981b5add7304671] [role=proxy] [MsgID=446785582532132884] [BeginTS=446785582532132884] [EndTS=446785582532132884] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.027435313Z"}
{"log":"[2024/01/04 07:02:20.027 +00:00] [INFO] [rootcoord/root_coord.go:1057] [\"received request to has collection\"] [traceID=3981b5add7304671] [\"collection name\"=zhipuCollection] [msgID=446785582532132884] [ts=18446744073709551615]\n","stream":"stdout","time":"2024-01-04T07:02:20.027627961Z"}
{"log":"[2024/01/04 07:02:20.027 +00:00] [INFO] [rootcoord/root_coord.go:1087] [\"done to has collection\"] [traceID=3981b5add7304671] [\"collection name\"=zhipuCollection] [msgID=446785582532132884] [ts=18446744073709551615] [exist=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.027649882Z"}
{"log":"[2024/01/04 07:02:20.027 +00:00] [INFO] [proxy/impl.go:576] [\"HasCollection done\"] [traceID=3981b5add7304671] [role=proxy] [MsgID=446785582532132884] [BeginTS=446785582532132884] [EndTS=446785582532132884] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.027779146Z"}
{"log":"[2024/01/04 07:02:20.028 +00:00] [INFO] [proxy/impl.go:791] [\"DescribeCollection received\"] [traceID=3382c420e31678fb] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.028169505Z"}
{"log":"[2024/01/04 07:02:20.028 +00:00] [INFO] [proxy/impl.go:815] [\"DescribeCollection enqueued\"] [traceID=3382c420e31678fb] [role=proxy] [MsgID=446785582532132886] [BeginTS=446785582532132886] [EndTS=446785582532132886] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.028397983Z"}
{"log":"[2024/01/04 07:02:20.028 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=3382c420e31678fb] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582532132886] [ts=18446744073709551615] [allowUnavailable=false]\n","stream":"stdout","time":"2024-01-04T07:02:20.028614372Z"}
{"log":"[2024/01/04 07:02:20.028 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=3382c420e31678fb] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582532132886] [ts=18446744073709551615] [allowUnavailable=false] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.028699076Z"}
{"log":"[2024/01/04 07:02:20.028 +00:00] [INFO] [proxy/impl.go:846] [\"DescribeCollection done\"] [traceID=3382c420e31678fb] [role=proxy] [MsgID=446785582532132886] [BeginTS=446785582532132886] [EndTS=446785582532132886] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.028916265Z"}
{"log":"[2024/01/04 07:02:20.029 +00:00] [INFO] [proxy/impl.go:2263] [\"DescribeIndex received\"] [traceID=2bcf04680d11259a] [role=proxy] [db=default] [collection=zhipuCollection] [field=content_id] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.029374293Z"}
{"log":"[2024/01/04 07:02:20.029 +00:00] [INFO] [proxy/impl.go:2294] [\"DescribeIndex enqueued\"] [traceID=2bcf04680d11259a] [role=proxy] [MsgID=446785582532132888] [BeginTs=446785582532132888] [EndTs=446785582532132888] [db=default] [collection=zhipuCollection] [field=content_id] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.029604977Z"}
{"log":"[2024/01/04 07:02:20.029 +00:00] [INFO] [indexcoord/index_coord.go:890] [\"IndexCoord DescribeIndex\"] [collectionID=446741971957347709] [indexName=]\n","stream":"stdout","time":"2024-01-04T07:02:20.029831701Z"}
{"log":"[2024/01/04 07:02:20.030 +00:00] [INFO] [datacoord/services.go:890] [\"received get flushed segments request\"] [collectionID=446741971957347709] [partitionID=-1]\n","stream":"stdout","time":"2024-01-04T07:02:20.030080898Z"}
{"log":"[2024/01/04 07:02:20.030 +00:00] [INFO] [datacoord/services.go:788] [\"get recovery info request received\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.030540911Z"}
{"log":"[2024/01/04 07:02:20.030 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=348b3d48e87a3553] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.03075785Z"}
{"log":"[2024/01/04 07:02:20.030 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=348b3d48e87a3553] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.030793249Z"}
{"log":"[2024/01/04 07:02:20.031 +00:00] [INFO] [datacoord/handler.go:119] [GetQueryVChanPositions] [collectionID=446741971957347709] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [numOfSegments=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.031320414Z"}
{"log":"[2024/01/04 07:02:20.031 +00:00] [INFO] [datacoord/handler.go:288] [\"channel seek position set from channel checkpoint meta\"] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [posTs=446785572518494209] [posTime=2024/01/04 07:01:41.807 +00:00]\n","stream":"stdout","time":"2024-01-04T07:02:20.031333493Z"}
{"log":"[2024/01/04 07:02:20.031 +00:00] [INFO] [datacoord/services.go:824] [\"datacoord append channelInfo in GetRecoveryInfo\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"] [channelInfo=\"collectionID:446741971957347709 channelName:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" seek_position:\u003cchannel_name:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" msgID:\\\"\\\\375\u003c\\\\237\\\\034\\\\364K3\\\\006\\\" msgGroup:\\\"by-dev-dataNode-38-by-dev-rootcoord-dml_11_446741971957347709v0\\\" timestamp:446785572518494209 \u003e unflushedSegmentIds:446741971957347742 \"]\n","stream":"stdout","time":"2024-01-04T07:02:20.031365082Z"}
{"log":"[2024/01/04 07:02:20.031 +00:00] [INFO] [indexcoord/index_coord.go:611] [\"IndexCoord completeIndexInfo\"] [collID=446741971957347709] [indexName=_default_idx_110]\n","stream":"stdout","time":"2024-01-04T07:02:20.031500969Z"}
{"log":"[2024/01/04 07:02:20.031 +00:00] [INFO] [indexcoord/index_coord.go:632] [\"IndexCoord completeIndexInfo success\"] [collID=446741971957347709] [totalRows=0] [indexRows=0] [state=Finished] [failReason=]\n","stream":"stdout","time":"2024-01-04T07:02:20.031526799Z"}
{"log":"[2024/01/04 07:02:20.031 +00:00] [INFO] [indexcoord/index_coord.go:951] [\"IndexCoord describe index success\"] [collectionID=446741971957347709] [indexID=446741971957347714] [\"total rows\"=0] [\"indexed rows\"=0] [\"pending index rows\"=0] [\"index state\"=Finished] [segments=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.031545591Z"}
{"log":"[2024/01/04 07:02:20.031 +00:00] [INFO] [proxy/impl.go:2335] [\"DescribeIndex done\"] [traceID=2bcf04680d11259a] [role=proxy] [MsgID=446785582532132888] [BeginTs=446785582532132888] [EndTs=446785582532132888] [db=default] [collection=zhipuCollection] [field=content_id] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.031712539Z"}
{"log":"[2024/01/04 07:02:20.032 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.032142962Z"}
{"log":"[2024/01/04 07:02:20.032 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.032161193Z"}
{"log":"[2024/01/04 07:02:20.032 +00:00] [INFO] [proxy/impl.go:5574] [\"connect received\"] [traceID=52de879c82782ccc] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.031912491 +0800 CST m=+93.270394244\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.032169655Z"}
{"log":"[2024/01/04 07:02:20.032 +00:00] [INFO] [rootcoord/root_coord.go:904] [\"received request to list databases\"] [traceID=52de879c82782ccc] [msgID=0]\n","stream":"stdout","time":"2024-01-04T07:02:20.032393314Z"}
{"log":"[2024/01/04 07:02:20.032 +00:00] [INFO] [rootcoord/root_coord.go:932] [\"done to list databases\"] [traceID=52de879c82782ccc] [msgID=0] [\"num of databases\"=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.032412368Z"}
{"log":"[2024/01/04 07:02:20.032 +00:00] [INFO] [proxy/client_info.go:45] [\"client register\"] [traceID=52de879c82782ccc] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.031912491 +0800 CST m=+93.270394244\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [identifier=446785582532132891] [last_active_time=2024/01/04 07:02:20.032 +00:00] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.032704839Z"}
{"log":"[2024/01/04 07:02:20.032 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.033048909Z"}
{"log":"[2024/01/04 07:02:20.033 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.033061088Z"}
{"log":"[2024/01/04 07:02:20.033 +00:00] [INFO] [proxy/impl.go:515] [\"HasCollection received\"] [traceID=6d0d294c4c1e2380] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.033118342Z"}
{"log":"[2024/01/04 07:02:20.033 +00:00] [INFO] [proxy/impl.go:546] [\"HasCollection enqueued\"] [traceID=6d0d294c4c1e2380] [role=proxy] [MsgID=446785582532132892] [BeginTS=446785582532132892] [EndTS=446785582532132892] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.033358654Z"}
{"log":"[2024/01/04 07:02:20.033 +00:00] [INFO] [rootcoord/root_coord.go:1057] [\"received request to has collection\"] [traceID=6d0d294c4c1e2380] [\"collection name\"=zhipuCollection] [msgID=446785582532132892] [ts=18446744073709551615]\n","stream":"stdout","time":"2024-01-04T07:02:20.033567302Z"}
{"log":"[2024/01/04 07:02:20.033 +00:00] [INFO] [rootcoord/root_coord.go:1087] [\"done to has collection\"] [traceID=6d0d294c4c1e2380] [\"collection name\"=zhipuCollection] [msgID=446785582532132892] [ts=18446744073709551615] [exist=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.033607685Z"}
{"log":"[2024/01/04 07:02:20.033 +00:00] [INFO] [proxy/impl.go:576] [\"HasCollection done\"] [traceID=6d0d294c4c1e2380] [role=proxy] [MsgID=446785582532132892] [BeginTS=446785582532132892] [EndTS=446785582532132892] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.033711649Z"}
{"log":"[2024/01/04 07:02:20.034 +00:00] [INFO] [proxy/impl.go:791] [\"DescribeCollection received\"] [traceID=639b6b36f209ea6e] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.034131316Z"}
{"log":"[2024/01/04 07:02:20.034 +00:00] [INFO] [proxy/impl.go:815] [\"DescribeCollection enqueued\"] [traceID=639b6b36f209ea6e] [role=proxy] [MsgID=446785582532132894] [BeginTS=446785582532132894] [EndTS=446785582532132894] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.034413818Z"}
{"log":"[2024/01/04 07:02:20.034 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=639b6b36f209ea6e] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582532132894] [ts=18446744073709551615] [allowUnavailable=false]\n","stream":"stdout","time":"2024-01-04T07:02:20.034615156Z"}
{"log":"[2024/01/04 07:02:20.034 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=639b6b36f209ea6e] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582532132894] [ts=18446744073709551615] [allowUnavailable=false] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.034641201Z"}
{"log":"[2024/01/04 07:02:20.034 +00:00] [INFO] [proxy/impl.go:846] [\"DescribeCollection done\"] [traceID=639b6b36f209ea6e] [role=proxy] [MsgID=446785582532132894] [BeginTS=446785582532132894] [EndTS=446785582532132894] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.034824408Z"}
{"log":"[2024/01/04 07:02:20.035 +00:00] [INFO] [proxy/impl.go:2263] [\"DescribeIndex received\"] [traceID=4b441430383ec86] [role=proxy] [db=default] [collection=zhipuCollection] [field=dataset_id] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.035293396Z"}
{"log":"[2024/01/04 07:02:20.035 +00:00] [INFO] [proxy/impl.go:2294] [\"DescribeIndex enqueued\"] [traceID=4b441430383ec86] [role=proxy] [MsgID=446785582532132896] [BeginTs=446785582532132896] [EndTs=446785582532132896] [db=default] [collection=zhipuCollection] [field=dataset_id] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.035547046Z"}
{"log":"[2024/01/04 07:02:20.035 +00:00] [INFO] [indexcoord/index_coord.go:890] [\"IndexCoord DescribeIndex\"] [collectionID=446741971957347709] [indexName=]\n","stream":"stdout","time":"2024-01-04T07:02:20.035756438Z"}
{"log":"[2024/01/04 07:02:20.035 +00:00] [INFO] [datacoord/services.go:890] [\"received get flushed segments request\"] [collectionID=446741971957347709] [partitionID=-1]\n","stream":"stdout","time":"2024-01-04T07:02:20.035957943Z"}
{"log":"[2024/01/04 07:02:20.036 +00:00] [INFO] [datacoord/services.go:788] [\"get recovery info request received\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.036381879Z"}
{"log":"[2024/01/04 07:02:20.036 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=6195935c98942154] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.036589355Z"}
{"log":"[2024/01/04 07:02:20.036 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=6195935c98942154] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.036636082Z"}
{"log":"[2024/01/04 07:02:20.037 +00:00] [INFO] [datacoord/handler.go:119] [GetQueryVChanPositions] [collectionID=446741971957347709] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [numOfSegments=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.037147722Z"}
{"log":"[2024/01/04 07:02:20.037 +00:00] [INFO] [datacoord/handler.go:288] [\"channel seek position set from channel checkpoint meta\"] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [posTs=446785572518494209] [posTime=2024/01/04 07:01:41.807 +00:00]\n","stream":"stdout","time":"2024-01-04T07:02:20.037157031Z"}
{"log":"[2024/01/04 07:02:20.037 +00:00] [INFO] [datacoord/services.go:824] [\"datacoord append channelInfo in GetRecoveryInfo\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"] [channelInfo=\"collectionID:446741971957347709 channelName:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" seek_position:\u003cchannel_name:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" msgID:\\\"\\\\375\u003c\\\\237\\\\034\\\\364K3\\\\006\\\" msgGroup:\\\"by-dev-dataNode-38-by-dev-rootcoord-dml_11_446741971957347709v0\\\" timestamp:446785572518494209 \u003e unflushedSegmentIds:446741971957347742 \"]\n","stream":"stdout","time":"2024-01-04T07:02:20.037196146Z"}
{"log":"[2024/01/04 07:02:20.037 +00:00] [INFO] [indexcoord/index_coord.go:611] [\"IndexCoord completeIndexInfo\"] [collID=446741971957347709] [indexName=_default_idx_110]\n","stream":"stdout","time":"2024-01-04T07:02:20.037306953Z"}
{"log":"[2024/01/04 07:02:20.037 +00:00] [INFO] [indexcoord/index_coord.go:632] [\"IndexCoord completeIndexInfo success\"] [collID=446741971957347709] [totalRows=0] [indexRows=0] [state=Finished] [failReason=]\n","stream":"stdout","time":"2024-01-04T07:02:20.037316357Z"}
{"log":"[2024/01/04 07:02:20.037 +00:00] [INFO] [indexcoord/index_coord.go:951] [\"IndexCoord describe index success\"] [collectionID=446741971957347709] [indexID=446741971957347714] [\"total rows\"=0] [\"indexed rows\"=0] [\"pending index rows\"=0] [\"index state\"=Finished] [segments=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.037327503Z"}
{"log":"[2024/01/04 07:02:20.037 +00:00] [INFO] [proxy/impl.go:2335] [\"DescribeIndex done\"] [traceID=4b441430383ec86] [role=proxy] [MsgID=446785582532132896] [BeginTs=446785582532132896] [EndTs=446785582532132896] [db=default] [collection=zhipuCollection] [field=dataset_id] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.037508775Z"}
{"log":"[2024/01/04 07:02:20.037 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.03794148Z"}
{"log":"[2024/01/04 07:02:20.037 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.037955917Z"}
{"log":"[2024/01/04 07:02:20.037 +00:00] [INFO] [proxy/impl.go:5574] [\"connect received\"] [traceID=13b382aba3f740a8] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.037676584 +0800 CST m=+93.276158329\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.037964649Z"}
{"log":"[2024/01/04 07:02:20.038 +00:00] [INFO] [rootcoord/root_coord.go:904] [\"received request to list databases\"] [traceID=13b382aba3f740a8] [msgID=0]\n","stream":"stdout","time":"2024-01-04T07:02:20.038165529Z"}
{"log":"[2024/01/04 07:02:20.038 +00:00] [INFO] [rootcoord/root_coord.go:932] [\"done to list databases\"] [traceID=13b382aba3f740a8] [msgID=0] [\"num of databases\"=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.038201549Z"}
{"log":"[2024/01/04 07:02:20.038 +00:00] [INFO] [proxy/client_info.go:45] [\"client register\"] [traceID=13b382aba3f740a8] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.037676584 +0800 CST m=+93.276158329\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [identifier=446785582532132899] [last_active_time=2024/01/04 07:02:20.038 +00:00] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.038505037Z"}
{"log":"[2024/01/04 07:02:20.038 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.038846977Z"}
{"log":"[2024/01/04 07:02:20.038 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.038857021Z"}
{"log":"[2024/01/04 07:02:20.038 +00:00] [INFO] [proxy/impl.go:515] [\"HasCollection received\"] [traceID=79fab89011bd00d0] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.038881543Z"}
{"log":"[2024/01/04 07:02:20.039 +00:00] [INFO] [proxy/impl.go:546] [\"HasCollection enqueued\"] [traceID=79fab89011bd00d0] [role=proxy] [MsgID=446785582532132900] [BeginTS=446785582532132900] [EndTS=446785582532132900] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.039157922Z"}
{"log":"[2024/01/04 07:02:20.039 +00:00] [INFO] [rootcoord/root_coord.go:1057] [\"received request to has collection\"] [traceID=79fab89011bd00d0] [\"collection name\"=zhipuCollection] [msgID=446785582532132900] [ts=18446744073709551615]\n","stream":"stdout","time":"2024-01-04T07:02:20.039359976Z"}
{"log":"[2024/01/04 07:02:20.039 +00:00] [INFO] [rootcoord/root_coord.go:1087] [\"done to has collection\"] [traceID=79fab89011bd00d0] [\"collection name\"=zhipuCollection] [msgID=446785582532132900] [ts=18446744073709551615] [exist=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.03938122Z"}
{"log":"[2024/01/04 07:02:20.039 +00:00] [INFO] [proxy/impl.go:576] [\"HasCollection done\"] [traceID=79fab89011bd00d0] [role=proxy] [MsgID=446785582532132900] [BeginTS=446785582532132900] [EndTS=446785582532132900] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.039492204Z"}
{"log":"[2024/01/04 07:02:20.039 +00:00] [INFO] [proxy/impl.go:791] [\"DescribeCollection received\"] [traceID=7bf334d253ce8da7] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.039881716Z"}
{"log":"[2024/01/04 07:02:20.040 +00:00] [INFO] [proxy/impl.go:815] [\"DescribeCollection enqueued\"] [traceID=7bf334d253ce8da7] [role=proxy] [MsgID=446785582532132902] [BeginTS=446785582532132902] [EndTS=446785582532132902] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.040153628Z"}
{"log":"[2024/01/04 07:02:20.040 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=7bf334d253ce8da7] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582532132902] [ts=18446744073709551615] [allowUnavailable=false]\n","stream":"stdout","time":"2024-01-04T07:02:20.04037852Z"}
{"log":"[2024/01/04 07:02:20.040 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=7bf334d253ce8da7] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582532132902] [ts=18446744073709551615] [allowUnavailable=false] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.040409195Z"}
{"log":"[2024/01/04 07:02:20.040 +00:00] [INFO] [proxy/impl.go:846] [\"DescribeCollection done\"] [traceID=7bf334d253ce8da7] [role=proxy] [MsgID=446785582532132902] [BeginTS=446785582532132902] [EndTS=446785582532132902] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.040616211Z"}
{"log":"[2024/01/04 07:02:20.041 +00:00] [INFO] [proxy/impl.go:2263] [\"DescribeIndex received\"] [traceID=5e2a190ed20cd98] [role=proxy] [db=default] [collection=zhipuCollection] [field=file_id] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.041062604Z"}
{"log":"[2024/01/04 07:02:20.041 +00:00] [INFO] [proxy/impl.go:2294] [\"DescribeIndex enqueued\"] [traceID=5e2a190ed20cd98] [role=proxy] [MsgID=446785582532132904] [BeginTs=446785582532132904] [EndTs=446785582532132904] [db=default] [collection=zhipuCollection] [field=file_id] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.041308026Z"}
{"log":"[2024/01/04 07:02:20.041 +00:00] [INFO] [indexcoord/index_coord.go:890] [\"IndexCoord DescribeIndex\"] [collectionID=446741971957347709] [indexName=]\n","stream":"stdout","time":"2024-01-04T07:02:20.041502993Z"}
{"log":"[2024/01/04 07:02:20.041 +00:00] [INFO] [datacoord/services.go:890] [\"received get flushed segments request\"] [collectionID=446741971957347709] [partitionID=-1]\n","stream":"stdout","time":"2024-01-04T07:02:20.041696498Z"}
{"log":"[2024/01/04 07:02:20.042 +00:00] [INFO] [datacoord/services.go:788] [\"get recovery info request received\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.042152842Z"}
{"log":"[2024/01/04 07:02:20.042 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=742a067900abeb38] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.042374989Z"}
{"log":"[2024/01/04 07:02:20.042 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=742a067900abeb38] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.042412155Z"}
{"log":"[2024/01/04 07:02:20.042 +00:00] [INFO] [datacoord/handler.go:119] [GetQueryVChanPositions] [collectionID=446741971957347709] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [numOfSegments=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.042862501Z"}
{"log":"[2024/01/04 07:02:20.042 +00:00] [INFO] [datacoord/handler.go:288] [\"channel seek position set from channel checkpoint meta\"] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [posTs=446785572518494209] [posTime=2024/01/04 07:01:41.807 +00:00]\n","stream":"stdout","time":"2024-01-04T07:02:20.042873639Z"}
{"log":"[2024/01/04 07:02:20.042 +00:00] [INFO] [datacoord/services.go:824] [\"datacoord append channelInfo in GetRecoveryInfo\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"] [channelInfo=\"collectionID:446741971957347709 channelName:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" seek_position:\u003cchannel_name:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" msgID:\\\"\\\\375\u003c\\\\237\\\\034\\\\364K3\\\\006\\\" msgGroup:\\\"by-dev-dataNode-38-by-dev-rootcoord-dml_11_446741971957347709v0\\\" timestamp:446785572518494209 \u003e unflushedSegmentIds:446741971957347742 \"]\n","stream":"stdout","time":"2024-01-04T07:02:20.042953733Z"}
{"log":"[2024/01/04 07:02:20.043 +00:00] [INFO] [indexcoord/index_coord.go:611] [\"IndexCoord completeIndexInfo\"] [collID=446741971957347709] [indexName=_default_idx_110]\n","stream":"stdout","time":"2024-01-04T07:02:20.043069478Z"}
{"log":"[2024/01/04 07:02:20.043 +00:00] [INFO] [indexcoord/index_coord.go:632] [\"IndexCoord completeIndexInfo success\"] [collID=446741971957347709] [totalRows=0] [indexRows=0] [state=Finished] [failReason=]\n","stream":"stdout","time":"2024-01-04T07:02:20.043078226Z"}
{"log":"[2024/01/04 07:02:20.043 +00:00] [INFO] [indexcoord/index_coord.go:951] [\"IndexCoord describe index success\"] [collectionID=446741971957347709] [indexID=446741971957347714] [\"total rows\"=0] [\"indexed rows\"=0] [\"pending index rows\"=0] [\"index state\"=Finished] [segments=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.043112745Z"}
{"log":"[2024/01/04 07:02:20.043 +00:00] [INFO] [proxy/impl.go:2335] [\"DescribeIndex done\"] [traceID=5e2a190ed20cd98] [role=proxy] [MsgID=446785582532132904] [BeginTs=446785582532132904] [EndTs=446785582532132904] [db=default] [collection=zhipuCollection] [field=file_id] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.043258574Z"}
{"log":"[2024/01/04 07:02:20.043 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.043670515Z"}
{"log":"[2024/01/04 07:02:20.043 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.043681756Z"}
{"log":"[2024/01/04 07:02:20.043 +00:00] [INFO] [proxy/impl.go:5574] [\"connect received\"] [traceID=56f977cb6e060876] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.043426889 +0800 CST m=+93.281908634\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.043701447Z"}
{"log":"[2024/01/04 07:02:20.043 +00:00] [INFO] [rootcoord/root_coord.go:904] [\"received request to list databases\"] [traceID=56f977cb6e060876] [msgID=0]\n","stream":"stdout","time":"2024-01-04T07:02:20.043930256Z"}
{"log":"[2024/01/04 07:02:20.043 +00:00] [INFO] [rootcoord/root_coord.go:932] [\"done to list databases\"] [traceID=56f977cb6e060876] [msgID=0] [\"num of databases\"=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.043938861Z"}
{"log":"[2024/01/04 07:02:20.044 +00:00] [INFO] [proxy/client_info.go:45] [\"client register\"] [traceID=56f977cb6e060876] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.043426889 +0800 CST m=+93.281908634\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [identifier=446785582532132907] [last_active_time=2024/01/04 07:02:20.044 +00:00] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.044279568Z"}
{"log":"[2024/01/04 07:02:20.044 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.044621893Z"}
{"log":"[2024/01/04 07:02:20.044 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.044636451Z"}
{"log":"[2024/01/04 07:02:20.044 +00:00] [INFO] [proxy/impl.go:515] [\"HasCollection received\"] [traceID=744f7cf188038c27] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.044642345Z"}
{"log":"[2024/01/04 07:02:20.044 +00:00] [INFO] [proxy/impl.go:546] [\"HasCollection enqueued\"] [traceID=744f7cf188038c27] [role=proxy] [MsgID=446785582532132908] [BeginTS=446785582532132908] [EndTS=446785582532132908] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.044923336Z"}
{"log":"[2024/01/04 07:02:20.045 +00:00] [INFO] [rootcoord/root_coord.go:1057] [\"received request to has collection\"] [traceID=744f7cf188038c27] [\"collection name\"=zhipuCollection] [msgID=446785582532132908] [ts=18446744073709551615]\n","stream":"stdout","time":"2024-01-04T07:02:20.045150843Z"}
{"log":"[2024/01/04 07:02:20.045 +00:00] [INFO] [rootcoord/root_coord.go:1087] [\"done to has collection\"] [traceID=744f7cf188038c27] [\"collection name\"=zhipuCollection] [msgID=446785582532132908] [ts=18446744073709551615] [exist=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.045174502Z"}
{"log":"[2024/01/04 07:02:20.045 +00:00] [INFO] [proxy/impl.go:576] [\"HasCollection done\"] [traceID=744f7cf188038c27] [role=proxy] [MsgID=446785582532132908] [BeginTS=446785582532132908] [EndTS=446785582532132908] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.045303853Z"}
{"log":"[2024/01/04 07:02:20.045 +00:00] [INFO] [proxy/impl.go:791] [\"DescribeCollection received\"] [traceID=4ff023f5500f760b] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.045670302Z"}
{"log":"[2024/01/04 07:02:20.045 +00:00] [INFO] [proxy/impl.go:815] [\"DescribeCollection enqueued\"] [traceID=4ff023f5500f760b] [role=proxy] [MsgID=446785582532132910] [BeginTS=446785582532132910] [EndTS=446785582532132910] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.045908771Z"}
{"log":"[2024/01/04 07:02:20.046 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=4ff023f5500f760b] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582532132910] [ts=18446744073709551615] [allowUnavailable=false]\n","stream":"stdout","time":"2024-01-04T07:02:20.046131301Z"}
{"log":"[2024/01/04 07:02:20.046 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=4ff023f5500f760b] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582532132910] [ts=18446744073709551615] [allowUnavailable=false] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.046154003Z"}
{"log":"[2024/01/04 07:02:20.046 +00:00] [INFO] [proxy/impl.go:846] [\"DescribeCollection done\"] [traceID=4ff023f5500f760b] [role=proxy] [MsgID=446785582532132910] [BeginTS=446785582532132910] [EndTS=446785582532132910] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.046413376Z"}
{"log":"[2024/01/04 07:02:20.046 +00:00] [INFO] [proxy/impl.go:2263] [\"DescribeIndex received\"] [traceID=7f5a0c1321a93e2e] [role=proxy] [db=default] [collection=zhipuCollection] [field=model_name] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.046860484Z"}
{"log":"[2024/01/04 07:02:20.047 +00:00] [INFO] [proxy/impl.go:2294] [\"DescribeIndex enqueued\"] [traceID=7f5a0c1321a93e2e] [role=proxy] [MsgID=446785582532132912] [BeginTs=446785582532132912] [EndTs=446785582532132912] [db=default] [collection=zhipuCollection] [field=model_name] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.047099612Z"}
{"log":"[2024/01/04 07:02:20.047 +00:00] [INFO] [indexcoord/index_coord.go:890] [\"IndexCoord DescribeIndex\"] [collectionID=446741971957347709] [indexName=]\n","stream":"stdout","time":"2024-01-04T07:02:20.047329202Z"}
{"log":"[2024/01/04 07:02:20.047 +00:00] [INFO] [datacoord/services.go:890] [\"received get flushed segments request\"] [collectionID=446741971957347709] [partitionID=-1]\n","stream":"stdout","time":"2024-01-04T07:02:20.047546615Z"}
{"log":"[2024/01/04 07:02:20.047 +00:00] [INFO] [datacoord/services.go:788] [\"get recovery info request received\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.047999272Z"}
{"log":"[2024/01/04 07:02:20.048 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=348f670c33c11da6] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.048211359Z"}
{"log":"[2024/01/04 07:02:20.048 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=348f670c33c11da6] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.048241182Z"}
{"log":"[2024/01/04 07:02:20.048 +00:00] [INFO] [datacoord/handler.go:119] [GetQueryVChanPositions] [collectionID=446741971957347709] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [numOfSegments=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.048721734Z"}
{"log":"[2024/01/04 07:02:20.048 +00:00] [INFO] [datacoord/handler.go:288] [\"channel seek position set from channel checkpoint meta\"] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [posTs=446785572518494209] [posTime=2024/01/04 07:01:41.807 +00:00]\n","stream":"stdout","time":"2024-01-04T07:02:20.048730198Z"}
{"log":"[2024/01/04 07:02:20.048 +00:00] [INFO] [datacoord/services.go:824] [\"datacoord append channelInfo in GetRecoveryInfo\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"] [channelInfo=\"collectionID:446741971957347709 channelName:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" seek_position:\u003cchannel_name:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" msgID:\\\"\\\\375\u003c\\\\237\\\\034\\\\364K3\\\\006\\\" msgGroup:\\\"by-dev-dataNode-38-by-dev-rootcoord-dml_11_446741971957347709v0\\\" timestamp:446785572518494209 \u003e unflushedSegmentIds:446741971957347742 \"]\n","stream":"stdout","time":"2024-01-04T07:02:20.04877799Z"}
{"log":"[2024/01/04 07:02:20.048 +00:00] [INFO] [indexcoord/index_coord.go:611] [\"IndexCoord completeIndexInfo\"] [collID=446741971957347709] [indexName=_default_idx_110]\n","stream":"stdout","time":"2024-01-04T07:02:20.048881893Z"}
{"log":"[2024/01/04 07:02:20.048 +00:00] [INFO] [indexcoord/index_coord.go:632] [\"IndexCoord completeIndexInfo success\"] [collID=446741971957347709] [totalRows=0] [indexRows=0] [state=Finished] [failReason=]\n","stream":"stdout","time":"2024-01-04T07:02:20.048906079Z"}
{"log":"[2024/01/04 07:02:20.048 +00:00] [INFO] [indexcoord/index_coord.go:951] [\"IndexCoord describe index success\"] [collectionID=446741971957347709] [indexID=446741971957347714] [\"total rows\"=0] [\"indexed rows\"=0] [\"pending index rows\"=0] [\"index state\"=Finished] [segments=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.048940396Z"}
{"log":"[2024/01/04 07:02:20.049 +00:00] [INFO] [proxy/impl.go:2335] [\"DescribeIndex done\"] [traceID=7f5a0c1321a93e2e] [role=proxy] [MsgID=446785582532132912] [BeginTs=446785582532132912] [EndTs=446785582532132912] [db=default] [collection=zhipuCollection] [field=model_name] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.04911464Z"}
{"log":"[2024/01/04 07:02:20.049 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.049533178Z"}
{"log":"[2024/01/04 07:02:20.049 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.049547048Z"}
{"log":"[2024/01/04 07:02:20.049 +00:00] [INFO] [proxy/impl.go:5574] [\"connect received\"] [traceID=5ffaa2345400ee28] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.049282112 +0800 CST m=+93.287763860\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.049553144Z"}
{"log":"[2024/01/04 07:02:20.049 +00:00] [INFO] [rootcoord/root_coord.go:904] [\"received request to list databases\"] [traceID=5ffaa2345400ee28] [msgID=0]\n","stream":"stdout","time":"2024-01-04T07:02:20.04975807Z"}
{"log":"[2024/01/04 07:02:20.049 +00:00] [INFO] [rootcoord/root_coord.go:932] [\"done to list databases\"] [traceID=5ffaa2345400ee28] [msgID=0] [\"num of databases\"=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.0497739Z"}
{"log":"[2024/01/04 07:02:20.050 +00:00] [INFO] [proxy/client_info.go:45] [\"client register\"] [traceID=5ffaa2345400ee28] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.049282112 +0800 CST m=+93.287763860\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [identifier=446785582532132915] [last_active_time=2024/01/04 07:02:20.050 +00:00] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.05014508Z"}
{"log":"[2024/01/04 07:02:20.050 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.050512518Z"}
{"log":"[2024/01/04 07:02:20.050 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.05052753Z"}
{"log":"[2024/01/04 07:02:20.050 +00:00] [INFO] [proxy/impl.go:515] [\"HasCollection received\"] [traceID=56849d26ba95a4ea] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.050550966Z"}
{"log":"[2024/01/04 07:02:20.050 +00:00] [INFO] [proxy/impl.go:546] [\"HasCollection enqueued\"] [traceID=56849d26ba95a4ea] [role=proxy] [MsgID=446785582532132916] [BeginTS=446785582532132916] [EndTS=446785582532132916] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.050804744Z"}
{"log":"[2024/01/04 07:02:20.050 +00:00] [INFO] [rootcoord/root_coord.go:1057] [\"received request to has collection\"] [traceID=56849d26ba95a4ea] [\"collection name\"=zhipuCollection] [msgID=446785582532132916] [ts=18446744073709551615]\n","stream":"stdout","time":"2024-01-04T07:02:20.051009428Z"}
{"log":"[2024/01/04 07:02:20.051 +00:00] [INFO] [rootcoord/root_coord.go:1087] [\"done to has collection\"] [traceID=56849d26ba95a4ea] [\"collection name\"=zhipuCollection] [msgID=446785582532132916] [ts=18446744073709551615] [exist=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.051058454Z"}
{"log":"[2024/01/04 07:02:20.051 +00:00] [INFO] [proxy/impl.go:576] [\"HasCollection done\"] [traceID=56849d26ba95a4ea] [role=proxy] [MsgID=446785582532132916] [BeginTS=446785582532132916] [EndTS=446785582532132916] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.051169126Z"}
{"log":"[2024/01/04 07:02:20.051 +00:00] [INFO] [proxy/impl.go:791] [\"DescribeCollection received\"] [traceID=2ac3ad5ef6ca31d7] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.051538127Z"}
{"log":"[2024/01/04 07:02:20.051 +00:00] [INFO] [proxy/impl.go:815] [\"DescribeCollection enqueued\"] [traceID=2ac3ad5ef6ca31d7] [role=proxy] [MsgID=446785582532132918] [BeginTS=446785582532132918] [EndTS=446785582532132918] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.051745232Z"}
{"log":"[2024/01/04 07:02:20.051 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=2ac3ad5ef6ca31d7] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582532132918] [ts=18446744073709551615] [allowUnavailable=false]\n","stream":"stdout","time":"2024-01-04T07:02:20.051963515Z"}
{"log":"[2024/01/04 07:02:20.051 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=2ac3ad5ef6ca31d7] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582532132918] [ts=18446744073709551615] [allowUnavailable=false] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.05197783Z"}
{"log":"[2024/01/04 07:02:20.052 +00:00] [INFO] [proxy/impl.go:846] [\"DescribeCollection done\"] [traceID=2ac3ad5ef6ca31d7] [role=proxy] [MsgID=446785582532132918] [BeginTS=446785582532132918] [EndTS=446785582532132918] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.052184189Z"}
{"log":"[2024/01/04 07:02:20.052 +00:00] [INFO] [proxy/impl.go:2263] [\"DescribeIndex received\"] [traceID=77a9eaa8bb08ffc2] [role=proxy] [db=default] [collection=zhipuCollection] [field=remark] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.052601729Z"}
{"log":"[2024/01/04 07:02:20.052 +00:00] [INFO] [proxy/impl.go:2294] [\"DescribeIndex enqueued\"] [traceID=77a9eaa8bb08ffc2] [role=proxy] [MsgID=446785582532132920] [BeginTs=446785582532132920] [EndTs=446785582532132920] [db=default] [collection=zhipuCollection] [field=remark] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.052840733Z"}
{"log":"[2024/01/04 07:02:20.053 +00:00] [INFO] [indexcoord/index_coord.go:890] [\"IndexCoord DescribeIndex\"] [collectionID=446741971957347709] [indexName=]\n","stream":"stdout","time":"2024-01-04T07:02:20.053061996Z"}
{"log":"[2024/01/04 07:02:20.053 +00:00] [INFO] [datacoord/services.go:890] [\"received get flushed segments request\"] [collectionID=446741971957347709] [partitionID=-1]\n","stream":"stdout","time":"2024-01-04T07:02:20.053249543Z"}
{"log":"[2024/01/04 07:02:20.053 +00:00] [INFO] [datacoord/services.go:788] [\"get recovery info request received\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.053652278Z"}
{"log":"[2024/01/04 07:02:20.053 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=4638f120dee90ee0] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.053844326Z"}
{"log":"[2024/01/04 07:02:20.053 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=4638f120dee90ee0] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.053920081Z"}
{"log":"[2024/01/04 07:02:20.054 +00:00] [INFO] [datacoord/handler.go:119] [GetQueryVChanPositions] [collectionID=446741971957347709] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [numOfSegments=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.05438127Z"}
{"log":"[2024/01/04 07:02:20.054 +00:00] [INFO] [datacoord/handler.go:288] [\"channel seek position set from channel checkpoint meta\"] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [posTs=446785572518494209] [posTime=2024/01/04 07:01:41.807 +00:00]\n","stream":"stdout","time":"2024-01-04T07:02:20.054391371Z"}
{"log":"[2024/01/04 07:02:20.054 +00:00] [INFO] [datacoord/services.go:824] [\"datacoord append channelInfo in GetRecoveryInfo\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"] [channelInfo=\"collectionID:446741971957347709 channelName:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" seek_position:\u003cchannel_name:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" msgID:\\\"\\\\375\u003c\\\\237\\\\034\\\\364K3\\\\006\\\" msgGroup:\\\"by-dev-dataNode-38-by-dev-rootcoord-dml_11_446741971957347709v0\\\" timestamp:446785572518494209 \u003e unflushedSegmentIds:446741971957347742 \"]\n","stream":"stdout","time":"2024-01-04T07:02:20.054424019Z"}
{"log":"[2024/01/04 07:02:20.054 +00:00] [INFO] [indexcoord/index_coord.go:611] [\"IndexCoord completeIndexInfo\"] [collID=446741971957347709] [indexName=_default_idx_110]\n","stream":"stdout","time":"2024-01-04T07:02:20.054549834Z"}
{"log":"[2024/01/04 07:02:20.054 +00:00] [INFO] [indexcoord/index_coord.go:632] [\"IndexCoord completeIndexInfo success\"] [collID=446741971957347709] [totalRows=0] [indexRows=0] [state=Finished] [failReason=]\n","stream":"stdout","time":"2024-01-04T07:02:20.05456083Z"}
{"log":"[2024/01/04 07:02:20.054 +00:00] [INFO] [indexcoord/index_coord.go:951] [\"IndexCoord describe index success\"] [collectionID=446741971957347709] [indexID=446741971957347714] [\"total rows\"=0] [\"indexed rows\"=0] [\"pending index rows\"=0] [\"index state\"=Finished] [segments=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.054567505Z"}
{"log":"[2024/01/04 07:02:20.054 +00:00] [INFO] [proxy/impl.go:2335] [\"DescribeIndex done\"] [traceID=77a9eaa8bb08ffc2] [role=proxy] [MsgID=446785582532132920] [BeginTs=446785582532132920] [EndTs=446785582532132920] [db=default] [collection=zhipuCollection] [field=remark] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.054724908Z"}
{"log":"[2024/01/04 07:02:20.055 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.055136493Z"}
{"log":"[2024/01/04 07:02:20.055 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.055148476Z"}
{"log":"[2024/01/04 07:02:20.055 +00:00] [INFO] [proxy/impl.go:5574] [\"connect received\"] [traceID=361355a797dea7f] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.054875017 +0800 CST m=+93.293356785\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.055164812Z"}
{"log":"[2024/01/04 07:02:20.055 +00:00] [INFO] [rootcoord/root_coord.go:904] [\"received request to list databases\"] [traceID=361355a797dea7f] [msgID=0]\n","stream":"stdout","time":"2024-01-04T07:02:20.055382219Z"}
{"log":"[2024/01/04 07:02:20.055 +00:00] [INFO] [rootcoord/root_coord.go:932] [\"done to list databases\"] [traceID=361355a797dea7f] [msgID=0] [\"num of databases\"=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.055395385Z"}
{"log":"[2024/01/04 07:02:20.055 +00:00] [INFO] [proxy/client_info.go:45] [\"client register\"] [traceID=361355a797dea7f] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.054875017 +0800 CST m=+93.293356785\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [identifier=446785582532132923] [last_active_time=2024/01/04 07:02:20.055 +00:00] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.055681712Z"}
{"log":"[2024/01/04 07:02:20.055 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.056014094Z"}
{"log":"[2024/01/04 07:02:20.055 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.056023782Z"}
{"log":"[2024/01/04 07:02:20.056 +00:00] [INFO] [proxy/impl.go:515] [\"HasCollection received\"] [traceID=6264292e2423bb2a] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.056051305Z"}
{"log":"[2024/01/04 07:02:20.056 +00:00] [INFO] [proxy/impl.go:546] [\"HasCollection enqueued\"] [traceID=6264292e2423bb2a] [role=proxy] [MsgID=446785582532132924] [BeginTS=446785582532132924] [EndTS=446785582532132924] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.056309051Z"}
{"log":"[2024/01/04 07:02:20.056 +00:00] [INFO] [rootcoord/root_coord.go:1057] [\"received request to has collection\"] [traceID=6264292e2423bb2a] [\"collection name\"=zhipuCollection] [msgID=446785582532132924] [ts=18446744073709551615]\n","stream":"stdout","time":"2024-01-04T07:02:20.056520087Z"}
{"log":"[2024/01/04 07:02:20.056 +00:00] [INFO] [rootcoord/root_coord.go:1087] [\"done to has collection\"] [traceID=6264292e2423bb2a] [\"collection name\"=zhipuCollection] [msgID=446785582532132924] [ts=18446744073709551615] [exist=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.056541113Z"}
{"log":"[2024/01/04 07:02:20.056 +00:00] [INFO] [proxy/impl.go:576] [\"HasCollection done\"] [traceID=6264292e2423bb2a] [role=proxy] [MsgID=446785582532132924] [BeginTS=446785582532132924] [EndTS=446785582532132924] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.056681503Z"}
{"log":"[2024/01/04 07:02:20.057 +00:00] [INFO] [proxy/impl.go:791] [\"DescribeCollection received\"] [traceID=312701c333b941f1] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.057048556Z"}
{"log":"[2024/01/04 07:02:20.057 +00:00] [INFO] [proxy/impl.go:815] [\"DescribeCollection enqueued\"] [traceID=312701c333b941f1] [role=proxy] [MsgID=446785582545240065] [BeginTS=446785582545240065] [EndTS=446785582545240065] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.057296127Z"}
{"log":"[2024/01/04 07:02:20.057 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=312701c333b941f1] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582545240065] [ts=18446744073709551615] [allowUnavailable=false]\n","stream":"stdout","time":"2024-01-04T07:02:20.057488349Z"}
{"log":"[2024/01/04 07:02:20.057 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=312701c333b941f1] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582545240065] [ts=18446744073709551615] [allowUnavailable=false] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.057524014Z"}
{"log":"[2024/01/04 07:02:20.057 +00:00] [INFO] [proxy/impl.go:846] [\"DescribeCollection done\"] [traceID=312701c333b941f1] [role=proxy] [MsgID=446785582545240065] [BeginTS=446785582545240065] [EndTS=446785582545240065] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.057694622Z"}
{"log":"[2024/01/04 07:02:20.058 +00:00] [INFO] [proxy/impl.go:2263] [\"DescribeIndex received\"] [traceID=22754af04bc0f7bb] [role=proxy] [db=default] [collection=zhipuCollection] [field=content] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.058134807Z"}
{"log":"[2024/01/04 07:02:20.058 +00:00] [INFO] [proxy/impl.go:2294] [\"DescribeIndex enqueued\"] [traceID=22754af04bc0f7bb] [role=proxy] [MsgID=446785582545240067] [BeginTs=446785582545240067] [EndTs=446785582545240067] [db=default] [collection=zhipuCollection] [field=content] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.05837951Z"}
{"log":"[2024/01/04 07:02:20.058 +00:00] [INFO] [indexcoord/index_coord.go:890] [\"IndexCoord DescribeIndex\"] [collectionID=446741971957347709] [indexName=]\n","stream":"stdout","time":"2024-01-04T07:02:20.058614127Z"}
{"log":"[2024/01/04 07:02:20.058 +00:00] [INFO] [datacoord/services.go:890] [\"received get flushed segments request\"] [collectionID=446741971957347709] [partitionID=-1]\n","stream":"stdout","time":"2024-01-04T07:02:20.058832803Z"}
{"log":"[2024/01/04 07:02:20.059 +00:00] [INFO] [datacoord/services.go:788] [\"get recovery info request received\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.059355212Z"}
{"log":"[2024/01/04 07:02:20.059 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=7464749b4949d7ac] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.059550457Z"}
{"log":"[2024/01/04 07:02:20.059 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=7464749b4949d7ac] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.05957097Z"}
{"log":"[2024/01/04 07:02:20.059 +00:00] [INFO] [datacoord/handler.go:119] [GetQueryVChanPositions] [collectionID=446741971957347709] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [numOfSegments=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.06004298Z"}
{"log":"[2024/01/04 07:02:20.060 +00:00] [INFO] [datacoord/handler.go:288] [\"channel seek position set from channel checkpoint meta\"] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [posTs=446785572518494209] [posTime=2024/01/04 07:01:41.807 +00:00]\n","stream":"stdout","time":"2024-01-04T07:02:20.060057051Z"}
{"log":"[2024/01/04 07:02:20.060 +00:00] [INFO] [datacoord/services.go:824] [\"datacoord append channelInfo in GetRecoveryInfo\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"] [channelInfo=\"collectionID:446741971957347709 channelName:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" seek_position:\u003cchannel_name:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" msgID:\\\"\\\\375\u003c\\\\237\\\\034\\\\364K3\\\\006\\\" msgGroup:\\\"by-dev-dataNode-38-by-dev-rootcoord-dml_11_446741971957347709v0\\\" timestamp:446785572518494209 \u003e unflushedSegmentIds:446741971957347742 \"]\n","stream":"stdout","time":"2024-01-04T07:02:20.060081545Z"}
{"log":"[2024/01/04 07:02:20.060 +00:00] [INFO] [indexcoord/index_coord.go:611] [\"IndexCoord completeIndexInfo\"] [collID=446741971957347709] [indexName=_default_idx_110]\n","stream":"stdout","time":"2024-01-04T07:02:20.060183945Z"}
{"log":"[2024/01/04 07:02:20.060 +00:00] [INFO] [indexcoord/index_coord.go:632] [\"IndexCoord completeIndexInfo success\"] [collID=446741971957347709] [totalRows=0] [indexRows=0] [state=Finished] [failReason=]\n","stream":"stdout","time":"2024-01-04T07:02:20.06020211Z"}
{"log":"[2024/01/04 07:02:20.060 +00:00] [INFO] [indexcoord/index_coord.go:951] [\"IndexCoord describe index success\"] [collectionID=446741971957347709] [indexID=446741971957347714] [\"total rows\"=0] [\"indexed rows\"=0] [\"pending index rows\"=0] [\"index state\"=Finished] [segments=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.060209541Z"}
{"log":"[2024/01/04 07:02:20.060 +00:00] [INFO] [proxy/impl.go:2335] [\"DescribeIndex done\"] [traceID=22754af04bc0f7bb] [role=proxy] [MsgID=446785582545240067] [BeginTs=446785582545240067] [EndTs=446785582545240067] [db=default] [collection=zhipuCollection] [field=content] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.060361404Z"}
{"log":"[2024/01/04 07:02:20.060 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.060766429Z"}
{"log":"[2024/01/04 07:02:20.060 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.060778603Z"}
{"log":"[2024/01/04 07:02:20.060 +00:00] [INFO] [proxy/impl.go:5574] [\"connect received\"] [traceID=2e5a26fc99a75fe6] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.060521585 +0800 CST m=+93.299003330\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.060793523Z"}
{"log":"[2024/01/04 07:02:20.060 +00:00] [INFO] [rootcoord/root_coord.go:904] [\"received request to list databases\"] [traceID=2e5a26fc99a75fe6] [msgID=0]\n","stream":"stdout","time":"2024-01-04T07:02:20.061019473Z"}
{"log":"[2024/01/04 07:02:20.060 +00:00] [INFO] [rootcoord/root_coord.go:932] [\"done to list databases\"] [traceID=2e5a26fc99a75fe6] [msgID=0] [\"num of databases\"=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.061034578Z"}
{"log":"[2024/01/04 07:02:20.061 +00:00] [INFO] [proxy/client_info.go:45] [\"client register\"] [traceID=2e5a26fc99a75fe6] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.060521585 +0800 CST m=+93.299003330\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [identifier=446785582545240070] [last_active_time=2024/01/04 07:02:20.061 +00:00] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.061380472Z"}
{"log":"[2024/01/04 07:02:20.061 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.061725954Z"}
{"log":"[2024/01/04 07:02:20.061 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.061739043Z"}
{"log":"[2024/01/04 07:02:20.061 +00:00] [INFO] [proxy/impl.go:515] [\"HasCollection received\"] [traceID=4ffcd9799f9a056] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.061744813Z"}
{"log":"[2024/01/04 07:02:20.061 +00:00] [INFO] [proxy/impl.go:546] [\"HasCollection enqueued\"] [traceID=4ffcd9799f9a056] [role=proxy] [MsgID=446785582545240071] [BeginTS=446785582545240071] [EndTS=446785582545240071] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.062022554Z"}
{"log":"[2024/01/04 07:02:20.062 +00:00] [INFO] [rootcoord/root_coord.go:1057] [\"received request to has collection\"] [traceID=4ffcd9799f9a056] [\"collection name\"=zhipuCollection] [msgID=446785582545240071] [ts=18446744073709551615]\n","stream":"stdout","time":"2024-01-04T07:02:20.062236353Z"}
{"log":"[2024/01/04 07:02:20.062 +00:00] [INFO] [rootcoord/root_coord.go:1087] [\"done to has collection\"] [traceID=4ffcd9799f9a056] [\"collection name\"=zhipuCollection] [msgID=446785582545240071] [ts=18446744073709551615] [exist=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.06226657Z"}
{"log":"[2024/01/04 07:02:20.062 +00:00] [INFO] [proxy/impl.go:576] [\"HasCollection done\"] [traceID=4ffcd9799f9a056] [role=proxy] [MsgID=446785582545240071] [BeginTS=446785582545240071] [EndTS=446785582545240071] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.062366691Z"}
{"log":"[2024/01/04 07:02:20.062 +00:00] [INFO] [proxy/impl.go:791] [\"DescribeCollection received\"] [traceID=77145aabf6c282d0] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.062714532Z"}
{"log":"[2024/01/04 07:02:20.062 +00:00] [INFO] [proxy/impl.go:815] [\"DescribeCollection enqueued\"] [traceID=77145aabf6c282d0] [role=proxy] [MsgID=446785582545240073] [BeginTS=446785582545240073] [EndTS=446785582545240073] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.062962351Z"}
{"log":"[2024/01/04 07:02:20.063 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=77145aabf6c282d0] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582545240073] [ts=18446744073709551615] [allowUnavailable=false]\n","stream":"stdout","time":"2024-01-04T07:02:20.063149041Z"}
{"log":"[2024/01/04 07:02:20.063 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=77145aabf6c282d0] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582545240073] [ts=18446744073709551615] [allowUnavailable=false] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.063199295Z"}
{"log":"[2024/01/04 07:02:20.063 +00:00] [INFO] [proxy/impl.go:846] [\"DescribeCollection done\"] [traceID=77145aabf6c282d0] [role=proxy] [MsgID=446785582545240073] [BeginTS=446785582545240073] [EndTS=446785582545240073] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.06335271Z"}
{"log":"[2024/01/04 07:02:20.063 +00:00] [INFO] [proxy/impl.go:2263] [\"DescribeIndex received\"] [traceID=5cc84fc1a2adef52] [role=proxy] [db=default] [collection=zhipuCollection] [field=text] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.063796111Z"}
{"log":"[2024/01/04 07:02:20.064 +00:00] [INFO] [proxy/impl.go:2294] [\"DescribeIndex enqueued\"] [traceID=5cc84fc1a2adef52] [role=proxy] [MsgID=446785582545240075] [BeginTs=446785582545240075] [EndTs=446785582545240075] [db=default] [collection=zhipuCollection] [field=text] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.064060743Z"}
{"log":"[2024/01/04 07:02:20.064 +00:00] [INFO] [indexcoord/index_coord.go:890] [\"IndexCoord DescribeIndex\"] [collectionID=446741971957347709] [indexName=]\n","stream":"stdout","time":"2024-01-04T07:02:20.064256862Z"}
{"log":"[2024/01/04 07:02:20.064 +00:00] [INFO] [datacoord/services.go:890] [\"received get flushed segments request\"] [collectionID=446741971957347709] [partitionID=-1]\n","stream":"stdout","time":"2024-01-04T07:02:20.064434405Z"}
{"log":"[2024/01/04 07:02:20.064 +00:00] [INFO] [datacoord/services.go:788] [\"get recovery info request received\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.064835074Z"}
{"log":"[2024/01/04 07:02:20.064 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=7aaae61716bc72ed] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.06504189Z"}
{"log":"[2024/01/04 07:02:20.065 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=7aaae61716bc72ed] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.065066278Z"}
{"log":"[2024/01/04 07:02:20.065 +00:00] [INFO] [datacoord/handler.go:119] [GetQueryVChanPositions] [collectionID=446741971957347709] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [numOfSegments=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.065517469Z"}
{"log":"[2024/01/04 07:02:20.065 +00:00] [INFO] [datacoord/handler.go:288] [\"channel seek position set from channel checkpoint meta\"] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [posTs=446785572518494209] [posTime=2024/01/04 07:01:41.807 +00:00]\n","stream":"stdout","time":"2024-01-04T07:02:20.065548747Z"}
{"log":"[2024/01/04 07:02:20.065 +00:00] [INFO] [datacoord/services.go:824] [\"datacoord append channelInfo in GetRecoveryInfo\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"] [channelInfo=\"collectionID:446741971957347709 channelName:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" seek_position:\u003cchannel_name:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" msgID:\\\"\\\\375\u003c\\\\237\\\\034\\\\364K3\\\\006\\\" msgGroup:\\\"by-dev-dataNode-38-by-dev-rootcoord-dml_11_446741971957347709v0\\\" timestamp:446785572518494209 \u003e unflushedSegmentIds:446741971957347742 \"]\n","stream":"stdout","time":"2024-01-04T07:02:20.065581725Z"}
{"log":"[2024/01/04 07:02:20.065 +00:00] [INFO] [indexcoord/index_coord.go:611] [\"IndexCoord completeIndexInfo\"] [collID=446741971957347709] [indexName=_default_idx_110]\n","stream":"stdout","time":"2024-01-04T07:02:20.065698684Z"}
{"log":"[2024/01/04 07:02:20.065 +00:00] [INFO] [indexcoord/index_coord.go:632] [\"IndexCoord completeIndexInfo success\"] [collID=446741971957347709] [totalRows=0] [indexRows=0] [state=Finished] [failReason=]\n","stream":"stdout","time":"2024-01-04T07:02:20.065726779Z"}
{"log":"[2024/01/04 07:02:20.065 +00:00] [INFO] [indexcoord/index_coord.go:951] [\"IndexCoord describe index success\"] [collectionID=446741971957347709] [indexID=446741971957347714] [\"total rows\"=0] [\"indexed rows\"=0] [\"pending index rows\"=0] [\"index state\"=Finished] [segments=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.065748884Z"}
{"log":"[2024/01/04 07:02:20.065 +00:00] [INFO] [proxy/impl.go:2335] [\"DescribeIndex done\"] [traceID=5cc84fc1a2adef52] [role=proxy] [MsgID=446785582545240075] [BeginTs=446785582545240075] [EndTs=446785582545240075] [db=default] [collection=zhipuCollection] [field=text] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.06588147Z"}
{"log":"[2024/01/04 07:02:20.066 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.066319936Z"}
{"log":"[2024/01/04 07:02:20.066 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.066334155Z"}
{"log":"[2024/01/04 07:02:20.066 +00:00] [INFO] [proxy/impl.go:5574] [\"connect received\"] [traceID=6d70f54557fa1bde] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.066053687 +0800 CST m=+93.304535508\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.066345394Z"}
{"log":"[2024/01/04 07:02:20.066 +00:00] [INFO] [rootcoord/root_coord.go:904] [\"received request to list databases\"] [traceID=6d70f54557fa1bde] [msgID=0]\n","stream":"stdout","time":"2024-01-04T07:02:20.066532923Z"}
{"log":"[2024/01/04 07:02:20.066 +00:00] [INFO] [rootcoord/root_coord.go:932] [\"done to list databases\"] [traceID=6d70f54557fa1bde] [msgID=0] [\"num of databases\"=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.06654209Z"}
{"log":"[2024/01/04 07:02:20.066 +00:00] [INFO] [proxy/client_info.go:45] [\"client register\"] [traceID=6d70f54557fa1bde] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.066053687 +0800 CST m=+93.304535508\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [identifier=446785582545240078] [last_active_time=2024/01/04 07:02:20.066 +00:00] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.066841498Z"}
{"log":"[2024/01/04 07:02:20.067 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.067208506Z"}
{"log":"[2024/01/04 07:02:20.067 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.0672176Z"}
{"log":"[2024/01/04 07:02:20.067 +00:00] [INFO] [proxy/impl.go:515] [\"HasCollection received\"] [traceID=771b023621bf9ab4] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.067257445Z"}
{"log":"[2024/01/04 07:02:20.067 +00:00] [INFO] [proxy/impl.go:546] [\"HasCollection enqueued\"] [traceID=771b023621bf9ab4] [role=proxy] [MsgID=446785582545240079] [BeginTS=446785582545240079] [EndTS=446785582545240079] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.067490465Z"}
{"log":"[2024/01/04 07:02:20.067 +00:00] [INFO] [rootcoord/root_coord.go:1057] [\"received request to has collection\"] [traceID=771b023621bf9ab4] [\"collection name\"=zhipuCollection] [msgID=446785582545240079] [ts=18446744073709551615]\n","stream":"stdout","time":"2024-01-04T07:02:20.067692977Z"}
{"log":"[2024/01/04 07:02:20.067 +00:00] [INFO] [rootcoord/root_coord.go:1087] [\"done to has collection\"] [traceID=771b023621bf9ab4] [\"collection name\"=zhipuCollection] [msgID=446785582545240079] [ts=18446744073709551615] [exist=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.067720739Z"}
{"log":"[2024/01/04 07:02:20.067 +00:00] [INFO] [proxy/impl.go:576] [\"HasCollection done\"] [traceID=771b023621bf9ab4] [role=proxy] [MsgID=446785582545240079] [BeginTS=446785582545240079] [EndTS=446785582545240079] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.067857833Z"}
{"log":"[2024/01/04 07:02:20.068 +00:00] [INFO] [proxy/impl.go:791] [\"DescribeCollection received\"] [traceID=332e8b9073c4af4e] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.068250412Z"}
{"log":"[2024/01/04 07:02:20.068 +00:00] [INFO] [proxy/impl.go:815] [\"DescribeCollection enqueued\"] [traceID=332e8b9073c4af4e] [role=proxy] [MsgID=446785582545240081] [BeginTS=446785582545240081] [EndTS=446785582545240081] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.068485336Z"}
{"log":"[2024/01/04 07:02:20.068 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=332e8b9073c4af4e] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582545240081] [ts=18446744073709551615] [allowUnavailable=false]\n","stream":"stdout","time":"2024-01-04T07:02:20.068664564Z"}
{"log":"[2024/01/04 07:02:20.068 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=332e8b9073c4af4e] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582545240081] [ts=18446744073709551615] [allowUnavailable=false] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.068691154Z"}
{"log":"[2024/01/04 07:02:20.068 +00:00] [INFO] [proxy/impl.go:846] [\"DescribeCollection done\"] [traceID=332e8b9073c4af4e] [role=proxy] [MsgID=446785582545240081] [BeginTS=446785582545240081] [EndTS=446785582545240081] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.068867208Z"}
{"log":"[2024/01/04 07:02:20.069 +00:00] [INFO] [proxy/impl.go:2263] [\"DescribeIndex received\"] [traceID=4f73ddff2de5789e] [role=proxy] [db=default] [collection=zhipuCollection] [field=update_time] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.069313218Z"}
{"log":"[2024/01/04 07:02:20.069 +00:00] [INFO] [proxy/impl.go:2294] [\"DescribeIndex enqueued\"] [traceID=4f73ddff2de5789e] [role=proxy] [MsgID=446785582545240083] [BeginTs=446785582545240083] [EndTs=446785582545240083] [db=default] [collection=zhipuCollection] [field=update_time] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.069544687Z"}
{"log":"[2024/01/04 07:02:20.069 +00:00] [INFO] [indexcoord/index_coord.go:890] [\"IndexCoord DescribeIndex\"] [collectionID=446741971957347709] [indexName=]\n","stream":"stdout","time":"2024-01-04T07:02:20.069761871Z"}
{"log":"[2024/01/04 07:02:20.069 +00:00] [INFO] [datacoord/services.go:890] [\"received get flushed segments request\"] [collectionID=446741971957347709] [partitionID=-1]\n","stream":"stdout","time":"2024-01-04T07:02:20.069976923Z"}
{"log":"[2024/01/04 07:02:20.070 +00:00] [INFO] [datacoord/services.go:788] [\"get recovery info request received\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.070419964Z"}
{"log":"[2024/01/04 07:02:20.070 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=2328a78f65d34e01] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.070618166Z"}
{"log":"[2024/01/04 07:02:20.070 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=2328a78f65d34e01] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.070652859Z"}
{"log":"[2024/01/04 07:02:20.071 +00:00] [INFO] [datacoord/handler.go:119] [GetQueryVChanPositions] [collectionID=446741971957347709] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [numOfSegments=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.071193394Z"}
{"log":"[2024/01/04 07:02:20.071 +00:00] [INFO] [datacoord/handler.go:288] [\"channel seek position set from channel checkpoint meta\"] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [posTs=446785572518494209] [posTime=2024/01/04 07:01:41.807 +00:00]\n","stream":"stdout","time":"2024-01-04T07:02:20.071203004Z"}
{"log":"[2024/01/04 07:02:20.071 +00:00] [INFO] [datacoord/services.go:824] [\"datacoord append channelInfo in GetRecoveryInfo\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"] [channelInfo=\"collectionID:446741971957347709 channelName:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" seek_position:\u003cchannel_name:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" msgID:\\\"\\\\375\u003c\\\\237\\\\034\\\\364K3\\\\006\\\" msgGroup:\\\"by-dev-dataNode-38-by-dev-rootcoord-dml_11_446741971957347709v0\\\" timestamp:446785572518494209 \u003e unflushedSegmentIds:446741971957347742 \"]\n","stream":"stdout","time":"2024-01-04T07:02:20.07128739Z"}
{"log":"[2024/01/04 07:02:20.071 +00:00] [INFO] [indexcoord/index_coord.go:611] [\"IndexCoord completeIndexInfo\"] [collID=446741971957347709] [indexName=_default_idx_110]\n","stream":"stdout","time":"2024-01-04T07:02:20.07138388Z"}
{"log":"[2024/01/04 07:02:20.071 +00:00] [INFO] [indexcoord/index_coord.go:632] [\"IndexCoord completeIndexInfo success\"] [collID=446741971957347709] [totalRows=0] [indexRows=0] [state=Finished] [failReason=]\n","stream":"stdout","time":"2024-01-04T07:02:20.071389263Z"}
{"log":"[2024/01/04 07:02:20.071 +00:00] [INFO] [indexcoord/index_coord.go:951] [\"IndexCoord describe index success\"] [collectionID=446741971957347709] [indexID=446741971957347714] [\"total rows\"=0] [\"indexed rows\"=0] [\"pending index rows\"=0] [\"index state\"=Finished] [segments=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.071394205Z"}
{"log":"[2024/01/04 07:02:20.071 +00:00] [INFO] [proxy/impl.go:2335] [\"DescribeIndex done\"] [traceID=4f73ddff2de5789e] [role=proxy] [MsgID=446785582545240083] [BeginTs=446785582545240083] [EndTs=446785582545240083] [db=default] [collection=zhipuCollection] [field=update_time] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.071532266Z"}
{"log":"[2024/01/04 07:02:20.071 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.071964708Z"}
{"log":"[2024/01/04 07:02:20.071 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.071994827Z"}
{"log":"[2024/01/04 07:02:20.071 +00:00] [INFO] [proxy/impl.go:5574] [\"connect received\"] [traceID=22233259255c0674] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.071702852 +0800 CST m=+93.310184634\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.07200421Z"}
{"log":"[2024/01/04 07:02:20.072 +00:00] [INFO] [rootcoord/root_coord.go:904] [\"received request to list databases\"] [traceID=22233259255c0674] [msgID=0]\n","stream":"stdout","time":"2024-01-04T07:02:20.07219132Z"}
{"log":"[2024/01/04 07:02:20.072 +00:00] [INFO] [rootcoord/root_coord.go:932] [\"done to list databases\"] [traceID=22233259255c0674] [msgID=0] [\"num of databases\"=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.072207889Z"}
{"log":"[2024/01/04 07:02:20.072 +00:00] [INFO] [proxy/client_info.go:45] [\"client register\"] [traceID=22233259255c0674] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.071702852 +0800 CST m=+93.310184634\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [identifier=446785582545240086] [last_active_time=2024/01/04 07:02:20.072 +00:00] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.07253725Z"}
{"log":"[2024/01/04 07:02:20.072 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.072872762Z"}
{"log":"[2024/01/04 07:02:20.072 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.072906193Z"}
{"log":"[2024/01/04 07:02:20.072 +00:00] [INFO] [proxy/impl.go:515] [\"HasCollection received\"] [traceID=580a679fab15810a] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.072949426Z"}
{"log":"[2024/01/04 07:02:20.073 +00:00] [INFO] [proxy/impl.go:546] [\"HasCollection enqueued\"] [traceID=580a679fab15810a] [role=proxy] [MsgID=446785582545240087] [BeginTS=446785582545240087] [EndTS=446785582545240087] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.073180985Z"}
{"log":"[2024/01/04 07:02:20.073 +00:00] [INFO] [rootcoord/root_coord.go:1057] [\"received request to has collection\"] [traceID=580a679fab15810a] [\"collection name\"=zhipuCollection] [msgID=446785582545240087] [ts=18446744073709551615]\n","stream":"stdout","time":"2024-01-04T07:02:20.073377044Z"}
{"log":"[2024/01/04 07:02:20.073 +00:00] [INFO] [rootcoord/root_coord.go:1087] [\"done to has collection\"] [traceID=580a679fab15810a] [\"collection name\"=zhipuCollection] [msgID=446785582545240087] [ts=18446744073709551615] [exist=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.073405859Z"}
{"log":"[2024/01/04 07:02:20.073 +00:00] [INFO] [proxy/impl.go:576] [\"HasCollection done\"] [traceID=580a679fab15810a] [role=proxy] [MsgID=446785582545240087] [BeginTS=446785582545240087] [EndTS=446785582545240087] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.073540158Z"}
{"log":"[2024/01/04 07:02:20.073 +00:00] [INFO] [proxy/impl.go:791] [\"DescribeCollection received\"] [traceID=5e520792a0dc5ad2] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.073986168Z"}
{"log":"[2024/01/04 07:02:20.074 +00:00] [INFO] [proxy/impl.go:815] [\"DescribeCollection enqueued\"] [traceID=5e520792a0dc5ad2] [role=proxy] [MsgID=446785582545240089] [BeginTS=446785582545240089] [EndTS=446785582545240089] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.074220764Z"}
{"log":"[2024/01/04 07:02:20.074 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=5e520792a0dc5ad2] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582545240089] [ts=18446744073709551615] [allowUnavailable=false]\n","stream":"stdout","time":"2024-01-04T07:02:20.074434506Z"}
{"log":"[2024/01/04 07:02:20.074 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=5e520792a0dc5ad2] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582545240089] [ts=18446744073709551615] [allowUnavailable=false] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.074453857Z"}
{"log":"[2024/01/04 07:02:20.074 +00:00] [INFO] [proxy/impl.go:846] [\"DescribeCollection done\"] [traceID=5e520792a0dc5ad2] [role=proxy] [MsgID=446785582545240089] [BeginTS=446785582545240089] [EndTS=446785582545240089] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.074648403Z"}
{"log":"[2024/01/04 07:02:20.075 +00:00] [INFO] [proxy/impl.go:2263] [\"DescribeIndex received\"] [traceID=62af46b78b1fdd86] [role=proxy] [db=default] [collection=zhipuCollection] [field=create_time] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.075121697Z"}
{"log":"[2024/01/04 07:02:20.075 +00:00] [INFO] [proxy/impl.go:2294] [\"DescribeIndex enqueued\"] [traceID=62af46b78b1fdd86] [role=proxy] [MsgID=446785582545240091] [BeginTs=446785582545240091] [EndTs=446785582545240091] [db=default] [collection=zhipuCollection] [field=create_time] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.075361156Z"}
{"log":"[2024/01/04 07:02:20.075 +00:00] [INFO] [indexcoord/index_coord.go:890] [\"IndexCoord DescribeIndex\"] [collectionID=446741971957347709] [indexName=]\n","stream":"stdout","time":"2024-01-04T07:02:20.07555018Z"}
{"log":"[2024/01/04 07:02:20.075 +00:00] [INFO] [datacoord/services.go:890] [\"received get flushed segments request\"] [collectionID=446741971957347709] [partitionID=-1]\n","stream":"stdout","time":"2024-01-04T07:02:20.075763024Z"}
{"log":"[2024/01/04 07:02:20.076 +00:00] [INFO] [datacoord/services.go:788] [\"get recovery info request received\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.076262235Z"}
{"log":"[2024/01/04 07:02:20.076 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=39b379c9ed1f9a8d] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.076475347Z"}
{"log":"[2024/01/04 07:02:20.076 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=39b379c9ed1f9a8d] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.07650558Z"}
{"log":"[2024/01/04 07:02:20.076 +00:00] [INFO] [datacoord/handler.go:119] [GetQueryVChanPositions] [collectionID=446741971957347709] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [numOfSegments=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.076983151Z"}
{"log":"[2024/01/04 07:02:20.076 +00:00] [INFO] [datacoord/handler.go:288] [\"channel seek position set from channel checkpoint meta\"] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [posTs=446785572518494209] [posTime=2024/01/04 07:01:41.807 +00:00]\n","stream":"stdout","time":"2024-01-04T07:02:20.076994609Z"}
{"log":"[2024/01/04 07:02:20.076 +00:00] [INFO] [datacoord/services.go:824] [\"datacoord append channelInfo in GetRecoveryInfo\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"] [channelInfo=\"collectionID:446741971957347709 channelName:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" seek_position:\u003cchannel_name:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" msgID:\\\"\\\\375\u003c\\\\237\\\\034\\\\364K3\\\\006\\\" msgGroup:\\\"by-dev-dataNode-38-by-dev-rootcoord-dml_11_446741971957347709v0\\\" timestamp:446785572518494209 \u003e unflushedSegmentIds:446741971957347742 \"]\n","stream":"stdout","time":"2024-01-04T07:02:20.077040524Z"}
{"log":"[2024/01/04 07:02:20.077 +00:00] [INFO] [indexcoord/index_coord.go:611] [\"IndexCoord completeIndexInfo\"] [collID=446741971957347709] [indexName=_default_idx_110]\n","stream":"stdout","time":"2024-01-04T07:02:20.077156373Z"}
{"log":"[2024/01/04 07:02:20.077 +00:00] [INFO] [indexcoord/index_coord.go:632] [\"IndexCoord completeIndexInfo success\"] [collID=446741971957347709] [totalRows=0] [indexRows=0] [state=Finished] [failReason=]\n","stream":"stdout","time":"2024-01-04T07:02:20.077176778Z"}
{"log":"[2024/01/04 07:02:20.077 +00:00] [INFO] [indexcoord/index_coord.go:951] [\"IndexCoord describe index success\"] [collectionID=446741971957347709] [indexID=446741971957347714] [\"total rows\"=0] [\"indexed rows\"=0] [\"pending index rows\"=0] [\"index state\"=Finished] [segments=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.07719237Z"}
{"log":"[2024/01/04 07:02:20.077 +00:00] [INFO] [proxy/impl.go:2335] [\"DescribeIndex done\"] [traceID=62af46b78b1fdd86] [role=proxy] [MsgID=446785582545240091] [BeginTs=446785582545240091] [EndTs=446785582545240091] [db=default] [collection=zhipuCollection] [field=create_time] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.077349383Z"}
{"log":"[2024/01/04 07:02:20.077 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.077762021Z"}
{"log":"[2024/01/04 07:02:20.077 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.077774388Z"}
{"log":"[2024/01/04 07:02:20.077 +00:00] [INFO] [proxy/impl.go:5574] [\"connect received\"] [traceID=587f483fdd720893] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.077514822 +0800 CST m=+93.315996717\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.077795143Z"}
{"log":"[2024/01/04 07:02:20.077 +00:00] [INFO] [rootcoord/root_coord.go:904] [\"received request to list databases\"] [traceID=587f483fdd720893] [msgID=0]\n","stream":"stdout","time":"2024-01-04T07:02:20.078001714Z"}
{"log":"[2024/01/04 07:02:20.077 +00:00] [INFO] [rootcoord/root_coord.go:932] [\"done to list databases\"] [traceID=587f483fdd720893] [msgID=0] [\"num of databases\"=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.078015759Z"}
{"log":"[2024/01/04 07:02:20.078 +00:00] [INFO] [proxy/client_info.go:45] [\"client register\"] [traceID=587f483fdd720893] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.077514822 +0800 CST m=+93.315996717\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [identifier=446785582545240094] [last_active_time=2024/01/04 07:02:20.078 +00:00] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.078359599Z"}
{"log":"[2024/01/04 07:02:20.078 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.078698143Z"}
{"log":"[2024/01/04 07:02:20.078 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.078708396Z"}
{"log":"[2024/01/04 07:02:20.078 +00:00] [INFO] [proxy/impl.go:515] [\"HasCollection received\"] [traceID=3066135de8f061ae] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.078734749Z"}
{"log":"[2024/01/04 07:02:20.078 +00:00] [INFO] [proxy/impl.go:546] [\"HasCollection enqueued\"] [traceID=3066135de8f061ae] [role=proxy] [MsgID=446785582545240095] [BeginTS=446785582545240095] [EndTS=446785582545240095] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.078987658Z"}
{"log":"[2024/01/04 07:02:20.079 +00:00] [INFO] [rootcoord/root_coord.go:1057] [\"received request to has collection\"] [traceID=3066135de8f061ae] [\"collection name\"=zhipuCollection] [msgID=446785582545240095] [ts=18446744073709551615]\n","stream":"stdout","time":"2024-01-04T07:02:20.079168862Z"}
{"log":"[2024/01/04 07:02:20.079 +00:00] [INFO] [rootcoord/root_coord.go:1087] [\"done to has collection\"] [traceID=3066135de8f061ae] [\"collection name\"=zhipuCollection] [msgID=446785582545240095] [ts=18446744073709551615] [exist=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.079205332Z"}
{"log":"[2024/01/04 07:02:20.079 +00:00] [INFO] [proxy/impl.go:576] [\"HasCollection done\"] [traceID=3066135de8f061ae] [role=proxy] [MsgID=446785582545240095] [BeginTS=446785582545240095] [EndTS=446785582545240095] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.079319865Z"}
{"log":"[2024/01/04 07:02:20.079 +00:00] [INFO] [proxy/impl.go:791] [\"DescribeCollection received\"] [traceID=182c6482d2b9491b] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.07971053Z"}
{"log":"[2024/01/04 07:02:20.079 +00:00] [INFO] [proxy/impl.go:815] [\"DescribeCollection enqueued\"] [traceID=182c6482d2b9491b] [role=proxy] [MsgID=446785582545240097] [BeginTS=446785582545240097] [EndTS=446785582545240097] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.079981883Z"}
{"log":"[2024/01/04 07:02:20.080 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=182c6482d2b9491b] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582545240097] [ts=18446744073709551615] [allowUnavailable=false]\n","stream":"stdout","time":"2024-01-04T07:02:20.080176867Z"}
{"log":"[2024/01/04 07:02:20.080 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=182c6482d2b9491b] [\"collection name\"=zhipuCollection] [dbName=default] [id=0] [msgID=446785582545240097] [ts=18446744073709551615] [allowUnavailable=false] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.080230524Z"}
{"log":"[2024/01/04 07:02:20.080 +00:00] [INFO] [proxy/impl.go:846] [\"DescribeCollection done\"] [traceID=182c6482d2b9491b] [role=proxy] [MsgID=446785582545240097] [BeginTS=446785582545240097] [EndTS=446785582545240097] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.080379643Z"}
{"log":"[2024/01/04 07:02:20.080 +00:00] [INFO] [proxy/impl.go:2263] [\"DescribeIndex received\"] [traceID=70f0723b3c9c7ab9] [role=proxy] [db=default] [collection=zhipuCollection] [field=vector] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.08084358Z"}
{"log":"[2024/01/04 07:02:20.081 +00:00] [INFO] [proxy/impl.go:2294] [\"DescribeIndex enqueued\"] [traceID=70f0723b3c9c7ab9] [role=proxy] [MsgID=446785582545240099] [BeginTs=446785582545240099] [EndTs=446785582545240099] [db=default] [collection=zhipuCollection] [field=vector] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.08109198Z"}
{"log":"[2024/01/04 07:02:20.081 +00:00] [INFO] [indexcoord/index_coord.go:890] [\"IndexCoord DescribeIndex\"] [collectionID=446741971957347709] [indexName=]\n","stream":"stdout","time":"2024-01-04T07:02:20.081284907Z"}
{"log":"[2024/01/04 07:02:20.081 +00:00] [INFO] [datacoord/services.go:890] [\"received get flushed segments request\"] [collectionID=446741971957347709] [partitionID=-1]\n","stream":"stdout","time":"2024-01-04T07:02:20.081486135Z"}
{"log":"[2024/01/04 07:02:20.081 +00:00] [INFO] [datacoord/services.go:788] [\"get recovery info request received\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.081925635Z"}
{"log":"[2024/01/04 07:02:20.082 +00:00] [INFO] [rootcoord/root_coord.go:1151] [\"received request to describe collection\"] [traceID=d8969050cc821af] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.082113541Z"}
{"log":"[2024/01/04 07:02:20.082 +00:00] [INFO] [rootcoord/root_coord.go:1184] [\"done to describe collection\"] [traceID=d8969050cc821af] [\"collection name\"=] [dbName=] [id=446741971957347709] [msgID=0] [ts=18446744073709551615] [allowUnavailable=true] [collection_id=446741971957347709]\n","stream":"stdout","time":"2024-01-04T07:02:20.082138523Z"}
{"log":"[2024/01/04 07:02:20.082 +00:00] [INFO] [datacoord/handler.go:119] [GetQueryVChanPositions] [collectionID=446741971957347709] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [numOfSegments=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.082608854Z"}
{"log":"[2024/01/04 07:02:20.082 +00:00] [INFO] [datacoord/handler.go:288] [\"channel seek position set from channel checkpoint meta\"] [channel=by-dev-rootcoord-dml_11_446741971957347709v0] [posTs=446785572518494209] [posTime=2024/01/04 07:01:41.807 +00:00]\n","stream":"stdout","time":"2024-01-04T07:02:20.082630037Z"}
{"log":"[2024/01/04 07:02:20.082 +00:00] [INFO] [datacoord/services.go:824] [\"datacoord append channelInfo in GetRecoveryInfo\"] [collectionID=446741971957347709] [partitionIDs=\"[]\"] [channelInfo=\"collectionID:446741971957347709 channelName:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" seek_position:\u003cchannel_name:\\\"by-dev-rootcoord-dml_11_446741971957347709v0\\\" msgID:\\\"\\\\375\u003c\\\\237\\\\034\\\\364K3\\\\006\\\" msgGroup:\\\"by-dev-dataNode-38-by-dev-rootcoord-dml_11_446741971957347709v0\\\" timestamp:446785572518494209 \u003e unflushedSegmentIds:446741971957347742 \"]\n","stream":"stdout","time":"2024-01-04T07:02:20.082642577Z"}
{"log":"[2024/01/04 07:02:20.082 +00:00] [INFO] [indexcoord/index_coord.go:611] [\"IndexCoord completeIndexInfo\"] [collID=446741971957347709] [indexName=_default_idx_110]\n","stream":"stdout","time":"2024-01-04T07:02:20.082749068Z"}
{"log":"[2024/01/04 07:02:20.082 +00:00] [INFO] [indexcoord/index_coord.go:632] [\"IndexCoord completeIndexInfo success\"] [collID=446741971957347709] [totalRows=0] [indexRows=0] [state=Finished] [failReason=]\n","stream":"stdout","time":"2024-01-04T07:02:20.0827627Z"}
{"log":"[2024/01/04 07:02:20.082 +00:00] [INFO] [indexcoord/index_coord.go:951] [\"IndexCoord describe index success\"] [collectionID=446741971957347709] [indexID=446741971957347714] [\"total rows\"=0] [\"indexed rows\"=0] [\"pending index rows\"=0] [\"index state\"=Finished] [segments=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.082766863Z"}
{"log":"[2024/01/04 07:02:20.082 +00:00] [INFO] [proxy/impl.go:2335] [\"DescribeIndex done\"] [traceID=70f0723b3c9c7ab9] [role=proxy] [MsgID=446785582545240099] [BeginTs=446785582545240099] [EndTs=446785582545240099] [db=default] [collection=zhipuCollection] [field=vector] [\"index name\"=]\n","stream":"stdout","time":"2024-01-04T07:02:20.082912838Z"}
{"log":"[2024/01/04 07:02:20.083 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.083347079Z"}
{"log":"[2024/01/04 07:02:20.083 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.083362797Z"}
{"log":"[2024/01/04 07:02:20.083 +00:00] [INFO] [proxy/impl.go:5574] [\"connect received\"] [traceID=20f88e4423a2c8f2] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.083092932 +0800 CST m=+93.321574701\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.083372591Z"}
{"log":"[2024/01/04 07:02:20.083 +00:00] [INFO] [rootcoord/root_coord.go:904] [\"received request to list databases\"] [traceID=20f88e4423a2c8f2] [msgID=0]\n","stream":"stdout","time":"2024-01-04T07:02:20.08356352Z"}
{"log":"[2024/01/04 07:02:20.083 +00:00] [INFO] [rootcoord/root_coord.go:932] [\"done to list databases\"] [traceID=20f88e4423a2c8f2] [msgID=0] [\"num of databases\"=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.083586625Z"}
{"log":"[2024/01/04 07:02:20.083 +00:00] [INFO] [proxy/client_info.go:45] [\"client register\"] [traceID=20f88e4423a2c8f2] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.083092932 +0800 CST m=+93.321574701\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [identifier=446785582545240102] [last_active_time=2024/01/04 07:02:20.083 +00:00] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.083872076Z"}
{"log":"[2024/01/04 07:02:20.084 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.084272858Z"}
{"log":"[2024/01/04 07:02:20.084 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.084286452Z"}
{"log":"[2024/01/04 07:02:20.084 +00:00] [INFO] [proxy/impl.go:1872] [\"ShowPartitions received\"] [traceID=5d4841c4eaba6c05] [role=proxy] [request=\"db_name:\\\"default\\\" collection_name:\\\"zhipuCollection\\\" \"]\n","stream":"stdout","time":"2024-01-04T07:02:20.084334291Z"}
{"log":"[2024/01/04 07:02:20.084 +00:00] [INFO] [proxy/impl.go:1897] [\"ShowPartitions enqueued\"] [traceID=5d4841c4eaba6c05] [role=proxy] [msgID=446785582545240103] [BeginTS=446785582545240103] [EndTS=446785582545240103] [db=default] [collection=zhipuCollection] [partitions=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.084599798Z"}
{"log":"[2024/01/04 07:02:20.084 +00:00] [INFO] [rootcoord/root_coord.go:1472] [\"received request to show partitions\"] [traceID=5d4841c4eaba6c05] [collection=zhipuCollection] [collectionID=0] [msgID=446785582545240103] [allowUnavailable=false]\n","stream":"stdout","time":"2024-01-04T07:02:20.084810928Z"}
{"log":"[2024/01/04 07:02:20.084 +00:00] [INFO] [rootcoord/root_coord.go:1503] [\"done to show partitions\"] [traceID=5d4841c4eaba6c05] [collection=zhipuCollection] [collectionID=0] [msgID=446785582545240103] [allowUnavailable=false] [partitions=\"[_default]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.084840866Z"}
{"log":"[2024/01/04 07:02:20.084 +00:00] [INFO] [proxy/impl.go:1932] [\"ShowPartitions done\"] [traceID=5d4841c4eaba6c05] [role=proxy] [msgID=446785582545240103] [BeginTS=446785582545240103] [EndTS=446785582545240103] [db=default] [collection=zhipuCollection] [partitions=\"[]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.084981417Z"}
{"log":"[2024/01/04 07:02:20.085 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.085350295Z"}
{"log":"[2024/01/04 07:02:20.085 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.08536701Z"}
{"log":"[2024/01/04 07:02:20.085 +00:00] [INFO] [proxy/impl.go:5574] [\"connect received\"] [traceID=3eda5d796edbba7d] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.085095049 +0800 CST m=+93.323576811\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.085373961Z"}
{"log":"[2024/01/04 07:02:20.085 +00:00] [INFO] [rootcoord/root_coord.go:904] [\"received request to list databases\"] [traceID=3eda5d796edbba7d] [msgID=0]\n","stream":"stdout","time":"2024-01-04T07:02:20.085575186Z"}
{"log":"[2024/01/04 07:02:20.085 +00:00] [INFO] [rootcoord/root_coord.go:932] [\"done to list databases\"] [traceID=3eda5d796edbba7d] [msgID=0] [\"num of databases\"=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.085590982Z"}
{"log":"[2024/01/04 07:02:20.085 +00:00] [INFO] [proxy/client_info.go:45] [\"client register\"] [traceID=3eda5d796edbba7d] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.085095049 +0800 CST m=+93.323576811\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [identifier=446785582545240106] [last_active_time=2024/01/04 07:02:20.085 +00:00] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.085877875Z"}
{"log":"[2024/01/04 07:02:20.086 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.086272972Z"}
{"log":"[2024/01/04 07:02:20.086 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.086291144Z"}
{"log":"[2024/01/04 07:02:20.086 +00:00] [INFO] [proxy/impl.go:515] [\"HasCollection received\"] [traceID=6172d6a9358c18ca] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.086323633Z"}
{"log":"[2024/01/04 07:02:20.086 +00:00] [INFO] [proxy/impl.go:546] [\"HasCollection enqueued\"] [traceID=6172d6a9358c18ca] [role=proxy] [MsgID=446785582545240107] [BeginTS=446785582545240107] [EndTS=446785582545240107] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.086550254Z"}
{"log":"[2024/01/04 07:02:20.086 +00:00] [INFO] [rootcoord/root_coord.go:1057] [\"received request to has collection\"] [traceID=6172d6a9358c18ca] [\"collection name\"=zhipuCollection] [msgID=446785582545240107] [ts=18446744073709551615]\n","stream":"stdout","time":"2024-01-04T07:02:20.086759049Z"}
{"log":"[2024/01/04 07:02:20.086 +00:00] [INFO] [rootcoord/root_coord.go:1087] [\"done to has collection\"] [traceID=6172d6a9358c18ca] [\"collection name\"=zhipuCollection] [msgID=446785582545240107] [ts=18446744073709551615] [exist=true]\n","stream":"stdout","time":"2024-01-04T07:02:20.086818496Z"}
{"log":"[2024/01/04 07:02:20.086 +00:00] [INFO] [proxy/impl.go:576] [\"HasCollection done\"] [traceID=6172d6a9358c18ca] [role=proxy] [MsgID=446785582545240107] [BeginTS=446785582545240107] [EndTS=446785582545240107] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.086905173Z"}
{"log":"[2024/01/04 07:02:20.087 +00:00] [INFO] [proxy/impl.go:1959] [\"GetLoadingProgress received\"] [traceID=2d5c8e21bdb62af3] [request=\"collection_name:\\\"zhipuCollection\\\" db_name:\\\"default\\\" \"]\n","stream":"stdout","time":"2024-01-04T07:02:20.087293205Z"}
{"log":"[2024/01/04 07:02:20.087 +00:00] [INFO] [querycoordv2/services.go:77] [\"show collections request received\"] [msgID=0] [collections=\"[446741971957347709]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.087540149Z"}
{"log":"[2024/01/04 07:02:20.087 +00:00] [INFO] [proxy/impl.go:2016] [\"GetLoadingProgress done\"] [traceID=2d5c8e21bdb62af3] [request=\"base:\u003cmsg_type:ShowCollections sourceID:40 \u003e collection_name:\\\"zhipuCollection\\\" db_name:\\\"default\\\" \"]\n","stream":"stdout","time":"2024-01-04T07:02:20.087690184Z"}
{"log":"[2024/01/04 07:02:20.087 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.088062016Z"}
{"log":"[2024/01/04 07:02:20.088 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.088077658Z"}
{"log":"[2024/01/04 07:02:20.088 +00:00] [INFO] [proxy/impl.go:5574] [\"connect received\"] [traceID=3a97c3d3ba376015] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.087798495 +0800 CST m=+93.326280274\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.088082456Z"}
{"log":"[2024/01/04 07:02:20.088 +00:00] [INFO] [rootcoord/root_coord.go:904] [\"received request to list databases\"] [traceID=3a97c3d3ba376015] [msgID=0]\n","stream":"stdout","time":"2024-01-04T07:02:20.08829026Z"}
{"log":"[2024/01/04 07:02:20.088 +00:00] [INFO] [rootcoord/root_coord.go:932] [\"done to list databases\"] [traceID=3a97c3d3ba376015] [msgID=0] [\"num of databases\"=1]\n","stream":"stdout","time":"2024-01-04T07:02:20.0883052Z"}
{"log":"[2024/01/04 07:02:20.088 +00:00] [INFO] [proxy/client_info.go:45] [\"client register\"] [traceID=3a97c3d3ba376015] [sdk_type=Golang] [sdk_version=v2.3.2] [local_time=\"2024-01-04 15:02:20.087798495 +0800 CST m=+93.326280274\"] [user=root] [host=iZ2zebffp5w1x2nzts7vqeZ] [identifier=446785582545240110] [last_active_time=2024/01/04 07:02:20.088 +00:00] [db=default]\n","stream":"stdout","time":"2024-01-04T07:02:20.088598596Z"}
{"log":"[2024/01/04 07:02:20.088 +00:00] [WARN] [funcutil/policy.go:43] [\"GetExtension fail\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.088916348Z"}
{"log":"[2024/01/04 07:02:20.088 +00:00] [WARN] [proxy/privilege_interceptor.go:71] [\"GetPrivilegeExtObj err\"] [error=\"proto: not an extendable proto.Message\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.088932612Z"}
{"log":"[2024/01/04 07:02:20.088 +00:00] [INFO] [proxy/impl.go:3858] [GetPersistentSegmentInfo] [role=proxy] [db=default] [collection=zhipuCollection]\n","stream":"stdout","time":"2024-01-04T07:02:20.08894092Z"}
{"log":"[2024/01/04 07:02:20.089 +00:00] [INFO] [datacoord/services.go:944] [\"received get segments by states request\"] [collectionID=446741971957347709] [partitionID=-1] [states=\"[5,4,3]\"]\n","stream":"stdout","time":"2024-01-04T07:02:20.089182918Z"}
{"log":"[2024/01/04 07:02:20.089 +00:00] [INFO] [proxy/impl.go:3914] [\"GetPersistentSegmentInfo \"] [len(infos)=0] [status=]\n","stream":"stdout","time":"2024-01-04T07:02:20.089545799Z"}
^C
zhuwenxing commented 5 months ago

Some questions:

  1. What is the version of Milvus backup?
    1. Can the backup restore the correct data?

The above logs are Milvus logs, so it would be better to offer the Milvus backup service log.